|
|
| Thu November 20th 2008 4:59 am | Blog | Gallery | Geek | Travels | Home | Contact | Archives | Links |
MP3 Playlist Generator
MySQL: Get Next Auto_increment PHP Fortune Recurses! Foiled again.... Kernel Watch Get yer PHP Referrers here |
Geek : MP3 Playlist Generator
MP3 Playlist Generator
Friday February 20th, 2004
I am a music nut. I'm always checking out all kinds of music. I have a very large collection of MP3 files, and it grows all the time. Rather than sifting through the list and loading one song at a time, I like to play the whole list on shuffle. But I find with a lot of software MP3 players, to load a whole directory is cumbersome and the random function seems to favor a handful of selections and play them over and over. So rather than playing a directory, I am in the habit of loading a playlist that contains every song in my collection. This works well, but it got to be annoying and time consuming adding new songs to the list all the time. So, using the Perl File::Find function demonstrated in this entry, I wrote a script that generates a playlist automatically. It searches my MP3 directory recursively and adds to the list all files ending in ".mp3".
Posted by Jamie Comments: 3 Comments: (3)
can his script be changed and made so it can detect a text file and either just shuffle the text file or detect files in folder and make a new .txt file with list please repond im learning to script and im little stumped p.s. im on a windows system ty in advanced Posted by michael on 9/1/05 at 9:05 AM EST
ok Posted by arwin on 2/8/06 at 6:06 AM EST
wala Posted by juztin lee on 4/23/07 at 10:27 AM EST
Your 2¢ (comments subject to approval)
|
| © 2003 Jamie Doris | Blog | Gallery | Geek | Travels | Home | Contact | Archives | Links |