comictagger/comicapi
Timmy Welch 3a287504ae Fix setting issue and alternate_number on GenericMetadata
IssueString.as_string always returns a string this is a problem for
  GenericMetadata. When the overlay function is used it checks
  specifically for the value None this allows the -m option to unset
  attributes however the issue attribute would get set to the empty
  string when loading ComicRack tags regardless of if there was a value
  stored in the file. Fixes #465 and #480
2023-06-15 20:26:38 -07:00
..
__pyinstaller Update PyInstaller hook 2023-01-12 15:47:34 -08:00
archivers Add additional typing 2023-04-25 16:00:06 -07:00
data Update PyInstaller usage 2022-10-25 21:48:01 -07:00
__init__.py Apply pre-commit configuration 2022-06-02 18:32:16 -07:00
comet.py Separate xlate into separate functions based on return type fixes #454 2023-04-25 15:55:27 -07:00
comicarchive.py Separate xlate into separate functions based on return type fixes #454 2023-04-25 15:55:27 -07:00
comicbookinfo.py Separate xlate into separate functions based on return type fixes #454 2023-04-25 15:55:27 -07:00
comicinfoxml.py Fix setting issue and alternate_number on GenericMetadata 2023-06-15 20:26:38 -07:00
filenamelexer.py Handle issue numbers with more than 3 digits 2022-12-30 21:50:10 -08:00
filenameparser.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
genericmetadata.py Separate xlate into separate functions based on return type fixes #454 2023-04-25 15:55:27 -07:00
issuestring.py Update copyright statements to ComicTagger Authors 2023-02-16 17:23:13 -08:00
utils.py Fix setting issue and alternate_number on GenericMetadata 2023-06-15 20:26:38 -07:00