Description: A Qt4.x front end for mpd written in python, of which most of the functionality is provided by plugins.
Some features include: lyrics, that are automatically fetched from the Internet using Google. The lyrics will auto scroll, linearly by time look up information of the current playing artist, album and song, on wikipedia, last.fm or allmusic.com (can be modified) library and playlist (with management) display (and fetch from amazon) album covers scrobble to last.fm system tray support shortcuts for KDE4
Depends on python, python-qt, and optionally python-kde (if not available, some plugins will not work).
http://www.ubuntu-pics.de/bild/24766/screenshot_01_qXaeYp.jpg
QPainter::begin: Cannot paint on a null pixmap
Unhandled exception in thread started by <bound method wgAlbumCover.fetchCover of <plugins.AlbumCover.wgAlbumCover object at 0xb576c3ac>>
Traceback (most recent call last):
File "/home/test/Desktop/новая папка/plugins/AlbumCover.py", line 114, in fetchCover
img=self.p.getCoverImage(monty.getCurrentSong())
File "/home/test/Desktop/новая папка/plugins/AlbumCover.py", line 190, in getCoverImage
img=self.fetchCoverFromSrc(song, src)
File "/home/test/Desktop/новая папка/plugins/AlbumCover.py", line 231, in fetchCoverFromSrc
elif self.getLocalACPath(song, True):
File "/home/test/Desktop/новая папка/plugins/AlbumCover.py", line 256, in getLocalACPath
path=self.acFormat(format.params(song, params))
File "<string>", line 1, in <lambda>
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128)
Nice to see Montypc there !
Since Amarok 2 is not anymore in my kind of taste , Montypc is a nice replacement.
I really hope peoples will test it just to see his degree of flexibility.
Future killer app ;p
Ratings & Comments
4 Comments
http://www.ubuntu-pics.de/bild/24766/screenshot_01_qXaeYp.jpg QPainter::begin: Cannot paint on a null pixmap Unhandled exception in thread started by <bound method wgAlbumCover.fetchCover of <plugins.AlbumCover.wgAlbumCover object at 0xb576c3ac>> Traceback (most recent call last): File "/home/test/Desktop/новая папка/plugins/AlbumCover.py", line 114, in fetchCover img=self.p.getCoverImage(monty.getCurrentSong()) File "/home/test/Desktop/новая папка/plugins/AlbumCover.py", line 190, in getCoverImage img=self.fetchCoverFromSrc(song, src) File "/home/test/Desktop/новая папка/plugins/AlbumCover.py", line 231, in fetchCoverFromSrc elif self.getLocalACPath(song, True): File "/home/test/Desktop/новая папка/plugins/AlbumCover.py", line 256, in getLocalACPath path=self.acFormat(format.params(song, params)) File "<string>", line 1, in <lambda> UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128)
I fixed some unicode issues. Let me know if that helps.
Now it works well.Thanks!
Nice to see Montypc there ! Since Amarok 2 is not anymore in my kind of taste , Montypc is a nice replacement. I really hope peoples will test it just to see his degree of flexibility. Future killer app ;p