Changed library location to backup, deleted from main itune...problem

I changed the location of my itunes library to an external hardrive, because i'm running out of space on my macbook. I deleted 3 albums from the itunes library on the macbook and it deleted it from my ipod???
I thought if I pointed itunes to my external drive it would update my ipod this would work, however I've now copied the songs back to the main itunes directory on the mac and sync'd but it wont update the library or my ipod...even if I change the location back to the original...
Any help much appreciated as I'm desperate to run the library from my external drive to free up space on my macbook

Thanks Chris,
I've tried this but it wont update the albums/song that I initially deleted from the original Itunes library, they are shown in the actual folder, as I initially tried to copy them to the folder and then I tried to import them.
Either way these album just will not appear in the actually itunes list.
I cant understand why these few albums do not update on my main itunes screen??
Any ideas on what I'm doing wrong, I thought it should consolidate both the itunes folders and ensure it takes everything across?

Similar Messages

  • My iphone was stolen so I decided to delete my device in find my iphone,  but the it has not yet been deleted bec the device is not connected to the internet yet. Can I undo my changes before it will be deleted from icloud? Thank you

    Hi Suport,
    My iphone was stolen yesterday so I decided to delete my device in find my iphone,  but the it has not yet been deleted bec the device is not connected to the internet yet. Can I undo my changes before it will be deleted from icloud? I want to undo the changes because I may find my phone when it connects to the internet. Thank you
    See image below:
    email is [email protected] for questions thank you Apple. I hope you could help me.

    Sorry, you can't undo your action remotely.

  • If i delete a song from my itunes library will it be deleted from itunes match

    If i delete a song from my itunes library will it be deleted from itunes match?

    The track will actually be hidden in the cloud, but, yes if you choose to do so the track will be removed from the cloud.

  • There are songs on my icloud that I deleted from my itunes, but still show up on icloud. I want to delete them from icloud, but can't since they don't appear in my itunes!

    I have a large library on icloud- 26203 songs is the count when I'm playing over my apple TV, but my itunes only shows 25989 songs. There are songs on icloud that no longer are in my itunes library, or show up in itunes as being on icloud. I want to delete these songs but can't figure out how. I have reset my itunes match on both my computer and my apple tv to no avail.

    No. It's on and I update it daily.
    When I talk about removing songs from my shuffle play, I'm referring to listening over apple TV. My cloud limit is nearly maxed out, so I am constantly removing/adding songs. That's why I was surprised when I went to delete a song I no longer wanted in the mix and was surprised to find it already deleted from my itunes, but still present in the cloud. I've signed in and out of itunes/and match on apple tv as well, but that didn't remove the tunes in question!

  • If I delete an app on my iPhone will it be deleted from my iTunes or my wife's phone?  (Both phones use the same iTunes account)

    If I delete an app on my iPhone will it be deleted from my iTunes or my wife's phone?  (Both phones use the same iTunes account)
    It is easier for me to clean up my phone on the phone itself and not on the computer.
    Thanks

    Scotty Doesn\'t Know. wrote:
    If I delete an app on my iPhone will it be deleted from my iTunes or my wife's phone? 
    No. It will only be Deleted on the Device you are Deleting it from.
    Scotty Doesn\'t Know. wrote:
      (Both phones use the same iTunes account)
    Have a read here...
    https://discussions.apple.com/message/18409815?ac_cid=ha
    And See Here...
    http://support.apple.com/kb/HT1495

  • HT201272 I can see my previously purchase music, it says downloaded but why can't i download the music? The were accidentally deleted from the itune folder?

    I can see my previously purchase music, it says downloaded but why can't i download the music? The were accidentally deleted from the itune folder?

    Do I have to have icloud to download previously purchased music?

  • Deleted tracks on Iphone are not deleted from the itunes playlist

    When I delete some tracks on iphone, I would like them to be deleted from the itunes playlist as well when syncing.
    how can i do it?
    thanks

    I was just playing around with my YahooMail account too ...and it's a little different than the normal client/server sorta thing I've been used to ...
    I was using my PC to draft a new Yahoo email, then saw it on my iPhone Email, in the Drafts ... edit the PC version, update iPhone, the edit appears.
    The iphone doesn't download a copy of your messages, it interfaces directly with the server. If you do anything on either side (PC and/or iPhone) it affects your Yahoo Inbox.

  • My PC is no longer permitting me to play tunes from my playlist library or even preview songs from the iTunes store.  The diamond isn't even moving on the bar when I try to play songs.  Any suggestions?

    My PC is no longer permitting me to play songs from my playlist library or even preview songs from the iTunes store.  The diamond isn't even moving on the bar when I try to play songs.  I have installed the most current version of iTunes and have verified that my PC is authorized.
    Any suggestions?

    Hello WashDC,
    The following article can help get iTunes to produce output normally again.
    iTunes and QuickTime for Windows: Audio does not play or plays incorrectly
    http://support.apple.com/kb/TS1362
    Cheers,
    Allen

  • Changing the location of archive log from flash recovery area PLZ HELP!!!

    Hi All,
    My archive log is being stored in flash memory area which got full and the production server went down.
    alert log file details.....
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 43432960 bytes disk space from 2147483648 limit
    *** 2010-04-25 14:22:49.777 62692 kcrr.c
    ARCH: Error 19809 Creating archive log file to
    '/oracle/product/10.2.0/flash_rec
    overy_area/EDWREP/archivelog/2010_04_25/o1_mf_1_232_%u_.arc'
    *** 2010-04-25 14:22:49.777 60970 kcrr.c
    kcrrfail: dest:10 err:19809 force:0 blast:1I removed the files and started the database,
    Can someone kindly tell me as to how to avoid this problem in future by keeping archive log destination in flash recovery area.
    I want to change the location of archive log files, can someone please guide me as to hiow to do that
    I changed the size of flash recovery area for the time being, but i am afraid it will be full again!!
    SQL> select * from v$flash_recovery_area_usage;
    FILE_TYPE    PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILES
    CONTROLFILE                   0                         0               0
    ONLINELOG                     0                         0               0
    ARCHIVELOG                99.44                         0              57
    BACKUPPIECE                   0                         0               0
    IMAGECOPY                     0                         0               0
    FLASHBACKLOG                  0                         0               0
    6 rows selected.
    SQL> alter system set DB_RECOVERY_FILE_DEST_SIZE = 4G ;
    System altered.
    SQL> select * from v$flash_recovery_area_usage;
    FILE_TYPE    PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILES
    CONTROLFILE                   0                         0               0
    ONLINELOG                     0                         0               0
    ARCHIVELOG                49.72                         0              57
    BACKUPPIECE                   0                         0               0
    IMAGECOPY                     0                         0               0
    FLASHBACKLOG                  0                         0               0
    6 rows selected.regards,
    Edited by: user10243788 on Apr 25, 2010 6:12 AM

    user10243788 wrote:
    Hi All,
    My archive log is being stored in flash memory area which got full and the production server went down.
    alert log file details.....
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 43432960 bytes disk space from 2147483648 limit
    *** 2010-04-25 14:22:49.777 62692 kcrr.c
    ARCH: Error 19809 Creating archive log file to
    '/oracle/product/10.2.0/flash_rec
    overy_area/EDWREP/archivelog/2010_04_25/o1_mf_1_232_%u_.arc'
    *** 2010-04-25 14:22:49.777 60970 kcrr.c
    kcrrfail: dest:10 err:19809 force:0 blast:1I removed the files and started the database,
    Can someone kindly tell me as to how to avoid this problem in future by keeping archive log destination in flash recovery area.
    I want to change the location of archive log files, can someone please guide me as to hiow to do that
    I changed the size of flash recovery area for the time being, but i am afraid it will be full again!!
    SQL> select * from v$flash_recovery_area_usage;
    FILE_TYPE    PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILES
    CONTROLFILE                   0                         0               0
    ONLINELOG                     0                         0               0
    ARCHIVELOG                99.44                         0              57
    BACKUPPIECE                   0                         0               0
    IMAGECOPY                     0                         0               0
    FLASHBACKLOG                  0                         0               0
    6 rows selected.
    SQL> alter system set DB_RECOVERY_FILE_DEST_SIZE = 4G ;
    System altered.
    SQL> select * from v$flash_recovery_area_usage;
    FILE_TYPE    PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILES
    CONTROLFILE                   0                         0               0
    ONLINELOG                     0                         0               0
    ARCHIVELOG                49.72                         0              57
    BACKUPPIECE                   0                         0               0
    IMAGECOPY                     0                         0               0
    FLASHBACKLOG                  0                         0               0
    6 rows selected.regards,
    Edited by: user10243788 on Apr 25, 2010 6:12 AMPointing the archive log dest (and/or the FRA) to a new location, or enlarging them, will do no good if you are not performing regular housekeeping on the archivelogs. You will just keep knocking down the same problem over and over.
    If you simply delete the archivelogs at the OS level, the database will never know about it and it will continue to think the destination is full, based on records kept in the control file.
    For regular housekeeping, you need to be doing something similar to this in rman:
    run {
      backup archivelog all not backed up 1 times tag='bkup_vlnxora1_arch';
      delete noprompt archivelog all backed up 1 times to device type disk;
    run {
    delete noprompt obsolete;
    crosscheck archivelog all;
    delete noprompt expired archivelog all;

  • Change library location when iTunes does not manage the library?

    There must be an easier way to do this...
    I keep all our music files on an external NAS so it can be shared by my Sonos system and also sync via iTunes to various iDevices by my wife and I.  In this situation it is not desirable to have iTunes organize the folders or copy the music to it's own folder.  Using Windows 7 iTunes, I use the File | Add Folder to Library dialog to add music to iTunes, simply pointing this dialog at the NAS folder where the files are stored.  This creates a few problems.
    1) When new music is added to the NAS folder, iTunes doesn't have the brains to re-scan the folder at start-up to see what has changed.  Instead I have to use the File | Add Folder to Library dialog again, choosing the same folder as before.  An annoyance.
    2) When I do the procedure described in #1, ALL new files since the last scan get a check mark and are added to the iDevice sync.  That is also undesirable as I may add lectures or music that my wife doesn't want on her iPhone, or vice-versa.  One is forced to hunt through the entire library looking for items that she or I don't want synced.
    3) I need to change the location of the music file storage.  BIG PROBLEM.  I can't figure out how to move the file location and have iTunes still honor the selected (and non-selected) file choices.
    There must be a better way around all of this.  I saw one suggestion to do a global search and replace on the file location in the iTunes Music Library.xml file using a text editor.  Is iTunes really that backward?  Any help appreciated.

    Use iTunes Folder Watch or make sure the designated iTunes Media folder is a folder on the NAS and drop new content into <Media Folder>\Automatically Add to iTunes.
    Tunes Folder Watch includes an option not to check newly added songs (or rather it actually unchecks them) however checkmarks are a poor organizing tool. Use a combination of one or more regular & smart playlists to determine what should go on the device. That way you can still listen to albums that aren't scheduled to sync.
    Exactly what do you want to change? Normally I'd suggest you make your split library portable, however running an iTunes library database from a NAS is generally not a good move. It may be necessary to do so temporarily in order to relocate the media folder, after which the library files can be copied back to an internal drive for performance. Alternatively you can move files around using my script ConsolidateByMoving, assuming you're not also trying to preserve an esoteric folder structure of your own. Or, it there is room to copy, then delete, instead of moving, then you can use the iTunes "consolidate" feature.
    Editing the XML and "breaking" the library to force a rebuild from the XML is not the way to go.
    tt2

  • Can i change the location for backup in my widows 7 ?

    How can i change the location for the bacup in my windows 7?Thanks.

    First, make sure iTunes isn't running
    Now, move the C:\Users\(yourname)\AppData\Roaming\Apple Computer\MobileSync\Backup\ folder to your preferred location. My was F:\iTunesMobileSync. This is up to you.
    Finally, start a command prompt as an administrator. You can do this from the Start Menu, type cmd.exe, then right click and select Run As Administrator. From the command prompt, create an junction point as I do below, just change f:\yournewfolder with your new location.One thing to to make sure of, don't end up with a folder like f:\yournewbackupfolder\Backup\Backup, so be sure to check how your folders ended up when you moved them.
    mklink /J "C:\Users\yourname\AppData\Roaming\Apple Computer\MobileSync\Backup" "f:\yournewfolder\Backup"
    You should see something like this in Windows 7. Note the little "shortcut" overlay icon? That's saying this is a link.
    You can also confirm it with dir from the command line. Note the <junction>:
    C:\Users\Scott\AppData\Roaming\Apple Computer\MobileSync>dir
    Directory of C:\Users\Scott\AppData\Roaming\Apple Computer\MobileSync
    11/25/2011  10:10 PM    <DIR>          .
    11/25/2011  10:10 PM    <DIR>          ..
    11/25/2011  10:10 PM    <JUNCTION>     Backup [f:\iTunesMobileSync\Backup]
                   0 File(s)              0 bytes
                   3 Dir(s)  97,594,851,328 bytes free
    If you are still on XP and not Vista or Windows 7, you don't have mklink, but you can use the junction utility in the same way.
    This works.

  • Change library location before installation (in MSI-File with Orca?)

    Dear Forum-Users,
    I want to change the file-location from the itunes-library BEFORE the installation. The standard-path is under "my documents" and "my documents" is relocated to our network share. I want to change the location to C:/iTunes/. My idea was to open the MSI-file with "orca" an change the location-settings but I cannot find this entry.
    any ideas?
    BR

    I don't know of any way to do it.
    My advice is to go ahead and install itunes, and the first time you run it, do a shift-start. Press *AND HOLD* the shift key while starting itunes. Keep pressing until you get a prompt to create a library. Create the library in C:\iTunes.
    You only have to do this shift-start once. iTunes keeps using the last library it opened, until you do another shift-start.

  • I thought I understood changing library locations. Apparently not

    My iTunes library outgrew my 500 G external drive so I moved it [dragged it] to a larger 1T one.
    As I added, etc to my new library iTunes became very slow and sluggish, and I spent a lot of time watching the beachball etc.
    So I downloaded a new iTunes. Now I can't seem to make new iTunes locate the library on the new large drive. [preferences>advanced>change library, etc]
    I know iTunes is aware of the new drive, because I can't eject it 'iTunes is using it'
    What simple step am I missing here?
    Thanks

    Forgot Your Account Password
    For Lion, Mountain Lion, or Mavericks
        Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
         When the menubar appears select Terminal from the Utilities menu.
         Enter resetpassword at the prompt and press RETURN. Follow
         instructions in the dialog window that will appear.
         Or see:
           Reset a Mac OS X 10.7 Lion Password
           OS X Mountain Lion- Reset a login password,
           OS X Mavericks- Solve password problems,
           OS X Lion- Apple ID can be used to reset your user account password.
    For Snow Leopard and earlier with installer DVD
         Mac OS X 10.6- If you forget your administrator password,
         OS X- Changing or resetting an account password (Snow Leopard and earlier).
    For Snow Leopard and earlier without installer DVD
        How to reset your Mac OS X password without an installer disc | MacYourself
        Reset OS X Password Without an OS X CD — Tech News and Analysis
        How To Create A New Administrator Account - Hack Mac

  • Changed library location

    I'd like to start by saying that finding an answer to a simple question, something that should have been intuitive and simple to figure out, is, and always has been a struggle here at Apple.com.
    My question: I have moved to a new location and no longer have a desktop computer with attached storage for my libraries (that was a Win 7 machine). I am now using network attached storage for my libraries and files, the same structure (basically copies) as before except NAS now.
    Every file in itunes points to the old desktop computer, how do I clear all references to that computer? I have changed the library location in preferences to point  to the new volume.
    I'm tired of searching and going around in circles for something that should have been in the application help file.
    When I get this figured out will I have to spend days removing duplicates?
    I have a large music library, years ago when I bought new drives I went through this and it took nearly 2 days for iTunes to go through the entire library. And yep, I've now forgot how to do it. It took days on the internet to figure that one out as I recall too.
    Please help!
    MacBook Pro
    15 inch late 2007
    4 GB
    OS x Lion 10.7.5
    iTunes 11.0.3
    Maxtor Central Axis NAS drives
    Library
    //volumes/public/music/mp3
    Thanks in advance,
    Bob

    Take a look at this link for moving your files (did you follow these steps) http://support.apple.com/kb/HT1364
    Also take a look at this link, the important note is if you click the button to keep iTunes media organized http://www.tuaw.com/2012/12/26/how-to-move-your-itunes-library-to-a-nas/

  • Identifying songs in itunes library that have been deleted from hard drive

    Hello,
    I recently had to delete a bunch of music from my hard drive by accessing it from another computer in the 'target disk mode.' Now I've got the computer up and running again but I don't want to go through my itunes library selecting each individual track that is no longer on my hard drive and removing it. Is there any feature in itunes 7 that will remove files (shortcuts) in the library with no source file in the itunes music or any other folders?
    thanks

    I'm running a managed library.
    Let me see if I can understand this. The problem has to do with the place I was looking at. I was looking in the pictures folder in the hard drive. Now, the pictures inside the iPhoto library are the ones that are deleted from the hard drive, and the ones in the Pictures folder are not being touched at all. So I have two separate folders with pictures: the iPhoto library folder and the Pictures folder inside the hard drive.
    Since I'm going to be using iPhoto exclusively I might as well delete that other Pictures folder in the hard drive. If I delete the pictures in this folder, would that affect the pictures I have in the iPhoto Library? I'm thinking no since iPhoto has made copies of all those pictures. What do you think?
    THanks for the info TD

