I use Hetzner as a seedbox and then have PLEX as my media server ran on the same hardware. It's worked perfectly fine for years. But recently PLEX says they will be blocking Hetzner hosting in the next few weeks. I've been considering moving to Jellyfin for a while, but I'm worried they will do the same thing in future.

Does anyone know if that's a real possibility?

Also, if I setup a VPN and just download stuff I torrent from my seedbox to a local PLEX server, would I be in any more risk of legal issues then I am now?

Am I looking at this completely wrong, and I should do something completely different?

To clarify what I am thinking of doing:

Keep my Hetzner as my seedbox and continue to download using my IPTorrents account. Setup a Local Plex or Jellyfin server and download from my seedbox to that local server that will be ran behind a VPN.

UPDATE: So this past weekend I did some testing and JellyFin is now my new Media Streaming software on my server. Going to take some time to learn how it works compared to PLEX, but so far things have been nearly 1 to 1. Thanks everyone for the help, I'm very grateful.

  • Brickfrog@lemmy.dbzer0.com
    ·
    edit-2
    1 year ago

    I’ve been considering moving to Jellyfin for a while, but I’m worried they will do the same thing in future.

    Currently would not be possible. Jellyfin does not have the sort of centralized accounts/logins that Plex does e.g. you're not asking Jellyfin devs for permission to log into your own server. That's just a Plex thing.

    If you're asking could they add that "feature" in the future? Highly unlikely but I guess anything is possible. Were that to happen most likely the code would get forked into a new project.

    PS - Jellyfin itself is a fork from Emby back when those devs decided to close their source. Myself & tons of other people dropped Emby at that point & migrated to Jellyfin. https://jellyfin.org/docs/general/about/

    • TSnow@lemm.ee
      hexagon
      ·
      1 year ago

      I haven't had a chance to do the research yet, so pardon a dumb question that might have an easy answer. With the setup I've described, would JellyFin just be a drop in replacement or would I need to drastically change things to get the same basic work flow?

      • Brickfrog@lemmy.dbzer0.com
        ·
        edit-2
        1 year ago

        Offhand it sounds like it could be a drop in replacement for you. But there are a lot of other variables you'd need to consider e.g. if you require specific app/TV support & don't like the current Jellyfin offerings.

        Maybe others can clarify or you can post with any specific requirements/questions in the Jellyfin forums or the lemmy communities !jellyfin@lemmy.world / !jellyfin@lemmy.ml

        That aside you could always just try it out & see how you like it.

        • TSnow@lemm.ee
          hexagon
          ·
          1 year ago

          Ultimately, I think that is what I am doing, but figured it wouldn't hurt to ask someone with experience with the software already just in case there was an obviouls big red stop sign I was missing. Looks like I have other plans this weekend then playing more Stanfield or Baluder's Gate 3. Thanks for the help and info.

  • Appoxo@lemmy.dbzer0.com
    ·
    edit-2
    1 year ago

    But recently PLEX says they will be blocking Hetzner hosting in the next few weeks. I've been considering moving to Jellyfin for a while, but I'm worried they will do the same thing in future.

    Jellyfin: Completely autonomous of anything outside.
    Plex: Authenticates with Plex servers so you need an external account

    Jellyfin is a fully self-sufficient software not calling outside.

    From the jellyfin core team (see point 2): https://www.reddit.com/r/jellyfin/comments/e6tfbi/jellyfin_and_privacy/?utm_source=share&utm_medium=web2x&context=3

    From their website literally on the homepage:

    Privacy Focused

    Jellyfin has no tracking, phone-home, or central servers collecting your data. We believe in keeping our software open and transparent. We’re also not in the media business, so the only media you see is your own.

  • cmysmiaczxotoy@lemm.ee
    ·
    1 year ago

    Jellyfin can't block media. The connections are direct. Jellyfin db performance is noticeably slower than plex with 500k media items but it can still handle it

  • theoldman@infosec.pub
    ·
    1 year ago

    If you are concerned about privacy, don't use Plex or any other software which use central servers to collect your data. They can literally see where you click on the screen, let alone what kind of hosting you use. Jellyfin on the other hand is open source and don't phone home. Also if a software is free, it doesn't mean it was easy to create it in the first place. So please consider donation or support the project.

    • Cranksta@lemmy.dbzer0.com
      ·
      1 year ago

      The other option is Emby. It's based on the same code, and is just another division of the same project. You pay for it, but it gets tons of support and more features as a result. Both projects have pros and cons but I'm leaning further to Emby than Jellyfin myself.

  • ChojinDSL@discuss.tchncs.de
    ·
    1 year ago

    In 99% of cases, jellyfin can act as a drop in replacement for Plex. Since it's open source, you can easily set it up via docker and test it out, if it fulfills your needs.