Skip to content

Allow watchlist item tracking, so items are not redownloaded if deleted. #3222

Description

@EldonMcGuinness

Description

I was hoping there would be a way to have Seerr track the watchlist items to make sure that items are not re-added to Radarr/Sonarr when they are deleted from them. To be clear, here is the flow I'm thinking:

  1. Add item to watchlist
  2. Item gets added to sonarr/radarr
  3. Item is then deleted from the filesystem
  4. Item is now missing, and Seerr adds the movie to be downloaded again
  5. The cycle repeats

Desired Behavior

What I'm suggesting is to have Seerr generate a unique fingerprint, perhaps using the date the item was watchlisted and its GUID in a hash, and tie it to the request in question. This way, when Seerr polls the watchlist again, it recognizes it has already processed that item and skips it.

Additional Context

No response

Search Existing Issues

  • Yes, I have searched existing issues.

Code of Conduct

  • I agree to follow Seerr's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions