comictagger/comictalker
Timmy Welch 2e01672e68 Fix #485
As mentioned in the comment in comictaggerlib/main.py:186
The default value should be None not the empty string.
We also check if the given value is the default or the empty string and
 the setting is unset so the default value is not saved in the settings
 file.
The default_api_url is shown in the GUI Settings Window it is not
 currently show in the cli help.
2023-06-23 17:48:18 -07:00
..
talkers Fix #485 2023-06-23 17:48:18 -07: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 Fix #485 2023-06-23 17:48:18 -07:00
resulttypes.py Remove invalid comments 2023-05-25 15:00:53 +01:00
talker_utils.py Add tests for fix_url 2023-06-23 17:10:40 -07:00