Scraping music to local nfo file
#1
Can anyone suggest atool to manage my music collection. Need to scrape album and artist details to local nfo file and download album art. I've been searching but am yet to find anything. None of the scraping tools for movies include scraping of music.

Would be nice to find an all-in-one tool that works.
Reply
#2
i am working on one right now on the spirit of this one which works for videos
http://forum.xbmc.org/showthread.php?tid=151924

it s commandline, it s on linux, it s ultra fast
basically it ll seach one folder
with one folder per artists, then a subfolder for album

make a musicbrainz query based on artist + album

get you validate the result is good
make an nfo file with a link to musicbrainz
fetch the album cover
set the cover as folder icon for gnome and kde

i have a bit of all the things working : mb query , fetch cover , use an existing cover , make the nfo
i just need to wrap it up in a nice script, so maybe it s ready tomorow or end of the week.

for artists details, it won t do it, cause once xbmc has the musicbrainz link, it shoud be able to do the rest of the scrapping.

i think it also wont do 2cd
Reply

Logout Mark Read Team Forum Stats Members Help
Scraping music to local nfo file0