dazedcat19 / FMD2

GNU General Public License v2.0
618 stars 57 forks source link

[bug]Mangadex Chapters not showing up on FMD #306

Closed frerouche closed 3 years ago

frerouche commented 3 years ago

Prerequisite

System information Windows 10

Describe the bug From time to time, recently released chapters will not show on FMD. Sometimes for over 3 hours. For example, last week, I think it was on the 26th's night, no release would show up on FMD until they were 2 hours and 10 to 15 minutes old on Mangadex.

Screenshots

frerouche commented 3 years ago

fmd

Slasar41 commented 3 years ago

The JSON from the API is not directly being changed after uploading or changing a title/chapter. It is being cached and that cache is what the API is pulling info from. currently only RU chapter 79 is available in the api. They are out of sync as well sometimes. https://api.mangadex.org/v2/manga/15553/chapters Using this syntax will give you an insight wether the chapter is available or not through the API.

frerouche commented 3 years ago

Thanks for the info. Bummer since it seems to currently be out of sync by over 4 hour and 30 minutes.