wirbel-at-vdr-portal / w_scan_cpp

w_scan_cpp - test repo. No issues/pull requests here, for latest Version, see it's Homepage, https://www.gen2vdr.de/wirbel/w_scan_cpp/index2.html.
https://www.gen2vdr.de/wirbel/w_scan_cpp/index2.html
GNU General Public License v2.0
12 stars 1 forks source link

Troubles with multiple SAT>IP servers #23

Closed lars18th closed 8 months ago

lars18th commented 8 months ago

Hi @wirbel-at-vdr-portal ,

I've a trouble with multiple SAT>IP servers in my home network. The current implementation is auto-detecting all SAT>IP servers in the LAN network. However, my assumption is that when using the command w_scan_cpp --satip-server 'myserver' only this server will be in use. But this assumption is false. The parameter --satip-server only adds the server to the list. And the tool will use any of the severs found. The problem is when the SAT>IP servers are different and we need to use just one.

Any idea (or suggestion) to overcome this trouble? Thank you.

lars18th commented 8 months ago

Hi,

I close this issue as my problem is not related to any error inside the tool. The actual behaviour is that if you use the --satip-server parameter then this server will be used.