Skip to content

Support configuring several players #63

@mdosch

Description

@mdosch

Thank you very much for this helpful program.

It seems that it's not possible to configure several players, e.g.:

# config.yaml    
player: mpris    
mpris:    
  players: [cmus]    
    
player: mpd    
mpd:    
  address: 127.0.0.1:6600    

This will only work with mpd but not cmus. Would it be feasible to range over several configured players and use the first one that is currently playing?

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