Skip to content

feat: support seerr base url#815

Closed
frzifus wants to merge 1 commit intoDonutWare:developfrom
frzifus:seerr_base_url
Closed

feat: support seerr base url#815
frzifus wants to merge 1 commit intoDonutWare:developfrom
frzifus:seerr_base_url

Conversation

@frzifus
Copy link

@frzifus frzifus commented Mar 7, 2026

Pull Request Description

Add support for env variable to define jellyseerr base url.
Using the env variable BASE_URL_SEERR we can pre-fill the jellyseerr server address.

Issue Being Fixed

Resolves #issue-number

Screenshots / Recordings

docker run  --rm --name fladder-test -e BASE_URL=http://localhost:1234 -e BASE_URL_SEERR=http://localhost:5678 -p 8080:8080 localhost/fladder-rootless:test
image

Checklist

  • If a new package was added, did you ensure it works for all supported platforms? Is the package well maintained
  • Check that any changes are related to the issue at hand.

Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
@frzifus frzifus marked this pull request as ready for review March 7, 2026 18:02
@PartyDonut
Copy link
Collaborator

Hi thanks for implementing this.

Unfortunately I already implemented it a few days ago just didn't have the chance the properly test and merge it.

So will be closing this one in favor of #817

@PartyDonut PartyDonut closed this Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants