elementary / videos

Video player and library app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
58 stars 18 forks source link

Move play queue to playback manager #366

Closed leolost2605 closed 1 year ago

leolost2605 commented 1 year ago
leolost2605 commented 1 year ago

It's all in all pretty connected but some minor changes that are required for this could be split out if necessary

danirabbit commented 1 year ago

So excited for this. Way cleaner. Can you resolve conflicts with main please? :)

danirabbit commented 1 year ago

Also fixes an issue where you could play/pause, go next and previous while the player was not open. If we want we could automatically show the player instead of disabling right away?

Yeah having the play action switch to the playerpage would be pretty dope, but could wait for another branch imo

Repeat now takes precedence of the next item in the play queue which is I think how it should be?

We could probably follow up in another branch to make sure we have "repeat all" and "repeat one" like Music has it

leolost2605 commented 1 year ago

I noticed that when I add files from the playlist popover they are prepended to the list instead of added to the end of it 😅

Fixed :)