Commit Graph

14 Commits

Author SHA1 Message Date
1hitsong
9816fb77c2
Merge pull request #1175 from 1hitsong/fixMusicShuffle 2023-04-11 07:54:19 -04:00
1hitsong
52c9600a5d Adjust track number display logic
Shuffled Enabled: Shuffled Track Number / Total Tracks
Shuffled Disabled: Linear Track Number / Total Tracks
2023-04-09 14:05:30 -04:00
1hitsong
ff0986a4e1 Fix music shuffle function 2023-04-08 13:48:57 -04:00
1hitsong
c0a7c834f1 Add timestamps to sides of progress bar 2023-04-06 13:51:30 -04:00
1hitsong
5d632e1fcd Reset loop mode when user changes song
Fixes #1108
2023-04-05 17:18:36 -04:00
1hitsong
d04456ee36 Fix music album loop function 2023-03-20 20:21:47 -04:00
Charles Ewert
4590a79758 dont use optional chaining operators 2023-03-05 13:57:32 -05:00
Charles Ewert
79b38d2387 ensure vars are valid - fix crashlog error line 465 2023-03-04 13:28:43 -05:00
1hitsong
57a4a5cf38
Create global audio player (#1024)
* Create global audio player
* Fix crash when pressing back
2023-02-27 18:51:27 -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
aa7571f943 Fix loop functionality 2022-12-23 16:48:59 -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