Proxy Seerr requests through Jellyfin plugin #921
Replies: 2 comments
-
|
I would be happy to turn this into an issue if you think it's a good idea, and then issue a PR, as obviously much of the work is done. I still need to do through testing of all routes and trim the fat, and get this to muster, but the idea is not just an idea. It works locally on my systems seamlessly. The problem:
The solution:
Show me what you got: In my environment, it works, as I stated, but it needs more quality checking, especially by the author, and someone other than me to have input. In the end, this creates a turn key experience for the user so that's worth considering. And most importantly, it lets Jellyfin internally communicate server to server with Seerr, instead of creating a mess of networking rules for relatives to see internal services which they shouldn't. I was going to make this a new discussion but I see I'm late to the party. Edit #2 - After going down the rabbit hole, and getting to the end, there's one wrinkle. The Seerr API does not expose any endpoint that actually allows a user to create a pending request (one that happens if the user does not have |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be optimal if Seerr requests could be proxied through a Wholphin plugin like discussed in #598
This way users won't have to set up url, username, and password via a cumbersome tv remote. It would also be enable users who have locked down their public-facing apps with zero trust environments that require email mfa to access to provide this feature.
Similar implementation: https://github.com/Moonfin-Client/AndroidTV-FireTV?tab=readme-ov-file#jellyseerr-integration
Beta Was this translation helpful? Give feedback.
All reactions