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
187 stars 18 forks source link

CLI support + volume specific meta data (comicvine) + mangadex Cover support (hitting kavita api to upload the covers) #78

Closed edgehub-cloud closed 1 year ago

edgehub-cloud commented 2 years ago

for bulk processing with a simple find command with ./*cb/ , to add/update meta data , for volumes fetching meta data from comicvine, comictagger written in python should be easy to merge for that solutioon , while adding meta data per chapter from different sources like mangadex , since mangadex only has volume related covers only . one solution would be to host own database with mixture of anilist ,mangadex, and comicvine (even for covers)

ThePromidius commented 1 year ago

This was partially introduced in #98 and #102 so i'm closing this