iPlaylist Importer 1.6 - Updated 25/05/2008

Post a reply

Visual Confirmation

To prevent automated access and spam, you are required to confirm that you are human. Please place a check mark next to all images of monkeys or apes. If you cannot see any images, please contact the Board Administrator.

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Topic review
   

Expand view Topic review: iPlaylist Importer 1.6 - Updated 25/05/2008

Re: iPlaylist Importer 1.6 - Updated 25/05/2008

Post by trixmoto » Sat Mar 31, 2012 1:46 pm

Once installed, it should appear in the "Tools > Scripts" menu.

Re: iPlaylist Importer 1.6 - Updated 25/05/2008

Post by onlythebrave » Thu Mar 29, 2012 4:52 am

Hi, I am totally ignorant about scripts, and need telling exactly what I have to do.
Have just started with media monkey, and want to import my itunes playlists , but do not know what it means to run a script.

can anyone help please

Re: iPlaylist Importer 1.6 - Updated 25/05/2008

Post by hodiernal » Mon Dec 19, 2011 10:00 pm

I've downloaded the script directly from your website, but when I try to open my XML document in Media Monkey it opens as a podcast, not a playlist, and none of my library is there. Is there something I'm doing wrong?

Re: iPlaylist Importer 1.6 - Updated 25/05/2008

Post by jdoornek » Thu Nov 10, 2011 8:27 pm

Thanks. This worked great.

Re: iPlaylist Importer 1.6 - Updated 25/05/2008

Post by trixmoto » Sat Nov 05, 2011 6:24 am

I assume you have this setup? Why don't you try it and let me know?

Re: iPlaylist Importer 1.6 - Updated 25/05/2008

Post by jdoornek » Fri Nov 04, 2011 12:44 pm

Does this work for Windows 7, Itunes 10.5, MM 3.2?
Thanks

Possible to import ratings and playcounts?

Post by theshawn » Fri Jul 23, 2010 10:16 pm

Would it be possible to update this script to pull in some of the additional metadata now available via exported XML playlists (and entire iTunes libraries)? Most importantly ratings, then playcounts would be nice. I've never tried to write or modify a script, but I may try... Seems like we could tell the script to look at some additional fields like:
<key>Rating</key><integer>60</integer>
<key>Rating Computed</key><true/>
<key>Album Rating</key><integer>60</integer>

I think MM does this by default, but I've been back-and-forth with MM and iTunes due to my iPhone. Now I'm on to Android and back to my beloved MM. Stay with me, I transcode all my FLAC (over 3500 files) to an iTunes 'cache' of mp4 files. Then I did a lot of rating on my phone and in iTunes. If I could get this script to pull in some more metadata, then it might be worthwhile to export the library and find/replace the path and extensions to point the XML back to my FLAC files, yet with ratings in tact! Thoughts? Help? :D

Re: iPlaylist Importer 1.6 - Updated 25/05/2008

Post by riichall » Thu Apr 15, 2010 4:59 pm

Wow, I was hoping you could be able to fix the whole Unicode thing but I guess it wasn't meant to be. Thanks for all the hard work and time you have put in to the development of this script.

Re: iPlaylist Importer 1.6 [MM2+3]

Post by trixmoto » Tue Feb 02, 2010 7:14 pm

After more than 10 hours invested in this, unfortunately I have to report that I have failed. VBScript simply cannot read UTF-8 files, which is what this XML file is, only UTF-16. I spent many hours working on binary level conversion and was having some success, but unfortunately I just can't make it work.

Re: iPlaylist Importer 1.6 [MM2+3]

Post by hangsterthemonster » Thu Dec 31, 2009 1:30 pm

The encoding appears to be UTF-8 from the XML.

Re: iPlaylist Importer 1.6 [MM2+3]

Post by trixmoto » Thu Dec 31, 2009 10:54 am

Email me the playlist and I'll take a look - richardpaullewis at gmail dot com.

Re: iPlaylist Importer 1.6 [MM2+3]

Post by hangsterthemonster » Wed Dec 30, 2009 5:19 pm

Hi, thanks for the reply. I'm actually not sure what encoding are in the tags. Is there a way to find out what the encoding is?

Thanks!

Re: iPlaylist Importer 1.6 [MM2+3]

Post by trixmoto » Mon Dec 28, 2009 4:45 pm

How are the characters encoded?

Re: iPlaylist Importer 1.6 [MM2+3]

Post by hangsterthemonster » Sun Dec 27, 2009 9:08 pm

Hi, I have many Chinese songs in my library and while using the iPlaylist Importer, all the Chinese songs weren't recognized and thus, were recreated in an encoding that wasn't recognizable even though the original Chinese songs do exist. All the English songs I own did import correctly from iTunes to MediaMonkey without duplication. Does the script only work with certain Chinese character encoding (or certain language encodings)?

Thanks for the help.

Re: iPlaylist Importer 1.6 [MM2+3]

Post by fender-bender » Tue Apr 28, 2009 4:46 pm

Since none of my ideas worked,
and since they may be others stuck in the same place,
especially when you song folders are on another networked computer,
here's the work around I came up with:

First, in iTunes, I changed the BPM (beats per minute) in my songs to refect my rating since that does not come across. Worked fine. When songs were imported to MM I just grouped them by BPM, then rated them enmass. Of course this means that you can't be using the BPM in iTunes, but really, none of the songs I imported had that info anyway.

Second, I used the "Grouping" field in iTunes to similarly group my playlists. The thing to do here is to make a string of letters that won't appear in any other field. So for instance, I have a playlist called "Channel 15", so I clicked on the playlist in iTunes, selected all, then edited the songs so the grouping for all of them read, "ppp15". Later when I imported songs (rescanned the folder) I just searched for that string in MM and turned that list into a playlist.

Kinda the long way around, but in retrospect, it took a couple hours, while previously I had invested many hours tring to get other methods to work.

Hope someone may find this helpful.

Top