Reply To: Remote DAAP share / tunneling suddenly not working

#10144
rpedde
Participant

@jamiew wrote:

iTunes>url 7371823
daap://localhost:3689/resolve?database-spec=’dmap.persistentid:0x0000000000000000’&song-spec=’dmap.persistentid:0x0000000000000000′

Aaaah… I had to turn on persistant ids to get xbmc working, but apparently that breaks that particular app. I don’t implement a resolve request.. Guess I’ll have to find out what that’s *supposed* to return.


iTunes>get 7371823
Fetching 7371823 : Kennedy, Ratatat (Classics)
http://localhost:3689/databases/1/items/7371823.mp3?session-id=3&revision-number=840766
Setting error to Broken response (content type audio/mp3) on http://localhost:3689/databases/1/items/7371823.mp3?session-id=3&revision-number=840766 at /usr/local/lib/perl5/site_perl/5.8.8/Net/DAAP/Client.pm line 652.
Setting error to skipped: 7371823 at /usr/local/lib/perl5/site_perl/5.8.8/Net/DAAP/Client.pm line 652.
Failed: skipped: 7371823

Hrm… that should work, though.

2007-04-19 13:05:11: Thread 5: Entering ws_returnerror (400: Invalid Request)

can you turn up the debug and see what the request is that it was asking for?

I’ll try and set up a tunnel myself to test.