playlists from MM into iTunes

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: playlists from MM into iTunes

Re: playlists from MM into iTunes

by davidbspalding » Fri Feb 05, 2010 11:09 am

I sync with MM, not iTunes.

The reason I'm personally finicky about the M3U is that I also use the MP3s + M3Us in other players from time to time, e.g. Pioneer INNO, Casio E-125 PDA. Those players indeed read the EXTINF line, which I prefer to keep uncluttered.

Re: playlists from MM into iTunes

by Belgrath » Fri Feb 05, 2010 10:52 am

davidbspalding wrote:I was poking around in the \scripts folder of MM and think I saw the script for the default Export M3U playlist. Couldn't that be edited? (I also personally don't like the Artist - Title convention in exported playlists.)
I thought that the extended M3U was created for older MP3 players that couldn't really read the tag information of the MP3. I would have thought that iTunes would have ignored the extra lines in the playlist in the first place and would have used the MP3 tags as the master of that info. Perhaps there's an iTunes setting that I'm missing that would ignore that.

Re: playlists from MM into iTunes

by davidbspalding » Fri Feb 05, 2010 10:11 am

I was poking around in the \scripts folder of MM and think I saw the script for the default Export M3U playlist. Couldn't that be edited? (I also personally don't like the Artist - Title convention in exported playlists.)

Re: playlists from MM into iTunes

by Belgrath » Fri Feb 05, 2010 12:14 am

Belgrath wrote:
nynaevelan wrote:You can use this one to sync directly into iTunes: http://www.mediamonkey.com/forum/viewto ... =2&t=45713
Question1:
Am I correct in saying that this would import the various tunes and playlists into the iTunes library. Meaning any song I send to itunes will now become part of the iTunes library. Also, any playlist that I send to iTunes will do two things. 1. add the song to the iTunes library, as well as, create this new playlist that I sent across.
I think I can answer this one now... it places it into the iTunes library only.. pretty slick. Although on very large sends I think that iTunes isn't able to keep up with the data flowing to it, then I see MM blasting more data to it around 5x normally then eventually the sync will fail. Once I shut down MM and relaunch, then I start the sync again, it'll fly thru the files that were already imported into iTunes and pickup where it left off. Very slick nonetheless.
Belgrath wrote: Question2:
You state in the description that files are sent as per the MM standard. Not sure what this entails, you mean the tag standards?

Question3:
Performance. Rather than sending 1 file across to by sync'd I sent an entire playlist of around 9000 files :) The status remained at 0% for about 10min, it copied over around 10files... later it got to 20.. then 30... After it got to 40ish the copying happened pretty quick 3-5/sec... Building up a cache of sorts first? Just curious

The entire copy hasn't finished yet so just wondering what the end of the import will show...
This should help me with my problem of the title names for sure. Also it'll fix some other gripes that I've had with syncing my iPod in general with iTunes.

Re: playlists from MM into iTunes

by Belgrath » Thu Feb 04, 2010 11:52 pm

nynaevelan wrote:You can use this one to sync directly into iTunes: http://www.mediamonkey.com/forum/viewto ... =2&t=45713
Question1:
Am I correct in saying that this would import the various tunes and playlists into the iTunes library. Meaning any song I send to itunes will now become part of the iTunes library. Also, any playlist that I send to iTunes will do two things. 1. add the song to the iTunes library, as well as, create this new playlist that I sent across.

Question2:
You state in the description that files are sent as per the MM standard. Not sure what this entails, you mean the tag standards?

Question3:
Performance. Rather than sending 1 file across to by sync'd I sent an entire playlist of around 9000 files :) The status remained at 0% for about 10min, it copied over around 10files... later it got to 20.. then 30... After it got to 40ish the copying happened pretty quick 3-5/sec... Building up a cache of sorts first? Just curious

The entire copy hasn't finished yet so just wondering what the end of the import will show...

Re: playlists from MM into iTunes

by Belgrath » Thu Feb 04, 2010 11:30 pm

nynaevelan wrote:You can use this one to sync directly into iTunes: http://www.mediamonkey.com/forum/viewto ... =2&t=45713
Cool I'll try it right now... ty

Re: playlists from MM into iTunes

by nynaevelan » Thu Feb 04, 2010 11:27 pm

You can use this one to sync directly into iTunes: http://www.mediamonkey.com/forum/viewto ... =2&t=45713

Re: playlists from MM into iTunes

by Belgrath » Thu Feb 04, 2010 11:22 pm

Lowlander wrote:This script can export in simple M3U format: http://www.mediamonkey.com/forum/viewto ... =2&t=34512
where do you specify the contents of the EXTINF though...

That line I didn't think was supposed to exist in the simple M3U format.. when I uncheck the "Extended .m3u format option playlists are still created with that line.. I'm missing something?

Re: playlists from MM into iTunes

by Lowlander » Thu Feb 04, 2010 9:31 pm

This script can export in simple M3U format: http://www.mediamonkey.com/forum/viewto ... =2&t=34512

Re: playlists from MM into iTunes

by Belgrath » Thu Feb 04, 2010 9:24 pm

nohitter151 wrote:
Belgrath wrote: So the file names are correct as is.. what is the EXTINF line for?
http://en.wikipedia.org/wiki/M3U
That answers that then, is there a way to suppress the EXTINF data from being dumped to the file, or a way to specify what contents the EXTINF should show.. I want it to read as <title> and not <artist> - <title>

Belg

Re: playlists from MM into iTunes

by nohitter151 » Thu Feb 04, 2010 9:03 pm

Belgrath wrote: So the file names are correct as is.. what is the EXTINF line for?
http://en.wikipedia.org/wiki/M3U

Re: playlists from MM into iTunes

by Belgrath » Thu Feb 04, 2010 8:57 pm

Belgrath wrote:Is there any settings that I'm missing that would resolve the song's <title> naming issues.

Within MM all of my song titles do not have the artists name, however, when I import this playlist into iTunes all of my titles end up being renamed. So I'm not sure if its an issue with my export from MM, or the iTunes import. Here's an example.

In MM:
title = Foo
artist = bandName
album = albumName

Export to filename.m3u

Now when I import this filename into iTunes all my fields become.

In iTunes:
title = bandName - Foo
artist = bandName
album = albumName

Not sure why all of my titles are being renamed
My playlist file looks like:
#EXTINF:166,Led Zeppelin - Good Times Bad Times
d:\Led Zeppelin\1969 - Led Zeppelin I\Led Zeppelin - Led Zeppelin I - Good Times Bad Times.mp3
#EXTINF:401,Led Zeppelin - Babe I'm Gonna Leave You
d:\Led Zeppelin\1969 - Led Zeppelin I\Led Zeppelin - Led Zeppelin I - Babe I'm Gonna Leave You.mp3
#EXTINF:388,Led Zeppelin - You Shook Me
d:\Led Zeppelin\1969 - Led Zeppelin I\Led Zeppelin - Led Zeppelin I - You Shook Me.mp3

So the file names are correct as is.. what is the EXTINF line for?

playlists from MM into iTunes

by Belgrath » Thu Feb 04, 2010 8:56 pm

Is there any settings that I'm missing that would resolve the song's <title> naming issues.

Within MM all of my song titles do not have the artists name, however, when I import this playlist into iTunes all of my titles end up being renamed. So I'm not sure if its an issue with my export from MM, or the iTunes import. Here's an example.

In MM:
title = Foo
artist = bandName
album = albumName

Export to filename.m3u

Now when I import this filename into iTunes all my fields become.

In iTunes:
title = bandName - Foo
artist = bandName
album = albumName

Not sure why all of my titles are being renamed

Top