mihirlad55 / polybar-spotify-module

A collection of lightweight programs for use with a Polybar Spotify Module
GNU General Public License v3.0
140 stars 9 forks source link

Extend player support? #16

Open mihirlad55 opened 4 years ago

mihirlad55 commented 4 years ago

Since all mpris players (are supposed) to follow the same specs, it wouldn't be too difficult to add support for mpris players in general. However, this would require re-branding the entire project.

To add this feature, there would probably need to be an option to exclude players or only include certain players. There would need to be a way to specify this for the listener program and service file (perhaps a config file).

There would also need to be some additional logic to choose a player if there are multiple detected.

silentjay commented 3 years ago

Could you add support for pianobar via https://github.com/ryanswilson59/pianobar-mediaplayer2 ?