Harvey Tindall

Results 121 comments of Harvey Tindall

> With podman with Dockerfile > > ```shell > esbuild --bundle tempts/admin.ts --outfile=./build/data/web/js/admin.js --minify > make: esbuild: No such file or directory > make: *** [Makefile:106: typescript] Error 127 >...

#351 adds Jellyseerr integration, Data storage was migrated to the internal Badger DB a while ago, and Overseerr support for Jellyfin seems to have gone dead for now, so closing...

Sorry I probably won't ever do an injection-y sort of thing, I'd be too worried about things changing on the Jellyfin side, or for being responsible for messing people's instances...

weird, which version is this in, and would you be able to "inspect element" the continue button and tell me what's in the "href" field? the value is templated in...

You might be missing http:// or https:// from the url. 44e8035 adds it to all relevant urls if missing, so that should fix it automatically.

I'm kinda clueless here, jfa-go won't start if it can't log in to the given account, so unless it's not actually an "Unauthorized" error, i'm not sure. Could you try...

That's really odd, I've just done a comparison between the latest api client and the one used in 0.5.1, and they are functionally identical. I also tried the `:latest` and...

If the same "Unauthorized, check credentials" error is appearing in the logs, then the database shouldn't matter, but to make sure, could you try the unstable but first remove the...

Could you try the unstable version that finished building a few minutes ago? It should output more detail on the error. Also, I should have asked before, but have you...

I'm still clueless, sorry. My next idea is a bit annoying for you to do, I apologise, but you can use `socat` to man-in-the-middle Jellyfin, so we can see exactly...