I've never used homebrew so I'm not sure. Looking at their discord, it's also not supported by them so I don't even know how you'd go about it tbh. Try it out and see if you can figure it out, maybe it's just a simple path issue
Apparently it looks like, atleast on Ultra.cc, you can add your own reverse proxy configs to .apps/nginx/proxy.d and once you restart the nginx service if will proxy your requests. It's just up to you to configure it properly although Support won't help you with that. I imagine the other providers also have something similar although it may not be as straightforward
Yeah, the reverse proxy thing is kind of annoying. It seems for the most part, you'd just need to access them through http://IP:PORT
which I understand you'd probably not want to do. Haven't really found a way around that but Ultra.cc supports Overseerr natively
HostingBy seems to have really good price, but I have heard that their support is lacking and if you want answers you're better off asking in the discord for someone else to help you out.
Ultra recently introduced a Singapore option for some of their plans which I would definitely recommend if you're located in Asia and you're getting it as a media server. They also let you install pyenv (for Python versions), nodejs and golang so it's easier for you to install your own apps. There are a lot of ways to compile your own apps, it just takes a bit of learning and time
I believe what you're looking for is Remote Path Mapping, read this guide and see if it fits your situation - https://trash-guides.info/Radarr/Radarr-remote-path-mapping/
Sonarr should be the same setup process. Essentially, you want your arr's to be able to see and access the files on your seedbox. Best way that I've found to do this is sshfs
or rclone's sftp
. Mount your seedbox's download folder on your Plex server with sshfs/sftp
Since you're also moving the files from your seedbox to your Plex server with synching, I imagine a setup involving mergerfs
will work too. Basically, you mount your seedbox download folder to your Plex server, use mergerfs to merge it with your local Plex server's location that Sonarr/Radarr imports it to - point Sonarr, Radarr and the Plex to the merged location. When the files are being moved by Syncthing, all your services will still think they're in the same location so it doesn't get confused.
If you want to go that route, you can use the Google Drive guide - https://web.archive.org/web/20220508210909/https://wikiold.servarr.com/Cloud_Setup and change it a bit so it works for your configuration. Ignore the parts about encrypting and the nightly move script, Syncthing does that for you. And instead of mounting a Google drive remote, you will be mounting your seedbox through sshfs/sftp
Motorsports, yes
I guess that makes sense. I've just always liked the YouTube Mobile UI and don't see a reason to move away from it. Premium Family in my country is so cheap I pay less than half a US dollar every month for it
Sounds amazing. You probably have a lot of remuxes then. Find a way into BeyondHD all you'll be set for life especially considering you can continue seeding long-term
I just pay for Youtube Premium and I have REDacted, Orpheus and Jpopsuki for anything specific that's not on YouTube
For the most parts, movies and tv shows is generally safe. It's really difficult to do anything from a media file (.mkv/.mp4) and as long as the torrent doesn't contain any other weird files you're fine.
It's with software and games that you really need to be careful. For software, I would recommend m0nkrus releases from rutracker.org . Google translate the comments on any release and you will see whether any release is suspicious.
Games on the other hand is very hard. There are a bunch of really popular sites that will include some sort of crypto software and other questionable stuff along with their games (igg-games comes to mind). The only public space I trust to get games from is fitgirl-repack.site (this domain is the only official one). Other than that, I only trust GazelleGames but you have to find a way into that and I'm not gonna say it's hard but its definitely a bit of effort to join.
Feels much better now
Just a heads up that you probably shouldn't install games/software from usenet. Pretty much anyone can upload anything they want to an indexer, and it's usually the same thing that gets mirrored to other indexers as well. For movies/tv this generally doesn't end up to be a problem but for anything you execute it could be dangerous
For software I recommend you sign up to m0nkrus and for games you can either be safe with fitgirl-repacks.site or find a way into GazelleGames
This is the first I'm hearing of distrobox. Guessing you need root priveleges for that?