Skip to content

Unmonitor or blacklist failed imports #107

@Bittins

Description

@Bittins

First off, I want to say thank you so much for this script!
Unfortunately, since I installed I have had some issues with Lidarr occasionally failing to import the downloaded files from slskd. When this happens, the download gets removed from the slskd downloaded queue, but the item still remains monitored in Lidarr. When Soularr runs again it sees the monitored item and attempts to download it, only to fail to import, and the cycle repeats. I had luckily caught this happening early on while I was configuring it, but today I woke up to see that the entire rest of my SSD space had been taken up by 67 GB of the same Death Grips album.
I have a couple of ideas on how to implement a fix for this:

  1. Scan slskd's download queue for the item to be searched and downloaded, and skip it if it's found. This would also require that Soularr does not remove the item from the queue on a failed import.
  2. Keep a blacklist of failed imported items.
  3. On a failed import, set the item to be unmonitored in Lidarr.
    Thanks for all your work, it definitely doesn't go unappreciated :D

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions