comictagger/comictaggerlib
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
..
graphics Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
ui Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
__init__.py Name conflict with launcher script 2013-02-07 04:00:20 +00:00
autotagmatchwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
autotagprogresswindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
autotagstartwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
cbltransformer.py Huge code cleanup 2015-02-22 03:30:32 +01:00
cli.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
comet.py autopep8 2015-02-15 11:44:00 +01:00
comicarchive.py autopep8 -aa 2015-02-15 12:55:04 +01:00
comicbookinfo.py Huge code cleanup 2015-02-22 03:30:32 +01:00
comicinfoxml.py Huge code cleanup 2015-02-22 03:30:32 +01:00
comicvinecacher.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
comicvinetalker.py Improve searchForSeries 2020-02-13 00:27:08 -08:00
coverimagewidget.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
crediteditorwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
ctversion.py bump version 2019-02-04 20:27:37 +01:00
exportwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
filenameparser.py Huge code cleanup 2015-02-22 03:30:32 +01:00
filerenamer.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
fileselectionlist.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
genericmetadata.py Huge code cleanup 2015-02-22 03:30:32 +01:00
imagefetcher.py Move to python requests module 2019-09-10 14:52:59 -07:00
imagehasher.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
imagepopup.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
issueidentifier.py Move to python requests module 2019-09-10 14:52:59 -07:00
issueselectionwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
issuestring.py autopep8 -a 2015-02-15 12:44:09 +01:00
logwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
main.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
matchselectionwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
optionalmsgdialog.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
options.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
pagebrowser.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
pagelisteditor.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
pageloader.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
progresswindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
renamewindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
settings.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
settingswindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
taggerwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00
utils.py autopep8 -a 2015-02-15 12:44:09 +01:00
versionchecker.py Move to python requests module 2019-09-10 14:52:59 -07:00
volumeselectionwindow.py Python3 and QT5 upgrade (#109) 2018-09-19 22:05:39 +02:00