Where file paths in itunes?

I'm synching videos with my iPad. I have 2 questions
1) all my videos are on an external HD.  When I add them to the library,  where does it store the video paths?
2) I need to reformat my external HD. Do I just copy the videos back into the same directory on the HD after I reformat it and the next time I synch with iTunes, it will find the videos at that directory on the HD?
Thanks
iTunes 11
Ipad 3
Windows XP

iTunes stores file paths in its library file.
If you put them back into the exact same location you should be ok, but if not, when you try to play them, iTunes should notify you that it can't find the file and give you an option to locate it. If you navigate to the new location, iTunes will update the path and find it fine the next time.

Similar Messages

  • Can I change the file path that itunes reads my music files from? 65000 files trying to be transferrd from external to internal HD. I dont want itunes to manage my collection, just read it. thanks

    Can I change the file path that itunes reads my music files from?
    I have about 65000 music files that i have transferrd from my external to a new laptop internal HD.
    I have organised the folders myself as I use a PC and do not want itunes to organise the folders because when I'm searching through music on windows it is sorted out by artists/albums with 'the...(eg  The Beatles)' under 'T' instead of 'B'.
    Long story short.... Is there any way that I can keep my itunes library as it is on the external HD and copy it to the new laptops C drive, keep all the info (playlists etc) and still have the same folder structure as on the external HD?
    Or, is there any way of making windows sort things in alphabetical order like it is in itunes (eliminating the 'the' issue)?

    The files that weren't inside the media folder on the original machine need to be copied over to exactly the same paths as they had on the source machine. See this thread for an ongoing discussion of a similar problem. See also this post on migrating the iTunes library.
    tt2

  • FIle path between iTunes and music files broken

    Somehow I've managed to lose the file path connecting my songs on an external hard drive with iTunes. I've checked the advanced aoptions to make sure that iTunes is pointing to F: (instead of C:) but no dice.
    Obviously I can go through and reconnect them all individually but for 16,000 songs that's not an option. I also don't want to reload the song files (by opening them directly from the drive) and lose all my play count information.
    I've had this happen before when upgrading PCs or when the EHD was renamed and been able to fix it but this time nothing seems to work.

    Yes it has. I recently changed from laptop to PC and managed to load iTunes on PC, copy across playcount and album artwork information and have the EHD connected and showing the correct pathways. Everything was working fine for about 3 days. When launching iTunes a couple of days ago, it asked me to go through the setup screens again (which I did) and since then the file paths have been missing. I've been into the xml file of the iTunes library and it shows everything pointing to the default c: drive location. This may be because I read that consolidating the library (under the advanced tab) would help but it didn't.

  • Ever wanted to organize by file path in itunes? Now you can...

    I've always hated how itunes doesn't let you order by file path. It's really an overt ommission intended to get people to abandon their folder structures and have itunes take control. Anyways I've held off since I've built up a good system which works for me and I hoped that maybe one day it would get patched into it. Well it didn't look like they'd ever put it in so I started looking around for alternatives and I found one which works.
    It's a script I modified from one of the sample scirpts that come with the iTunes COM SDK, it was pretty easy and it works great!
    Just highlight the code, save it to a textfile, rename the textfile extention from .txt to .js and then run. It'll seem like it isn't doing anything but it is and you'll see it if you enable the comments collumn in itunes. You can also check the task manager to see if Wscript.exe is running which the windows script host. It takes a while but eventually it'll finish the whole library and pop a msg saying that it's done. Here it is:
    var ITTrackKindFile = 1;
    var iTunesApp = WScript.CreateObject("iTunes.Application");
    var mainLibrary = iTunesApp.LibraryPlaylist;
    var tracks = mainLibrary.Tracks;
    var numTracks = tracks.Count;
    var i;
    while (numTracks != 0)
    var currTrack = tracks.Item(numTracks);
    // is this a file track?
    if (currTrack.Kind == ITTrackKindFile)
    currTrack.Comment = currTrack.Location;
    numTracks--;
    WScript.Echo("Location to comments done!");

    Katrina S. wrote:
    I think there is a script that can put the file path in the Comments field, but that's as good as it gets with itunes.
    Here's one I wrote recently...
    http://samsoft.org.uk/iTunes/scripts.asp#KeywordsToComments
    tt2

  • ITunes on macbook pro - resetting music file path when not on my network

    Hi there!
    I suspect I know the answer to this already, but I hope I'm wrong! :-D
    I have my macbook a while now, but I've only recently started using iTunes properly.
    I have a home network, which consists of my macbook pro, a dell laptop running XP, a Nintendo Wii, a Sumvision Netbox NAS 1TB drive and a Logitech Squeezebox Boom.
    I'm using the NAS as my music storage, iTunes rips music and stores it here.
    This is all good.
    The Squeezebox Boom (for anyone who doesn't know) is a neat little Wifi radio/mp3 player, it streams radio from the web, and also music from the NAS.
    The software that controls it is called the Squeeze center.
    At the moment I have this software linked to iTunes, so when I add music to my library via iTunes the squeeze center automatically scans the music library and updates itself taking in music details, play lists, art work and all, it's a great system.
    The problem I have is when I take my laptop anywhere, iTunes changes the iTunes music folder location automatically to the internal hard drive, which means when I get home again I have to reset the file path and iTunes then has to scan the folder and organise everything again.
    not only that, as soon as the squeeze center sees the file path has changed it points at the new location (on the macbook hard drive) and looses the library.
    so when I reset iTunes, the squeeze center has to rescan everything again also.
    It's quite annoying.
    I have a work around in that I can tell the squeezecenter not to look at iTunes and hard wire it to the location, but I'd rather not do that.
    Is it possible to get iTunes to keep the NAS music folder as the iTunes Music folder location even when the macbook isn't on the network?
    Or will it always change the folder when I leave the network.
    Many thanks for your help.
    Paul.

    I've had this problem for ages, only now it seems as though iTunes is no longer restoring my music folder to the NAS if I start it when the NAS is connected. This is proving a pain in the a** because I keep forgetting about it, going online and buying a load of music from the store and then I find I've got a gig to consolidate when I realise my music folder has filled up! Funnily enough, I've downloaded and edited an applescript that automatically checks every half hour whether or not I'm on my home network, if I am it mounts my network drive for me. I really miss the airport disk utility's automatic mount feature. What I think I'l do is create another one for iTunes, to serve as a shortcut to iTunes, but when it's run it will check to see if you're on your home network, if so mount the NAS (if it isn't already), if not, or if it can't mount it will ask you whether you want to run iTunes after warning you that your NAS isn't connected. The only potential problem I could see is when iTunes runs as a result of you opening a music file in Finder. However I'm sure we could associate the applescript 'shortcut' with music instead of iTunes? I'll post here if and when I'm successful.

  • TS5376 I did as this article described.  The download was going smoothly until I got this error message "Click OK or enter alternate path to folder in installation package containing the file itunes.msi"   Where can I get "itunes.msi"  ??

    I did as this article described.  The download was going smoothly until I got this error message "Click OK or enter alternate path to folder in installation package containing the file itunes.msi"   Where can I get "itunes.msi"  ??

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Question re: moving iTunes library to new computer where files have different file path?

    Hi everyone-
    I just got a new laptop and need to transfer my iTunes library to the new computer.
    On my old computer, the hard drive was partitioned into a "C" drive and an "F" drive. The new laptop is just "C."
    Since my iTunes library was on the "F" partition on the old laptop, the file path for all the files is going to change when I transfer to the new laptop.
    I can find dozens and dozens of articles online about how to move iTunes to a new computer, but none of them seem to address the file path issue.
    Does anyone know where I can find detailed instructions on how to make this work?
    Thanks in advance.

    Quit iTunes.
    Move the entire /Music/iTunes/ folder to the F: drive.
    Hold Shift & launch iTunes.
    Select Choose library... and select the iTunes folder you moved to the F: drive.
    Everything should still work fine.
    Now go to iTunes prefs > Advanced.
    Set the iTunes media folder location to the iTunes folder you just moved to the F: drive.
    iTunes menu File > Library > Consolidate library.
    This will copy all your media into the iTunes folder (F:\iTunes\iTunes media\ folder)
    Let it finsh.
    Quit iTunes.
    Then you can copy the F:\iTunes\ folder to the new computer.
    If you copy it to /Music/ folder, just start iTunes and it'll work.
    If you copy it elswhere (such as another drive) hold Shift, launch iTunes, select Choose library... and select the iTunes folder.

  • External hard drive -- old file path from a previous laptop is still where to find my songs,  how do I change?

    My iTunes library is a mess, it is stored on an external hard drive.  My old laptop died unexpectedly and I didn't have a problem resetting the file path for the library on my new laptop.  The other day my son was trying to update his iPod when I wasn't home and I don't know what he did.... GRRRR  Any songs I purchased on my old laptop are now not able to be found.  When I click on 'get info' on a song it shows the old file path from the old laptop.  Songs that I purchased since the new laptop are still playable and great.  I know my songs are still there but I can't seem to get the file path to reset on the old music.  HELP!!! PLEASE

    This happens if the file is no longer where iTunes expects to find it. Possible causes are that you or some third party tool has moved, renamed or deleted the file, or that the drive it lives on has had a change of drive letter. It is also possible that iTunes has changed from expecting the files to be in the pre-iTunes 9 layout to post-iTunes 9 layout,or vice-versa, and so is looking in slightly the wrong place.
    Select a track with an exclamation mark, use Ctrl-I to get info, then cancel when asked to try to locate the track. Look on the summary tab for the location that iTunes thinks the file should be. Now take a look around your hard drive(s). Hopefully you can locate the track in question. If a section of your library has simply been moved, or an external drive letter has changed, it should be possible to reverse the actions.
    Alternatively, as long as you can find a location holding the missing files, then you should be able to use my FindTracks script to reconnect them to iTunes .
    tt2

  • How do I get iTunes to show the file path for music

    I am trying to get iTunes to show me where songs are located on my computer,  Hoiw do I get this to show up in iTunes?  Thank you

    PTIIIk wrote:
    I am trying to get iTunes to show me where songs are located on my computer,  Hoiw do I get this to show up in iTunes?  Thank you
    Right-click the track in the library, and choose Show in Windows Explorer.
    If you were hoping to get the file path displayed in a column, as is possible in Windows Media Player, note that iTunes does not have that ability.

  • ITunes can't find file path

    A year ago I moved my iTunes Library (iTunes Music Folder) to a second internal drive following Kim Komando's instructions and all went well with no problems. I called the second drive M and created a folder called "My Music 2" where I put the iTune files.
    Yesterday I reformated and reinstalled Windows XP and then copied "My Documents" back to the drive but in the restore process it deleted the folder called "My Music 2" on my second drive. I reinstalled iTunes and while all my music files are there inside iTunes including the Playlists, iTunes cannot find the file paths.
    What steps do I need to follow so all the files will play, and if it's not too complicated a process I wouldn't mind putting the files back on my second drive? Is there a simple way to do all this?

    My itunes file is messed up and wont work file path not found but it wont let me uninstall so i can fix.  Plus it cant fine bonjour.msi or quicktime.msi
    Download the Windows Installer CleanUp utility from the following page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    To install the utility, doubleclick the msicuu2.exe file you downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any Bonjour entries and click "Remove", as per the following screenshot:
    Next, select any iTunes entries and click "Remove", as per the following screenshot:
    Next, select any QuickTime entries and click "Remove", as per the following screenshot:
    Quit out of CleanUp, restart the PC and try an iTunes install. Does it go through properly? If so, does iTunes launch properly now?

  • File Path adds %20 where there are spaces

    Hi Everyone;
    I'm trying to track down a problem.
    The file path for Program Files folder in the old version of my app presents C:\Program Files\Folder in the DOS console. And the app works.
    However, the new version of the app displays the paths in the DOS console like this C:\Program%20Files\Folder
    And I get path not found errors.
    One of the difference between the 2 apps is the first is using java 1.3.1.02 the second is using jvm 1.4
    Does anyone know if 1.4 will do cause this change to happen ?
    stev

    I have found that the problem was with the java version.
    I switched from jre 1.4.1 to java 1.3.1 and the problem is resolved
    I however, have not pinpointed exactly where in the code causes this different behavior. but if anyone sees something like this in the future, you might want to double check the different behavior between 1.3 and 1.4.
    it could be a simple method etc = i haven't looked in the code to identify the exact problem however, cause this is a 3rd party java app.

  • "File Path" column in iTune?

    How do I add a "File Path" column in iTunes, similiar to one on Windows Media Player (this is my biggest reason not to fuly switch to iTunes yet)?
    Currently sorting by album is as close as I can get to sorting by file path.

    Your view choices can be selected by a CMD-J (Apple Key + J) and tick the items you want to view in the iTunes main window.
    Any time you want to see a song file - from the iTunes main window select a single tune and then CMD+R (Apple Key + R) or from the File Menu "Show in Finder" and a Finder window will open showing you the file on the HD. I find this very efficient and thus feel that a "file path" column wold be not helpful for my uses. If you have the Fiinder window set to "Columns" then you will see the path.
    If you let iTunes do the work of organizing your tunes then it is always a simple to find any tune w/o iTunes being open as the tunes are always in the iTunes Music folder. With the Finder window open and set to column view drag the music folder to the finder window and create an alias for fast access.
    MJ

  • Where is the File sharing in Itunes window

    Where is the File sharing in Itunes window?

    Normally set in iTunes->Preferences->Sharing. However, with the paucity of details, such as computer, OS,  iTunes version, and what you're trying to do, just a WAG.

  • Where is "file" button in itunes? Windows 8

    I'm trying to burn a voice memo onto cd. When I'm in itunes and insert disc, a window pops up: "You've inserted blank cd, blah...blah...blah, click on "file", then click "burn to disc". Where is the file button?? (itunes Windows 8)

    That probably means click on File on the iTunes menu bar, not a "button."  Windows has options to show or not show the complete menu bar at the top of the window, so if you do not see the File menu, set it to show the complete menu bar.

  • Where is file sharing in iTunes 12?

    Where is file sharing in iTunes 12? I used to click on the iPhone or iPad device, then select the 'apps' tab and then file sharing apps like VLC would show at the bottom. Now clicking on the device doesn't do anything.

    OK, I found it. In the upper left under the menu bar are some icons. Click on the iPhone icon, then select your device, iPad, iPhone, whatever. In the far left column that appears under your device, select apps. Then you'll see apps to the right of that column. Scroll down to the bottom and you'll find the file sharing apps.

Maybe you are looking for

  • IPhone 5 incoming calls/outgoing calls

    Sometimes when I answer to a phone call on my iPhone 5, I hear my own voice instead of the voice of the person whos calling. This also happens on outgoing calls. How can you explain this? Whats happening?

  • MBP hard drive beeps after Snow Leopard Upgrade, just like the unibody

    After upgrading my MBP to Snow, it is now beeping from the hard drive every 10-15 seconds, just like the videos that were posted of unibody MBPs beeping in 10.5.8 (which Apple released a firmware update for). Just wondering if anybody else is experie

  • BDLS in productive ERP system

    I have an interesting requirement.  A customer is currently running R/3 4.7 with multiple countries.  They want to split the system so one country has it's own system.  The approach has been to take the existing 3-system landscape and perform a homog

  • How to reformat macbook pro 2.16

    I have a very old macbook pro 2.16 ghz and want to reformat it installing a newer OS. Any suggestions towards what I should install? Model Name:          MacBook Pro 15"   Model Identifier:          MacBookPro2,2   Processor Name:          Intel Core

  • When i press record thru the mic it Freezes

    Its only for real instruments, otherwise it records fine if I'm using a software instrument. It freezes and i get the wheel of death for three minutes until it finally records.