sciurius wrote: > With just a couple of changes. I achieved the following: > > * On the settings page, you can put "host:" before the port number at > "Helper App Port". > * If a hostname is filled in, the helper program on that host is > connected. > * I supplied a dummy helper program on the local system to satisfy the > startup/shutdown logic. > * When I try to execute the Self Test it passes all tests except for the > last. This test fails with "Helper app unable to authenticate player > (error: -3)" > > The spotifyd log file shows for this test: > > > Code: -------------------- > > [20:41:18.701779] main:591 req: streamtest.json res: spotify:track:1SssFw74DdHVjRa6ADggdD par: (null) prot: HTTP/1.1 auth: (null) > [20:41:18.703942] main:1631 Now playing: Sweat (A La La La La Long) > [20:41:18.774698] main:591 req: stream.flc res: spotify:track:1SssFw74DdHVjRa6ADggdD par: player=00%3A19%3Ad1%3A03%3A9c%3A2c&start=0&sync=1&id=13 prot: SPOTSTREAM/1.0 auth: (null) > [20:41:18.776255] main:781 newstream connection from 192.168.1.251 > [20:41:18.797797] check_player:256 bad player response > [20:41:18.818645] main:839 unable to play on this player: -3 > -------------------- > > > > Any clues?
Sorry - looks like it is not going to work. There's some code in the spotifyd that assumes the server is local to it, this will be broken. ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=99754 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
