127
you are viewing a single comment's thread
view the rest of the comments
[-] entropicdrift@lemmy.sdf.org 2 points 3 years ago

AFAIK there isn't a plugin for parsing that website, sending searches to it, and retrieving the appropriate stream.

You could write some code that could do that or you could use that site to expose the underlying m3u8 playlist for an individual file, drop that link in a text file, then name it as a .strm file and position the file such that JF picks it up as a video, but otherwise this website's formatting is rather bespoke and I'm not aware of any JF plugins that allow for searching and dynamically adding content from any other on-demand streaming sites.

Which existing plugins were you thinking of? I'm a coder so maybe I can point out some of the differences/technical issues for you.

[-] warmaster@lemmy.world 1 points 3 years ago

I've found these two on the official Jellyfin docs:

https://github.com/jellyfin/jellyfin-plugin-nextpvr

https://github.com/TheJF/antennas

I'm sure there are more out there that are not documented by Jellyfin themselves.

[-] entropicdrift@lemmy.sdf.org 1 points 3 years ago

Right, OK.

Those plugins parse live streams from specific sources. This website searches other websites for on-demand videos and returns links to them wrapped in an HTML5 video player for your convenience.

Jellyfin can handle a live stream (as in, a set of TV channels that it can tune in to) via one of these plugins, but that's an altogether different process than hooking it up to this website.

I'm not saying it can't be done, to be clear. It can. It's just this would need a new plugin for Jellyfin and it'd be substantially more work than those plugins for the reasons I've outlined.

[-] warmaster@lemmy.world 1 points 3 years ago

Got it. What do you think about the ones on the bottom of this comment?:

https://lemmy.world/comment/2767991

[-] entropicdrift@lemmy.sdf.org 1 points 3 years ago

Well Lazyman is archived so that's dead, but it's also a livestream usecase for live sports.

That last one is more interesting since it's using youtube-dl to create streaming links out of sources. Looks like it hasn't been updated since Jellyfin 10.7.7 and JF is currently on 10.8.10, so it'd need some work for sure, but it's definitely closer to what you'd need to do to hook this site up with JF.

[-] warmaster@lemmy.world 1 points 3 years ago

Great, thanks!

this post was submitted on 19 Aug 2023
127 points (98.5% liked)

Selfhosted

62183 readers
868 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS