nice, no problems so far , though I haven't fully messed with it just yet ;)
I was recently thinking that it might be neater if i wrote it a different way... could you make the first line return the full path to the file rather than the relative path to the folder? (it returns something like ".." which I could play with, I guess, but then script would be specific to my computer)
There's a nice module in python that allows the reading of mp3 id3 tags, so if you provide the full path it would be easier to extract album/artist/etc from the mp3 =). It would also be less messy-looking and I would not have to change hundreds of song names just to make it look nice ;)
thx again, and nice work! :thumbsup:
|