New Feature: Auto-Unmonitor NotFound albums? #24
Replies: 4 comments 1 reply
-
Sounds nice, only two things to consider: what if the album is very new and not yet available and what if it's just temporarly not available and will show up in the future. |
Beta Was this translation helpful? Give feedback.
-
Good idea. Since there is no possibility to define the search interval, my cpu is enormously stressed by the 15 minute scans with several hundreds of missing albums. But not monitoring them also leads to the fact that they can no longer be found via torrent / usenet indexer. |
Beta Was this translation helpful? Give feedback.
-
I think if you change, if Lidarr keeps looking for an album that is bad. Because for me I use your scripts and torrent sites to keep looking for albums. If you change it to unmonitored then it won't check torrents or usenet if someone uploads the album or someone requests it on a torrent site/usenet then it won't be picked up and auto downloaded. Instead it should behave like AMD did. It searched for it, couldn't find it so it won't try again to download it. |
Beta Was this translation helpful? Give feedback.
-
I think I found a better way to handle this, so this is likely not needed anymore. The latest script changes solves this by only re-searching notfound albums once every 7 days... It might be worth considering to up that number to once a month though... Edit: The script already did this, but I eliminated processing them twice by skipping notfound during the missing/cutoff list generation process. Making subsequent runs nearly instant, if nothing had changed between them... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So albums that are notfound are currently skipped using a log file, which facilitates faster processing on future script runs. However, I just had a thought that I could probably implement a way for the script automatically unmonitor the albums in Lidarr, thus removing them from the list in an automated way and speeding up future runs and processing.
9 votes ·
Beta Was this translation helpful? Give feedback.
All reactions