jasonmc / forked-daapd

A re-write of the firefly media server (mt-daapd). It's released under GPLv2+. Please note that this git repository is a mirror of the official one at git://git.debian.org/~jblache/forked-daapd.git
http://blog.technologeek.org/2009/06/12/217
GNU General Public License v2.0
328 stars 45 forks source link

403 Forbidden header from forked daapd after a long time of inactivity #20

Open bierisplezier opened 13 years ago

bierisplezier commented 13 years ago

I've switched from mt-daapd to forked daapd because of the intunes 10 upgrade.

I normally leave the itunes client open all day and could easily resume music after being idle more than a hour. With forked-daapd I can't. After some tcpdumping I saw that this must be the reason:

client: GET daap://:3689/da server: HTTP/1.1 403 Forbidden

I haven't looked at the protocol yet so I can't offer a solution.

peterjc commented 13 years ago

You can update mt-daapd to work with iTunes 10.0.0, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596250

Also I've heard Apple fixed the issue with iTunes 10.0.1, so you may be able to continue with mt-daapd without even updating it.

Not to say there isn't a problem with forked-daapd that might be improved.

P.S. Is this a duplicate of Issue 19? http://github.com/jasonmc/forked-daapd/issues#issue/19