INTERACT FORUM

More => Old Versions => JRiver Media Center 28 for Mac => Topic started by: ramuji on February 01, 2024, 10:38:41 am

Title: Need help with tags (html) on JRemote app
Post by: ramuji on February 01, 2024, 10:38:41 am
I'm using JRiver Media Center 28 on a MacBook, paired with the JRemote app on an iPad.
I want to color code some of the album titles in Media Center, but am having an issue with JRemote.

I used html to add a color to the album title tag for an album, like this: <font color="ff0000">[Album Name]</font>
That gives me what I expect in Media Center 28 on the MacBook: the album title in red.
However, on JRemote the album title does not turn red, and instead the html code is added as part of the album title.

Am I overlooking something, or does JRemote simply not support html code in this way?
Is there another way to achieve what I'm trying to do?
Title: Re: Need help with tags (html) on JRemote app
Post by: bob on February 01, 2024, 04:23:14 pm
It's just a text field in JRemote so html tags aren't supported. I don't know of another way to change color for the text.
Title: Re: Need help with tags (html) on JRemote app
Post by: ramuji on February 01, 2024, 11:12:34 pm
Thanks for the reply.