comictagger/comicapi/metadata
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
..
__init__.py Add plugin support for metadata 2023-12-17 21:47:43 -08:00
comet.py Add better page info handling 2023-12-18 02:37:34 -08:00
comicbookinfo.py Make widget disabling more consistent 2023-12-18 01:24:30 -08:00
comicrack.py Add better page info handling 2023-12-18 02:37:34 -08:00
metadata.py Make widget disabling more consistent 2023-12-18 01:24:30 -08:00