- improved mpd permissions handling
- added tooltips to prev/next buttons
- dropped dbus-python dependency
- added appdata file
- changed app-id form "org.mpdevil" to "org.mpdevil.mpdevil" (freedesktop standard)
Migrate settings
Since the app-id was changed the settings of mpdevil are now stored in a different location. If you want to migrate your settings from an older version run the following commands after the update:
$ dconf dump /org/mpdevil/ > mpdevil.settings
$ dconf reset -f /org/mpdevil/
$ dconf load /org/mpdevil/mpdevil/ < mpdevil.settings
$ rm mpdevil.settings
Applications menu entry
With the app-id change the .desktop file of mpdevil was also renamed. If mpdevil is linked to your panel or the favorites in your applications menu these entries will vanish after the update and have to be renewed.