Nysmo wrote: 
> Hello,
> 
> I'm using the spotify plugin to integrate with a small web interface I
> have made. The way I communicate with the plugin is over telnet on port
> 9090 of the Logitech Media Server.
> 
> The thing is over CLI I can't figure out how to obtain the album URI and
> artist URI in order to use it. I can only obtain the track URI with the
> following command:
> 
> spotify items 0 10 item_id:1.0.0 want_url:1
> 
> is there a way in spotify plugin cli to check to which album a track
> belongs to? or to get the album url/uri with its item_id?
> 
> Thanks in advance.

I suspect the cli commands don't work in all cases.  The plugin uses an
updated internal api for LMS which carries commands between the client
and lms in some cases which won't work for the cli interface (but work
for web, json and player based interfaces)


------------------------------------------------------------------------
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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to