mobileadam;690526 Wrote: 
> In terms of replicating the 'extra' tracks the following steps always
> seem to work:
> 
> Web UI
> Select 'My Apps'
> Select 'Spotify'
> Select 'Search' and enter text 'now 80'
> Select 'Albums (5)'
> Select 'play' icon from Now....80
> Typically 22 tracks are added to the playlist and they all work
> 

Thanks can reproduce now - unfortunately this looks like a "feature" of
libspoitfy.  If you fetch the following url in your browser:

Code:
--------------------
    http://<helper address>:<helper 
port>/spotify:album:72D8O1moL6tbWhm9Nxkg8P/browse.json
--------------------


Where helper address and port are the ip address and port of the helper
app, do you get a json response which is shorter the first time and then
grows when you refresh the browser?  It looks like a second call to the
browse album api gets a the same tracks, but the number of them which
are marked available differs between the two calls..  I will have to
ask them about this..


-- 
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

Reply via email to