Skip to content

Default player, and player queue #13

@PMunch

Description

@PMunch

I have two scenarios that currently aren't covered by mpris2controller but which I believe should be both fairly easy to implement, and within the scope of the project.

The first is rather simple, when I first boot up my machine I want to have the play button start my default audio player and start playing. This could be done by e.g. setting an environment variable and then if there are no active players then run whatever is specified in the environment variable.

The second might be a bit more complex, but still fairly simple. Essentially if I listen to something in my music player and for some reason watch e.g. a YouTube clip, I pause the music and interact with the video. Then after the video is done playing I close the tab and want to start my music again, but now mpris2controller is no longer seeing my music player as the latest player and refuses to start it. Essentially if it fails to control the last player it should go down the list of recently used players and play the next one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions