rmcrackan / Libation

Libation: Liberate your Library
GNU General Public License v3.0
2.62k stars 139 forks source link

Make Last Download Date and (downloaded with) Libation Version Searchable #602

Closed manalive closed 1 year ago

manalive commented 1 year ago

Is your feature request related to a problem? Please describe. Example use case: You download a book with libation, but the files are corrupted. You want to find all the other books you downloaded on that date or with that version to see if they were corrupted.

Describe the solution you'd like Preferably users can search for blank/non-blank entries as well as use greater-than-less-than operators or range searches.

Mbucari commented 1 year ago

This feature has been added to the latest release.

Mbucari commented 1 year ago

To make sure your search index is updated, please go into Libations settings folder and delete the SearchEngine folder.

rmcrackan commented 1 year ago

To make sure your search index is updated, please go into Libations settings folder and delete the SearchEngine folder.

Then do a new scan to rebuild it.

manalive commented 1 year ago

@Mbucari

Many thanks for this feature! The request included making Libation Version searchable. Feasible? Should I make a new issue?