calvinaquino / LNReader-Android

Light novel reader for android test project collab
Apache License 2.0
120 stars 36 forks source link

the list of teaser projects does not seem to be updating #184

Closed Mithgol closed 9 years ago

Mithgol commented 9 years ago

Two hours ago I run an update (Settings → Update and Notification → Update Now!); however, in Light Novels → TEASER section there's no entry for “Saenai Heroine no Sodatekata”, though the page http://www.baka-tsuki.org/project/?oldid=426772 seems to indicate that this LN has been given teaser status since the middle of March.

Nandaka commented 9 years ago

most likely because of the pages is moved from Category:Teasers to Category:Teaser_(English).

See: https://github.com/calvinaquino/LNReader-Android/blob/master/app/src/main/java/com/erakk/lnreader/Constants.java#L148

I'll update on the next release

Mithgol commented 9 years ago

Ok :+1:

Mithgol commented 9 years ago

Having installed the newest reader's version (1.1.28b, 201504120), I tried to run an update (Settings → Update and Notification → Update Now!), and it seemed to complete successfully, but the “Teaser” list remained blank.

However, when I used the “Refresh” menu item in that list, the list of teasers was repopulated correctly in the reader, and even the previously favourited (starred) light novels were remembered by Baka-Reader correctly.

Is it good enough? Or should I still have some worries about further updates of that list of teasers?

Nandaka commented 9 years ago

You need to manually refresh the teaser list to re-sync the pages to the correct category.

This is by design due to the modeling of wiki page in the app, sorry about that.

Mithgol commented 9 years ago

Okay, thank you for explaining.