You are not logged in.
hi.
I just made a simple thumbnailer for nautilus in python using mutagen. So it' a bit slow but it does the job.
It will show the cover of the mp3/ogg instead of the default icon if you have a cover in the tag of the file ('coverart' comment field for OGG and first APIC for id3 tag)
You need to logout-login for it to work. I don't know why (restart of nautilus ?)
git://github.com/solsticedhiver/audiotag-thumbnailer.git
PKGBUILD: http://pastebin.com/Z1fzxG8w
audiotag-thumbnailer: http://pastebin.com/E4qCRucH
audiotag-thumbnailer.schemas: http://pastebin.com/XqXPjS98
audiotag-thumbnailer.install: http://pastebin.com/biJRzkS2
Edit:
It could be easily extended to be used with FLAC and any other file supported by mutagen.
I have no such file so I did not bother to write the code for them
Last edited by solstice (2011-02-25 11:11:10)
Offline