add support for YaRock player

Bug #1159354 reported by SebastienAmar
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
CoverGloobus
New
Undecided
Unassigned

Bug Description

Please add support for YaRock player. (mpris 1 interface is working)

I have tested with the followings configuration file :
------------------
from gettext import gettext as _

from generic.Mpris import Mpris

class YaRock(Mpris):

    __title__ = 'YaRock'
    __version__ = '0.3'
    __authors__ = 'Sebastien Amardeilh <email address hidden>'
    __desc__ = _('Yarock music player plugin')

    DBUS_NAME = 'org.mpris.yarock'
------------------

Thanks, Regards

Revision history for this message
Stormrider of Theli (christian-briones-oliveros) wrote :

YaRock & Covergloobus will ROCK! Please add support for YaRock player

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.