• fpslem@lemmy.world
    link
    fedilink
    English
    arrow-up
    81
    arrow-down
    2
    ·
    12 hours ago

    This article doesn’t mention the limitations of remote access for Jellyfin, which requires some tricks like reverse proxy or Tailscale. I think Jellyfin is a great option if you only watch/listen on your home network, but if anyone wants to replicate the remote access capabilities of Plex, I typically warn them they are going to have to roll their sleeves up.

          • deafboy@lemmy.world
            link
            fedilink
            English
            arrow-up
            11
            ·
            5 hours ago

            Someone breakes in, then moves laterally to your home assistant running frigate to watch you sleep at night. Then uses your residential uplink as a proxy to resell on an open market.

            After that, the possibilities are practically endless.

            • Evotech@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              edit-2
              3 hours ago

              It’s a rootless container. Chances are they are not going to do any of that.

              Things are on the internet all the time.

          • InputZero@lemmy.world
            link
            fedilink
            English
            arrow-up
            5
            ·
            5 hours ago

            Yup! That’s the worst thing that can happen. Now would you be so be kind as to send us the link to your private unsecured Jellyfin server?

            • Evotech@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              3 hours ago

              I’m tempted to. But I’m not. Just because I dont want to fox my domain here.

              Is running in a rootless podman container. I’m confident

    • TheIPW@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      25
      arrow-down
      2
      ·
      12 hours ago

      You’re right, I missed that.

      I personally use a reverse proxy and Wireguard setup to access remotely.

      • ripcord@lemmy.world
        link
        fedilink
        English
        arrow-up
        11
        ·
        11 hours ago

        Not something that unfortunately works as easily for me to connect my ailing mom’s TV to, and do NOT want to manage the reverse proxy + cert + etc setup for a number of reasons

            • W98BSoD@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              1
              ·
              26 minutes ago

              But Jellyfin! It solves all your problems, you don’t have to pay for it (because fuck paying for software of any type even if it provides you some value), and did I mention Jellyfin‽

              Why aren’t you using it yet? Are you a plex sympathizer? Get outta here with that!

              What?

              I don’t care if you have a good use case for using plex / Emby / Kodi / VLC / WMC / etc; you will assimilate and use Jellyifn!

              JELLYFIN!!!11!1!1!1!1!. /s

        • SpacePirate@feddit.nu
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          2
          ·
          edit-2
          2 hours ago

          If you have a machine at her place that is on most of the time you can have tailscale on that device and then make it ssh into itself with ssh portforwarding on!

          Edit: You can also selfhost headscale and do the same as the comment below said

            • SpacePirate@feddit.nu
              link
              fedilink
              English
              arrow-up
              1
              ·
              28 minutes ago

              Yeah then this might not be a great idea for you, unless you have the possibility to fix a machine if you visit. But I want to make it clear this is not a fix all thing just trying to help :D

          • skittle07crusher@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            3
            ·
            edit-2
            3 hours ago

            What in the goddamn fuck, sir

            Step 1) Install tailscale (headscale also exists if you wanna fully self-host it)

            Step 2) Done, solved

            • SpacePirate@feddit.nu
              link
              fedilink
              English
              arrow-up
              1
              ·
              32 minutes ago

              That doesn’t slove the problem if your Smart TV doesn’t support tailscale or something like Wireguard. Using another machine connected to a VPN like for example Tailscale/Headscale and then using ssh portforwarding allows you to access the service(jellyfin) on the device without support.

              It would be like this:

              Jellyfin <-- Tailscale/Headscale <— Machine forwarding the jellyfins port <-- Smart TV

              This can be done with a command like this:

              ssh -L 0.0.0.0:8096:jellyfin_tailnet_ip:8096 -f -N user@machine

        • Dultas@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          9 hours ago

          Yeah it can be more limiting. Personally I got lucky and my mom’s TV runs Android so I could just install a wireguard client.

          I will probably at some point bridge her network with mine since I want to install a TrueNAS box at her house for remote backup. So the VPN client will be moot at that point.

            • Dultas@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              5 hours ago

              Which part? For the TV there was literally a wireguard app. I just had to install it on the TV and configure the connection to my wireguard server.

              For the bridging I gave her my old router which I haven’t tested but I believe should support VPN bridging. I already have her on a subnet that won’t conflict with my network for that reason.

              • med@sh.itjust.works
                link
                fedilink
                English
                arrow-up
                1
                ·
                2 hours ago

                FYI, scrcpy can be an excellent tool for remote support, but you’d better trust the network the interface is on

    • halcyoncmdr@piefed.social
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      8 hours ago

      There is a third option, the program that Jellyfin was originally forked from back in 2018, Emby.

      Sort of the middle child between the two. Nearly identically to Jellyfin for obvious reasons, several third party apps for Jellyfin work with it as well like Jellyseer, it has apps for nearly every device, and easy external connections via their servers like Plex does.

      They do however have a premium subscription system like Plex to support things like those servers. It’s not as expensive as Plex, even before the recent rate hike, but it is there and some stuff is locked behind that premium license.

      • richmondez@lemdro.id
        link
        fedilink
        English
        arrow-up
        5
        ·
        4 hours ago

        So all the bad things of both, still a proprietary product that you can funnel your cotent through servers you don’t control while simultaneously not being plex.

      • Telodzrum@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        Yes, and if that falls within your risk tolerance it’s rather easy to set up.

        Most of the people in the discussion here don’t want to open a port to the internet.

    • yeehaw@lemmy.ca
      link
      fedilink
      English
      arrow-up
      4
      ·
      10 hours ago

      That’s why I’m running both. I use jellyfin, everyone else uses Plex 🤣