Jellyfin Forum
Any plans for Roku app to support local DNS urls? - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Development (https://forum.jellyfin.org/f-development)
+--- Forum: Client Development (https://forum.jellyfin.org/f-client-development)
+---- Forum: Roku Development (https://forum.jellyfin.org/f-roku-development)
+---- Thread: Any plans for Roku app to support local DNS urls? (/t-any-plans-for-roku-app-to-support-local-dns-urls)



Any plans for Roku app to support local DNS urls? - rv888 - 2023-07-17

Using a Start9 server which offers Jellfyin. They mention the following on their documentation page.

"Some clients such as ‘Jellyfin for Roku’ and ‘Swiftfin’ (tvOS) are not configured to use Local DNS - as a result, these clients are unable to resolve private urls like .local."

Is there any plans to support .local urls?

Thanks


RE: Any plans for Roku app to support local DNS urls? - sevenrats - 2023-09-05

yes i have plans to write it but i can't say when


RE: Any plans for Roku app to support local DNS urls? - neil - 2023-09-21

What is this request exactly? Are you requesting that in the Roku Jellyfin app you can define DNS servers that should be used? If so, why would you not just use those local DNS servers for the Roku device, as I'm assuming that the local DNS server would also resolve any non local domains.

I really can't imagine that providing app specific DNS servers would be beneficial given the amount of work that would be required, as to do it properly you'd have to ensure you supported host headers. For this to, I'm pretty sure you'd have to effectively implement your own ifHttpAgent, along with the HTTP Protocol, Cookie Support and certificate support. I'm not saying it's not possible, but I just imagine it's a huge amount of work with plenty of opportunities to introduce bugs, and can't see a use case for it over setting the Roku box to use the local DNS servers.


RE: Any plans for Roku app to support local DNS urls? - bitmap - 2023-09-21

The request is to support URLs like "jellyfin.local" as the server URL. Instead of having to enter an IP address or TLD.