How do I change the title that is sent to the TV?

Hello everyone,

On my TV, the Rygel server name appears with my real name and the PC name. I edited the line title=@REALNAME@'s media on @PRETTY_HOSTNAME@ in /etc/rygel.conf to the title I want.

I stop the server with rygel -s and restart it with rygel, but the title doesn’t change in my TV; it’s still the old one. What am I doing wrong?

Thanks in advance.

Check if there is a ~/.config/rygel.conf and edit that one. It takes precedence over the one in /etc

Solved! How could I not have realized this before? The personal file should be optional, created only if the user needs it.

Thank you so much for your help; I was going crazy, I didn’t understand anything.