Tautulli / Tautulli-Remote

Tautulli companion app.
http://tautulli.com/
GNU General Public License v3.0
140 stars 17 forks source link

Primary connection input does not accept local hostname #208

Closed DGamesta closed 11 months ago

DGamesta commented 11 months ago

Describe the bug

When adding a Primary connection url for tautulli, the input field does not accept a local hostname as a valid input and says "Enter a valid URL format".

Steps to Reproduce

Go to settings Click server Click primary connection Enter in a local hostname such as "https://tautulli" Observe "Enter a valid URL format" message.

Expected Behavior

I would expect local hostnames to work. Only supporting a FQDN and not the local hostname can run into issues with reverse proxy's expecting a certain ingress. So long as DNS knows what to do with it, it shouldn't be Tautulli's responsibility to verify that url syntax.

Tautulli Remote Version

3.0.3

Tautulli Version

2.12.4

Mobile Device

Pixel 6

Mobile OS

Android 13

Additional Context

No response

JonnyWong16 commented 11 months ago

Duplicate of #202.