Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

iTunes 10.5 does not load shared library files

Since today's update to iTunes 10.5 from 10.4.1. iTunes can no longer access the shared music library I have on my iomega NAS disk. It sees the disk and lists it as a shared library, but when I click on the library it goes into an endless loading cycle. In the past it might take a minute or so to load the library, but since the update, iTunes never actually does load it.


There is no error message, not even an operation time-out. I can't see anything rrelevant in the console. It just goes on for ever trying to load the shared library.


It was loading the shsred library just fine until this evening when the update downloaded.


Any ideas?

Mac Pro, Mac OS X (10.6.8), iTunes 10.5

Posted on Oct 11, 2011 9:56 PM

Reply
239 replies

Oct 30, 2011 1:29 PM in response to meisterpach

Ok. I have fixed FireFly media server with the patch from this post : https://discussions.apple.com/thread/3372281?answerId=16489758022#16489758022


I'm running FireFly on an Ubuntu box and have entered the following commands applying the patch:


1. Install the required packages

$ sudo aptitude install gpa devscripts debhelper dpatch libflac-dev libvorbis-dev libmpcdec-dev libavcodec-dev libavformat-dev libid3tag0-dev libtagc0-dev libavahi-client-dev libsqlite3-dev libjs-prototype libjs-scriptaculous avahi-daemon


2. If an old version of the server is running stop it first


$ sudo /etc/init.d/mt-daapd stop


3. Create a temporary directory for the MT-daapd source files


$ mkdir ~/mt-daapd

$ cd ~/mt-daapd

$ sudo apt-get source mt-daapd


4. Download the Patch in the Patch directory


$ cd ~/mt-daapd/mt-daapd-0.9~r1696.dfsg/debian/patches/

$ wget http://www.zero-factorial.com/coding/21_itunes10.5.dpatch

$ echo 21_itunes10.5.dpatch >> 00list

$ cd ../..

5. Before continueing building the package, you will need to be able to sign it :


$ gpg --gen-key


Use the default steps but enter the following names, and remember the passphrase:


Real name: %user_currently_logged_on%

Email address: %user_currently_logged_on%@%hostname%

Where

%user_currently_logged_on% = current user that runs the build scipt in step 6

%hostname% = the hostname of your ubuntu box


It could take a while before the key gets generated. (it's normal that you get the message


"Not enough random bytes available. Please do some other work to give

the OS a chance to collect more entropy! (Need 279 more bytes)"


After generating the key you can run the following command


$ gpg --list-secret-keys


The UID should have the following format :

%user_currently_logged_on% <%user_currently_logged_on%@%hostname%>


6. Build the package (no "sudo" needed in front of commands)


$ dch -i "Fix for iTunes 10"

$ debuild -us -us


PS. You will need the passphrase from step 5 to unlock the secret key for siging the package.


7. Install and run mt-daapd


sudo dpkg -i mt-daapd_0.9~r1696.dfsg-15build2_amd64.deb

Oct 30, 2011 5:12 PM in response to e4effect

While we continue to wait for Apple, the NAS vendors are lending their support: Buffalo have confirmed it as an Apple issue, advising anyone affected to chase Apple support to provide an ETA for resolution.


http://www.buffalo-technology.com/knowledgebase/users/kb.php?id=10272


Has anyone seen Apple acknowledge the problem, provide a a bug tracking ID, an ETA for a fix or any form of communication? I feel neglected.


@Apple, please fix this and communicate: let us know whether you intend to fix it this problem, and if so - tell us how long we have to wait for you to fix it. Or open your sourcecode and let the community fix it.

Oct 30, 2011 5:25 PM in response to srah1

srah1 wrote:

@Apple, please fix this and communicate: let us know whether you intend to fix it this problem, and if so - tell us how long we have to wait for you to fix it. Or open your sourcecode and let the community fix it.

Instead of whine here in a user to user forum, make your complaints to the right address.

http://www.apple.com/feedback/itunesapp.html

Oct 31, 2011 5:54 AM in response to lupunus

As a matter of interest, before I started this thread, I had already reported the issue to the feedback address. As dvitous2 reports, the latest selectable version of iTunes is 10.4 - which is not hugely reassuring! But in any case, Apple certainly cannot say that they are unaware of the problem.


In the meantime, no news from Iomega either, so we wait...


Martin

iTunes 10.5 does not load shared library files

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.