seanime icon indicating copy to clipboard operation
seanime copied to clipboard

feature request: Adding Numeric Grid View

Open Bas1874 opened this issue 7 months ago • 0 comments

Checklist

  • [x] I checked that this feature has not been requested before
  • [x] I checked that this feature is not in the "Not planned" list
  • [x] This feature will benefit the majority of users

Problem Description / Use Case

For anime series with a very large number of episodes (e.g., 100+, 500+, or even 1000+ episodes like One Piece), the current detailed grid view in seanime (which displays thumbnails, titles, and descriptions) can become weird to navigation.

Proposed Solution

an alternative "Numeric Grid View" for selecting episodes, drawing inspiration from the user interface shown in the attached image

Image

This view would offer a more compact and direct way to interact with the episode list.

Key features of the proposed Numeric Grid View:

  1. Compact Episode Number Display:

    • The view will consist of a tight grid of selectable elements (buttons or clickable divs), each displaying only the episode number (e.g., "37", "38", "39"). This is illustrated in the attached image where episodes 37-100 are shown in such a grid.
  2. Toggle Between Views:

    • A clear button/icon should be provided to allow users to easily switch between the existing detailed "Grid View" and this new "Numeric Grid View."
    • The icon should intuitively change to represent the view it will switch to (e.g., 🔢 for numeric view, for detailed grid view).
  3. Episode Range Selector (Pagination for Numeric View):

    • To manage very long lists even within the numeric view, a pagination or range selection mechanism should be included. The attached image shows an "EPS: 001-100" dropdown, which is a good example of how users could select blocks of episodes (e.g., 1-100, 101-200).
  4. for filler episodes you could change to color of one of the episodes boxes to show its a filler. (Like the attached image)

Bas1874 avatar May 11 '25 17:05 Bas1874