Commit Graph

11 Commits

Author SHA1 Message Date
1hitsong
1ede5fe362 Merge remote-tracking branch '1hitsong/unstable' into ChapterSkip 2023-11-08 19:54:26 -05:00
1hitsong
7fdac1b489 Add play/pause, auto-hide, subtitle, video info, adjust pause logic 2023-11-06 14:05:21 -05:00
1hitsong
def3eba8b5 Create pause menu
Fixes #445
2023-10-31 10:02:39 -04:00
Charles Ewert
2fbf968901 use opacity for next episode check and hide button before it reaches 0 2023-10-29 14:49:55 -04:00
1hitsong
dfde501c87 Copy over crash fixes from #1133 2023-09-13 22:02:50 -04:00
1hitsong
34770a5ee0 Add custom subs to new video player 2023-09-13 17:56:20 -04:00
1hitsong
6ef3d3fcfc Move most video playback into global queue 2023-05-06 21:26:02 -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
1hitsong
a58a87cce0 Remove unneeded RunTime property
Fixes #1190
2023-04-11 20:33:28 -04:00
Charles Ewert
d34002cc3d save userConfig to global var + check userConfig before showing "next episode" popup 2023-03-22 14:10:07 -04: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