-
Notifications
You must be signed in to change notification settings - Fork 577
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
Library Update Errors Screen #1381
base: main
Are you sure you want to change the base?
Conversation
7e3ee1b
to
531539b
Compare
app/src/main/java/eu/kanade/presentation/manga/components/MangaBottomActionMenu.kt
Outdated
Show resolved
Hide resolved
add more screenshot pls, I saw 1 in Discord, this looks nice |
Here ya go. Was just too lazy to censor stuff while half asleep. 🤣 Screen_Recording_20241027_063400_Mihon_1.mp4 |
c33a3a7
to
b43b0f8
Compare
should close this #132 |
00d99e3
to
17d9e47
Compare
Changed state to draft |
17d9e47
to
0791b13
Compare
|
Imo only the successful ones should be removed |
That checkbox was intended for removing that behavior btw. |
1a956ec
to
9925f4d
Compare
Co-Authored-By: Programmer-0-0 <67505416+programmer-0-0@users.noreply.github.com>
02e8f6f
to
c1fc2f7
Compare
c1fc2f7
to
3ab12ff
Compare
Migrated PR from Tachiyomi#9795
Closes #132
Things left to do
Elaboration
Key was already used crash
Key was already used crash
Issue Found - 11/03/2025
Happens when you have a manga in more than 1 category.
ExtendedFloatingActionButton
ExtendedFloatingActionButton
These don't seem to exist anymore, so the fab is always extended.
Fractions Error
Fractions Error
Seems to be caused by Multi Language Extentions.
Eg. Ext-ENG had 16 entries with 16 failed. Ext-Multi has 4 entries with 4 failed. The fails of multi get added to the ENG without it updating the total count showing 20/16
All failed updates gets reset on new update
All failed updates gets reset on new update
Triggering any category update at all, wipes the log of errors.
Ideally it should only reset for a manga when that manga is updated again.
Eg. You have 50 entries with errors. you update a category with 1 entry in it. All error logs gets reset.
Certain similar errors not grouped together
Certain similar errors not grouped together