Odin Vex

Results 367 comments of Odin Vex

I think proper support should simply be implemented. For those that host multiple services on a single domain needing different sub-paths this won't work (domain.com/radarr, domain.com/sonarr, etc.). The ability to...

> Next.js not allowing to change the base URL after build time. Well that bites. x_x;

How about being able to change the links generated by the software? I can have a proxy fetch / and show others /Jellyseerr, can I simply get the base href...

> Damn. I didn't expect it to be this hard. Code can be a bitch sometimes It's not hard at all, I already mentioned how to address it. Reverse-proxies can...

> And what if my host does not allow that? Define `that`? The base href stuff and not writing links with `/` prefixed? That's a Jellyseerr issue that can be...

> > > And what if my host does not allow that? > > > > > > Define `that`? The base href stuff and not writing links with `/`...

I'll probably clone, do a pull-request with all changes necessary.

> @OdinVex Did you manage to fix it so it could be run in 5.1? The code for this would be very appreciated! I did, but I'll need to find...

> > I did, but I'll need to find it if it wasn't lost in a RAID volume failure. I've been doing a lot of OS migration away from ancient...

Happens every reboot/shutdown for me (but not while Quitting). Relevant snippet: ``` "type": "Error", "value": "Renderer process gone.", "stacktrace": { "frames": [ { "filename": "", "module": "", "function": "new Promise",...