afalout wrote: > I wonder if anyone else have a simmilar problem: > > Onkyo/Integra receivers have the option to allow DLNA function to be > kept active while on standy, but wont accept any UPnP commands UNLESS > they are powered on >and< input is set to NET >and< on NET menu DLNA > option is selected >and< in DLNA menu *any* UPnP server is elected. > > Silly? Mad? Contradicting? Self defeating? > > Or all of the above... >
Interestingly convoluted :) > > Anyway, I need to write a script, using proprietary Onkio remote control > codes (Nothing to do with UPnP) to switch Onkyo in the state it can > actaully receive DLNA commands - otherwise it will simply return > "Transport locked" > > So I wonder... can it be done that an configuration option is added, > that would contain a command line of an external executable/script, that > would get called every time a device returns "Transport locked"? And > wait for it to exit. > > Perhaps: > > <device> > <match>MANUFACT="*ONKYO*" > <onTrasportLockedCmd>/bin/bash /usr/bin/myScript.sh %IP %FNAME > %MAN %MODEL %UDN</onTrasportLockedCmd> > <onTrasportLockedWait>1</onTrasportLockedWait> > </match> > </device> > > Thanks, > Andrej I can catch this error 705 and call an external program. I've added that to the TODO list for 0.1.5.x. I also need to change some of the threading structure of the upnp players management, this is important for future evolutions, but a bit delicate, so it is likely that this next version will take a while LMS 7.7.2 - 5 radio, 3 Boom, 4 Duet, 1 Touch, 1 SB2. Sonos 2xPLAY:1, PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne (sort of) ------------------------------------------------------------------------ philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261 View this thread: http://forums.slimdevices.com/showthread.php?t=102496 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
