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... 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 ------------------------------------------------------------------------ afalout's Profile: http://forums.slimdevices.com/member.php?userid=63706 View this thread: http://forums.slimdevices.com/showthread.php?t=102496 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
