Yes you can
Using wget. I created a variable with the request to make it easier to see the full command. Code: -------------------- REQUEST={"id":1,"method":"slim.request","params":[ "myPlayer", ["playlist","loadtracks","track.titlesearch=Do%20It%20Again"]]} wget -T 5 -O- --post-data="$REQUEST" --header 'Content-Type: application/json' http://<ip.address.of lms>:9000/jsonrpc.js -------------------- Where you see "myPlayer" in the request line, insert the name of your player. Enter the ip address of your lms server Then where you see the track name, you need to use %20 instead of the space in the name. piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted) if you like the piCorePlayer ------------------------------------------------------------------------ paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858 View this thread: http://forums.slimdevices.com/showthread.php?t=113498 _______________________________________________ discuss mailing list discuss@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/discuss