Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How do you get playlists and play count from old computers itunes to new one?

I organised my music into around 100 playlists and had songs with 500+ plays on my itunes on my old laptop which broke - but had all files recovered from it on a external hard drive. How do I get old library back on to my new laptops itunes including playlists and play count? Please someone help me!

iPhone 5, Windows 7

Posted on Feb 1, 2013 12:56 AM

Reply
16 replies

Feb 1, 2013 1:08 AM in response to jonathain1

You say you have files on an external drive, Its that the actual drive from the old PC used as an external drive?


If not is it copy of the contents of your old PC saved with the same folder structure as on the origianl.


If you have your old iTunes folder with all its original contents intact and exactly as it was on the old PC, it should be easy to do this.

Feb 1, 2013 1:24 AM in response to jonathain1

OK, Download and install the latest iTunes if you haven't already done so.


http://www.apple.com/itunes/download/


You don't need Quicktime, but you must have the latest version if you want it.


http://www.apple.com/quicktime/download/win.html


Now rename the iTunes folder that iTunes created in your Music folder. You can delete it once you get everything working if you haven't added any content to it.


Now copy the iTunes folder with all its contents from the external drive into your music folder on the new PC so that it replaces the one you renamed.


Hopefully when you open iTunes it will be as it was on the old PC.


If you haven't been using iTunes 11, the following should help getting it to look like the v 10 if you don't like the new look.


ALT shows the menu bar temporarily

CTRL+B show/hide menu bar

CTRL+S show/hide side bar

CTRL+/ show/hide status bar


To make search more like it was, click on magnifying glass in search bar and uncheck "search entire library"

Feb 1, 2013 1:38 AM in response to polydorus

Copying files now as you said - thanks for your help. I do have some more music in a different folder that isnt in the itunes one on external hard drive - which is in the exact folder as it was on old PC and the songs from there was in the old itunes library. Doing what you told me, does that include this folder or do I have to do something else (obviously I can just drag that folder in new itunes but I want plays from them tracks in new itunes and to be included in original playlists they were in) Sorry if I sound dumb haha

Feb 1, 2013 2:08 AM in response to jonathain1

Life is trickier with files that were not in your iTunes fodler.


The iTunes library database stores the full path to music files and cannot accommodate any change to this if the file was not in the iTunes media folder.


If you your new PC has the same OS and exactly the same folder structure right down to the account name, you may be able to get away with copying the folder into the equivalent location on the new PC.


If, for example the path to a track on the old PC was

c:\users\youraccount\music\myothermusic\artist\trackname.mp3

It would have to be exactly the same on the new PC.


If this is not the case it may be possible to edit iTunes Library.xml to correct the path, and then recreate the iTunes library from the xml file, but you would not end up with exactly the same iTunes as all the date added fields would be the current date.


Normally when move an iTunes library to a new PC you would consolidate the library first to avoid the issue, but I don't see this working with an external drive as you face the same issue there.


It is easier to just add the tracks to your library and sacrifice the playlists unless the number of tracks is so small that you can find each track individually in iTunes.

(when adding tracks from another drive, you need to have copy to iTunes media folder when adding to library checked in preferences in order to ensure the tracks are copied.)

Feb 1, 2013 3:55 AM in response to jonathain1

Any media that was stored outside the designated iTunes folder should be copied over and placed on the same path as it had on the old computer. If the media folder isn't a direct subfolder of the main library folder this too needs to go to the same path. If that isn't possible I have a script called FindTracks that can usually repair the broken links.


tt2

Feb 2, 2013 7:21 AM in response to jonathain1

If I understand correctly, have tracks in the downloads folder on the external drive presumably the are organized in to folders in someway.

Moving these tracks to the downloads folder on the new PC will only work if the full path that they end up in is exactly the same as it was on the old PC. This means every element of the path from the drive letter through username etc.


So if the files was in:

c:\users\yourusername\downloads\trackname.mp3

Then that is what it will have to be on the new PC. So unless you used an identical username it won't work.

If you can manage this, iTunes will find the tracks automatically.

If not, iTunes will ask for the location when you try to play a track. Obviously this is not feasible for anything but a small number of tracks.


Otherwise you are into editing your xml library file to correct the paths with find/replace which I can walk you though if that is want you want, bearing in mind that your date added fields will be the current date for all tracks and it is not trivial


Failing that you can just add the tracks to iTunes with add folder to library and accept that you will have to delete dead tracks an make new playlists.


This complication can be avoided in the future if you keep ally your tracks in the iTunes media folder.

Feb 2, 2013 8:06 PM in response to turingtest2

OK first I want to say you are my hero at the moment, tt2! I stumbled across your vbs scripts some months ago after frying all three of my music backups ⚠ and your scripts not only saved me time and money, they actually saved my sanity a little as well.


Since then I have shared the with friends, and they love them too.

In your own way you have helped many unknown others.


Today I found this forum and thought I would share the magic of your scripts and during a search for related posts, I stumbled across your profile - and hey, it looks like you are responsible for all of this awesomeness.


So I wanted to say many thanks!


I didn't even know what a vbs script was before finding your site, now I can't get enough......so thanks again.

Feb 2, 2013 8:11 PM in response to polydorus

I am confused...I recently did the same thing (switched computers) and regained my playlists and precious song info by manually copying music to a new location, changing itunes library location, and importing the library.xml file exported from my old computer.......and it worked!


My only disaster occurred after I let iTunes organise my library......this resulted in thousands of broken links including in my playlists.

Thankfully those .vbs scripts eg fix dead tracks helped a lot.


Side note - for some tracks it seems that iTunes will not remember the fixed link/ no matter how many times I fix it. It stays fixed for a while then reverts back to broken.


This occurs regardless of whether or not I use iTunes or another utility to fix dead tracks.

Any thoughts?

Feb 10, 2013 2:48 AM in response to jonathain1

The iTunes database records the location of every track that has been added to the library. In general these are stored as "absolute" paths, e.g. C:\Users\Joe Bloggs\Music\iTunes\iTunes Media\Music\The Beatles\Abbey Road\01 Come Together.mp3 however if the media folder is stored inside the library folder, as iTunes Media is stored inside iTunes in the path above, then it is possible to place the library folder (iTunes) at any new location and iTunes will use the "relative" path from the library folder of iTunes Media\Music\The Beatles\Abbey Road\01 Come Together.mp3 to access the file. Any files that were originally stored outside of the media folder must be kept/restored to exactly the same absolute paths that they used to have if iTunes is to be able to find them.


Instructions on using my scripts are to be found at the top of the scripts page. The left-hand column in the table contains the link to each script. Download a script by right-clicking on the name and saving to your computer. Double-click on the saved file and follow the prompts. For theFindTracks script you can select some known missing tracks, then point it at the restored Downloads folder and the script will attempt to repair each broken link. The script won't fix what isn't broken so you can let the script process the whole library or you could set up Lost & Found playlists first so that you only need to work with the Lost list.


Lost & Found Playlists

Create a playlist called Found, select everything in Music (use the Songs view) and drag it into the Found playlist (it may take some time to count the tracks that are to be dropped). Create a smart playlist called Lost matching All the rules Playlist is Music and Playlist is not Found. Your lost tracks will be in this playlist.


Editing the XML file is a way of creating a new library based on the contents of the old one after using text replacement to correct the paths that have been changed. Rebuilding a library this way generally loses some information such as date added values and is not for the feint hearted, nor is it generally necessary.


tt2

How do you get playlists and play count from old computers itunes to new one?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.