Re: Re: playlists
"Dave_in_2002" <dave_in_2002-/[email protected]>
| Newsgroups | gmane.music.equipment.slimp3.user |
|---|---|
| Message-ID | <[email protected]> |
D:\Downloads\perl id3tag>mpi.pl Can't locate MP3/Info.pm in @INC (@INC contains: E:/Perl/lib E:/Perl/site/lib at D:\Downloads\perl id3tag\mpi.pl line 20. BEGIN failed--compilation aborted at D:\Downloads\perl id3tag\mpi.pl line 20. ---------- seems to want info.pm, (?) bear in mind here that i'm not a perl bloke. i'm using v5.6 and may be of little use... (this has little to do with active directory...). has anyone else tried this perl-based id3 tag renamer? d. ----- Original Message ----- From: Ryan Henrie To: [email protected] Sent: Wednesday, February 20, 2002 5:21 AM Subject: [slimp3-users] Re: playlists I've uploaded the file. You can download it at: http://groups.yahoo.com/group/slimp3-users/files/mpi.pl.gz I've updated the help to be pretty complete (although a bit disorganized). The last few examples show off the real power of the script. The next two upgrades that I want to do will include specifying a mask to rename files from the id3 tag information (right now it's hard coded, but easy to change in the code), and to extend the logic that it understands to use the directory structure for id3 info. For example, if you have your file in a Enya\Memory of Trees\02 - Anywhere Is.mp3, you could execute this command: mpi.pl -n2i -x "tracknum - title.mp3" -dir "artist\album" *.mp3 Right now, it can only use the local directory for artist, album, or year. Let me know what you think. Ryan To unsubscribe from this group, send an email to: [email protected] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service . To unsubscribe from this group, send an email to: [email protected] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service .