Charles Ewert
25f03915ff
Remove optional chaining operators from code ( #1085 )
...
* remove optional chaining operators + use isValid() + remove extra white space
* address reviewer feedback
2023-03-09 14:35:29 -05:00
1hitsong
94465f36c8
New User Setting: Disable Unwatched Episode Count
2023-02-04 18:16:36 -05:00
1hitsong
31e6f01c08
Add unplayed count to homepage
2022-12-14 20:09:59 -05:00
1hitsong
077b96df9c
Add unplayed count to row of seasons
2022-12-14 20:08:52 -05:00
candry7731
ec57374cb4
Fix Episode titles when search
...
Hide Episode titles when a new search is processed
2022-09-14 23:03:13 -05:00
candry7731
621e53e647
Redesign Search page with voice search ( #593 )
2022-09-05 07:50:13 +01:00
Jimi
bc615608ca
Merge branch 'master' into music-square-artwork
2022-06-25 14:41:54 -06:00
1hitsong
32cf0c13ff
Add user setting: blur unwatched episodes
2022-06-19 18:44:18 -04:00
1hitsong
099de944a4
Rework Artist layout. Use square cover art
2022-06-09 19:50:05 -04:00
Jimi
9dffe0f769
Text to speech for season posters, season episoded and extras (cast and crew)
2022-04-25 19:48:00 -06:00
Neil Burrows
9b6ebc2715
Fixing linter errors and removing debug print statement
2022-04-20 09:27:14 +01:00
Neil Burrows
5e2ebba8f6
Switch to letting roku scale the Poster Image with scaleToFit
2022-04-19 17:50:34 +01:00
candry7731
1fe6fd06f3
Update ListPoster.brs
...
Updated list posters to fix image sizing.
2022-04-16 13:04:23 -05:00
candry7731
4bd7e38399
Updated Season Row Height
...
1. Fix Season row height
The row was overlapping the extras group
2. Expanded the row so the counter was not cut off the screen
2022-04-14 21:50:47 -05:00
Bronley
43b4ac3fc9
Format all brs files
2021-07-28 06:51:15 -04:00
Neil Burrows
6d757653da
Linter: Consistent IF statement format
...
No parentheses. Use THEN if it's a one line statement. Don't use THEN if it's a block statement
2021-06-26 14:52:16 +01:00
Neil Burrows
da54bc86fe
Linter: Change any function that doesn't return a value to a sub
2021-06-26 11:18:09 +01:00
Neil Burrows
5d3dc87d62
Constants to own file and tighten up UI UX
2020-08-16 15:44:03 +01:00
Neil Burrows
a5df6d6322
Remove failed & loading images for Grid Items
2020-07-04 16:10:56 +01:00
Neil Burrows
aad789c87c
Colorize background of items with no poster
2020-05-31 16:05:22 +01:00
Neil Burrows
8e15423185
Enable title scrolling on ItemGrid ( #214 )
...
* Enable title scrolling on ItemGrid
* Added duplicate "Static" text title
To stop appearance of ScrollingLabel when it stops scrolling
2020-05-29 12:47:16 -04:00
Shaun Campbell
3a4b4a0845
Improve readability of items on the TV Shows Grid ( #206 )
...
* Decreasing number of items on TV Series grid to 6 and sizing for 2 rows
* Reducing m.page_size to 48 from 50. Fixing collections page to have 6 per row
2020-05-28 20:36:23 +01:00
Neil Burrows
c84f7f1da8
Ensure index number exists on Episode search results
2020-04-29 08:40:12 +01:00
William Moses
fae8e1eed3
Fix Makefile and Episode Listing Format ( #52 )
...
* Fix Makefile
* Better Episode Listing
2019-07-22 22:11:13 -05:00
Nick Bisby
484f6ce76e
Dont fall apart over bad ratios
2019-05-30 17:38:02 -05:00
Nick Bisby
f8a64df489
make poster text reliant on available space, not the image
2019-05-09 23:49:34 -05:00
Nick Bisby
aa09a138f0
Pass actual image objects back, to make ListPoster more flexible
2019-05-09 23:24:19 -05:00
Matthew Crowson
531e668358
Splitting brs from inline XML
2019-05-03 08:48:59 -04:00