is there a media server/manager that supports multiple types of media (i.e books, series, comics, etc) natively and allows media to be ordered by series? i came across this problem when trying to organize a series in my media collection that contains movies, series and books; i tried searching for a solution on jellyfin specifically but afaik the consensus is that mixed-media libraries are mostly discouraged due to unreliable metadata, + jellyfin's hit or miss support for non-video content. this seems to be true for other media managers like plex and emby from what i've read.
i included a mockup to get the basic concept across, ideally the manager's focus would be on separating media by series and allowing mixed-media libraries, though i can see how that could be a bit tricky to implement. thanks in advance for any suggestions
In Jellyfin, if you add the Star Wars movies to a collection named Star Wars, then do the same to the TV Shows, and then open the Star Wars collection, it will show you the movies and the shows. You could probably do the same for the books after you install the book library plugin, though I don't think Jellyfin is the ideal way to read ebooks.
i could be wrong, but aren't libraries intended to be separators for different types of media? in the jellyfin docs on libraries it directly states mixed media libraries are discouraged due to incorrect metadata.
collections do sound like a good idea, but it lacks the visual and information aspect about the series i'm looking for. still, it does sound like the best choice so far
It's not a feature I've used myself but I'm pretty sure you can create Jellyfin playlists and collections spanning different libraries, so that could work if you're okay with some manual curation
Doesn't sound like it's own "product" to be honest. I'd probably look at an alternative presentation layer that can present what's in Jellyfin and also supports being the presentation layer for the top solutions for books, comics etc. If nothing like that exists I think there are people that would be interested in a unified media presenter. It doesn't even need to actually play the media, just link to it.
that does sound like a good idea: i've considered making something like that in the past but realized i'm not quite knowledgeable enough on javascript yet to make it a thing, but i'll definitely keep it in mind. it would also be nice to be able to create a page for each series automatically based on some sort of template and automatically fetch metadata, though i'm not sure how that could be implemented
Yeah exactly, if they have decent APIs or you can scissor out the content via iframes or something. Not really a web developer so I probably ain't makin' sense.