Desktop only
PC Gateway
Optional helper route on the same Windows machine that runs the PVTKRRX desktop server.
- Loopback install only
- No heartbeat
- Helper only, not the main browse addon
Digital Corruption Relay / Enter The Void
THREE EXPLICIT ROUTES. PC LOCAL, LAN BRIDGE, REMOTE SEEDBOX.
Optional helper route on the same Windows machine that runs the PVTKRRX desktop server.
Use this for mobile, web, Android TV, or Apple TV on the same LAN as the host PC.
Use this when qBittorrent, Prowlarr, and file serving are intentionally public and authenticated.
Answers for picking the right route, account sync, and LAN behavior.
PC Gateway, LAN Bridge, and Remote Seedbox.
The important rule is to install the route that matches the playback location.
Login + Fetch AuthKey first. If manual fallback is needed, open
https://web.stremio.com/, sign in, open browser dev tools console, run
JSON.parse(localStorage.getItem('profile')).auth.key, then copy the key.
Do not use /#/settings/account (that route returns Page not found).
window.open calls.
Manual fallback always works: open https://web.stremio.com/ yourself,
copy AuthKey, then click Paste AuthKey From Clipboard.