doodz / OMVRemote2_git

This app allow you to manage your OMV.
Other
52 stars 22 forks source link

App excepts only IP, not hostname #12

Open Chaos99 opened 6 years ago

Chaos99 commented 6 years ago

If the OMV server serves other http sites on the same port as the web interface and OMV is not the default site, the server IP will not work to connect.

The remote needs to use the proper hostname to get served the OMV web interface, but the app does only allow for numeric IPs.

Chaos99 commented 6 years ago

My workround btw is to additionally serve the OMV web interface on a second port, so I can use that second port in the remote config.

doodz commented 5 years ago

ok I will change that in other release. But actually,I work to migrate the app from android to xamarin.