Skip to content

Releases: EternalTrail/Novel-2-EBook

Bug-fix

12 Jul 15:17
83cd589
Compare
Choose a tag to compare
  • Previous bug-fix caused new crashes and therefore has been reverted.

Bug fix

09 Jun 21:21
5c662e0
Compare
Choose a tag to compare
  • Fixed a crash issue where an unknown novel was loaded on program start.

Bug fix

21 Apr 22:38
3cabf7e
Compare
Choose a tag to compare
  • Fixed parsing of the novel list and parsing of chapters for Read Light Novel

Wuxia World no longer works for all books due to the Karma system that they've added so a lot of novels won't contain full chapters.

Bug fix

11 Aug 23:01
13f5b58
Compare
Choose a tag to compare
  • Switched parser for WuxiaWorld to lxml as html parser was causing some chapters to be blank

Bug fix

08 May 11:51
df4d95f
Compare
Choose a tag to compare
  • Fixed a bug where only a part of the novel showed up in the list for Read Light Novels.

RAM usage reduction

07 May 19:07
0ad410a
Compare
Choose a tag to compare
  • Implemented garbage collection to reduce RAM usage during and after download of novels (reduced from 400MB to 40MB for a 600 chapter download)

Refactoring and books folder

07 May 16:38
8524e0b
Compare
Choose a tag to compare
  • Refactored the code a bit by removing unnecessary classes
  • Added a folder to store the books in, so that it's easier to manage.

Read Light Novel + bug fix

06 May 00:03
e71ecf7
Compare
Choose a tag to compare
  • Added Read Light Novel which has thousands of books
  • Fixed bug where Novelle Leggere wasn't parsing all chapters correctly

- Updated UI and new novels

05 May 22:40
8308740
Compare
Choose a tag to compare
  • Updated UI allowing to select which website you want to use
  • Novelle Leggere novels added

Bug fix

28 Apr 15:08
a2fdb11
Compare
Choose a tag to compare

-Added POST request headers which crashed the program at runtime.