I noted that the webUI uses a loadTracks param which I tried over the CLI interface.. it works, but the results are completely nuts (which is perhaps why it is not documented).. question - is there a way to play a song via track_id rather than the path? This would be so much nicer if one is using the server database to get albums and tracks and their associated ids..
MAC playlistcontrol cmd:load artist_id:ARTISTSID album_id:ALBUMID You would do the same thing substituting track_id for album_id. Checkout this thread, I ended up doing many of the things you are asking about in my project, so it may be a good source of examples and formatting: http://forums.slimdevices.com/showthread.php?t=29630 -Chris _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
