Releases: martial-god/Benny-Scraper
v1.1.22
What's Changed
- Fix for update methods, -U and -r command line options by @feahnthor in #49
- Fix/50 handle no args errors by @Rian-Porfirio in #51
- Task/52 light novelworld not getting chapters by @feahnthor in #53
New Contributors
- @Rian-Porfirio made their first contribution in #51
Full Changelog: v1.1.21...v1.1.22
v1.1.21
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.
-
update to version 1.1.21 by @feahnthor in #46
Full Changelog: v1.1.2...v1.1.21
Release v1.1.2
What's Changed
*Added -U --upgrade command to update all novels.
- Removal of the -u --upgrade command line option. Need more testing. by @feahnthor in #36
- Update to .NET 8.0 and new -U Command line option UpdateAll by @feahnthor in #38
- change to logging. by @feahnthor in #39
- update for commadline option by @feahnthor in #42
- 40 please add noveldrama.com website by @feahnthor in #43
Full Changelog: v1.1.1...v1.1.2
Release v1.1.1
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.
- Added sub commands to
-l
,--list
command line option to search by Title of your novels.
Full Changelog: v1.1.0...v1.1.1
Release v1.1.0
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
tofile_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
- 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-checkfile_type
,saved_file_is_split
, andsave_location
parameters. UseBenny-Scraper -novel-info-by-id
along with the novel's ID to verify the details. - 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
First Release
What's Changed
- Dev: Merge changes from Dev to master by @feahnthor in #1
- Dev by @feahnthor in #2
- Dev by @feahnthor in #3
- Dev by @feahnthor in #4
- Dev by @feahnthor in #5
- Dev by @feahnthor in #6
- Dev: Chapter number can now be added to the chapter table by @feahnthor in #7
- Dev: Fixed DateLastModified to not be readOnly by @feahnthor in #8
- Dev: Update novel now working by @feahnthor in #9
- Dev: Found out about @dteviout WebToEpub on github by @feahnthor in #10
- Dev: Rewrite done by @feahnthor in #11
- Dev: Finished 2 sites, and now switched to SQLite for embedded Database by @feahnthor in #12
- Dev: Code Cleanup by @feahnthor in #13
- Dev: Add manga support by @feahnthor in #15
- Update README.md by @feahnthor in #16
- Update README.md by @feahnthor in #17
- Update README.md by @feahnthor in #18
- Fixed issue with Mangakakot scraper by @feahnthor in #20
- code clean up. by @feahnthor in #22
- Updated README.md about the Update Novel by @feahnthor in #23
- Dev - Update PDF and Update Epub methods are working by @feahnthor in #24
New Contributors
- @feahnthor made their first contribution in #1
Full Changelog: https://github.com/martial-god/Benny-Scraper/commits/v1.0.0