Connecting Your FIrst Server

Step-by-step guide to adding your Jellyfin or Emby server to JellyWatch.

Adding a Server

  1. Open JellyWatch and go to + Configure Servers screen.
  2. Enter your server URL (e.g. https://jellyfin.yourdomain.com).
  3. Enter your username and password.
  4. Tap Connect.

Adding a Server

  1. Open JellyWatch and go to + Configure Servers screen.
  2. Enter your server URL (e.g. https://jellyfin.yourdomain.com).
  3. Enter your username and password.
  4. Tap Connect.
add-server

login-server

Dual URL Mode

JellyWatch supports dual URL mode for automatic local/external switching:

  • Local URL — used when you're on the same network as your server (e.g. http://192.168.1.100:8096).
  • External URL — used when you're away from home (e.g. https://jellyfin.yourdomain.com).
  • Enable Auto Switch and JellyWatch will automatically pick the correct URL based on your current network.

Self-Signed Certificates

If your server uses a self-signed SSL certificate, enable the Allow self-signed certificates toggle in the server configuration dialog.

Custom Headers

You can add custom HTTP headers (e.g. for reverse proxy authentication) when configuring a server.

Troubleshooting

Server not found

  • Ensure your device can reach the server URL in a browser.
  • Check firewall rules and port forwarding (default port: 8096).

SSL / HTTPS errors

  • Verify your certificate is valid.
  • Enable the self-signed certificate toggle if needed.

Authentication failed

  • Double-check your username and password.
  • Ensure your account has API access permissions.
Last updated on 250 words