Doesn't find artist!

I have an early 2009 iMac with 10.8.3, iTunes 11.03, and iTunes Match. I thought always before if I entered the artists name in the search box their albums and songs would come up. I downloaded some albums from the web today. If I click on albums and search by author name nothing comes up. If I click on artist and search by artist name nothing comes up but I can find the albums if I scroll down the list of artists on the right of the songs. Why can't I find things by search anymore?
Thank you
Carl

Do you use iTunes Match? People have reported this can slow the process down.
To turn offiTunes MAtch
Store > Turn off iTunes Match.
Import your music
Store > Turn on iTunes Match

Similar Messages

  • Find palette doesn't find the IPCT category  field

    I have all my pictures by categories and suplemental categories. The "find" tool doesn't find anything if for example I type ARC (architecture), no matter if I select containing, containing all, starting or all metadata, all, etc... It seems that it doesn't search in some IPCT fields, at least in the category and suplemental category.

    You are right. "find" will find IPTC entries in caption, say, but not in category. I guess it's like EXIF, where it's only make, model, serial number, artist, and software.
    - Pierre

  • ITunes doesn't find Airtunes when connected with cable, only WiFi

    I have an Apple TV with Airtunes enabled. But apparantly, it's not possible to connect to it from PC's who are connected to LAN with cable instead of WiFI? Does anyone know why?
    More details:
    I have 3 PC's:
    PC 1: , Windows 7 64-bit with iTunes 9.1.1.12 (latest)
    Stationary, connected to LAN using cable in a Gigabit switch
    PC 2: 100% fresh install of Windows 7 32-bit and iTunes 9.1.1.12
    Stationary, connected to LAN using cable in a Gigabit switch
    PC 3: Win 7 32-bit with iTunes 9.1.1.12
    Netbook - connected through WiFi
    Apple TV device (latest firmware) is connected to same LAN using cable as well. *All PC's can ping the Apple TV without problems.*
    So the problem is that iTunes doesn't find the Airtunes device (the output dropdown selector doesn't show up). I first tried on my main PC (PC1). It didn't work, so i tested on PC2 (wich is a fresh install of both OS and iTunes!), but same problem there.
    But then the weird thing happened. I tried to install on my netbook, and it worked! Only difference is that the netbook was connected through WiFi. I don't see why that would matter, but just for fun i tested to disconnect WiFi, and connect with cable and boom - airtunes selection dissappeared! As soon as I disconnected the cable and reconnected WiFi, it appeared again.
    Why on earth would Airtunes only work on WiFi? As you can see on this screenshot, network configuration is equal on Wifi and cabled connection. (Apple TV has IP 10.0.1.30)

    It's supposed to be able to cope with slightly different file & folder structures, missing track numbers, all tracks in just an artist folder, everything in Unknown Artist\Unknown Album etc. Details here. Can you give me an idea of how things are set out? Maybe it needs a little tweak to cope with the way you've done things, or we could use something like MediaMonkey to reorganize what you have into something the script can work with.
    I'm going to be out for much of the day but I'll look in on this thread later.
    tt2

  • Walkman app doesn't find many files below a letter

    Hi everyone, I've got this problem with the Walkman app: it doesn't find anything under the 'G' so if I search for a song/album/artist beginning with 'G' it founds it, if it begins with 'I' Walkman doesn't find anything. I tried with Play Music by Google and everything works there.
    I hoped to see the issue fixed with the update but it didn't do any good.
    Help please?

    You can uninstall updates but it is not sure your issue is fixed.I tried on my device,I searched with one letter,I did not get anything.But after I inserted the second letter,it found songs.
    All we have to decide is what to do with the time that is given to us - J.R.R. Tolkien

  • My ipad doesn't find my printer....

    How do I make my hp 3510 discoverable to my ipad? The wireless printing works from my laptop which has the same wifi settings, but the ipad cannot find the printer????

    Hi Kiwisteve77,
    I understand the Ipad doesn't find the printer.
    Thank you for your reply.
    I will be happy to help you with this.
    Try turning the wi-fi off and on again on the Ipad.
    If that doesn't work turn the Ipad off and on again.
    Check to make sure it is connected to the proper network.
    Power cycle the router, Ipad and the printer and try it again if you are still having issues.
    I have provided a document for How to Use Apple's AirPrint Over a Wireless Network. Go to the section What if a 'No AirPrint Printers Found' message displays on my Apple device?
    Hope this helps.
    Thank you for posting on the HP Forums. Have a great day!
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • When I launch I photo it wants me to choose a library but it doesn't find one which is impossible, because i still have no storage. before i can clean up i want to back up them. how can i find my library?

    When I launch I photo it wants me to choose a library but it doesn't find one which is impossible, because i still have no storage. before i can clean up i want to back up them. how can i find my library?

    You may very well have damaged your library - or even your system by not having adaquate storage available
    And never select all of the pitcture and move them - that will destroy your library - the iPhotolibrary is a SQLite database and must always be kept intact as a single entity -
    Moving the iPhoto library is safe and simple - quit iPhoto and drag the iPhoto library intact as a single entity to the external drive - depress the option key and launch iPhoto using the "select library" option to point to the new location on the external drive - fully test it and then trash the old library on the internal drive (test one more time prior to emptying the trash)
    And be sure that the External drive is formatted Mac OS extended (journaled) (iPhoto does not work with drives with other formats) and that it is always available prior to launching iPhoto
    And backup soon and often - having your iPhoto library on an external drive is not a backup and if you are using Time Machine you need to check and be sure that TM is backing up your external drive
    LN

  • ICal search doesn't find anything

    when I test this by creating a future event with a particular word in it, then return to today and search for that word in the little "search" box at top right, it doesn't find that word.
    Why not?

    I have also had long standing problems of not being able to search for calendar events, either from within iCal or Spotlight or using mdfind.
    None of the suggested solutions worked for me (removing Calendar Cache file, adding and removing folders or drives to the privacy section of Spotlight to re-index, or running mdimport ~/Library/Calendars.
    One clue was that mdimport -d2 ~/Library/Calendars would not even look at the individual .ics files within any .calendar/Events directory (no output). I suspected that this was due to LaunchServices not associating these files properly with iCal. My system had previously been upgraded all the way from 10.0 through 10.6.
    What finally worked for me was the following, using the Terminal, rebuilding completely the LaunchServices database:
    rm /Library/Caches/com.apple.LaunchServices*.csstore
    *defaults delete com.apple.LaunchServices*
    *sudo /System/Library/Frameworks/ApplicationServices.framework/Frameworks/LaunchServi ces.framework/Support/lsregister -kill*
    *sudo /System/Library/Frameworks/ApplicationServices.framework/Frameworks/LaunchServi ces.framework/Support/lsregister -R -domain local -domain system -domain user*
    (note the capital -R in the previous line.)
    This step will take a few minutes to complete, with a message about I/O throttleing
    reboot (not sure if that is necessary)
    *mdimport -d2 ~/Library/Calendars*
    This last command should now show the successful indexing of all calendar events.
    After this search finally worked again for me!
    Regards,
    Heiko

  • Search engine doesn't find vcards

    The search engine in Address book doesn't find cards that exist in my ALL. They were cards imported via Time Machine. Any way I can get AB to index it's content ?

    One week later, I'm still hoping (praying ?) for a solution...

  • The "Search" function box doesn't find things that are there! Why?!

    The "Search" function box doesn't find things that are there! Why? Eg: It doesnt show all my Sent and Received emails, but it will find an email that I half wrote and deleted. Unsure why or how to explain more fully.
    I also don't understand if I type in "James email" or "J" into the search box and all the J / James stuff appears but it doesn't show the emails I know have been sent and I know are somewhere because I rang "James" up to check, but the search box shows random thing I am NOT looking for, even if I type in fully what I am looking for and test it by typing in full titles of things.
    It also doesn't store all my sent emails in "Sent" box. Confused! I'm not sure if the "Search" box just isn't up to the job or if it is broken / i'm doing something wrong? Maybe the email address I use isn't set up properly?

    This can happen sometimes if the cache is not cleared correctly when items are not deleted from your device.
    The only solution to this is to do a restore to clean out the cache file.

  • Satellite L855D doesn't find my CD/DVD drive

    Hello!
    I don't know what has happened to my computer but it doesn't find CD/DVD drive anymore.
    I guess I may have deleted some necessary drive but not on purpose anyway.
    Is there any way to recover it?
    I have tried RmvFltrs which I found from some Toshiba's tech support site via Google search but it didn't help.
    It stated that it worked but my computer tells me the installation couldn't be done.
    I'm not in a desperate need of the drive to work, I'm just wondering whether it is possible to make it work somehow. So if someone could help me with this I'd be more than glad.
    Sincerely,
    Joonas

    I mean that it isn't shown in "My Computer" anymore or if I try to install something from a CD it doesn't work since the drive doesn't work.
    I can find it from device manager yes but it gives me this "code 52" and says the digital signature cannot be verified. There's this yellow triangle with an exclamation point in it too. Does this help at all?

  • TS3276 The Finder doesn't find ~/Library/Mail, or even "library". I need to do some experimenting to get my mail back and want to back up but can't even find a file with my messages in it.

    Trying to save my email prior to a wave of experimentation to get email working again but finder doesn't find "library". Has the library been omitted from Mountain Lion?

    Go to your Finder "Go" menu hold the option key to choose "Library".
    After that you can drag it to your sidebar for easy access.

  • Disk Utility says everything's fine, but Install disk doesn't find my internal drive as a possible destination. When I startup with Command   S, I get a looping "cannot mount errno = 19" message.

    Disk Utility says everything's fine, but Install disk doesn't find my internal drive as a possible destination. When I startup with Command + S, I get a looping "cannot mount errno = 19" message.
    Problem started when I used Tech Tool Pro 6 to "de-fragment volume". Had to cancel that process before it finished because I ran out of time. Thereafter, when I startup my machine normally, I get the gray Apple logo at first, but it changes to a prohibited symbol (circle with a slash thru it) and hangs.
    When I startup holding the Option key, I can see my internal drive, but I get the same results as above.
    When I startup using the MacBook OSX Install DVD, it does not find my internal drive as possible destination.
    When I startup using the MacBook OSX Install DVD and then run Disk Utility, it finds my drive, allows me to "repair" and says everything is fine.
    When I startup with Command + S, I get a looping error message "errno = 19" and cannot stop it to do anything else.
    When I startup from Disk Warrior v4.4, it does not find my internal drive to do any repairs.
    When I startup from Tech Tool Pro 6 and run the "computer check" diagnostics, everything passes but the Volume Structure, which fails at "Volume Extents (B-tree)." When I use TTP's "Tools" option to run "volume repair" it will show my internal drive and allow me to click the GO button, but nothing happens and nothing changes.
    I have a Time Machine backup on an external USB drive, but for as long as the internal drive doesn't mount, I can't use the backup to restore.

    It's a false report and should be ignored.
    I would not rely on TT as I've already said earlier even before Grant posted similar advice.
    I really think the Rigid Disk Block may be corrupted. This holds the partition map and could prevent a volume from being unmounted. Unfortunately, there is no way to fix that without repartitioning the drive which will remove everything. So, before going down this road I hope you have backups or can make a backup.
    Drive Partition and Format
    1. Boot from your Snow Leopard Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed.
    4. Quit DU and return to the installer.  Proceed with reinstalling OS X.
    5. Download and install Mac OS X 10.6.8 Update Combo v1.1.

  • I have an issue with time machine, it doesn't find the Lacie external driver it use to use. it is the same drive that I usaly use for time machine back ups. It is corectly plugged. What can I do ?

    Hi,
    I'm trying to back up my macbook with time machine on the Lacie external driver I usualy use for this, but today my computer doesn't find the driver. I haven't done back up in 6 month.
    Today, the Lacie driver is pluged and running, but the computer just does'nt find it.
    what shall I do ?

    Some things to consider:
    Is the drive mounted, i.e., visible via Finder and/or on the Desktop?
    Is the drive still selected in System Preferences, Time Machine? If not, use the "Select Disk" button.
    Is Time Machine still turned on (System Preferences, Time Machine)?
    Can you see the drive (and mount it) using Disk Utility (in your Utilities folder)?
    charlie

  • I recently lost my iPod and ive been using find my iPhone to send messages to it, my email instantly tells me that it had been displayed or it suonded off however it doesn't find it's current location. you guys think this app actually works??

    i recently lost my 3rd Gen iPod and ive been using find my iPhone to send messages to it, my email then instantly tells me that it had been displayed or it suonded off however it doesn't find the iPod's current location. you guys think this app actually works? i feel like my alerts are just bouncing back at me. please help. Thanks!

    ... AFAIC Location Services is a joke.
    With both devices sitting side by side on my kitchen table, Location Services has NEVER shown the devices to be any where close to each other, and at times Location Services has been as much as a 1/4 of a mile off between the two devices.
    Your iPod Touch has no GPS receiver so determining its location relies upon wireless routers whose location is known. Its "location" is actually that of a wireless router. Your iPhone 4 can use GPS, cellular triangulation, and Wi-Fi. One would think GPS would be most accurate but urban areas have a greater density of cells and GPS signals are easily obstructed so cellular triangulation is often more accurate.
    Therefore the two devices' locations can be expected to be different. Differences of a quarter mile are easily explained if you understand how location services works: http://support.apple.com/kb/HT1975
    Skyhook Wireless (I think Apple uses its own database now): http://www.skyhookwireless.com/howitworks/
    Location Services is not a "joke"; its intended use is for basic navigation and for such applications as determining where the nearest restaurant is. It cannot tell you that your iPod is under the couch cushions and that your iPhone is in the car.

  • HT4889 Migration Assistant to update my new Mountain Lion iMac from an external USB hard disk drive, it is constantly saying that it is "looking for other computers". It doesn't find the external drive. Why is it looking for other computers?

    I'm trying to use Migration Assistant to update my new Mountain Lion iMac from an external USB hard disk drive. I told it to look for a drive, yet it is constantly saying that it is "looking for other computers". It doesn't find the external drive ... it just endlessly looks for other computers. Why is it looking for other computers at all, when I told it not to?

    Wow, the wording in Migration Assistant is misleading. I've never used it before, so I thought I would try to copy my files from the external drive ... my old iMac died, but I managed to get everything I need off it, using the 'cp' command in single-user mode. So I guess I'll just have to manually copy the files from the external drive to the new machine. I was hoping that Migration Assistant might help somehow, but obviously not.
    Thanks for the quick reply!

Maybe you are looking for

  • Recording on DVD - "Unable to recover TOC" error

    Hi all Whenever I try to record on a DVD a face "Unable to recover TOC" I've tried to change the recording speed but no use. When I go to DVD properties and click on enable recording it does not recognize the DVD or any other CD in the drive. Please

  • Tuxedo Performance Analysis - Query - tried txrpt not receiving report

    Hi All, We have currently migrated from Solaris-8 - Tuxedo 8 environment to Solaris 10 - Tuxedo 11gr1 Staging environment. All the application binaries were running fine. However we conducted a performance testing for 500 users we could see the perfo

  • Jsp resubmitting to servlet

    Hi, I have a jsp page which posts to itself. It takes input as dates from user and validates them and if they are correct, calls a servlet by sendredirect(...). and all this works fine. However if the dates are not correct then it displays the error

  • Studying for FIREWALL 642-618?

    I have unused study materials which may be of interest (NOT published by Cisco).  [email protected] Paul

  • How to build a package from local files?

    I have a couple of git projects cloned on my hd which I'd like to package. Now, it seems unneccessary to make a tarball of the files and move it to the build directory.... I've also tried to add the path to the source dir as the source line -- source