• Croquette@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    10
    ·
    6 hours ago

    Side question here: how big is your storage pool for those of you that runs a jellyfin server?

    I just started a Jellyfin server, but with the current hdd prices, it fills up fast and I need to manage my library a lot more than I’d like

    • determinist@kbin.earth
      link
      fedilink
      arrow-up
      4
      ·
      4 hours ago

      10TB. 80% full. I have 2TB that I can add if I need. At this point I’ve maintained 80% for about 1 year.

      • Croquette@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        10TB was pocket change not too long ago, now it’s so expensive. Unreal.

        I’m lucky because my TV is 1080p so i can download lower resolution movies and series.

    • vodka@feddit.org
      link
      fedilink
      English
      arrow-up
      4
      ·
      6 hours ago

      80TB array here. I’ve recently started using Maintainerr to delete things my friends and family request via seerr if it goes unwatched. I deleted over 15TB of things that was requested but never watched, a lot of entire shows of multiple seasons where someone only watched 2 episodes. (this was years of request history it ran over)

      It was that or spending money on more 20TB drives and I just don’t have it in me to spend that money with current prices.

      • Croquette@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        I just have a 2TB server, for all my services, so I allocate 1TB for the ARR stack and the rest for my other services.

        80TB would be nice haha.

        I should probably add maintainerr to my services, would help me keep my files space low.

    • ThirdConsul@lemmy.zip
      link
      fedilink
      English
      arrow-up
      4
      ·
      6 hours ago

      2TB, but I’m also new to this. I am literally running ffmpeg on some of the shows to compress them a little or dropping unnecessary audio streams

      • MehBlah@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        12 minutes ago

        Use mkvtoolnix and handbrake. You can quickly drop and add elements of a file with mkvtoonix and handbrake will convert most anything to H265. Its pretty fast with gpu encoding.

      • Croquette@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        I have a 2TB ssd for my whole server. I had 2x 2TB SSD in my pc that were collecting dust, so I took them out and used one for my server and one for my backup server.

        So I can allocate about 1TB for Jellyfin

    • mic_check_one_two@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      3
      ·
      6 hours ago

      40TB, but that’s way more than I would realistically need if I was better about deleting old content. I have shows saved that I haven’t watched in years. With the *arr stack, there is very little reason to keep a lot of media saved, because reacquiring it again in the future is dead simple.

      • Croquette@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 hour ago

        40TB is wild.

        My plan is to pile a bit of money and try to buy used lots of HDD and test them for health and create a JBOD storage.

        • Croquette@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 hour ago

          I just setup the ARR stack and you can use a docker compose file to manage all the services. Then you need to create individual account for the services but that is straight forward.