It's been a while since I've posted a screenshot. Well, I used xfce + royalty gtk for nearly a year now and only changed the wallpaper from time to time so you didn't miss anything! xD
Currently I'm playing with notify-osd and the new conky features. Pretty amazing how much conky evolved recently. It's now much more fun to make themes.

----------------------------------------------------
GTK: Royalty by thrynk (mod)
xfwm4: Royalty by me (based on thrynks emerald)
Icons: GNOME-colors-wise by perfectska04
[link]Wallpaper: Endless by GeorgeHarrison
[link]
aur/notify-osd-customizable
aur/notifyconf
But i still can not make the mpd works
Any simple how-to to make it works?
If you give me some details I might be able to help you.
Also you might want to take a look at these guides for mpd:
Ubuntu: [link]
Arch: [link]
I'm really happy now, it works! Cool! I'm playing it now with sonata
I stupidly missed to uncomment #mixer_type "software" part.
This is absolutely my favorite now, great job man!
Are you using per user setting (.mpdconf) or only use system-wide setting (/etc/mpd.conf). Because it always complain about permission when I ran it on terminal.
but I have a problem, I don't know the directory of the line 12...
This conky uses MPD for the music player part and in line 12 of the "mpd_infos.py" you can specify the music directory of MPD. So if you have installed and configured MPD you'll probably have defined the directory where you store your music in the "/etc/mpd.conf" like this (just an example):
music_directory "/home/AnnieStarRose/MyMusic/"
If you set this directory in line 12 of the script it can look for local album covers in your music directory (cover.jpg, folder.jpg, front.jpg, album.jpg).
Here are some setup guides for MPD~
Ubuntu: [link]
Arch: [link]