• 0 Posts
  • 3 Comments
Joined 2 years ago
cake
Cake day: August 3rd, 2023

help-circle
  • Prices for physical console games has exceeded any historic cycle. I’ve been shopping at the same local used store for 30 years and stopped in a few days ago. I saw a copy of Aerobiz Supersonic for $200. Authentic carts for Earthbound are listed at $400.

    A great game, but it’s being sold at a borderline criminal price during a massive market bubble.

    If a game isn’t legally available for purchase (digital or physical) from the original company or subsidiary, it’s absolutely the correct decision to pirate a game. Subscription services like Nintendo Switch Online don’t count in my book.

    Even with inflation, the game should only cost around $100 based on original price. And even if I buy a used game, the original creators don’t see a dime. We should support the developers/publishers and reward those who create good rereleases like the Castlevania Collection.

    I’d also grab a ROM or ISO of a game that I’ve bought on Steam so that I can play it on original hardware. But that’s just me.


  • All *arr apps should use root folders to organize media. If I understand the question, here’s the hypothetical situation:

    1. Create a root folder for *Arr App.
    2. Download media until drive is full.
    3. Create a new root folder that points to different drive.
    4. Configure *Arr App to move new downloads to new root folder created in step 3.

    You should be able to have multiple root folders, but I’ve only checked in So are. One problem you’ll run into is that you can’t break up music artists or TV show series across root folders.

    You might want to consider something like OpenMediaVault or Unraid to manage your storage. Either platform (or others) allow you to add drives as needed. I don’t use either so I’m just passing that along as a consideration.


  • Not sure if my setup is unique or wrong but here’s what I use:

    1. I registered a domain with Name cheap and created subdomains for the tools I wanted to access (i.e. jellyfin.domain.tld, sonarr.domain.tld)
    2. A DDNS client on my OpenWRT router updates the IP address for those subdomains. Traffic for each subdomain is pointed at my server.
    3. Nginx Reverse Proxy runs on my server. This provides HTTPS certificates and is pretty straightforward.

    I also use Tailscale for remote access and I’m not sure that my friends and family are ready for that. (Admittedly, I’m still on Plex.) Registering your own domain and using a DDNS service and reverse proxy will give your users an easier experience than Tailscale. I can give an easy-to-remember URL to folks rather than a new VPN platform to learn.

    If security is more important, Tailscale is the best option for remote connections.

    Why don’t we need this for Plex? Because Plex has all of the above steps baked into its service.