comictagger/comicapi
Timmy Welch 9c231d7e11 Add better page info handling
Rename set_default_page_list to apply_default_page_list and apply
 during read_metadata
Add a filename attribute to the ImageMetadata class
Mark image_index as required
Always sort the page name list, a comic application will never need the
 unsorted list of names
Assign the first result from get_cover_page_index_list to coverImage in
 CoMet tags
Allow an Archiver to be passed to the ComicArchive constructor
2023-12-18 02:37:34 -08:00
..
__pyinstaller Update PyInstaller hook 2023-01-12 15:47:34 -08:00
archivers Add plugin support for metadata 2023-12-17 21:47:43 -08:00
data Use importlib.resources instead of __file__ 2023-11-25 12:32:50 -08:00
metadata Add better page info handling 2023-12-18 02:37:34 -08:00
__init__.py Apply pre-commit configuration 2022-06-02 18:32:16 -07:00
comicarchive.py Add better page info handling 2023-12-18 02:37:34 -08:00
filenamelexer.py Enable stricter mypy configuration 2023-11-23 16:05:16 -08:00
filenameparser.py Enable stricter mypy configuration 2023-11-23 16:05:16 -08:00
genericmetadata.py Add better page info handling 2023-12-18 02:37:34 -08:00
issuestring.py Implement support for protofolius's permission scheme 2023-09-06 04:50:05 -04:00
utils.py Ensure that all output goes through a logger before output to the user 2023-12-17 15:51:43 -08:00