XMMS2 supports Album Art from various sources via picture_front property.
LXMusic in master branch leverages this functionality to display album art in desktop notifications if available: Please test!
TimburyDotOrg is owned and operated by Timbury Computer Services. For over ten years, Timbury Computer Services has shown home, small business and corporate clients how to use Linux and Open Source software to maximize efficiency and lower costs.XMMS2 supports Album Art from various sources via picture_front property.
LXMusic in master branch leverages this functionality to display album art in desktop notifications if available: Please test!
Most important changes include:
Use XMMS2 Collection API
Translation updates
By using Collection API, performance improved dramatically on large
play lists. Loading time for 3030 entries reduced from 7 to 0.5 seconds on a Core 2 Duo T6500 system.
Please help to advance LXDE development and test releases, help with translations and update the wiki.
Links:
Git Repository: http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/lxmusic
LXMusic in the LXDE Wiki: http://wiki.lxde.org/en/LXMusic
LXDE Translation [...]
Today Jürgen Hötzel of the LXDE development team released an updated verison of LXMusic. Download it at sourceforge.
The most important changes:
fix all gcc compilation warnings
LXMusic can be compiled using CFLAGS “-Wall -Werror”
on_playlist_content_received
Request medialib info for whole playlist at once instead of requesting and updating each track successive. This improves speed for loading whole playlist a [...]