hollie wrote: > Hello, > > First of all: triode, thank you very much for this plugin. Using it > daily! > > I'm writing a plugin for the home automation software MisterHouse that > enables better integration of the Squeezeboxes in the program. I > interface to the Squeezeboxes through the CLI interface on port 9090. > Code is 'here' > (https://github.com/hollie/misterhouse/commits/add_squeezebox_play_support). > > One of the features I'd like to add is to let the automation program > start a spotify playlist. Through the web interface this is possible by > navigating to 'Spotify' > 'Playlists' but I wonder if the required hooks > are in place to access those playlists through the CLI interface. > > So I'd like to ask @triode: it is possible to access spottily playlists > through the CLI interface? If it is: what format should I use to access > such a playlists? > If I should open a new thread to ask this question, just let me know > then I'll move this post to a new thread. > > Best regards, > Hollie.
The spotify plugin is really written for the cometd interface rather than cli - you probably won't be able to browse the interface completely via cli I'm afraid.. ------------------------------------------------------------------------ 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
