Add gmusicbrowser support the easy way

Bug #1316961 reported by Popolon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lrcShow-X
New
Undecided
Unassigned

Bug Description

gmusicbrowser support can easily added, using the MPRIS protocol that is already managed for songbird.

Simplly :
* Add gmusicbrowser in the supportedPlayers in players/__init__.py
* Duplicate songbird.py replacing any songbird entry by gmusicbrowser :
 sed ‘s/songbird/gmusicbrowser/g’ <players/songbird.py >players/gmusicbrowser.py
* Activate mpris1/2 plugins in gmusicbrowser (I believe, this use only mpris1, as in mrpis2, there is no need to specify player in connexion request).
* Launch lrcShow-X

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.