Skip to content

[BUG] Files that meet cut-off are not reaquired. #128

@AdamWHY2K

Description

@AdamWHY2K

Describe the bug
If checkrr identifies a file that should be reaquired, but the file already meets the quality cut-off, then it will never be reaquired (even if radarr can find an equal quality release) with the error "Existing file on disk meets quality cutoff" or "Existing file on disk has a equal or higher Custom Format score".

To Reproduce

  1. Have malformed movie file
  2. Set Radarr quality profile to upgrades allowed
  3. Set upgrade until to the same quality as the broken file
  4. Run checkrr

Expected behavior
The broken file should be reaquired, even if it means at a less optimal quality (as long as it's within the quality profile).

Screenshots

Image

Image

Image

Desktop (please complete the following information):

  • OS: Linux 6.12.12+bpo-amd64 SMP PREEMPT_DYNAMIC Debian 6.12.12-1~bpo12+1 (2025-02-23) x86_64 GNU/Linux
  • Browser: Brave Version 1.76.80 Chromium: 134.0.6998.118 (Official Build) (64-bit)
  • checkrr Version: v3.5.4

Additional context
Simple fix would probably be to move the file to a temporary folder before sending the reaquire event, then moving it back if no release was found/deleting it if a release is found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions