null2264 / yokai

Free and open source manga reader for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Page clutter when downloading chapters with the same tittle/name

lalalasupa0 opened this issue · comments

Steps to reproduce

Download two chapters with the same title

Expected behavior

Once downloaded, the pages should look like this

CHAP. 01: LALALA -> pages: lala90, lala91

CHAP. 02: LALALA -> pages: lala92, lala93

Actual behavior

They looks like this

CHAP. 01: LALALA -> pages: lala92, lala93

CHAP. 02: LALALA -> pages: lala90, lala91

Crash logs

No response

Yōkai version

1.7.14

Android version

Android 12

Device

Samsung S10+

Other details

I asked in the discord of the extension repo and they said this:

It's an issue with the app itself, it can't distinguish between downloaded chapters with the same tittle

This happens mostly in an extension of the web Kemono because many "chapters" have the same tittle, like there can be a lot of "Saitama"

The location where the pages end are not like that in the original source (in this case using Kemono as example)

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • If this is an issue with an extension, or a request for an extension, I should be contacting the extensions repository's maintainer/support for help.
  • I am reporting an issue exclusive to this fork. I have also checked that is not an issue on the main version of Mihon
  • I have tried the troubleshooting guide.
  • I have updated the app to version 1.7.14.
  • I have updated all installed extensions.
  • I have admitted that I am a clown by having checked this box, as I have not read these acknowledgements.
  • I have filled out all of the requested information in this form.

Added an option to fix this, not yet tested thoroughly but seems to be working. You can try it on the nightly version, the option is on Settings > Download.

Screenshot_2024_0528_141855

IMG-20240528-WA0002

Added an option to fix this, not yet tested thoroughly but seems to be working. You can try it on the nightly version, the option is on Settings > Download.

Screenshot_2024_0528_141855

IMG-20240528-WA0002

IT DOES WORK!
Although there is a little flicker of the "loading" icon for a second, no big deal but I wanted to mention it.

For now I will stick to the nightly build, not sure if you can answer me here, but, is there any chance of losing library entries if I use this build of the app? Since it is for testing only and allat...

As long as you backup the app before updating, no, it'll work just like stable releases but with experimental features.

Closing this as the feature is now available on stable release.