eonpatapon / mpDris2

MPRIS V2.1 support for mpd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For some reason still shows notifications...

bonelifer opened this issue · comments

For some reason shows notifications despite them being commented out in the conf file. Should mention I installed from release 0.9.1

# Copy this to /etc/mpDris2.conf or ~/.config/mpDris2/mpDris2.conf
# Default values are shown here, commented out.


[Connection]
# You can also export $MPD_HOST and/or $MPD_PORT to change the server.
host = 192.168.1.80
port = 6600
#password =

[Library]
music_dir = /media/william/Data2/BACKUP/MP3/
cover_regex = ^(album|cover|\.?folder|front).*\.(gif|jpeg|jpg|png)$

[Bling]
mmkeys = True
#notify = True
# Urgency of the notification: 0 for low, 1 for medium and 2 for high.
#notify_urgency = 0