Hi, all. So I want to set up a media server using my Raspberry Pi. It will be used by me and my partner, who is very much tech illiterate. She knows how to use Plex, but I’m tempted by the open nature of Jellyfin. How steep is the learning curve there? Should I just go with Plex and keep it simple? Or is Jellyfin manageable if I set it up for her?

  • originalucifer@moist.catsweat.com
    link
    fedilink
    arrow-up
    5
    arrow-down
    4
    ·
    2 days ago

    eh, maybe. for me it was opening a port and adding a dns record. took me all of 4 minutes

    im kinda lucky in that my isp uses ‘sticky’ ips so while its not static, ive had the same ip for 5 years

      • turdas@suppo.fi
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        20 hours ago

        No you haven’t. The security is the Jellyfin login prompt, then Jellyfin itself, then the Jellyfin container, and if you’re really paranoid, that container won’t be in your LAN.

      • hietsu@sopuli.xyz
        link
        fedilink
        arrow-up
        1
        ·
        1 day ago

        If you don’t trust nginx or caddy or etc security, just install Tailscale to the jellyfin node and share the node with friends. All they need is Tailscale client then, and you dont have to open any ports.

          • originalucifer@moist.catsweat.com
            link
            fedilink
            arrow-up
            8
            arrow-down
            6
            ·
            2 days ago

            yes my world will burn when they crack into my jellyfin instance and magically break out of its docker container and then what? goo nowhere on its vlan?

            literally thousands of self-hosted jellyfin/emby instances and the support forums are just chocked full of people getting hacked via it! so many!

            oh wait, no there arent

      • cmnybo@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 days ago

        Dynamic DNS has been around forever. A program monitors your public IP address and updates the DNS record when it changes. You can even use a service like FreeDNS if you don’t want to pay for a domain.

        • Attacker94@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          23 hours ago

          This was news to me, I will now be spending an afternoon trying to fix my self hosting setup in the near future