I haven’t found any good information on which distro to use for the NAS I am building. Sure, there are a few out there. But as far as I can tell, none are immutable and that seems to be the new thing for long term durability.

Edit: One requirement is it will run a media server with hardware transcoding. I’m not quite sure if I can containerize jellyfin and still easily hardware transcode without a more expensive processor that supports hyper-v.

    • anamethatisnt@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      8 months ago

      If the software you want to run has flatpak then I imagine you can try out Fedora Silverblue, Jellyfin do have a flatpak.

      Personally I run my Jellyfin on a virtual Debian Bookworm server with transcoding off, my Jellyfin clients don’t need the help.
      I always clone my Jellyfin server before apt update && apt upgrade to be able to rollback.
      Oh, and my NAS (network attached storage) isn’t on the same machine, my Jellyfin server use Samba and /mnt/media/libraryfolders, so cloning it is quick and easy.

      • WetBeardHairs@lemmy.mlOP
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        Is there a performance impact on the jellyfin server by having the NAS on a separate machine? How long does it take to serve a 20gb rip of a bluray?

        • anamethatisnt@lemmy.world
          link
          fedilink
          arrow-up
          3
          ·
          8 months ago

          The network isn’t a bottleneck in my system.
          I don’t have any 20gb bluray rips as I’m satisfied with the quality of a 5-8gb 1080p.
          I don’t notice a delay when starting it, it’s just a datastream without transcoding.