comictagger/comicapi
lordwelch 7aa4e1c4ed Improve searchForSeries
Refactor removearticles to only remove articles
Add normalization on the search string and the series name results

Searching now only compares ASCII a-z and 0-9 and all other characters
are replaced with single space, this is done to both the search string
and the result. This fixes an with names that are separated by a
hyphen (-) in the filename but in the Comic Vine name are separated by a
slash (/) and other similar issues.
2020-02-13 00:27:08 -08:00
..
__init__.py Merge commit 'f6439049d8d8b5a4709f1b78afbfd289d00e8c25' as 'comicapi' 2015-02-16 13:27:21 +01:00
comet.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
comicarchive.py Enable Zip64 (#96) 2018-09-20 00:09:24 +02:00
comicbookinfo.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
comicinfoxml.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
filenameparser.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
genericmetadata.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
issuestring.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
utils.py Improve searchForSeries 2020-02-13 00:27:08 -08:00