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

feat: [Novel Updates]: Automatic List Tracking #1060

Closed
wants to merge 2 commits into from

Conversation

Batorian
Copy link
Contributor

  • when you click a chapter, it gets automatically marked in Novel Updates as read
  • since the path changes, all Novel Updates chapter entries need to be cleared and parsed again
  • the path now includes the novelId and chapterId
  • the path gets split into 3 parts later on: novelId, chapterId, chapterPath

@rajarsheechatterjee
Copy link
Member

If a user downloads all the chapters, they would also be marked as read, which wouldn't be accurate, right?

@Batorian
Copy link
Contributor Author

If a user downloads all the chapters, they would also be marked as read, which wouldn't be accurate, right?

Yeah, that wouldn't be ideal. Would probably need to add more parameters to parseChapter.

@Batorian Batorian marked this pull request as draft July 18, 2024 13:55
@Batorian Batorian closed this Jul 19, 2024
@Batorian Batorian deleted the novel-updates branch July 19, 2024 17:22
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants