Creckeryop / NOBORU

Application for PlayStation Vita to read manga or comics
GNU General Public License v3.0
162 stars 25 forks source link

Cant Download Mangas #123

Open zlBaphomeT opened 1 year ago

zlBaphomeT commented 1 year ago

Hey!

I tried to download some mangas for read it on the way. But If i go offline, I cant read them and the Library has empty chapters....

Creckeryop commented 1 year ago

The feature of caching chapter list works not so well, and I know that. It's super hardcoded. Here's algorithm to know how it works: (if you are online)

(if you go offline)

So if you gone online and didn't get any chapter list, it is being reset so you can't just load it from database. The database system is very hardcoded.

I wasn't too experienced to make it better. This is too bad, that I made a kludge feature to read any downloaded manga from settings menu.

Now only way to read your downloaded manga if this thing happens to read your downloaded manga from Settings -> Advanced chapters deletion And then find your lost downloaded chapters

I know that this feature makes my app not user-friendly, but it's better than nothing.