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

Have movie/show edit search results display full path with line wrap #47

Closed edrock200 closed 1 year ago

edrock200 commented 1 year ago

Feature suggestion - when having multiple versions of the same movie in different root paths, e.g. HD, 4K, it can be difficult to know which search results is which if the movie or show folder is named the same. Suggesting adding full path for results, with line wrap for ease of use on mobile. Thanks for the consideration!

jaruba commented 1 year ago

Hi, I will try to think of the best way to handle this case.

jaruba commented 1 year ago

This has been added in v0.2.7 by showing the parent folder between brackets at the end of the search results.

Full release notes for v0.2.7 are here: https://github.com/RatingPosterDB/rpdb-folders/releases/tag/v0.2.7

edrock200 commented 1 year ago

I noticed! Thank you!!