Mine is 186GiB. I have about 100 movies and 3 TV series on a two hard disks (one for backup). I don’t know if that is small or large.

How big is your collection?

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

    What’s your process for recoding? I’m nearing 120tb used space and would like to re-encode some of the stuff my *arr stack grabbed before I got my profiles tuned in.

    • Darkassassin07@lemmy.ca
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      edit-2
      6 months ago

      https://home.tdarr.io/

      I used to use the built in convert options in Emby server, but recently switched to Tdarr to manage all my conversions. It’s got far more control/configurablity to encode your files exactly how you’d like.

      It can also ‘health check’ files by transcoding them, but not saving the output; checking for errors during that process to ensure the file can actually be played through successfully. With 41k+ files to manage, that made it much easier to find and replace the dozen or so broken files I had, before I found them by trying to play them.

      Fore warning; this is a long and intensive process. Converting my entire library to HEVC using an RTX 2080 took me over 2 months non-stop. (not including health checks)

      • vulgarcynic@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 months ago

        Awesome. Thanks for the info. I have been running Plex for years and started the switch to Jellyfin last year. Have a container running Emby but haven’t put any work in to configuring or much yet.

        Same situation with Tdarr. Threw together a quick container and got caught up in a billion other projects. I have an old 3600x / 1080ti system I’ll likely use as a transcoding node. Just need to go over the docs and figure out how to setup input / output paths.

        • code@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 months ago

          Why dont you just redownload hevc on whats available and convert the rest?

          • vulgarcynic@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            1
            ·
            6 months ago

            I’m not sure redownloading would save any time.

            I’d imagine there’s a way to set that up with the *arrs but my personal path of less resistance is to just recode what I got rather than figure a process to redownlod out. There’s is more resources than time at my disposal currently.

            • code@lemmy.zip
              link
              fedilink
              English
              arrow-up
              1
              ·
              6 months ago

              I assume youve seen trashs guides. But yea I get it. Im sure your aware reencoding can kill quality too. Many grab the blueray and then reencode that to hevc just depends what works

        • Darkassassin07@lemmy.ca
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 months ago

          Configuring input/output paths are only really necessary when you have multiple systems that don’t see the media at the same paths. Such as a Linux server and a Windows node working together.

          Honestly, I just wish I’d have known about and set it up sooner:

    • Petter1@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 months ago

      Why not let *arrr find good HEVC releases by searching again? Just set remux to be considered as lower quality as the other releases, and *arr will upgrade the files by replacing remux with non-remux files. Did that, got many TiB back 😁

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

        I may see how easy that is to set up. I noted above though, I’ve been learning the *arr stack piece by piece. And it never seems to quite work the way that I’m expecting it to so doing local recodes ends up being a more viable solution for me since I have a shit ton of processing power and limited time to read through things like trashes guide. Thank you for the suggestion though. Maybe if I get some time in the coming month to dig into my settings I’ll give that a shot. It would be cool to automate the recovery process that way.

        Cheers.