How many cd's can you get into iTunes?

I've been a Mac/iTunes user for a few years now. I still think its the best software of its kind out there and with the recent purchase of an external drive for backups I've decided to dump my entire cd collection on my Mac.
My question is whats the largest a library can get before there are performance issues if any? I'm looking at about 1000 or so cd's and wondered if there are any limitations to the library I'm not aware of.

There are no hard limitations. The more CDs you have, the slower iTunes will respond, but I've seen people report several thousand CDs while still having iTunes be usable, so 1000 should be OK.

Similar Messages

  • How many different podcasts can you submit to iTunes on one account?

    How many different podcasts can you submit to iTunes on one account?
    17" MBP dual core 2.16   Mac OS X (10.4.8)  

    I've submitted at least a half dozen so far, and all were accepted.
    Mitchell A.
    Producer and host
    BuzzBender More Buzz. No Filler.
    G4   Mac OS X (10.3.9)  

  • Can I buy an unlock iphone 5 in US now?  If I can, how many business days can I get it?

    Can I buy an unlock iphone 5 in US now?  If I can, how many business days can I get it?  Thank you!

    Yep, officially for sale now. Apple's online store shows it ships immediately, so should be in stock at just about every Apple store.

  • How many authorized computers can you authorize on an itunes account?

    How many authorized computers can you authorize on an itunes account? and where is the option to deauthorize all computers on the itunes account screen in the new itunes 9? i cant find it? its to deauthorize all the comps on your account at once. thank you!

    How many authorized computers can you authorize on an itunes account?
    Five.
    where is the option to deauthorize all computers on the itunes account screen in the new itunes 9?
    Click here for information.
    (47284)

  • How many motions tweens can you have on a timeline?

    I'm a college student in Seattle.  We just had our mid-terms in Flash CS5.  One of the really simple questions was "How many motion tweens can you have on a timeline."  Yup.  The answer is one...... or is it?  I had a long discussion with my tutor (who is the greatest tutor in the world) and he wanted to think about it. I said to him that I thought that one motion tween was wrong because you can click on an object in the timeline, make it a motion tween, and double click it and make several motion tweens.  So, essentially, you can have more than one motion tween on a timeline.  Is anyone able to advise me because this is all about grades!

    You can have quite a few motion tweens on a timeline.  You can even have them happening simultaneously (I don't know of a specific limit), as long as they are all on their own layers.  Though the more you add simultaneously the more they can weigh down the speed of things running.
    If you need to prove this to someone, the easiest way is to create it and demonstrate it.  But you may want to check the exact wording of the question... it would not be beyond an examiner to throw a trick question in.

  • How many Iphone 5 can you open under one account ??

    Just a simple question , how many iphone 5 can you open under one account ? is it 5 or more ??? anyone know . I've been a verizon customer for a little bit over 5 months ..... any input ??? thank you

    I'd call Customer Service and ask, because the Share Everything plan is supposed to allow 10 lines:
    http://support.verizonwireless.com/clc/faqs/Calling%20Plans/share_everything.html

  • How many ADFS farms can you have in a single forest/single domain?

    Hi
    I may have some terminology incorrect...please let me know if I do. :)
    My question is, how many ADFS farms can you have in a single forest/single domain? If you want to know why I am asking...please read on.
    We have 1 ADFS Farm and we are looking adding services to it. However not every cloud vendor provides a "Identity Broker" with there services.
    We have a consultant that is advising that we need to enable a SAML-based IdP-initiated single sign-on (SSO) ie using "IdpInitiatedSignOnPage"
    However to do this we need to modify the ADFS website to have "drop down" list so the user can select the "Relying Party" and then authentication with them.
    This means we are exposing a list of every company/party we have federated with. The exposure of this information, is deemed a security concern by our company....which I agree with.
    So the consultant advises that we need a separate ADFS farm. I have searched online, but haven't found any information that confirms multiple ADFS farms can be implemented in a single forest/single domain.
    Thanks for reading and if you have any other suggestions...I'd appreciate it.
    Nyobi

    This is not exactly FIM related question - there is ADFS forum available on Technet. However - technically there is no limit of ADFS farms in a forest \ domain. It is just a service which uses AD and is not altering it in any way or storing some forest-wide
    information like Exchange. So you can setup two ADFS services in single forest - no problem. 
    If it is a best solution to your problem? I can't say with that limited information but maybe just customization of pages on ADFS side would be enough? 
    Tomek Onyszko, memberOf Predica FIM Team (http://www.predica.pl), IdAM knowledge provider @ http://blog.predica.pl

  • HT1420 How can you get your iTunes music back when your iTunes Match expires & you no longer have access to the computer it ws stored on?

    How can you get your iTunes music back when your iTunes Match expires & you no longer have access to the computer it ws stored on?

    Try here:
    iTunes: Error 13019 during sync

  • HT4941 how many mac mini can you connect to a thunder bolt display

    how many mac minis can you you connect to a thunder bolt display and if so how do you switch between them

    Here's the official page on connection options (you can connect one computer to a display).
    http://support.apple.com/kb/HT4885
    I've read elsewhere that you can connect two computers to the Thunderbolt Display, but you can't switch between them per se.  You can only power up one at a time.  Anyone, feel free to correct me on this, but my understanding is this is not an officially supported configuration.

  • How many server nodes can you create per instance

    Hi,
    Very often the bottle neck in a java installation (NW04s) is the heap size. In order to increase the heap you simple create new server nodes.
    My question is:
    How many server nodes can you create per instance?
    Is there an upper limit before you have to create a new dialog instance (with a web dispatcher)?
    I can imagine that when you create a new server node you also have to increase the heap and max therad of the dispatcher. Is there any upper limit of the heap size of the dispatcher node ?

    Rasmus , I think you laid out a real good scenario for every one to contribute
    I may be very late but just updating this forum for benefit of everyone who visits this.
    In addition to all the points above one must also consider following things if one decides to add more server nodes to one dispatcher
    1.Garbage collection time
    2.Dispatcher would keep on sending request to node S2 if it is not completely bad and there by impacting all the servernode       so  you might end up restartiing the entire cluster.
    3,Debugging also becomes diffculy as you are not sure on which server node you are within the cluster.
    4.If you have something like F5 which does hear beat monitoring even one server node goes bad F5 will not report anything.
    So in my view one server node per dispatcher is an ideal configuration.
    Over All Dispatcher does not consume more resouces (Disk Space + CPU + memory ) at the same time it will give you maintenance flexibility.
    Nothing is right or wrong ,all these things are based on how your infrastructure set up is.
    Cheers !!
    Manish Jain

  • How many Airport Expresses can you link and still work properly

    How many Airiport Expresses can you link and still work properly.

    It would depend on whether all of these base stations will be interconnected by Ethernet or by wireless and what your goal is with them.
    In a roaming network, where all base stations would be connected by Ethernet, you could have 10+ base stations. Apple has never (at least to me) any limits on the number of base stations that can be used in this type of network.
    In an extended network, where all of the base stations use wireless connections, the practical limit would be 4 or 5 base stations.

  • I can't get into iTunes Store at all, iTunes no longer sends me new music Tuesday updates. What's up with all that?

    I can't get into iTunes music store at all. It's just a blank page that says the music store may be busy, check my internet connection. Also I no longer receive information from iTunes on new releases Tuesdays. It's like they're mad and don't want to talk to me anymore.
    Hey iTunes what's up with that? Do you want me to buy music from you or not?

    I'm having the same problem. I've tried resetting my firewall, checking my anti-virus software program-blocks, uninstalled and reinstalled the program, and nothing works. Does anyone know what's going on?

  • TS3212 Runtime error! What do I do? Can't get into itunes now.

    Runtime error! can't get into itunes now. What do i do?

    Is that the bonjour.msi that can't be found?
    If so, 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:
    Quit out of CleanUp, restart the PC and try another install. Does it go through this time?

  • TS1389 can't get into Itunes from my desktop icon.  itunes is listed in my programs list but can't bring it up

    two problems this morning.  I can't get into itunes from my desktop icon.  previously I've not been able to download a book to my ipod nano.  it shows in the audiobooks menue and in "purchased" but can't download.  Help  thanks,

    Hey Gingernut03,
    Welcome to Apple Support Communities! So it sounds like the same type of thing is happening to both iTunes and iCloud. Check out the following iTunes article and see if that resolves the issue with both services:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Have a great day,
    David

  • Just loaded the ios6 and now i can't get into itunes store with my 4s. What happened?

    Just loaded the ios6 and now I can't get into itunes store with my phone. What happened?

    Just loaded the ios6 and now I can't get into itunes store with my phone. What happened?

Maybe you are looking for

  • How  to delete(remove) one row(record) from a dynamic table

    Hi, I have adynamically created table. I want to delete 1 record(Row) from that Dynamic table. Say if my dynamic table contains 5 records(rows);after deletion of 1 record(1 complete row)from that dynamic table,the number of records(rows) should be 4

  • How to add data in xml file

    Hi ALL I want to add new fields on seeded EBS page to store their values in hr_api_transaction table whoch contain information of other fields on that page which are seeded but that table has one column which stores xml file and that xml file has all

  • Can I open Payment terms form ?

    Hello friends, I want to add new payment terms through my user defined form but how can I open the form because this form is not associated with menu item so i cannot use  SBOApplication.ActivatemenuItem("") function Note:The payment term form can be

  • Host command in Forms5

    i used the below cmd in forms5. host(' cmd.exe /c copy ' || :source_file ||' '|| :backup_path) the :source_file value length is 72, because of this it is not copying to backup path. found maximum length size allowed is 62. I would like to know whethe

  • How to query the username....

    Hello folks, please can anyone help me on how to get the username of a user who is locking a specific row, for example if a user in a multi-user application is locking the record where emp_id=10 and name=X, how can I get his name????? and thank you i