Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsure how delete interval works #198

Open
Diatosta opened this issue Jan 2, 2025 · 0 comments
Open

Unsure how delete interval works #198

Diatosta opened this issue Jan 2, 2025 · 0 comments

Comments

@Diatosta
Copy link

Diatosta commented Jan 2, 2025

Hi, I've configured my Watchlistarr setup to have a deleteInterval of 16 days, which, according to the comment in the config file, seems to indicate that the content would only be deleted after those 16 days have passed after un watch listing it.

## Number of days to wait before deleting content from the arrs (Deleting must be enabled). DEFAULT: 7
  interval.days: 16

And the logs seem to show that this has been enabled correctly:

Configuration:
  refreshInterval: 10 seconds
...
  DeleteConfiguration:
...
    deleteInterval: 16 days
    deleteFiles: true

However, when I try to unwatchlist some content, it seems that it is done instantly? Or atleast instantly after a reboot of the container?
Because I removed the movie from the watch list, and saw nothing in the logs, even after waiting about 10 minutes.
So I rebooted the container, and then, after showing the config, it logs this line:
14:05:34.582 [io-compute-3] INFO PlexTokenDeleteSync$ - Deleted The Menu from Radarr
And it does indeed remove it from Radarr.

So my question is, is this intended behaviour? As in, I'd have to wait 16 days for it to show on the logs and be removed if the container kept running, but if I restart the container it's instant? Or not?

Thanks in advance :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant