Greg Erskine wrote: 
> Hey that's a great project.:D
> 
> In case you haven't found it yet, you will find the LMS CLI
> documentation on your LMS computer. It is under the help button (bottom
> right corner) or use this URL.
> 
> http://localhost:9000/html/docs/cli-api.html 

thanks, i found it!

Greg Erskine wrote: 
> 
> Here's how we do it in piCorePlayer, shell script, not python.
> 
> > 
Code:
--------------------
  >   > (echo "$PLAYER_MAC favorites playlist play item_id:$(pcp_autofav_id)"; 
echo "exit") | nc $(pcp_lmsip) 9090 >> ${LOGDIR}/pcp_auto_start_fav.log
--------------------
> >  

Doess this start every favorite after each other (as a playlist?) or
does this item_id specify what will be played? if yes, how can i get the
id?


I also will look into pylms, but in the moment i am just using the
curls/http method...

Thanks for the input


------------------------------------------------------------------------
cubii's Profile: http://forums.slimdevices.com/member.php?userid=66338
View this thread: http://forums.slimdevices.com/showthread.php?t=106605

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to