Skip to content

Nlight 1.10.2

Compare
Choose a tag to compare
@brandonzorn brandonzorn released this 04 Jul 17:29
· 52 commits to 1.10 since this release

Version 1.10.2 - Changelog

New Features

  • Automatic Episode Tracking: Episodes are now automatically marked as watched after viewing.
  • New Catalogs: Anilib, Ranobelib, and Mangalib. Removed legacy catalogs.
  • Updated Headers and Types: Improved the Shikimori integration for more accurate data.
  • Mangalib Parser Update: Now includes images.

Improvements

  • Database: Enhanced performance and compatibility by changing String to Text.
  • File Handling: Switched to pathlib for more efficient and readable file path management.
  • Code Style: Numerous updates to maintain clean and consistent code.
  • Filters: Added new filters to Anilib, Ranobelib, and Mangalib parsers.
  • Manga Covers: Increased resolution of covers in Shikimori.

Bug Fixes

  • Ranobelib: Fixed issues with media URLs and text parsing to ensure smoother content retrieval.
  • Language Attribute: Corrected language attributes.
  • Translator Field: Added translator information to chapters.

Other

  • Build Script: Updated build script.
  • flake8: Updated line length settings and other code style adjustments for cleaner code.