Commit Graph
2 Commits
Author SHA1 Message Date
schroda 49af42e1bc Improve string cleanup function
Replace special character with a space and reduce multiple spaces to one
2024-08-14 15:14:49 +02:00
schroda af44421838 Improve library search
Simplify searching by making matching logic less strict.

- do not require full match
- additionally compare by removing all non letter and number chars
2024-08-14 14:15:19 +02:00