AndrewFG wrote: 
> 
> 1) I find that sometimes the library browse query does not return the
> proper CLI "*count*" result. For example -"spotify items 0 1
> item_id:<new_tracks>"- often only returns *count:1* even though on the
> player's native browser, there are many new tracks. I suspect there may
> be some caching going on, and that your plugin may not be interrogating
> Spotify to update the current real value of "count". Is there a way to
> ensure the query returns the full proper value of count?
> 
> 2) The library browse query -"spotify items 0 1 item_id:<radios>"- seems
> not to return items that are playable via the -[player_mac] spotify
> playlist play item_id:1.2.3- command? Any tips about what I may be doing
> wrong here?
> 
> 3) When a player is playing a Spotify item, how would I properly use the
> -[player_mac] status- query to determine the actual Spotify item_id of
> the track being played? And how would I retrieve the track's meta data
> and cover art url?
> 

Are you able to use the json rather than cli interface?  The reason I
ask is that the plugin has been designed to work with the xmlbrowser
mechanism inside LMS and I uses features which I suspect only work from
the json interface.  Happy to discuss by email if you pm me an address.


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