cross-posted from: https://lemmus.org/post/1734205

Context

Having started out in the world of Napster & Limewire, I’ve always relied on public sources. It wasn’t until in the early '10s that I lucked into a Gazelle-based tracker that was started by some fellow community members. Unfortunately, I wasn’t paying enough attention when they closed shop and didn’t know how to move elsewhere. Combined with some life circumstances I gave up the pursuit for the time being.

It wasn’t until recently that a friend was kind enough to help me get back and introduced me to current state of automation. Over the course of a few months, I’ve since built up the attached systems. I’ve been having an absolute blast learning and am very impressed with all of the contributions!

After all of the updates due to BF deals, I put together the attached diagram as it was starting to get too complex to keep all of the interactions in my head. 😅

Setup

  • All of the services run in Docker containers.
  • Each container is a separate Compose file managed by Systemd.
  • The system itself is in a VM running on my home server (both Arch, btw).
  • Tailscale is used for remote access to the local network.
  • ProtonVPN is managed by Gluetun and uses a separate network for isolating services.

Questions

  • What am I missing or can be improved?
  • Is there a better way to document?
  • What do you do differently that might be beneficial?

Thoughts

  • I had Calibre set up at one point, but I really don’t like how it tracks files by renaming them. I have been considering trying to automate with the CLI instead, but haven’t gotten around to it yet.
  • I’ve been toying with the idea of creating a file-arr for analyzing disk usage, performing common operations, and exposing a web-based upload/download client so I don’t have to mount the volume everywhere.
  • Similarly, I’m interested in a way to aggregate logs/notifications/metrics. I’m aware of Notifiarr, but would prefer a self-hosted version.
  • I just set up Last FM scrobbling so I don’t have any data yet. I’m hoping to use that for discovery and if possible, playlist syncing or auto-generation.

Notes

  • Diagram was made using D2lang.
  • Some of the connections have been simplified to improve readability / routing.
  • Some services have been redacted out of an abundance of caution.
  • I know VPN with Usenet isn’t necessary, but it’s easier to keep it consistent.

Also, thanks for the recommendations to check out deemix/Deezer. That worked really well! 😀

Edit: HQ version of diagram

    • XyreOP
      link
      fedilink
      English
      46 months ago

      I started with Jellyseer and later learned about Reiverr. Haven’t settled on which one I like more yet. They both provide basically the same information but in different ways.

  • @[email protected]
    link
    fedilink
    English
    36 months ago

    On Calibre, suck it up and backup the directory, it is significantly the best ebook library…

    gluetun is life, look at a local searxng via gluetun proxy for ameliorating search engine enshittification.

    otherwise, seems sensible…

    • XyreOP
      link
      fedilink
      English
      16 months ago

      Sorry about that, there were some upload restrictions. See the HQ link for the full resolution.

  • Faceman🇦🇺
    link
    fedilink
    English
    26 months ago

    I stopped using Calibre a few years back since I didn’t need any of its advanced management/conversion features or e-reader integration any more so I switched to ubooquity, which is much simpler and doesnt need to rename or move files, you just point it at a folder and it makes books available via a simple web-ui and OPDS service. I dont actually even use it though, since I just pull the files to my Boox tablet when I need them.

    I also run that alongside Komga which does the same thing but is better suited for comics and manga etc, I do access that via OPDS.

  • @[email protected]
    link
    fedilink
    English
    1
    edit-2
    6 months ago

    Hadn’t heard of reiverr, you like it?

    I’ve been toying with the idea of creating a file-arr for analyzing disk usage, performing common operations, and exposing a web-based upload/download client so I don’t have to mount the volume everywhere.

    That’d be cool. There’s one that does transcoding and another that does unzipping

    • XyreOP
      link
      fedilink
      English
      16 months ago

      Honestly, I can’t really tell the difference between Jellyseer and Reiverr. It may be that I don’t use them enough, but it really seems like they provide the same information in slightly different ways.