Conversation
|
Uncertain if I want to put in the work for the other searches- and uncertain if I'll succeed if I do. Marked them as TODOs. Edit: Ugh. Even after fixing the two bugs below, web translation works in dev but not on the app. |
|
@CD-Z @rajarsheechatterjee @nyagami Problem: Solution: Honestly I don't have any idea how to add a library to the main app correctly, and that seems like a notable change, so I'd like some feedback. The code works in dev with this library added in the latest commit. |
Co-authored-by: oussama <mrissaoussama@gmail.com>
Fixes #1689
Fixes #1535
Fixes #1498
Fixes #1495
Issues:
Broken novel parsing
Broken ToC parsing - Separate json request instead of in source used now
Broken chapter parsing
Searches repeating
Web translation wasn't available
Solutions:
Fixed novel parsing
Added ToC json request
Use new chapter API
Switched to better searches
Fallback to web translation
Known Problems/TODO:
Web translation works in dev but not on app? (Missing library)
Status: Waiting on 2.0.3 to drop so I can verify works in app
Might have to improve the error handling to be user-friendly instead of dev-friendly