Redirecting Windows 10 Web UI to Synology NAS

My main PC is running Windows 10 and Sonarr version 2.0. My Synology NAS is running Mono version 5.8.0.108-11. I have Sonarr all set up on my NAS. Is there any way for my to redirect Sonarr on my PC to the Web UI of my NAS instead of localhost:8989? Thanks.

Are you trying to stop running sonarr on your PC and instead run it on your NAS?

If you have everything set up on both instances of sonarr, then just point your browser to http://your-nas-hostname-or-ip:8989 instead of http://localhost:8989. You can just stop or uninstall sonarr on your PC once you have it running on your NAS.

If you need to copy your settings over from sonarr on your PC to sonarr on your NAS, start here and then remember to adjust any settings that are server-specific. For example, if your download client is running on your PC and you have it set up with a “localhost” hostname, you’ll have to change that to your PC’s hostname or IP address. If you are using a remote download client, you may also need to add Remote Path Mappings on the Download Clients settings page.

Thanks for your reply.

I only want Sonarr running on my NAS since that’s where Deluge is also running 24/7. What I mean is how do I get the Web UI to open up to http://your-nas-hostname-or-ip:8989 when I double-click Sonarr.exe on my PC? It only opens up to http://localhost:8989. I just want to redirect the address pretty much.

You don’t. If you only want to run sonarr on your NAS, then stop running it on your PC. Instead you will have to type in the address in your browser. Just replace localhost with the name of your NAS or its IP, for example if you named your NAS “MYNAS”, type mynas:8080 in your browser address bar.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.