RedSquirrel87 / manga-downloader

A very simple application written in JAVA to download any chapters of any manga from the supported websites
31 stars 1 forks source link

Update v61.3 broke bookmarks for me somehow. #802

Closed quanti5 closed 9 months ago

quanti5 commented 9 months ago

I had the program open for about a week, and when I closed and relaunched it it had updated to v61.3. I then noticed my bookmarks weren't working as they used to. The View->Bookmarks (Alt+B) page doesn't populate anymore and is blank. I know I have at least some bookmarks but the Change manga popup window only displays series with titles starting from A to E. Anyones labeled F and onward are invisible/inaccessable to me and cannot be accessed without pasting the original link again. I do not remember all of them which is why the bookmark feature was so helpful.

Thank you for your time.

jvm_log.txt

RedSquirrel87 commented 9 months ago

From what I read in the log the issue is caused by a COMIKO manga you had in your bookmarks: No enum constant mainpackage.Website.COMIKO this because now it has been renamed to a generic "BATOTOMIRROR" together with the other domains added in v63. I'll release a backward compatibily fix as soon as possible 👍

RedSquirrel87 commented 9 months ago

v61.4 released, it should fix the COMIKO issue, please let me know if it works for you too 😉

quanti5 commented 9 months ago

Wow! Thanks for identifying the issue so quickly.

quanti5 commented 9 months ago

Updated to v61.4 and the issues I saw are seemingly fixed. Thank you so much.