Cant find i tunes library
I wanted to make a new itunes library that contains a spanish language course that I load onto a different ipod from the one I have my music in. I created a new library called "spanish" and now I cant find the one for my music.
Questions:
1. How do I find the library containing my music
2. can I do this with separate ipods and separate libraries on the same computer?
Please help me find my music library (there are 3,000 cds in it!)
michael
Hey andcar1,
Welcome to the Apple Support Communities. If iTunes cannot find the library, you can look on your computer to find it. The following article will assist with finding those files.
No content shows up in iTunes after updating
http://support.apple.com/kb/TS1967
This article is informative and will let you know where files are typically located on your computer.
Where are my iTunes files located?
http://support.apple.com/kb/ht1391
Regards,
-Norm G.
Similar Messages
-
Have down loaded latest I tune software and error message cant find I tunes library appears?
latest I tune software loaded and error message can't find I tunes library appears?
Hey andcar1,
Welcome to the Apple Support Communities. If iTunes cannot find the library, you can look on your computer to find it. The following article will assist with finding those files.
No content shows up in iTunes after updating
http://support.apple.com/kb/TS1967
This article is informative and will let you know where files are typically located on your computer.
Where are my iTunes files located?
http://support.apple.com/kb/ht1391
Regards,
-Norm G. -
HT6378 I cant find my photo library after loading it to iCloud.
I tried to upload my library of about 2300 photos to iCloud. It only loaded about 4 photos but now I cant find the rest of my photos. What happened to them?
i already tried uninstalling it then when im downloading it said it is already installed but still it has no icon and i cant see it either on the application management.
tried also wiping the data and downloading again but on the appworld it says "an error has occured communicating with the Blackberry App world web plug in. Please restart your device and try again. If you have content protection enabled on your device, please diable and try again" I already did it but it was always the error. -
Cant find my iTunes library after migration from old PC to new Mac
Can't find my iTunes library after migration from old PC to new Mac?
Migration Assistant has transferred itunes content, but where is it on new iMac?
https://discussions.apple.com/thread/3358162?start=0&tstart=0 <<< click here for a possible answer. -
Hi,
I use an external HD for my Iphoto Library. Today, the HD disconnected by accident while I was using Iphoto. All the pictures in IPhoto went blank because of this. After reconnecting the harddrive, I reimported all the photos on the external harddrive into IPhoto (replacing the old blank ones). I soon realised that IPhoto was no longer using the Library folder on my external harddrive, because Iphoto can still open all the photos without the external harddrive being connected. The problem is that I can not find any Photos or Library folders anywhere on my computer, so I have no idea where Iphoto picks up the pictures. I have tried to restart the computer several times, but the same thing still occurs.
Can somebody please explain to me what is going on?
Thanks in advance,
MortenI reimported all the photos on the external harddrive into IPhoto<<<</div>
That was your mistake. You created a second library on your main drive. I expect that it's located inside HD/Users/YourName/Pictures. You probably should trash it but don't do that just yet.
Hold down the Option (Alt) key while opening iPhoto. When you get the query, direct iPhoto to the library on the external drive. After iPhoto opens with that library, do everything that you're able to do to confirm that all photos are present and accounted for. When finished, you can safely trash the library on the main drive.
The problem is that I can not find any Photos or Library folders anywhere on my computer<<<</div>
Depending on how "Spotlight" is configured, it might not be looking in the correct location. -
Cant Restore I-tunes Library After Crash
Hello everyone, my computer crashed on monday but luckily I had backed up my library. I downloaded I-tunes and try to restore my library and the first disc did fine but when the second one tried to run I got an error saying "an unknown error occurred (-69)" Can some one please help me out?
Thanks Yall!
Dusty.Hmmm, usually that unknown error -69 is related to syncing an iPod, not restoring backups from disc.
How did you do the restore? What version of itunes was it in? What version ofitunes are you using now? -
please help me find myt library from my old computer to this new one
Did you put your library on the new computer?
Your library will only be where you put it. -
Can't find i-tunes library in iPhoto and iMovie
have migrated to a new mac.
Everything looks o.k.
The only thing I can't use is iTunes when creating a slideshow in iPhoto or a movie in iMovie
Any suggestions?
thanks
AdI'm having the same problem. Have the latest versions of iTunes and iMovie. I've used iMovie before and never had this problem. I can't add any songs to a track. When I do I get this error: "iMovie song could not be used because the original file could not be located." Please help.
-
Cant find com.apple.logic10.plist in library preferences
I cant find in my Library preferences "com.apple.logic10.plist"
That is in fact where the com.apple.logic10.plist resides.
There is a second method.
In the Finder, choose Go > Go to Folder from the menu.
Type ~/Library/Preferences in the "Go to the folder" field.
Press the Go button.
Remove the com.apple.logic10.plist file from the Preferences folder. Note that if you have programmed any custom key commands, this will reset them to the defaults. You may wish to export your custom key command as a preset before performing this step. See the Logic Pro User Manual for details on how to do this.
If you are having trouble with a control surface in Logic Pro.
then delete the com.apple.logic.pro.cs file from the preferences folder. -
everytime i plug my camera to my ibook to transfer my pictures to my g4 it seems that my laptop wont read it,i cant find my photo library how can i install it again?please help
Can you explain this problem again, please?
Why would you connect your camera to your ibook in order to transfer the photos to your G4? Why not connect it directly to the G4?
Then you say that your laptop won't "read it"? Read what? The camera? The Library?
Regards
TD -
TRIM() not found? Compile error: Can't find project or library in Excel 2007
I am preparing to make a few alterations to a spreadsheet that another person built. I have NOT made any changes to it yet.
They put in a button that allows portions of the worksheet to print. I am now using Excel 2007. Their code ran fine in 2003.
The button had worked in Excel 2003- but now (without any changes) throws an error "Compile Error: Cant find project or library."
TRIM is highlighted in the following code: (See below for the whole sub)
If Trim(Worksheets("Measurements").Cells(RowCounter, ColumnCounter).Value) <> "" Then
If RowCounter > PrintRowMarker Then
PrintRowMarker = RowCounter
End If
If ColumnCounter > PrintColumnMarker Then
PrintColumnMarker = ColumnCounter + 1
End If
End If
I have added in the following references into Excel via the big button in the upper left and the "Excel Options" screens:
Analysis Toolpak and Analysis Toolpak-VBA. The sheet "Measurements" is present.
1) Are these the right packages for the TRIM function?
2) Is there a different Add-in that is needed?
3) Is there an additional step I must use to actually add in these packages?
4) Is there something else I should do?
Thanks-
Loralee
P.S. Access 2003 finds (it's version of) TRIM fine- so a version is on the machine. This spreadsheet if failing in the same way on 2 machines- both with Office 2007 installed.
Private Sub BtnPrint_Click()
Dim RowStarter As Integer 'Where to start checking rows for content
Dim RowCounter As Integer 'The current row being checked
Dim ColumnCounter As Integer 'The current column being checked
Dim PrintRowMarker As Long 'The last row with data
Dim PrintColumnMarker As Long 'The last column with data
Dim NoMoreData As Boolean 'Look for a blank record
Dim RangeValue As String 'Define the range string value
Dim EndRangeValue As String
PrintColumnMarker = 0
PrintRowMarker = 0 'Initialize the row printing marker
RowStarter = 5 'Print Starting Point
For RowCounter = 2005 To RowStarter Step -1
For ColumnCounter = 50 To 2 Step -1
If Trim(Worksheets("Measurements").Cells(RowCounter, ColumnCounter).Value) <> "" Then
If RowCounter > PrintRowMarker Then
PrintRowMarker = RowCounter
End If
If ColumnCounter > PrintColumnMarker Then
PrintColumnMarker = ColumnCounter + 1
End If
End If
Next ColumnCounter
If PrintRowMarker > 0 Then
End If
Next RowCounter
EndRangeValue = IndexToString(PrintRowMarker, PrintColumnMarker)
RangeValue = "$A$1:" & EndRangeValue
Worksheets("Measurements").PageSetup.PrintArea = RangeValue
Worksheets("Measurements").PageSetup.PrintGridlines = True 'Turn on gridlines
Worksheets("Measurements").PrintPreview 'PRINT THAT PUPPY!
End SubAppears OK to me but the error message " Cant find project or library." suggests it could possibly be the references in VBA.
In VBA select menu item Tools - References.
Ensure that the following are checked:-
Visual Basic for Applications
Microsoft Excel 12.0 Object Library
OLE Automation
Microsoft Office 12.0 Object Library
It there are any references displayed as Missing then scroll down to find the equivalent reference and check it and then uncheck the Missing one/s.
Regards, OssieMac -
Hi, All my music files have an exclamation mark on the left and when I tunes asks me to locate a window opens with I Tunes folders but I still cant see my music library . What can i do? Thanks
The red exclamation mark indicates that itunes cannot find your files.
Are the music files still on your harddrive. Look n Finder
Username/Music/iTunes/iTunes Media
If the files are there then keep the option key pressed and open iTunes. A dialog box will open asking you to choose your library. Select Choose and then navigate to the Music/iTunes Folder and click OK -
i have had to restore my pc to factory settings. i have downloaded i tunes again and cant find my purchases ? wendy13
You ought to have backed up your data before nuking Windows...
You should be able to:
Backup the device to the new installation
Transfer your purchases into a newly authorized library
Recover any other media using third party tools as suggested in this post from forum regular Zevoneer
Restore the device from the backup
This process should switch the association of the device to the new library, preserving the data and settings in your apps.
May also be prudent to attempt a backup to iCloud directly from the device before you start... Settings > iCloud > Storage & Backup > iCloud Backup > On. It won't save any media but it would preserve the general account settings and documents in case anything goes wrong while you are trying to extract your other data.
When you get it all fixed, make a backup!
tt2 -
I have photoshop C6 on my MAC Pro and want to install it on my new MAC desktop. I sent the files with AirDrop but photoshop wont open I get an error message that it cant find the Library. Any thoughts?
download the installation files and install using your serial number or adobe id,
Downloads available:
Suites and Programs: CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
Acrobat: XI, X | 9,8 | 9 standard
Premiere Elements: 12 | 11, 10 | 9, 8, 7
Photoshop Elements: 12 | 11, 10 | 9,8,7
Lightroom: 5.5 (win), 5.5 (mac) | 5.4 (win), 5.4 (mac) | 5 | 4 | 3
Captivate: 8 | 7 | 6 | 5
Contribute: CS5 | CS4, CS3
Download and installation help for Adobe links
Download and installation help for Prodesigntools links are listed on most linked pages. They are critical; especially steps 1, 2 and 3. If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'. -
However during the process of adding new songs itunes crashed and i had to end task therefor not getting the chance to sync the new songs onto ipod nano. later when i plugged in my current ipod touch all my songs have disappeared and i cant find the original itunes library i had for it! is there anyway to get it back? i have tried pressing shift when opening itunes but still cant find the original itunes that i had!!
Since all of your music came from your computer in the first place, then it should still be there and should be included in your backup copy of your computer.
" it told me when i pluged hers in 2 ipods could not use the same account"
This is not true. You have misunderstood.
You can sync as many ipods/iphones/ipads as you like to one one library.
Maybe you are looking for
-
Budget Exceeded but no Error message Assign more than allocated
Hi Gurus, I am stuck in a situation where the Error Message BP603 while creating a PO for a wbs at level 2. IN cj30 , i found out that Budget = 69500000 and assigned = 69950772 if i create a PO OF even .30 (thirty paisa) the budget exceeded amount =
-
The finder window for an external USB hard disk suddenly started separating files by time (today, yesterday, etc.) and stopped allowing me to change column width, order, etc. Also the header bar shifted to flat white from gray. All was normal until t
-
CS6 Camera raw 7.0.0.308 : can't find manual defringe tool
CS6 Camera raw 7.0.0.308 : can't find manual defringe tool, only automatic by checking a box. The lens effect tool only offers custom and manual panel. No colors for manual defringing. ??
-
I have been experimenting with inserting a collada file into an ibooks author file, via the 3D widget. I use SketchUp and Modo to create the textured object, but I am having trouble getting anything other than a 'tumbling' view of the object in iboo
-
Custom Multi-threaded Connection Pool
Hello All, I set out looking at some of the new concurrency features in JDK 5.0 In doing so I came up with a custom multithreaded JDBC pool connection of my own. I havent done much testing but i invite all of you to look at it & post your comments. T