Awdition;621131 Wrote: > Well, my PC is a moving target for windows updates, Squeeze Server > updates and plugin updates (also set to automatic), so I can't be sure > if I broke it unintentionally. > > The official Spotify plugin doesn't work for more than 5 seconds per > track without resetting the connection and skipping to the next track > (I'm a UK premium customer who moved to the USA). > > Nothing really works in your plugin anymore, here are a few > examples... > > Playlists: > > Internal Error: , or } expected while parsing object/hash, at character > offset 3195 ["(end of string)"] at > C:\ProgramData\Squeezebox\Cache\InstalledPlugins/Plugins/Spotify/ParserBase.pm > line 25. > Url: http://10.0.0.10:9002/playlists.json > > Top 100>Artists: > > Internal Error: , or } expected while parsing object/hash, at character > offset 7211 ["(end of string)"] at > C:\ProgramData\Squeezebox\Cache\InstalledPlugins/Plugins/Spotify/ParserBase.pm > line 25. > Url: http://10.0.0.10:9002/toplist.json?q=artists&r=GB > > What's New: > > List works > Choose Black Eyed Peas: > > Internal Error: malformed JSON string, neither array, object, number, > string or atom, at character offset 287 ["(end of string)"] at > C:\ProgramData\Squeezebox\Cache\InstalledPlugins/Plugins/Spotify/ParserBase.pm > line 25. > Url: > http://10.0.0.10:9002/spotify:album:3xW1JcBAziq5BYMdQ0FYnS/browse.json > > > > Home > Spotify > Radio > 00s > 00s All Genres : > > Appears to play - but no sound. > > Search Artist>Prince: > > Internal Error: , or } expected while parsing object/hash, at character > offset 16719 ["(end of string)"] at > C:\ProgramData\Squeezebox\Cache\InstalledPlugins/Plugins/Spotify/ParserBase.pm > line 25. > Url: http://10.0.0.10:9002/search.json?o=0&i=Rs&q=artist:prince > > Recent Artists: > > No Error, but no action - screen shows: > > Title: Recent Artists > URL: http://10.0.0.10:9002/status.json > > > I've attached my server log too if it helps. > > Thanks!
I don't really understand this - it indicates that the server is only getting a partial response from the helper app whenever it requests a json message lists playlists or a browse response. Something is making the server believe the connection is closed earlier than it should be - could you turn on network.asynchttp debugging and then try to browse and see what additional entries go in the server log? -- Triode ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=79706 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
