Seems like you could just make a simple web page for this.
Comment on multimedia manager by series
ninjan@lemmy.mildgrim.com 9 months ago
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.
VelociCatTurd@lemmy.world 9 months ago
cannis@lemmy.dbzer0.com 9 months ago
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, though i’m not sure how that could be implemented
VelociCatTurd@lemmy.world 9 months ago
Looks like jellyfin has an api. I’m sure that could be leveraged. Just would need to have a way to send over api requests. You mentioned JavaScript, but I could see this being done in maybe DJango instead if you’re familiar with python. Though the learning curve for Django is a beast in itself imo
ninjan@lemmy.mildgrim.com 9 months ago
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.
cannis@lemmy.dbzer0.com 9 months ago
exactly, i think something like this would work best as a plugin or addon, though none seem to exist atm