Skip to content

Conversation

@merlinmarijn
Copy link
Contributor

@merlinmarijn merlinmarijn commented Feb 5, 2024

  • Added auto download on startup
  • Added auto download on loading series detail page
  • Added auto download when loading new chapter
  • Added value to determine how many unread chapters should be downloaded
  • Added auto delete read chapters on startup
  • Added auto delete read chapters on loading series detail page
  • Added a regex to check if the series is a site or filesystem (can be used for other things)

image

- Added auto download on startup
- Added auto download on loading series detail page
- Added auto download when loading new chapter
- Added value to determine how many unread chapters should be downloaded
- Added auto delete read chapters on startup
- Added auto delete read chapters on loading series detail page
- Added a regex to check if url is valid to check if series is a site or filesystem (can be used for other things)
@merlinmarijn merlinmarijn changed the title Added functionalities Added automatic download / delete chapters Feb 7, 2024
Instead of doing each action after each other and reassigning the new data to itself, just chained the actions together on the initial assignment
- Added a variable to showing the download notification, so when you're reading manga and going to the next chapter it doesnt everytime show the notification.

The notification variable is set to true so no other code needs to ask if it wants to show the notification and keeps working like it used to
- Fixed intense lag when downloading (AFAIK)
- Fixed it downloading any chapter even if there we're multiple language's, now downloads only from the language you have selected in settings.
- Fixed downloading local files
- Fixed variable given to the function to download since i added language filtering to the function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant