jellyseerr
jellyseerr copied to clipboard
[Feature Request] Support Mixed Media Type Library
Description
Jellyfin and Emby allow for libraries containing movies and series at the same time (mixed content). Libraries of such type are not recognized and not selectable by jellyseer.
Desired Behavior
Jellyseer should recognize these libraries and process/import/scan them accordingly (best effort)
What do you mean by mixed content? Emby and jellyfin pointing to same media library? If so jellyseerr should recognise as long as you pick one of them when setting up 🤔
I mean this content type when creating a library:
Ah. Is that also a library type in jellyfin? Because I use jellyfin and I have not seen that type.
For now the current way overseerr and jellyseerr is built is to only detect library types of Movies
and Shows
Even through discouraged, it is indeed an available type, see jellyfin documentation. Would it be possible to "force" jellyseerr to import such a library or would that require significant changes to the database/data model?
Even through discouraged, it is indeed an available type, see jellyfin documentation.
is it the other library type?
Would it be possible to "force" jellyseerr to import such a library or would that require significant changes to the database/data model?
Unfortunately forcing is not possible and it would require the a rewrite of how jellyseerr imports jellyfin libraries as it currently only looks for tv
and show
just like how overseerr does for plex
Even through discouraged, it is indeed an available type, see jellyfin documentation.
is it the other library type?
Yes
Additional Context: I use this library type to have Anime Series and Anime Movies in one library
Additional Context: I use this library type to have Anime Series and Anime Movies in one library
Oh. There was some other user who did the same thing, though it was just Anime Series so they just changed it to Shows
.
But in your case, that won't work since there's the Movies as well.
I use this library type for documentaries and stand-up comedy, as I've found it best for these media types. The 'Other' media type (formerly called Mixed Media) allows one to search both TheTVDB and TMDB and TVMaze and IMDB and other comparable things which can create more complete views for those kinds of content types. The Movies data type does not allow scraping TV sources. Comedy specials and Documentaries may have a source on movies or TV depending on the original source.
I would also love to see this feature built in. For me the content type is listed as "Mixed Movies and Shows" in the library creation screen
and "Other" after it is created
Thanks for your work on this project, I appreciate it!
:tada: This issue has been resolved in version 1.3.0 :tada:
The release is available on:
-
v1.3.0
- GitHub release
Your semantic-release bot :package::rocket: