• CerebralHawks@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    18
    ·
    3 days ago

    This is for remote streaming. Can Jellyfin be accessed outside the network? I thought that was the difference.

    Like if I didn’t like Plex and I ran Jellyfin (and I have done), I could access it locally but I couldn’t access it, say, from a hotel a thousand miles away. Or it requires a lot more work (and maybe some paid service) to do.

    Plex may have gone up, but a bunch of us got it for $100 or less years ago and we are not affected by the new limitations. Still free for our family members accessing remotely. Wasn’t free for us to set up.

    • T (they/she)@beehaw.org
      link
      fedilink
      arrow-up
      5
      arrow-down
      1
      ·
      2 days ago

      Yes it can be accessed outside the network. We use Tailscale. Our Jellyfin setup cost us the energy to run it, lol.

    • MisshapenDeviate@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      10
      ·
      3 days ago

      I don’t run Jellyfin, but I’ve considered it. From what I understand, you have to set up a reverse proxy or something like Tailscale in order to access it remotely. Doing that safely can take a bit of learning, but the only part that could cost money is getting a domain name.

      • CerebralHawks@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 days ago

        Is a domain name strictly necessary though? You would need a static IP. I thought you needed something like a VPS or VPN — I know what a VPN is, but I think it was something with a similar acronym — and that was a service that cost money.

        With Plex it just works. When I load up Plex on a remote machine, first it tells me my server is offline, because my server is a Mac and Macs are sleepy bois, so it wakes up the Mac, which wakes up the drives, and then the server loads up and I can play pretty much anything.

        I’ve ran Jellyfin on both Mac (current setup) and Windows/Intel. I like Jellyfin overall, and it does some cool things Plex doesn’t. Like you can fix details Plex won’t let you. Like for some reason it only lists the foreign actors in anime, you can manually specify the English voices if you want. Plex doesn’t let you do that and AFAIK there’s no way to. (There should be an API out there that taps into a service that lets you access any language cast, and there should be a way to set it to dynamically change the cast to whatever language you have selected.) But anyway, Jellyfin is somewhat fine, but to use it on other devices (e.g. an Apple TV box on the same network), you have to do a fair bit of configuring. It’s not just, log into the account on your phone and type in the text on the screen. Jellyfin doesn’t even prioritise Apple development, but they have come a long way.

        • MisshapenDeviate@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          1
          ·
          2 days ago

          Honestly the others in this comment section would be better to ask about accessing Jellyfin remotely, but I can tell you what I know.

          If you go the VPN route, Tailscale is typically recommended, which appears to be free for personal use. It looks like these are the docs for using Tailscale with Jellyfin.

          I host a couple services for my family using a reverse proxy (nginx through SWAG), and I have a free domain name with duckdns. This is not as secure as the above tailscale solution, but has worked for me so far. This is likely how I would add Jellyfin to my workflow, since I already have a reverse proxy and domain name.

      • Onomatopoeia@lemmy.cafe
        link
        fedilink
        English
        arrow-up
        15
        arrow-down
        2
        ·
        3 days ago

        Doing it safely is pretty simple.

        Install Tailscale at both ends. Done.

        It’s a fully encrypted mesh VPN.

        If you need access without the TS client on the other end, that takes a little more work. Then you need to enable the Funnel option.

        • artyom@piefed.social
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          2 days ago

          Install Tailscale at both ends. Done.

          Nnnnno, doesn’t really work that way

    • artyom@piefed.social
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      2 days ago

      Can Jellyfin be accessed outside the network?

      Yes. Jellyfin is just a Docker container. It can be accessed the same as any other Docker container. Plex simplifies this because they can basically configure all the DNS stuff for you, because it goes through their DNS. But either can be accessed.

      Or it requires a lot more work (and maybe some paid service) to do.

      More specialized knowledge to configure Tailscale or a reverse proxy, yes. I use Yunohost which makes all of this a whole lot simpler.

    • RandomLegend [He/Him]@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      2
      ·
      3 days ago

      I also bought Plex years ago for 87€ but i gifted that account to a friend once i got jellyfin up and running.

      You’re right - Jellfyin doesn’t have a native built-in way to access it from outside. That’s the reason Plex intercepts with their own servers when you do remote streaming, that’s one of the aspects you pay for.

      Using tailscale (free and setup in like 5 min) you can access jellfin from everywhere. Easy peasy.

      Rumor says that Plex also denies you remote access when you use a VPN or mesh like tailscale… so ymmv