Commit Graph

6 Commits

Author SHA1 Message Date
1hitsong
d04456ee36 Fix music album loop function 2023-03-20 20:21:47 -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
b59768852c Move all queue function to manager 2022-12-01 19:22:00 -05:00
1hitsong
3857b286ec Don't call MetaData task if data is passed 2022-12-01 16:47:27 -05:00
1hitsong
945383d5fd Create global play queue 2022-11-30 20:36:28 -05:00