Batch M3U Creator 2.7 - Updated 23/09/2012

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

Moderators: Peke, Gurus

trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Batch M3U Creator 2.5 - Updated 27/02/2011

Post by trixmoto »

If you leave the Directory field blank then it should go into the album folder with the tracks, but if you populate it then it should appear in the specified directory. Because of this you shouldn't need to use <folder> in the mask.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
nohart

Re: Batch M3U Creator 2.5 - Updated 27/02/2011

Post by nohart »

Well for some reason the file isnt ending up in the folder. I just am trying this out without making any changes to your the batch file. (I was reading through this complete help file and I guess there are some changes you can make) Anyway I am not sure where the file is going. I am running winxp v3
djandrius
Posts: 13
Joined: Mon Dec 19, 2011 9:19 pm

Re: Batch M3U Creator 2.5 - Updated 27/02/2011

Post by djandrius »

I'm using latest MM4 with latest BM3U2.5
Script is awesome and it works on all non UTF albums.

I am running into following issues:

1. MediaMonkey installed on Windows 7
2. Network NAS is on a Linux system with a true UTF8 with case-sensitive folders/files (echo $LANG en_US.utf8)
3. Any path that contains non-ascii characters in path name will generate an error. Here is an error for one of the albums with non-ascii chars:
BatchM3UCreator: The following 1 files could not be created:
2010 - Aš Kaip Žasis\Sel-Aš Kaip Žasis-2010.m3u

I checked 'Debug' however where is it located at?

Thanks, DJ
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Batch M3U Creator 2.5 - Updated 27/02/2011

Post by trixmoto »

VBScript cannot handle UTF-8, so there's no way that I can fix this, sorry.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Batch M3U Creator 2.6 - Updated 09/07/2012

Post by trixmoto »

New version (2.6) is now available to download from my website. I have fixed filenames are converted to ASCII, even in Unicode mode.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
GHost32

Re: Batch M3U Creator 2.6 - Updated 09/07/2012

Post by GHost32 »

Question about the filemask field
Can this be expanded to just include the folder name the mp3s are in?

then if you have folders that have CD1 or CD2 in then the m3u states this, or if it's the album name then it's this.
even better if it can pull the top two or three tiered folder names and include them on the m3u name

e.g
Robbie Williams- Sing when you are winning -CD1.m3u
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Batch M3U Creator 2.6 - Updated 09/07/2012

Post by trixmoto »

How about if I add <PathOne>, <PathTwo> and <PathThree>? So for this example...

C:\Music\The Beatles\Let It Be\CD2\06 - Let It Be.mp3

<PathOne> = CD2
<PathTwo> = Let It Be
<PathThree> = The Beatles
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
Ghost32

Re: Batch M3U Creator 2.6 - Updated 09/07/2012

Post by Ghost32 »

trixmoto wrote:How about if I add <PathOne>, <PathTwo> and <PathThree>? So for this example...

C:\Music\The Beatles\Let It Be\CD2\06 - Let It Be.mp3

<PathOne> = CD2
<PathTwo> = Let It Be
<PathThree> = The Beatles

Perfect Thank you :D :D :D :D
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Batch M3U Creator 2.6 - Updated 09/07/2012

Post by trixmoto »

Ok, it's on my list.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
Ghost32

Re: Batch M3U Creator 2.6 - Updated 09/07/2012

Post by Ghost32 »

Also is it possible to take options from the ID3 Tag to create the playlist file name...
so %Artist% - %Album% %Part Of Set%.m3u
then it will give veryone totaly flexibility of the automatic naming convention.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Batch M3U Creator 2.6 - Updated 09/07/2012

Post by trixmoto »

It's not possible to access ID3 tags which are not MM fields currently, sorry.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
ghost32

Re: Batch M3U Creator 2.6 - Updated 09/07/2012

Post by ghost32 »

trixmoto wrote:It's not possible to access ID3 tags which are not MM fields currently, sorry.

ahh ok. well at least
trixmoto wrote:How about if I add <PathOne>, <PathTwo> and <PathThree>? So for this example...

C:\Music\The Beatles\Let It Be\CD2\06 - Let It Be.mp3

<PathOne> = CD2
<PathTwo> = Let It Be
<PathThree> = The Beatles
will work, do you have a rough ETA on when this will be implemented?

Many Thanks

Mark
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Batch M3U Creator 2.6 - Updated 09/07/2012

Post by trixmoto »

Nope, sorry.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Batch M3U Creator 2.7 - Updated 23/09/2012

Post by trixmoto »

New version (2.7) is now available to download from my website. I have added 7 extra mask fields: <Tracks><Length><Rating><Discs><Path1><Path2><Path3>.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
ghost32

Re: Batch M3U Creator 2.7 - Updated 23/09/2012

Post by ghost32 »

Perfect Thankyou.. will try it and get back to you :)
Post Reply