comictagger/comicapi
Timmy Welch be983c61bc Fix #353
The two primary cases fixed are:
Ms. Marvel
spider-man/deadpool

The first issue removed 'Ms.' which is a problem as many comics have
series that the only difference in the title is the
designation/honorific.

The second issue is that the '/' was removed and not replaced with
anything causing a search for 'mandeadpool' which will not show useful
results.

Consequently all designations/honorifics are now untouched
All punctuation is replaced with a space
2022-08-12 07:10:36 -07:00
..
data Apply pre-commit configuration 2022-06-02 18:32:16 -07:00
__init__.py Apply pre-commit configuration 2022-06-02 18:32:16 -07:00
comet.py Fix serializing of sets 2022-07-25 11:22:44 -07:00
comicarchive.py Update dependencies 2022-08-10 20:55:46 -07:00
comicbookinfo.py Handle the 'primary' key missing in get_primary_credit 2022-07-27 23:24:34 -07:00
comicinfoxml.py Improve formatting and consistency 2022-07-18 12:17:13 -07:00
filenamelexer.py Improve formatting and consistency 2022-07-18 12:17:13 -07:00
filenameparser.py Update dependencies 2022-08-10 20:55:46 -07:00
genericmetadata.py Fix issues 2022-08-08 18:05:06 -07:00
issuestring.py Improve formatting and consistency 2022-07-18 12:17:13 -07:00
utils.py Fix #353 2022-08-12 07:10:36 -07:00