-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- In the Edit Tags you can now opt to reset the tags from the API - Fixed Ongoing filter not working (bug introduced in previous version)
- Loading branch information
Showing
47 changed files
with
321 additions
and
41 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file added
BIN
+831 KB
.vs/Manga Library Manager/FileContentIndex/145167f1-bbe3-401f-be85-cc3e1d689641.vsidx
Binary file not shown.
Binary file renamed
BIN
+822 KB
...0fe1d81-3dae-469f-8043-3fb089c8b43f.vsidx → ...73af9a0-0d2f-47a1-a4f2-4e2f996f8eac.vsidx
Binary file not shown.
Binary file removed
BIN
-816 KB
.vs/Manga Library Manager/FileContentIndex/3e171f74-a437-4022-a5f5-527d167e7a24.vsidx
Binary file not shown.
Binary file renamed
BIN
+847 KB
...4328821-8583-4c26-aa39-25108cc680da.vsidx → ...4d7e43b-9e32-485f-959d-ebc7f0694a31.vsidx
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+27 Bytes
(100%)
.vs/ProjectEvaluation/manga library manager.metadata.v7.bin
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Manga Library Manager | ||
This is a manager for personal use that allows me to organize and keep track of ongoing releases of Mangas. It checks the `content.opf` file inside a `.epub` archive to get the title and last chapter listed in the description of the "book".</br> | ||
This is unique to how I like to organize my mangas, downloading chapters individually leads to many small files that are not coherent, so using Calibre I merge them into one file with the description listing all the chapters formatted as, for example, `Ch.001`. The program executable is meant to stay on the removable drive where I store my mangas, allowing me to scan the drive for new additions and update old entries in terms of what chapter they got to compared to what I obtain from the MangaDex API.</br> | ||
[Download .exe](https://github.com/ErisLoona/Manga-Library-Manager/releases/tag/v1.3) | ||
[Download .exe](https://github.com/ErisLoona/Manga-Library-Manager/releases/tag/v1.4) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.