Skip to content

feat: implement limit command to retrieve more episodes in disney series#20

Closed
nikoresu wants to merge 1 commit into3052:mainfrom
nikoresu:feat/disney-season-limit
Closed

feat: implement limit command to retrieve more episodes in disney series#20
nikoresu wants to merge 1 commit into3052:mainfrom
nikoresu:feat/disney-season-limit

Conversation

@nikoresu
Copy link

Some series have more than 10 episodes which is the default disney API response for series/seasons. This adds limit parameter to be able to retrieve up to N episodes

@nikoresu nikoresu marked this pull request as draft February 26, 2026 16:25
@3052
Copy link
Owner

3052 commented Feb 26, 2026

this example seems to demonstrate the problem

entity: "series",
format: "HD",
url: "https://disneyplus.com/browse/entity-21e70fbf-6a51-41b3-88e9-f111830b046c",

should be fixed now:

RawQuery: "limit=99",

@nikoresu nikoresu closed this Feb 26, 2026
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.

2 participants