Skip to content

feat: adding sort and table to overview #1785

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ydkmlt84
Copy link
Collaborator

Description

Adding a sorting feature to the Overview page, added table view, updated the method to pull images for Overview posters, updated the method to check for exclusions on the Overview page.

Checklist

  • I have read the CONTRIBUTING.md document.
  • I have performed a self-review of my code.
  • I have linted and formatted my code.
  • My changes generate no new warnings.
  • New and existing unit tests pass locally with my changes.

Additional context

Still looking to consolidate ALL Plex metadata enrichment into one file. This PR is a work in progress.

@ydkmlt84 ydkmlt84 requested a review from benscobie May 22, 2025 03:32
@ydkmlt84 ydkmlt84 changed the title initial commit after updating to new branch and fixing conflicts feat: adding sort and table to overview May 22, 2025
@ydkmlt84 ydkmlt84 force-pushed the overview-sorting branch from 9db0082 to d3f3976 Compare May 27, 2025 00:31
@ydkmlt84
Copy link
Collaborator Author

ydkmlt84 commented May 28, 2025

Things to look at:

  • Sort options last viewed and play count only work for the admin user
  • Making it easier to add Maintainerr "metadata" enrichments for the future.
  • Adding tooltips to poster view excl tag, like table view.
  • Figuring out how to push the same metadata(enrichments and all) to Poster View and Table View. A "central" metadata source for both views. Basically the data is the same for both and comes from the same source, one view just shows a table and the other shows a poster.
  • Get search working again.
  • Fix tooltip positioning and cutoff on poster view.

@ydkmlt84 ydkmlt84 force-pushed the overview-sorting branch from ea105d0 to 08eb013 Compare May 29, 2025 14:29
@ydkmlt84 ydkmlt84 force-pushed the overview-sorting branch from 310999b to 9d659b3 Compare May 29, 2025 19:16
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