Skip to content

fix: torznab paging - #42

Merged
Ryder-C merged 2 commits into
devfrom
correct-torznab-paging
Jul 24, 2026
Merged

fix: torznab paging#42
Ryder-C merged 2 commits into
devfrom
correct-torznab-paging

Conversation

@Ryder-C

@Ryder-C Ryder-C commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Torznab items were being filtered after offset/limit was applied which means page sizes were often shorter than they should be.

Ryder-C added 2 commits July 24, 2026 16:31
Exclusion and multi-file filters now run before the reported total is
computed and before offset/limit are applied, so pages fill correctly
and clients no longer page past the end. Scoring runs on the full
filtered set, so the preferred release no longer depends on which page
it lands on.
render_feed accepted offset and total but never emitted them, leaving
Sonarr/Radarr without the <newznab:response> element they use to drive
paging.
@Ryder-C Ryder-C changed the title Correct torznab paging fix: torznab paging Jul 24, 2026
@Ryder-C
Ryder-C merged commit 5d5b27c into dev Jul 24, 2026
2 checks passed
@Ryder-C
Ryder-C deleted the correct-torznab-paging branch July 24, 2026 23:36
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