Request for series with too many seasons never load #38

Closed
opened 2025-11-20 04:16:20 -05:00 by saavagebueno · 4 comments
Owner

Originally created by @MarcStocker on GitHub (Jan 4, 2022).

When requesting a series with too many seasons (I'm guessing 25+ seasons), the "Which season?" prompt never appears.

Examples that replicate this behavior:

  • Survivor (2000) (41 Seasons)
  • Dr. Who (1963) (26 Seasons)
  • The Simpsons (33 Seasons)

Example that works as expected:

  • South Park (24 Seasons)

After selecting the series, it thinks for a second (3 animated dots next to the select box), but the bot does not update to display the season selection menu.

The following screenshot contains an attempted request for "Survivor", "South Park" and "Dr. Who", in that order.

image

Originally created by @MarcStocker on GitHub (Jan 4, 2022). When requesting a series with too many seasons (I'm guessing 25+ seasons), the "Which season?" prompt never appears. Examples that replicate this behavior: - Survivor (2000) (41 Seasons) - Dr. Who (1963) (26 Seasons) - The Simpsons (33 Seasons) Example that works as expected: - South Park (24 Seasons) After selecting the series, it thinks for a second (3 animated dots next to the select box), but the bot does not update to display the season selection menu. The following screenshot contains an attempted request for "Survivor", "South Park" and "Dr. Who", in that order. ![image](https://user-images.githubusercontent.com/16886667/148157749-6dd64ae6-ef45-4190-9885-6dd0a642f58e.png)
saavagebueno added the bug label 2025-11-20 04:16:20 -05:00
Author
Owner

@kiranshila commented on GitHub (Jan 4, 2022):

Interesting. Was there any error message in the log? I'll dig into this.

@kiranshila commented on GitHub (Jan 4, 2022): Interesting. Was there any error message in the log? I'll dig into this.
Author
Owner

@MarcStocker commented on GitHub (Jan 5, 2022):

Nothing popped up in the Docker logs, and not sure where to look for additional log files.
If it's possible to see them from the docker container I'd be happy to provide them.

@MarcStocker commented on GitHub (Jan 5, 2022): Nothing popped up in the Docker logs, and not sure where to look for additional log files. If it's possible to see them from the docker container I'd be happy to provide them.
Author
Owner

@kiranshila commented on GitHub (Jan 7, 2022):

So the maximum number of selection items according the discord api is 25, I need to think about this more....

@kiranshila commented on GitHub (Jan 7, 2022): So the maximum number of selection items according the discord api is 25, I need to think about this more....
Author
Owner

@kiranshila commented on GitHub (Jan 12, 2022):

Fixed in the latest release!

@kiranshila commented on GitHub (Jan 12, 2022): Fixed in the latest release!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Doplarr#38