#5598·Sonarr

Improve CF Comparison Between Release and File

Author: markus101Created Apr 30, 2023Updated Jul 6, 2026
Labelsenhancementdiscussion

Is there an existing issue for this?

  • I have searched the existing open and closed issues

Is your feature request related to a problem? Please describe

Sometimes indexers create their own special release names that don't match the actual release name leading to download loops due to CF upgrades.

Describe the solution you'd like

  1. Use the current file name, which would require all CFs to be part of the file name format
  2. Use current file name + import file name / scene name, this would need to dedupe all the available formats

Describe alternatives you've considered

See above

Anything else?

No response