jobobby04 / TachiyomiSY

Free and open source manga reader for Android
Apache License 2.0
2.46k stars 134 forks source link

[Bug] downloaded manga/doujin from tsumino persist mark as not downloaded due to long name on the title #250

Closed yooman1213 closed 3 years ago

yooman1213 commented 3 years ago

Device information

Steps to reproduce

  1. Download any manga with super long title (on other sources than NHentai)
  2. Restart the app (swiping up from the task manager until the app re-searching any manga/doujhin on the library)
  3. The expected downloaded manga missing its downloaded badge.
  4. Thus making reading the said manga on offline is impossible

Expected behavior

The badge not missing even after restarting the app So the manga/doujin can still be read without connection

Actual behavior

The download badge is missing after restarting the app, but the downloaded file exist in the correct directory,

Suggestions based on my point of view

From what i guess is due to long title name and cannot be cleaned like in the Nhentai source, but both name from app and the directory have so long name making the app inappropriate locating the downloaded file

Can "clean title" feature work with some or all sources? (But please makes tsumino a priority if can)

Can the "clean title" feature also work for both the title from the app and downloaded directory? So the folder name on that said directory would be also cleaned?

With all due respect can anyone help to fix it?

So sorry if any or anything that I've said before being offended or sounded rude and using poorly grammar.

Sincerely from user yooman1213

jobobby04 commented 3 years ago

The only thing I can suggest is moving your download directory to a spot higher in the file system, like instead of longpath/downloads, use toplevel/downloads. I cant really do anything else to help you