Skip to content

Feature Request: Update Video Player when Shared Playlist updates #472

@Zefferis

Description

@Zefferis

When using a Shared Playlist and playing a video in MPV*, if the shared playlist has reached it's end and the player has paused on EOF (End of File), when a new file/URL has been added to the end of the Shared Playlist, the MPV Player does not automatically load the next file/url.

*Not tested in other media player applications

To update the shared playlist a user must either go back in MPV to restart the file in order to play -> trigger EOF again;; or go into SyncPlay and manually open the next playlist item.

Within MPV a user is able to run:
/qa <URL/FilePath>
This updates the playlist in SyncPlay, but not within MPV, and does not trigger play of this newly added file/url if they are already at EOF of the latest shared playlist item.


Recommendation:

  1. If a file is already paused on EOF and at the end of the shared playlist, trigger movement to the next shared playlist item if one is added / if the shared playlist is updated.

OR

  1. Update MPV's Playlist to reflect that of the SyncPlay Playlist when the playlist is updated.

Image of issue:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions