comictagger/comictalker
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
..
talkers Remove attempted validation of language and country plus minor changes 2023-05-25 01:32:52 +01:00
__init__.py Update plugin settings 2023-02-20 16:02:15 -08:00
comiccacher.py Merge branch 'mizaki-additional_comic_fields' into develop 2023-06-03 10:37:44 -07:00
comictalker.py Add url 2023-03-05 18:58:06 +00:00
resulttypes.py Remove invalid comments 2023-05-25 15:00:53 +01:00
talker_utils.py Fix setting issue and alternate_number on GenericMetadata 2023-06-15 20:26:38 -07:00