Skip to content

Releases: ErisLoona/Manga-Library-Manager

v2.0.2

13 Jun 07:47

Choose a tag to compare

  • Fixed a bug with the chapters sometimes being listed wrong in the description, leading to the last chapter read by the program being wrong. If this bothers you, please re-download the affected mangas or edit the content.opf yourself. Apparently rounding middle values when converting from Decimal to Int32 always returns the even number; news to me
  • Fixed a bug with the last chapter being set to the actual last chapter irrespective of the last one downloaded

v2.0.1

06 Jun 13:43

Choose a tag to compare

Small bugfixes

  • Fixed bug in how the time it took to download the page files was calculated
  • Fixed wording (biggest problem of them all)

v2.0

06 Jun 10:42

Choose a tag to compare

  • The program can now also download mangas
  • New and improved™ readme
  • Version is 2.0 because the library .json structure is different, but the program will adapt the old one to the new one

v1.8

27 May 09:14

Choose a tag to compare

  • Toggling the ongoing filter is now much faster
  • The tags lists in the Tags Filter form will now always remain in the same order as they are when the form is first opened, hopefully making it a lot more usable
  • Fixed a bug that would cause a crash after selecting a manga, clicking away to deselect all mangas and then selecting a manga for which the file no longer exists

v1.7

24 May 07:07

Choose a tag to compare

Minor improvements

  • In the Get All Online Chapters form the loading bar will now stay so there isn't an awkward gap
  • Removed confirmation MessageBox from the Get All Online Chapters button, it's now just a tooltip
  • Check Online button now re-enables faster, the previous delay was very overkill
  • The program will now look in the other common location for the cover image before giving up

v1.6

22 May 20:19

Choose a tag to compare

  • Added a button that will check the latest chapter online for every Ongoing manga and display them all in a list

v1.5

19 May 12:46

Choose a tag to compare

  • Fixed bug that would count existing tags twice (somehow it still worked fine with the Edit Tags, don't know how)
  • In the Filter by Tags form there is now a list with the number of entries per tag
  • Removed ugly scroll-bar from the tags textbox in the main form, it's now a rich textbox

v1.4

19 May 07:27

Choose a tag to compare

  • 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)

v1.3

18 May 20:37

Choose a tag to compare

Added tags!

  • The program will now also grab the tags from the API call
  • Can manually edit the tags, as well as add new ones
  • Can sort by tags with inclusions, exclusions and inclusion/exclusion modes and and or

v1.2

18 May 05:48

Choose a tag to compare

The program will now offer to also delete the file when deleting an entry.
The file is deleted, not moved to the Recycle Bin.