that is a really good point, that’s probably a track remaining time and a playlist remaining time attribute.
Seems as though ROOMAX transport feature being available while playing radio stations is unique to ROOMAX. What I find to be nice is if I am listening to a radio station and want to listen to another station, all that is required id to select the next track button and the next station is listed. This seamless cycling through radio stations with one touch is nice and convenient. Actually would be nice to have this functionality across all remote platforms.
Next/Prev cycles through the Radio Stations. I quick checked for rooMax and rooWatch. But as I use the same code this should work for all my Roon Extensions the same way.
What exactly is your issue?
Best DrCWO
Thanks’ for the video.
Your issue is that it did not work with the Nuimo. I will put this error on my list and work on it if I’m nach after Jan. 6.
Thanks’ for helping me improving rooExtend.
Best DrCWO
You are quite welcome. IMHO this should be ths standard across all remote platforms when listening to preferred radio station. Hope is that ROON and other developers implement this methodology. Unless there’s some known limitations.
I’d like to set a button on the Xencelabs remote to start a specific radio on specific zone.
I’ve been told I could use RoonCommand and that I need to set up the groups you in the roop_api.ini file.
Unfortunatly, I didn’t find that file ![]()
You can setup the default groups in the Settings of the rooExtend License Manager after initialization of RoonCommand.
Please take a look at the Quick Installation Guide in my download area.
Best DrCWO
Thank you for the answer. It works
I can assign the following command to the remote and it starts the designated artist on the group.
roon -a “Radiohead” -v 25 -G 0
I notice that the volume was changing only on the first gear.
It’s now working with the following command:
roon -a “Radiohead” -v g:25 -G 0
