cross-posted from: https://lemmy.ml/post/36604428

Hello everybody,

I want to ask for some opinions on my current setup and how I pretend to use it for my Media Server:

Current Layout

I currently use an UGREEN DXP2800 NAS running TrueNAS Scale with two 4 TB HDDs in Mirror mode. This is planned to be my “long-term storage” for backups, photos, and so on.

Additionally, I have 1 TB SSD installed in the system. I created two datasets on it: one for Docker containers and the other one for Media, following the TRaSH guides folder layout

My current plan:

My idea is to use the SSD for the torrents and the seeds, and once the file (e.g. the ~~movie ~~ Linux ISO Image) is completed, to move it to the HDDs. From there, Jellyfin would read the corresponding dataset and play the media.

The question:

The TRaSH guides puts a lot of emphasis on hardlinks and atomic moves, and that forces you to operate in one single filesystem. Is it worth it to stick to the TRaSH guide or my current setup would work just fine? What do y’all think?

Thanks in advance and happy self-hosting!

  • wia@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    7 hours ago

    Yeah this, the guide is great but the size limits and such can be kind of nuts. I went back and used the guide but stick to 1080p for more chances at finding stuff and less bloat.

    A lot of the guide feels geared to hosting just for you if you have a great TV setup. Considering half the people that use my stuff are on a phone, 1080 is fine, saves transcode and headaches with things that older decides can’t even stream.

    No one listens to me, so no one updates their stuff so sadly I still can’t use 265 cus it doesn’t work on a lot of stuff :(

    • Dr. Wesker@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      7 hours ago

      I bit the bullet and invested in a dedicated transcoding GPU. Then I setup Tdarr to transcode all the things nightly into x265. I figure the money I saved in storage offset the cost of the GPU. And it handles multiple streams pretty flawlessly, for any devices that don’t support the codec.

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

        Subscribe.

        I’ve got TrueNAS running on a reasonably recent PC but not a ton of space on the drives. I’d love to transcode the handful of 8GB+ movies and 40GB+ seasons sitting around taking up space. How complicated was it to set up tdarr and how long does it usually take to transcode?