Skip to content

Releases: gvellut/jncep

v26

03 Jun 18:15
Compare
Choose a tag to compare
v26
  • Add --whole flag to update command (contributed by @jstirling)

v25

01 May 19:29
Compare
Choose a tag to compare
v25
  • Add collection metadata in EPUB FIX #9

v24

16 Apr 10:31
Compare
Choose a tag to compare
v24
  • Add support for syncing tracked series with series followed on J-Novel Club website
  • Code cleanup

v0.23

27 Mar 19:37
Compare
Choose a tag to compare
  • Support for the change of format for series URL on J-Novel Club website
  • Debug flag for the jncep command
  • Reordering of parts according to volume ordering (the 2 are different for Altina 8 9)
  • Code cleanup

v0.22

27 Feb 22:26
Compare
Choose a tag to compare
  • Add a switch to extract the raw HTML content of the parts
  • Add new character in the Unicode characters to replace

v0.20

24 Feb 13:13
Compare
Choose a tag to compare

Add explicit encoding of EPUB content to solve an issue with lxml on PyDroid

v0.19

19 Feb 20:47
Compare
Choose a tag to compare
  • Correct processing of part numbers for side stories (see Altina)

v0.18

18 Feb 23:23
Compare
Choose a tag to compare
  • The update command now uses the launch date of a part to find out if a new part should be downloaded. The date is kept in the tracked.json file
  • Support for the URLs of the new J-Novel Club website (the old URLs can still be used for tracking or generating an epub)

v0.16

20 Nov 22:16
Compare
Choose a tag to compare
  • Correct issue when part has no attachment with link to covers

v0.15

03 Oct 19:03
Compare
Choose a tag to compare
  • Handle errors in fetching cover image FIX #5
  • Create subcommands for the track command (add, rm, list)
  • Keep going and check other series if one series in the update command fails
  • Log out from J-Novel Club at the end of a command