Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to .NET 8.0 and new -U Command line option UpdateAll #38

Merged
merged 4 commits into from
Dec 14, 2023
Merged

Conversation

feahnthor
Copy link
Member

  1. Updated to .NET 8.0 and packages along with it.
  2. Add new command line option -U or --update-all which will update all novels in the database that are not completed and were not modified the same day as the command is ran. This does leave out https://mangareader.to/ until Handle Mangareaders new Privacy setting page, preventing chapter pages from loading. #37 can be resolved.
  3. Changed most of the Info level logging to be Debug so there will be less text that show while a novel is being processed.
  4. Resolved issue when comparing if a new chapter found online is the same as a saved one, which incorrectly passed 0 chapters to the update method.

@feahnthor feahnthor self-assigned this Dec 14, 2023
@feahnthor feahnthor added the enhancement New feature or request label Dec 14, 2023
@feahnthor feahnthor merged commit 91a155c into master Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant