GNOME Bugzilla – Bug 342637
Sharing (server) with iTunes 6.0.4 doesn't work
Last modified: 2006-05-28 16:14:52 UTC
Latest Rhythmbox CVS HEAD cannot share songs with iTunes 6.0.4 (MacOS X) You get an error -32000 (or somesuch), and an advice about checking firewall from iTunes.
What version of libsoup are you using? Versions prior to 2.2.92 would reject request URLs longer than 1024 bytes, which caused problems with newer versions of iTunes. See bug 335040.
Also bug #342640. With RB CVS and the patch in #342640 I'm able to share songs with iTunes 6.0.4 (MacOS X). Interestingly though the share doesn't show a lock symbol in the iTunes source list even though it asks for a password.
Works after upgrading libsoup, thanks. *** This bug has been marked as a duplicate of 335040 ***