Ok i get it ^^,
you want to control subsonic from command line from host ( were subsonic is installed on ! ) am i right ?
so you need a command line client, i found only 2 and they are half graphical
witch means i don't know if you can use the commands in a script !
but try it it may work just fine !
This one is more up to date ^^ !
https://github.com/spl0k/supysonichttps://github.com/tourn/subclso from the manual you may need to write ( for subcl programme ) :
- Code: Select all
subcl pp [name of playlist]
didn't search for supysonic command but i think you can do it by yourself ! ;p
or maybe if you're ready to do it , build some script with the REST API documentation !
http://www.subsonic.org/pages/api.jspBest regards !