Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
Have your torrent client not download malicious file types like .exe, doesn't solve the immediate problem but it helps in two ways.
First you don't help spread the nonsense.
Second qbit will mark the torrent as complete and sonarr will then flag it for manual import with the reason no valid files to import. They're easy and quick to spot and reroll that way.
I use Deluge, where it's a bit more difficult, because it doesn't have such filtering built in. I had to use the Execute plugin, and have it execute a script that checks the download filter upon completion, and deletes the download if it contains one or more dangerous filetypes.
Is there any way to have Radarr/Sonarr automatically remove it from the queue if there are no importable files, instead of waiting for manual intervention?
I don't believe so. Maybe someone's written a script on github, I haven't looked.
A thing I like about lazylibrarian is that it just keeps rerolling until success. You probably miss good files just because LL couldn't parse the folder structure or something, but it's just set and forget.
Perhaps this could be modified to work. Like time is set to zero and file size to zero.
Not that I use LL, I just think it's neat... From a purely onlooker POV.