View Single Post
  #21 (permalink)  
Old 12th January 2007
~viper~ ~viper~ is offline
Junior Member
BS.player Regular User
 
Join Date: Jan 2007
Posts: 10
Rep Power: 0
~viper~ is an unknown quantity at this point
Default

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:
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20