mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Add cohabitation between Jellyfin and Jellyseerr. #4828
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 @laborantine on GitHub (May 1, 2023).
(Sorry for my english, i'm french)
Hello, i don't know if it's possible to make Jellyseerr cohabit in Jellyfin. Let me explain :
Today, I have two subdomains, one for Jellyseerr and the other for Jellyfin. What would be appreciable would be to retain only one interface with the two services.
If it's too complicated, would it be possible to personalize a message during a search. For example, when a user searches for a movie not found in my database, a message that can be personalized is written, such as "Sorry, no movie matches your search. However, you can send a request to link redirecting to Jellyseerr."
PS : I'm impressed with the work you provide, thank you very much and keep it up!
@cantcurecancer commented on GitHub (Jul 29, 2023):
I am interested in this as well. I would like to be able to just click a button when content isn't available and it take them to a jellyseerr interface to make the request.
@ntallfellow commented on GitHub (Oct 20, 2023):
It sounds like this is something that would be easily doable in Jellyfin on your own. You would have to dive in to the Jellyfin config file (which I have heard is easy to modify) and modify the search return when nothing is returned. Add a http link to jellyseer with your search appended to it. If you are using a Jellyfin with no password (and are using Jellyseer with that acct) then it will bring you direct to the search.
Chat GPT is your friend in this scenario.
Edit: Shit I might just do this.
@need4swede commented on GitHub (May 25, 2025):
@ntallfellow did you ever get this figured out?
@Manbearpig92 commented on GitHub (Dec 16, 2025):
you can do that already with enhanced jellyfin. but finding new content is the problem. it would be better if you could directly add jellyseerr discover to jellyfin so you can browse and request directly from jellyfin