On initial load, don't fetch the entire movie list #9350

Open
opened 2026-02-20 00:13:00 -05:00 by deekerman · 0 comments
Owner

Originally created by @matthieu-hm on GitHub (Jan 25, 2026).

Is there an existing issue for this?

  • I have searched the existing open and closed issues

To be notified of new movie releases, I subscribed to my favorite actors’ and directors’ lists (they are only added, and I manually mark only the movies I’m interested in).
As a consequence, I have a huge movie list (+9,000 movies).
The problem is that more than 50% of the time Radarr fails to load because it tries to fetch all the movies

Describe the solution you'd like

Use pagination for the movies list to avoid loading all movies at once

Describe alternatives you've considered

Anything else?

Originally created by @matthieu-hm on GitHub (Jan 25, 2026). ### Is there an existing issue for this? - [x] I have searched the existing open and closed issues ### Is your feature request related to a problem? Please describe To be notified of new movie releases, I subscribed to my favorite actors’ and directors’ lists (they are only added, and I manually mark only the movies I’m interested in). As a consequence, I have a huge movie list (+9,000 movies). The problem is that more than 50% of the time Radarr fails to load because it tries to fetch all the movies ### Describe the solution you'd like Use pagination for the movies list to avoid loading all movies at once ### Describe alternatives you've considered - ### Anything else? -
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Radarr#9350
No description provided.