feat: add media repeat and auto-advance controls - #4243
Merged
Conversation
Support shared playback completion options across audio, AVPlayer, and VLC viewers. Automatically advance to the next compatible media item and cover option precedence with unit tests. Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Reload the audio player after viewer-wide teardown and skip fullscreen video dismissal for audio transitions. Use the repeat-one icon for the audio repeat control. Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Track playback using elapsed media time, keep progress updates active during UI interactions, and seek by timestamp after scrubbing. Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Share presentation state across AVPlayer and VLC to suppress controls during automatic playback, repeat restarts, and seeking. Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Deduplicate media viewer identifiers and skip repeated source items during next-media lookup. Restore stopped playback controls when no matching item can be advanced to. Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Deactivate media while paging and resume playback only after the target page settles. Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
Signed-off-by: Marino Faggiana <marino.faggiana@nextcloud.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
NCPreferences.馃 AI (if applicable)