Is there any way to integrate these sources cleanly into a Plex setup? https://fmhy.net/videopiracyguide

I have a perfectly fine setup for media I want, but i’m curious just because there’s a lot of stuff to sample that I might not want to waste time/bandwidth on downloading. Might be useful for other members of my household as well.

  • infinull@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 months ago

    Something like that is probably technically possible, but you’d need to do a bunch of work.

    Plex Plugins can’t provide media sources anymore, so you need to do the trick plex_debrid is doing where you add stub sources to the plex server library and serve the files from a virtual filesystem.

    You might be able to re-use the plex_debrid code but use youtube-dl instead of rclone