Feature #4084
change option "TVH_ARG --satip_xml" to add more than one device
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
SAT>IP
Target version:
-
Start date:
2016-11-17
Due date:
% Done:
0%
Estimated time:
Description
For example:
To add an AVM 1750 DVB-C Repeater as SATIP-Source it's needed to set:
TVH_ARGS="--satip_xml http://192.168.1.21:49000/satipdesc.xml"
if u get another device which is not found via Discover it's needed to add it manually.
But --satip_xml accepts only one URL and uses the given IP as SATIP-Source.
So it should be possible to add more than one device.
Maybe by using an array or simple another option like --satip_xml1, --satip_xml2 ...
regards
History
Updated by Jaroslav Kysela almost 8 years ago
- Status changed from New to Rejected
Use --satip_xml argument multiple times (up to 10)... It's not a bug.