calvinaquino / LNReader-Android

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

a lot of “new” external chapters with “EXTERNAL CHAPTER” at the end of their names #168

Closed Mithgol closed 8 years ago

Mithgol commented 9 years ago

Several dozens of “new” external chapters (actually they're not new, but duplicates) appear after update. They all have “EXTERNAL CHAPTER” at the end of their names:

(a screenshot on imgur)

In a list of novel's chapters they appear as complete duplicates (i.e. without “EXTERNAL CHAPTER”):

(a screenshot on imgur)

BakaReader 1.1.22 (20141024).

Nandaka commented 9 years ago

Yap, checked the url, they are different.

Alt text

The -EXTERNAL LINK- just a marker to show that the chapter is external

Mithgol commented 9 years ago

That's right. Paths on guhehe.net changed and that affected “Boku wa Tomodachi ga Sukunai”, “Onii-chan Dakedo Ai Sae Areba Kankei Nai yo ne—” and other light novels.

Not a BakaReader's issue.

Mithgol commented 9 years ago

However, I have an idea.

Mithgol commented 9 years ago

Could the application understand an external chapter's path change (within the same external server) as an update, especially if the chapter's name remains the same? Because such change is actually very likely to be an update, not an appearance of a different external chapter.

Nandaka commented 9 years ago

Assuming they didn't change the chapter name and there is no duplicated chapter name with different URL exists in same time, then maybe I can add check if this is external chapter have updated URL.