[mythtv-users] Automation query

Michael T. Dean mtdean at thirdcontact.com
Wed Feb 16 02:48:12 UTC 2011


Should have mentioned...

On 02/15/2011 09:33 PM, Michael T. Dean wrote:
> On 02/14/2011 05:53 PM, Ken Bass wrote:
>> One note, my backend did not have a /home/mythtv/.mythtv/config.xml so
>> the database connection initially failed. I copied one from my frontend.
>> However, how do I determine the 'MediaRenderer' id to be used. I simply
>> changed it by hand to be unique, but I have no idea where that is
>> supposed to come from or if it needs to match something. All my
>> frontends have a unique ID.
> My understanding is that each mythfrontend must specify a unique UDN for
> the MediaRenderer.

/if/ you specify the value, that is.  If you leave out the entire

<UDN>
<MediaRenderer>whatever-uuid-value</MediaRenderer>
</UDN>

section, the UPnP code will automatically generate a UDN for you (and 
you won't have to worry about making sure to fix the value every time 
you copy a config.xml for another mythfrontend).

So, at this point, I recommend just leaving it out.  As a matter of 
fact, I'll remove the code from the Perl bindings that's putting it in.

Thanks for motivating me to look into this and to think it all through.

Mike


More information about the mythtv-users mailing list