MangaManagerORG / Manga-Manager

Manga Manager collects useful tools to make managing your manga library easy. (Acts directly on files)
GNU General Public License v3.0
193 stars 17 forks source link

Slight Optimizations reading metadata #91

Closed ThePromidius closed 2 years ago

ThePromidius commented 2 years ago

Directly opens the file or excepts if its not found instead of iterating content of files until ComicInfo.xml is found.