Skip to content

add filter options for missing images#101

Open
Viperinius wants to merge 1 commit into
jellyfin:masterfrom
Viperinius:feature/filter-by-missing-images
Open

add filter options for missing images#101
Viperinius wants to merge 1 commit into
jellyfin:masterfrom
Viperinius:feature/filter-by-missing-images

Conversation

@Viperinius

Copy link
Copy Markdown

Currently, the reports page shows whether primary images or backdrops are missing for an item, but there was no option to filter for these items.

This PR adds

  • two new web page filters Missing Primary Image and Missing Backdrop Image
  • corresponding query params for the endpoints Items and Items/Download
  • the actual filter when getting the query

I'm not sure if there is way to properly filter for missing images with InternalItemsQuery, so I have resorted to filtering the query results.

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