Hi,
I did it for me, maybe it could be of some use for someone else. With the genuine vdr-xine plugin -i could be used to choose the instance number and one can have several vdr+vdr-xine running on the same box. Here with the networked vdr-xine, it could be used to select the ip to bind to.
What are the differences ? If -i is not used, the networked vdr-xine bind to all local interfaces (as before) If you want to run 2 vdr+vdr-xine on the same machine, it has to have 2 ip addresses, the first vdr has to be ran with -P 'xine -i IP1.IP1.IP1.IP' and the second one with -P 'xine -i IP2.IP2.IP2.IP'
it's a quick hack, I hope i've been clear enough and that it may be of some use.
--