suntzu Posted March 9, 2004 Share Posted March 9, 2004 I need an easy way to catalog my itunes libray into a text file or web page or somthing. So I can use it for my ftp, any ideas? Link to comment Share on other sites More sharing options...
eevoo Posted March 9, 2004 Share Posted March 9, 2004 I am not sure about this but, seeing as OS X is unix/linux based going to the terminal and then changeing to the directory where your music is stored and running ls > musiclist.txt should work I think you could even do ls > musiclist.html Probably not what your looking for but it should work. Link to comment Share on other sites More sharing options...
mtrftw Posted March 9, 2004 Share Posted March 9, 2004 i dont know if the apple version of itunes has it, but the windows version creates a file iTunes Music Library.xml maybe you could do something with that? Link to comment Share on other sites More sharing options...
the evn show Posted March 9, 2004 Share Posted March 9, 2004 ls > musiclist.txt would produce a list of directories inside of the itunes music folder - those would just be a list of artists. ls -R would produce a list of the contents of the sub folders, but that's still not terrible nice. tunes2html is a little PERL script that works really well. http://www.joescafe.com/tunes2html/ Link to comment Share on other sites More sharing options...
Steve Posted March 9, 2004 Share Posted March 9, 2004 I need an easy way to catalog my itunes libray into a text file or web page or somthing. So I can use it for my ftp, any ideas? This will probably be all you're'll need. Well it works for me. :D http://macupdate.com/info.php/id/8963 Link to comment Share on other sites More sharing options...
macman87 Posted March 10, 2004 Share Posted March 10, 2004 http://scruffyware.com/products/digilifere...nesReports.html makes a pdf tho... Link to comment Share on other sites More sharing options...
suntzu Posted March 10, 2004 Author Share Posted March 10, 2004 :woot: :woot: :woot: OMFG NeYo you are the pimp of the week. That app is sweet! Thanks Link to comment Share on other sites More sharing options...
Recommended Posts