Playlist Script

Download and get help for different MediaMonkey for Windows 4 Addons.

Moderators: Peke, Gurus

jonmiz
Posts: 5
Joined: Fri Jan 22, 2010 11:08 am

Playlist Script

Post by jonmiz »

I am trying to automate a process I have to do just about every day at my job. Basically I need a script that can take an existing playlist, rip mp3 copies, auto-increment the track numbers to the playlist order, then have it exported to a new folder on my desktop using the playlist name as the folder name. I have looked through scripts and there doesn't really seem to be anything like this out there. I figured this might be relatively easy to script since all the requisite ingredients already exist, just the actual sequence of events would need to be written. I unfortunately am not a programmer by any means. Is anybody out there willing to help me?
nohitter151
Posts: 23640
Joined: Wed Aug 09, 2006 10:20 am
Location: NJ, USA
Contact:

Re: Playlist Script

Post by nohitter151 »

Can't you just use the convert tool and include <AutoNumber> in the file name?
MediaMonkey user since 2006
Need help? Got a suggestion? Can't find something?

Please no PMs in reply to a post. Just reply in the thread.
MonicaTo
Posts: 4
Joined: Mon Jan 25, 2010 6:07 am
Location: New York

Re: Playlist Script

Post by MonicaTo »

That script sounds great if that would really work. I would be interested in that, for sure.
Peke
Posts: 17486
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Re: Playlist Script

Post by Peke »

There is No Need for Script, you only need to do is:
1. Right click on desired playlist
2. There is Two Ways to do that:
-- a. Auto-Organize Files*
-- b. Tools -> Convert Audio format**
3. OK

* == Auto-Organize Playlist
Auto-Organize Playlist to copy files to other destination
Auto-Organize Playlist to copy files to other destination
Auto Organize Playlist.jpg (262.12 KiB) Viewed 1309 times
** == Convert tracks to Destination
Copy tracks from playlist to different path and convert to desired format
Copy tracks from playlist to different path and convert to desired format
Convert Playlist tracks.jpg (243.72 KiB) Viewed 1310 times
NOTE: in Both Settings I used example filename mask E:\<Playlist>\<Auto Number> - <Artist> - <Title>
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
jonmiz
Posts: 5
Joined: Fri Jan 22, 2010 11:08 am

Re: Playlist Script

Post by jonmiz »

Peke -

This is a very clever solution, though it doesn't do exactly what I need it to do. While renaming the file names to include the order number does in fact work in terms of creating a custom order for the files, the web application I work with actually uses the metadata tags to show the correct order online. I was so excited to see the auto increment script, but I'd like to integrate it into this process if possible. I spoke with my designer and he might be able to reprogram it to use a three digit numeral, but we'll have to see what he says.

One other thing, I have noticed that whenever I do the "Convert to Destination" it tends to copy a few jpegs of my album art. I think I have a setting that makes a jpeg of the album art in the same directory, which I like, but I don't want to have copies made of these files when ripping MP3's. Any suggestions?

Thanks again for your reply.

- Jon
Peke
Posts: 17486
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Re: Playlist Script

Post by Peke »

When Conversion is done I'm certain that you can use Auto-tag from Filename on destination to retrieve Order number to any of Custom Tags "<Custom ?> - <Skip>" and even to some of standard Tags like <BPM> which is mostly unused.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
Post Reply