Hi! In the last few months, the amount of fake torrents I’m getting automatically added to my downloads is starting to be really annoying. I want to find out which source is the culprit to remove it…How can I find what was the source of the added torrent? Where did it get it? What line do I need to look for in the logs? Or what event?

  • clb92@feddit.dk
    link
    fedilink
    English
    arrow-up
    4
    ·
    21 hours ago

    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?

    • Fedegenerate@lemmynsfw.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      21 hours ago

      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.