Skip to content

Releases: martial-god/Benny-Scraper

v1.1.22

18 Jul 05:16
fe7835d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.21...v1.1.22

v1.1.21

19 Feb 05:22
76307a9
Compare
Choose a tag to compare

What's Changed


  • Merged changes from Dev into master by @feahnthor in #45

  • Improved how chapters of novels will be sorted #44

  • Fixed issue where an error was thrown when searching for a novel that was not in the database.
    image

  • update to version 1.1.21 by @feahnthor in #46

Full Changelog: v1.1.2...v1.1.21

Release v1.1.2

02 Jan 06:52
de356f8
Compare
Choose a tag to compare

What's Changed

*Added -U --upgrade command to update all novels.
image
image

Full Changelog: v1.1.1...v1.1.2

Release v1.1.1

03 Nov 21:25
3572428
Compare
Choose a tag to compare

What's Changed

  • fix so when editing the novel table through the command line, date is updated by @feahnthor in #31
  • Fix for #25 allowing updates to work for Mangakatana. Added new command line option by @feahnthor in #32
  • Update to Selenium and other packages by @feahnthor in #33
  • update the -u method wording by @feahnthor in #34
  • removal of the -u from the command line option by @feahnthor in #36
  • Added command line -x , --novel-extension-by-id giving users the ability to edit already saved novel extensions so updates work. Below, I corrected the file type of a manga saved as a pdf.

WindowsTerminal_LYROvWWLN6

  • Added sub commands to -l , --list command line option to search by Title of your novels.

WindowsTerminal_SyMnDoRvfS

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

30 Oct 04:11
536fa2d
Compare
Choose a tag to compare

What's Changed

  • File Types: Added Comicbook Archive file types such as .cbz, .cb7. See PR#26 by @feahnthor.
  • Columns: Introduced new columns to the novel table and rolled out update mechanisms for ComicbookArchive. Refer to PR#27 by @feahnthor.
  • Renaming: Adjusted column names in the novel table (FileType to file_type, etc.). Dive into PR#29 by @feahnthor for details.
  • Documentation: Launched a dedicated Documentation project. Future home will be here.
  • Issue: Addressed and resolved Issue#14.
  • Update Behavior: Altered update mechanisms to be based on the original file creation method.
    -- Cross-Platform Support: Benny-Scraper is now fully cross-platform. We've tested and verified complete functionality on Windows, Linux, and MacOS.
    --**

Resolved Bugs

  1. Novel Updates: Rectified update methods for all Novel types. A heads up to users: Ensure you run the Benny-Scraper -l command to validate your file types. If a novel isn't updating as expected, double-check file_type, saved_file_is_split, and save_location parameters. Use Benny-Scraper -novel-info-by-id along with the novel's ID to verify the details.
  2. Lightnovelworld: updates will now work for lightnovelworld, resolving issues with stale urls stored in the database #25

Cross-Platform Compatibility

Benny-Scraper is now fully cross-platform! After extensive testing, we've ensured complete functionality 8d94864 on:

  • Windows
  • Linux
  • MacOS

Whether you're on a Windows PC, a Linux workstation, or a Mac, you can seamlessly use Benny-Scraper without a hitch.

Full Changelog: v1.0.0...v1.1.0

What's Changed

  • Dev by @feahnthor in #26
  • Added new columns to the novel table and implemented Update for ComicbookArchive by @feahnthor in #27
  • rename to columns in novel table, FileType => file_type, SavedFileIsS… by @feahnthor in #29

Full Changelog: v1.0.0...v1.1.0

Benny-Scraper 1.0.0

14 Sep 02:12
Compare
Choose a tag to compare

First Release

What's Changed

New Contributors

Full Changelog: https://github.com/martial-god/Benny-Scraper/commits/v1.0.0