axiel7 / MoeList

Another unofficial Android MAL client

Home Page:https://moelist.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring vs Summer Collection

adarsh1001 opened this issue · comments

Describe the bug (required)
Currently, the app is showing Spring 2023 collection under the "This Season" section. MAL, however, has moved to surfacing Summer 2023 anime on the homepage.

To Reproduce
Steps to reproduce the behavior:

  1. Open the app.
  2. The anime listed under "This Season" are from Spring 2023 (most have finished airing).
  3. Open https://myanimelist.net/.
  4. Summer 2023 collection is surfaced on the front page.

Expected behavior
Expected the app to be in sync with the seasonal collection shown on MAL.

Screenshots
App:
Screenshot_20230628-212500_1.png

MAL:
Screenshot_20230628-212526_1.png

Enviroment (required)

  • Device model: LG Wing
  • Android version: 13
  • App version: 3.1.7

Additional context
Wanted to understand if the app manually requests for the Spring 2023 collection from the API and if there is some logic to automatically shift the seasons when MAL does on its homepage?

commented

Thanks for reporting it! I fixed it and it will be available in the next 3.1.8 version

@axiel7 You rock sir 🥳 I wish I could help out as well but being a backend Golang dev, Android/iOS codebases aren't easily parsable for me.

commented

No problem! The MoeList code is not than clean anyway :)