mirror of
https://github.com/kiranshila/Doplarr.git
synced 2026-07-13 00:51:41 -04:00
Doplarr incompatible with Jellyseerr 2.x #107
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aidenjbass on GitHub (Oct 30, 2024).
Doplarr seems to be incompatible with Jellyseerr 2.x. Doplarr starts "thinking" for a period of time before eventually timing out
@koenigderorangen commented on GitHub (Oct 31, 2024):
same issue here
@kiranshila commented on GitHub (Nov 2, 2024):
Any logs get dumped? It might be easy enough to copy out all the overseerr stuff and change a few lines
@aidenjbass commented on GitHub (Nov 4, 2024):
Not that i can see sorry
@aidenjbass commented on GitHub (Nov 4, 2024):
I know there's been some API changes with 2.x i guess they've diverged just enough to break the overseerr piggybacking
@Budget-Cuts commented on GitHub (Nov 20, 2024):
The doplarr log only shows that you have made the request, and the jellyseer log does not show any indication that the request has been received.
@leshicodes commented on GitHub (Dec 4, 2024):
anyone find a workaround?
@youngnet-io commented on GitHub (Dec 5, 2024):
Did some digging into the logs and same as Budget Cuts it only shows request was made in the doplarr logs. I'll need to enable debug and dig a bit more. Nothing on jellyseerr logs so it's not even passing API currently.
@youngnet-io commented on GitHub (Dec 5, 2024):
running log level with debug I get the following :
@kiranshila commented on GitHub (Dec 5, 2024):
As it says there,
You need to change
"debug"to:debug@kiranshila commented on GitHub (Dec 5, 2024):
and trace might be a bit more helpful, although it's a lot of output. Please keep in mind that technically Jellyseerr isn't supported, I wish they had documented how the API diverged, but it doesn't seem like the changelog mentions it.
@youngnet-io commented on GitHub (Dec 5, 2024):
changed to trace. would you like a pastebin or how to provide that log? I realize it isn't technically supported but if there's anything in the log that would give some kind of hints to move forward I am just trying to help as much as possible to get it fixed. I really enjoy jellyfin more than plex.
@kiranshila commented on GitHub (Dec 5, 2024):
Yeah pastebin would be fine! You might need to obfuscate some keys though. I tried my best to elide secrets but it isn't perfect.
@Wtfitsaduck commented on GitHub (Dec 23, 2024):
I was gonna take a crack at fixing this till I learned that Clojure is a language that exists LOL
Here are my trace logs, though I don't see anything particularly useful in there... Looks like Doplarr just hangs after sending the Search request without getting a response.
Trace logs
It looks like the search API is unchanged from Overseerr 2.x. The entire API request and responses look identical.
Overseerr API call
Jellyseerr API call
I have both Overseer and Jellyseer 2.x set up so if you would like me to test anything or provide any more logs please let me know!
I'll read some of the Doplarr code and try to understand where the divergence in the API calls are in the meantime
@CatalysTim commented on GitHub (Jan 15, 2025):
Jellyseerr 2.x still broken. Looking forward to good news! Thanks @kiranshila.
@visionary415 commented on GitHub (Jan 16, 2025):
hotio's image of jellyseerr and doplarr have been working for me
@pk-1966 commented on GitHub (May 21, 2025):
They are not working for me. Has anyone found a solution?
@leshicodes commented on GitHub (May 21, 2025):
@pk-1966 i would personally suggest moving over to Requestrr
@aidenjbass commented on GitHub (May 21, 2025):
yep still broken, still can't get any idea of why. spun it up on its own instance outside of my main stack, nothing to point towards something to fix
@pk-1966 commented on GitHub (May 21, 2025):
OK, disappointing, thanks.
I've just made the move to Requestrr which works well.
It can also integrate with Lidarr for music, which is a bonus.