osbornm / Playr

24 stars 2 forks source link

API startup is slow with large libraries #30

Open bradwilson opened 11 years ago

bradwilson commented 11 years ago

Starting the API right now does a linear scan of the iTunes database, and won't accept any requests until the scan has finished. On our library, this takes ~ 30 seconds.