mirror of
https://github.com/RandomNinjaAtk/arr-scripts.git
synced 2026-03-02 22:57:35 -05:00
[BUG] - Radarr - InvalidMoviesAutoCleaner runs regardless of false setting #124
Labels
No labels
Needs Triage
Not Reproducible
Upstream Issue
User Error
bug
documentation
enhancement
good first issue
help wanted
invalid
lidarr
lidarr
question
radarr
readarr
sabnzbd
sonarr
synology (host)
unraid (host)
waiting for logs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/arr-scripts#124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @quadcom on GitHub (Mar 24, 2024).
Originally assigned to: @RandomNinjaAtk on GitHub.
Application
Radarr
Host platform
Unraid
Script
InvalidMoviesAutoCleaner
Script Version
InvalidMovieAutoCleaner="1.1"
Describe the bug
I am seeing the logs that InvalidMoviesAutoCleaner knows that it is disabled, but it runs anyway (from what I am reading)
To Reproduce
I'm not sure how to reproduce. I flushed all the extended scripts and restarted Radarr. The init script DL'd all the latest versions. I configured the conf as below;
Expected behavior
I expected all functions marked as 'false' in the configuration not to run and would not produce any log entries.
Logs/Screenshots
This log entry repeats every hour as per the extended.conf config even though it is disabled in the same config file.
NOTE
Your request will not be addressed without proper detail and logs. Always make sure you have updated to the latest script versions before opening an issue or your issue will not be reviewed.
@RandomNinjaAtk commented on GitHub (Mar 24, 2024):
Should be fixed with the latest change, please confirm.