Rate Song Through API?

EndoSkull

New member
Is there anyway to use the API to rate the currently playing song?
For example I have Radio Boss Streaming To Youtube. The chat will be asked to rate the song by typing "!song 5"
Is there anyway to send a command to Radio Boss API to set song to 5?
 
Is there anyway to use the API to rate the currently playing song?
For example I have Radio Boss Streaming To Youtube. The chat will be asked to rate the song by typing "!song 5"
Is there anyway to send a command to Radio Boss API to set song to 5?
Yes, you can use the readtag and writetag API commands to change the rating: https://manual.djsoft.net/radioboss/en/remote_controlapi.htm
First you need to call readtag to get the current tag values, modify rating then call writetag.
 
Back
Top