Skip to content

Conversation

@hellblazer315
Copy link
Owner

Add support for Radarr based file selection. Updates include:

  • Nested duplicate processing within a try/except that catches keyboard interrupts to maintain summary output.
  • Update the NewFeatures_README.md to account for radarr support.
  • Update config.py and config sample for Radarr settings.
  • Update plex_dupefinder.py for additional *arr logic (radarr only, but some groundwork for sonarr).

Update config.py and config sample for Radarr settings.
Update plex_dupefinder.py for additional *arr logic.
- Fixed typo in config.py
- Add get_item_metadata function to retrieve important item level (not part level) information (section and tmdbID)
- Update build_tabulated table to pass *arr override ID.
- Update manual deletion logic for increased clarity in each step.
Add missing parameter to get_media_info
Cleanup/fix get_arr_override_id
Restructure auto-delete logic.
Nest duplicate processing within a try/except that catches keyboard interrupts to maintain summary output.
Update the NewFeatures_README.md to account for radarr support.
@hellblazer315 hellblazer315 linked an issue Apr 25, 2025 that may be closed by this pull request
@hellblazer315 hellblazer315 merged commit cc68deb into master Apr 25, 2025
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

Successfully merging this pull request may close these issues.

Add support for Radarr

2 participants