Fix regressions in 3.4.8
This ensures that playback in shuffle mode starts with the selected item (if there is one), it makes sure that playback is not continued for items if a repeat-mode is set, it clears the descriptive title used by the mini player (so if you first play an audio item, its name is not continued to be displayed if you play a video afterwards) and we use the same collection playback behavior for CarPlay now like within the app (so the shuffle mode is respected when set and we don't always start with index 0).
Merge request reports
Activity
Filter activity
changed milestone to %3.4.9
added Maintenance Regression labels
requested review from @jbk
added 8 commits
-
c897dd6f...d213f370 - 3 commits from branch
videolan:master
- 3044b6ee - Revert "VPS: remove duplicate stop call"
- a32b008a - VPS: make sure to respect the user choice where to start the shuffle
- a73c5866 - metadata: clear descriptive title
- 57ade8bb - VPS: do not resume playback on repeat
- 41e1fe5d - CarPlay: respect shuffle state when playing collections
Toggle commit list-
c897dd6f...d213f370 - 3 commits from branch
added 7 commits
-
41e1fe5d...d710cd07 - 2 commits from branch
videolan:master
- 468926e2 - Revert "VPS: remove duplicate stop call"
- 8f841b12 - VPS: make sure to respect the user choice where to start the shuffle
- 8faf7b3f - metadata: clear descriptive title
- 21ddf968 - VPS: do not resume playback on repeat
- f6db4a0e - CarPlay: respect shuffle state when playing collections
Toggle commit list-
41e1fe5d...d710cd07 - 2 commits from branch
enabled an automatic merge when the pipeline for f6db4a0e succeeds
Please register or sign in to reply