• 0 Posts
  • 55 Comments
Joined 3 months ago
cake
Cake day: March 16th, 2025

help-circle
  • You can try adding cleanuperr to your *.arr stack. It will listen to your queues and if something gets stuck, like .arj files, it’ll remove them, blocklist them, and maybe re-search? I’m not sure.

    You can also change your settings in sonarr to not do any rss sync searches with your public indexers. This stops sonarr from seaching those indexers automatically for the next release. I’ve notices most of that garbage pops up before the official release, then gets drowned out by the real stuff after the release. If you leave the auto/interactive search enabled, you can just click the auto search button for the episode the day after it comes out. You likely won’t pick up any garbage this way.

    I wrote a script that spam reports these, and I run it when I’m feeling frustrated with a something, but nothing I’ve spam reported with the script has gotten taken down yet. So, that sucks too.



  • Depends, take a look at the rest of your settings in the Archiving page.

    You might have set “Never delete Unread Articles”.

    Also, that purge job is on a cron. I’m not sure how often it’ll run. Could be once a week or even month. Thousands of rss articles and links are only a few megabytes big. But you can push the “purge now” button at the bottom of the archiving page to check your settings.







  • Disclaimer: I’m not a networking guy, but I’ve worked with them.

    If you’re looking for security, you set up vlans. I don’t know enough about your setup to know if you setup a vlan, or just a separate subnet.

    The goal is to have separate vlans, to block all traffic between the two networks, and then add exceptions in the ACL. The ACL is essentially a firewall between the two vlans.

    With this in place the smart device can’t scan your network to gather info. Also, if it gets infected, it can only attack through the opened routes or the other devices on the vlan.


  • Having gone through the approval process at a large company to add an open source project to it’s whitelist, it was surprisingly easy. They mostly wanted to know numbers. How long has it been around, when was the last update, number of downloads, what does it do, etc. They mostly just wanted to make sure it was still being maintained.

    In their eyes, they also don’t audit closed source software. There might also have been an antivirus scan run against the code, but that seemed more like a checkbox than something that would actually help.


  • Does your pc’s mobo have 2 m.2 slots? If so, that’s a great solution. If you do decide to stick with linux, that gives you two hdds. If not, you might want to consider buying a m.2 ssd to usb enclosure too. You can use it to transfer files you want to keep or for ventoy or backups.



  • No they aren’t that sophisticated. I can’t think of them off the top of my head, they’ve all been blocked by sonarr.

    I did a quick search and here are the malicious filetypes I found for Murderbot s01e04 right now: .arj .lnk

    if you do a search on thepiratebay and rargb you’ll find a bunch. Many of them have been blocked and reported, but they get reuploaded as fast as they get taken down. I’ve seen other types before though. I actually blame the *.arr stack for this. These files wouldn’t get downloaded, except by the most ignorant, but the easy automation makes people complacent and more easily fall victim to the scam.



  • Careful, I’ve seen an uptick in malicious files being uploaded for popular tv shows. Including murderbot. You likely downloaded one of those. There shouldn’t be any DRM in pirated media. I’ve noticed it mostly in episodes before they are released. So the day after murderbot episode 2 came out my sonarr started trying to download episode 3. They were all malicious files, on all my trackers except for my private one. Carefully look at the file, if it isn’t legit, since you got it from a private tracker, flag it and boot the user uploading crap.

    If not, could be a transcoding issue. Try watching it directly with VLC.