add mpris support

This commit is contained in:
arcan1s
2014-08-02 11:54:57 +04:00
parent edf3a72564
commit 5ea8c97094
5 changed files with 203 additions and 108 deletions

View File

@ -18,6 +18,10 @@
#MPDADDRESS=localhost
#MPDPORT=6600
# MPRIS player name or 'auto'. In the most cases it should be a player name
# DBus path is org.mpris.MediaPlayer2.amarok
#MPRIS=auto
# Package upgrade info
## from vicious
## Arch: PKGCMD=pacman -Qu PKGNULL=0
@ -31,5 +35,5 @@
# Number of null lines for commands, comma separated
#PKGNULL=0
# Player name. Supported players are amarok, clementine, mpd, qmmp
#PLAYER=amarok
# Player name. Supported players are 'mpd', 'mpris'
#PLAYER=mpris