Commit Graph

21 Commits

Author SHA1 Message Date
Charles Ewert
1acec715b1 enable Quick Play for boxsets, series, seasons, albums, and music artists 2023-09-16 17:18:03 -04:00
Charles Ewert
bdfcac74e6
Implement global session var (#1224)
Co-authored-by: Jimi <jimi@thedodgefamily.com>
2023-06-01 08:43:27 -04:00
Charles Ewert
2389af0868
Enable brighterscript, create NPM build scripts, install and use roku-log, and use bsc import statements (#1173) 2023-05-03 17:21:04 -04:00
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
a33ce8bd57
Playlist support & TV Shuffle (#986)
* Add TV Episode Shuffle
* Reuse playback info
* Get Subtitle Popup working
* Get Subtitle Popup working
* Get Resume/Restart popup working
* Playlist poster, bug fixes
* Remove commented out code
* Start from beginning if playing queue
* Fix Playback Info issue
* Remove optional chaining to fix formatter
* Fix playlist content list. Code cleanup.
* Remove commented out code
2023-02-25 11:43:36 -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
1hitsong
32e5582a02 Add unplayed count to Show Poster 2022-12-14 20:08:52 -05:00
candry7731
de05d2f515 Update all lables to hide if no data 2022-12-06 21:07:15 -06:00
alanazar
ba178e580a
Update TVShowDetails.brs 2022-08-27 19:31:15 +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
debmint
0f18add523
Movie extras (#520) 2022-03-13 08:46:03 +00: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
13c2391ba7 Linter Fixes: Use of unassigned variables 2021-06-26 14:51:19 +01:00
Neil Burrows
38fa383b4d Linter Warnings
Variable Capitalization, Unused Variables, Unreachable Code
2021-06-26 11:04:32 +01:00
Neil Burrows
60df11d51c Move content into Roku Safe Zones 2020-06-25 11:37:18 +01:00
Neil Burrows
050aa0bcea Display clock format in 12/24hr based on Roku Clock setting 2020-04-10 09:04:48 +01:00
Charles Ewert
501ded7937 Add star icon to TV show detail page 2020-03-19 22:18:34 -04:00
Neil Burrows
8e1bca380c Filenames to match component names 2020-03-18 09:10:31 +00:00