philippe_44 wrote: 
> What do you mean ? if you don't have the player in the plugin settings,
> this is because you need to re-generate a config file using the option
> "generate"
> 
> [edit]: ok problem found: it is silly thing that happens with perl
> XML::Simple loading XML when there is only one device. So for everybody
> having the problem, I will fix it tomorrow, but meanwhile just edit your
> config.xml and copy-paste the  section so there are at least 2 devices

Brilliant work as always Philippe! The workaround gets around the
problem and now working properly on the laptop. Away this weekend so
I'll wait for your revision until I install on the server. For those
unsure about the workaround the devices section of the revised config
file, now called "upnpbridge" in the prefs folder, looks as follows,
although I have no idea why there are 2 lines of <enabled>1</enabled>
per device when there was only 1 line per device when I altered the
file.

<device>
<udn>uuid:5F9EC1B3-ED59-79BB-4530-0011F6A85A87</udn>
<name>Uniti2-5A87</name>
<mac>00:11:f6:a8:5a:87</mac>
<enabled>1</enabled>
<enabled>1</enabled>
</device>
<device>
<udn>uuid:5F9EC1B3-ED59-79BB-4530-0011F6A85A87</udn>
<name>Uniti2-5A87</name>
<mac>00:11:f6:a8:5a:87</mac>
<enabled>1</enabled>
<enabled>1</enabled>
</device>


It's all looking good.

P.S. I enjoyed your "hapless" joke too!:D


------------------------------------------------------------------------
PaulinPosset's Profile: http://forums.slimdevices.com/member.php?userid=63060
View this thread: http://forums.slimdevices.com/showthread.php?t=102496

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to