-
Notifications
You must be signed in to change notification settings - Fork 532
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
Filtered Chapters Show as Missing in Library #35
Comments
same |
Is this really a bug? I find it quite useful when I am weeding out which duplicates to get rid of. |
Well I guess technically its not a bug but it would be better if it showed |
I would just change to wording to "missing or filtered", then. Separating them would make it crowded if you have both happening.. Though I could have sworn I have seen that wording before |
Are they missing from the current shown list? Yes, they are, so I see nothing wrong with it. |
maybe here? <plurals name="missing_chapters_warning">
<item quantity="one">Skipping %d chapter, either the source is missing it or it has been filtered out</item>
<item quantity="other">Skipping %d chapters, either the source is missing them or they have been filtered out</item>
</plurals>
Fair enough, I just hate seeing them every time I have downloaded only toggled. xD |
Honestly, for me, the ideal solution would be to just so a simple replace, not and not care that it looks weird. Example (
|
Steps to reproduce
Expected behavior
The chapters should just disappear from the chapter list with no further side effects.
Actual behavior
The chapter count displays "Missing X chapters", and the chapter list has several dividers labeled with "Missing X chapters", even if the source has no chapters missing.
Crash logs
No response
Mihon version
0.16.0
Android version
Android 13
Device
Google Pixel 3a XL
Other details
Any block of filtered chapters that reaches and includes the most recently released chapter does not add to the missing chapter count or cause a divider to be created.
Acknowledgements
The text was updated successfully, but these errors were encountered: