RatingPosterDB / rpdb-folders

Monitors Media Folders and Adds Images with Ratings (poster.jpg / background.jpg) from the RPDB API
GNU Lesser General Public License v2.1
23 stars 2 forks source link

[Feature Request] Show a list of unmatched items #31

Closed baileye closed 2 years ago

baileye commented 2 years ago

It would be very useful to show a list of unmatched Movies/TV series and manually match them in the same manner that an incorrect match is manually fixed.

Ideally also being able to search the unmatched items in the "Edit Movie Poster"/"Edit Series Poster" sections would be useful.

jaruba commented 2 years ago

I created 2 new filters for the "Search for Folder Name" pages: Unmatched, Missing Posters.

These filters will show a list of up to 10 items if no search string is set and also support searching through the filtered lists.

In order to populate the Unmatched and Missing Posters lists, running a full scan will be necessary.

These features will be available in the next release (v0.1.8)

jaruba commented 2 years ago

@baileye The v0.1.8 version was just released that includes the requested feature, please see a detailed description of how it works in the previous comment.