coslyk / moonplayer

Video player that can play online videos from youtube, bilibili etc.
https://coslyk.github.io/moonplayer.html
GNU General Public License v3.0
631 stars 93 forks source link

[Feature Request] Enqueue Files in Playlist (without interrupting current playback) #115

Closed MintMain21 closed 2 years ago

MintMain21 commented 2 years ago

The Issue? SMPLayer and Celluloid (both of which use MPV as a backend like MoonPlayer) allow me to enqueue files to the playlist without interrupting current playback. MoonPlayer allows me to add additional media to the playlist, but it always jumps to it upon loading, interrupting current playback.

A solution? All I would really like is some kind of option/checkbox in the settings dialog to control whether playback is interrupted upon adding files/media to a playlist.

coslyk commented 2 years ago

Thanks for your suggestion.