Skip to content

Add support for paginated ImportListExclusion#29

Open
YozoraXCII wants to merge 2 commits into
masterfrom
ImportListExclusion
Open

Add support for paginated ImportListExclusion#29
YozoraXCII wants to merge 2 commits into
masterfrom
ImportListExclusion

Conversation

@YozoraXCII

@YozoraXCII YozoraXCII commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Description

Updates Radarr import list exclusion retrieval to use the current paginated /api/v3/exclusions/paged endpoint instead of the deprecated /api/v3/exclusions endpoint. The raw API method still returns a flat list of exclusions for existing callers.

Issues Fixed or Closed

  • Fixes #(issue)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project
  • [] I have performed a self-review of my own code
  • [] I have commented my code, particularly in hard-to-understand areas

@YozoraXCII

Copy link
Copy Markdown
Contributor Author

Soh's comments:

thats not where it should paginate
the raw files should just be direct calls
the pagnation should happen in the built objects
under the objs fodler

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.

1 participant