Page 1 of 1

How to change the renderer for a given device?

Posted: Tue May 21, 2024 8:50 pm
by rgr
How to change the renderer for a given device?
I click on the name of the current renderer and on the + sign next to it, but either Notepad opens or I can overwrite another file (and only in the "renderers" folder).

Re: How to change the renderer for a given device?

Posted: Thu May 23, 2024 3:58 pm
by mik_s
You would have to modify an existing conf that is similar and change the UserAgentSearch and UpnpDetailsSearch options to match your device.
Using the + button will let you write a new conf for that specific device based on its UUID or IP address.

There isn't a way to tell UMS to use another conf for a device at the moment but I think it would make things a lot easier if there was.
I'll make a suggestion to see if this can be added which should be a lot easier now with some of the work done in V14.

Re: How to change the renderer for a given device?

Posted: Fri May 24, 2024 4:47 pm
by boss
I do the following which has worked well for me.
I rename the "renderers" folder to "renderers.original".
Then create a new "renderers" folder.
Then copy only the *.conf files that I use from the "renderers.original" folder to the "renderers" folder.
Then I make my changes to *.conf files in the "renderers" folder.

By doing that, UMS is not scanning all the unused *.conf files and you have the *.conf files (in original form) in the "renderers.original" folder and your modified
*.conf files in the "renderers" folder.