Well I already have jellyfin running in a container, just have to figure out how to get mum’s TV to work with it I guess

<edit> log in on a local IP and not the network name and it’s working again. but I’ll be moving to jellyfin from now

  • __hetz@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 days ago

    I don’t have the link(s) on hand but there’s a Tizen build of Jellyfin for Samsung TVs. It runs rather slow on my old tube so I wouldn’t recommend it outside of a last resort. It’s actually smoother for me to just open the app on the TV and then remote control it from a browser/app on another device (my Steam Deck is my homelab universal remote). But you can use the Tizen dev tools or a simpler docker container to push it to the TV.

    For my folks I got a cheap Walmart brand Android box (Onn 4k Plus). I installed Jellyfin from the app store then black hole’d the thing because I’m wary of cheap Android apps and their history of supply chain attacks. It’s much more responsive and also leaves me with the option of installing additional stuff like Smart Tubes, Retro Arch and whatnot.

    • ReallyActuallyFrankenstein@lemmynsfw.com
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      Sorry to hit you with a random question, but since I’m in a similar situation: are you using Tailscale to remote stream to your parents, or how do you get that working seamlessly with Jellyfin?

      • __hetz@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 days ago

        Unfortunately I can’t help in that regard. I keep everything local/unexposed so my solution for them was just running Jellyfin at their place. I was already rsyncing some stuff to a NAS I set up for them (and vice versa), as off-site backup. Since the files were already there it made the most sense to just give them their own instance.

      • tea@lemmy.today
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 days ago

        Not the guy, but I use a domain I bought from cloudflare with a cloudflare tunnel on my network. Not as secure as a VPN like tailscale, but doesn’t require setting up a VPN for my friends and family’s TVs so they can connect to the server while keeping my actual IP hidden and without needing to do any port forwarding.

        • ReallyActuallyFrankenstein@lemmynsfw.com
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 days ago

          This is a helpful. This sounds like a way, even if I’m still in the “hmmm, yes, I recognize some of those words” stage. Maybe I’ll look for a detailed guide.

          I admit, though, the details of how to do this are pretty hard to imagine for me - networking and tunneling seems very technical. Before I can jump off the Plex enshittification train, I just want a way to share my media with tech-illiterate family without complex setup on their end.

          • tea@lemmy.today
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 day ago

            Yes, I’m a technical person, but not a web developer and so this was all new to me until very recently. Good luck!

            The way I think of the cloudflare tunnel is very similar to a VPN into your system from outside, but for web application traffic specifically.