-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
- 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.
- Keep a blacklist of failed imported items.
- On a failed import, set the item to be unmonitored in Lidarr.
Thanks for all your work, it definitely doesn't go unappreciated :D
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request