Skip to content

Allow to separate 'Upcoming" episodes from "In Progress" episodes on the home page #1371

Open
thespbgamer wants to merge 3 commits intoFuzzyGrim:devfrom
thespbgamer:improvement-option-to-split-in-progress-and-incoming-in-the-home-page
Open

Allow to separate 'Upcoming" episodes from "In Progress" episodes on the home page #1371
thespbgamer wants to merge 3 commits intoFuzzyGrim:devfrom
thespbgamer:improvement-option-to-split-in-progress-and-incoming-in-the-home-page

Conversation

@thespbgamer
Copy link
Copy Markdown

Still needs a bit of refinement (namely on the icons), besides that, I think the video is self explanatory

test.mp4

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new feature that allows users to separate "incoming" media (titles with upcoming releases) from the "in-progress" section on the home page. The implementation includes a new user preference, database migration, and logic to split and paginate these sections in the home view. Feedback focuses on resolving a potential TypeError when items_limit is None, ensuring the "Load more" functionality correctly fetches all remaining items for split sections, and optimizing performance by avoiding redundant processing of in-progress media types.

Comment thread src/app/views.py Outdated
Comment thread src/app/views.py
Comment thread src/app/views.py
@thespbgamer thespbgamer changed the title Allow to separate upcoming episodes from "In Progress" on the home page Allow to separate 'Upcoming" episodes from "In Progress" episodes on the home page Apr 23, 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.

1 participant