Maybe you are looking for

  • Jds3 in solaris 10 x86 broken

    Hi, i am a novice to unix and have been trying to learn solaris for some time now. I finally have a system that will allow me to install the os with minimum headaches. The problem i have been experiencing is that when i install kde OR SUN GNOME, some

  • Applying an LOV to a dynamically populated VO

    I am a newbie at ADF so I'm not totally sure how to explain this. But I have a generic VO defined as a part of say a common popup picker which populates a table based on an already defined VOs. My requirement is for one such VO that I have defined wh

  • HashMap

    Hi All, I am new to java.Please help me in using hashmap. I have records in Database like, DeptID, empName, tasks 10 GR task1 10 GR task2 10 GBC task3 20 ABC task4 10 GBC task5 20 GR task6 10 ABC task7 10 ABC task8 10 GBC task9 10 GR task10 20 GBC ta

  • Any function in BPEL to decode the message??

    Hi, I am working on BPEL.I am sending a xml message as input which is getting encoded. Is there any function in bpel which will decode the message and assign to the output. please help me out of this problem Regards, mohamed

  • Rman backup with different retention

    Hi, I have to write script on RMAN backup retentions and policies. My requirement is as below: Daily backup Name and retentions : db_daily_bkp_sun,db_daily_bkp_mon...with 7 days retension Weekly backup Name and retentions : db_wkly_bkp_01,db_wkly_bkp