Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting doesn't sort by English name #114

Open
Coded-Message opened this issue Aug 28, 2023 · 1 comment
Open

Sorting doesn't sort by English name #114

Coded-Message opened this issue Aug 28, 2023 · 1 comment
Assignees
Labels
api limited Not yet possible due to official API limitations bug Something isn't working

Comments

@Coded-Message
Copy link

Sorting seems to be incorrect in English when switching to romaji sort order is correct

I have a few shows all with the same starting letters in English and they get broken up by a show with a completely different name. I found that the show that was separated from the group and was at the bottom of my list started with a W instead of an R in romaji and was being sorted as such in English.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'watching list'
  2. Set a few shows sharing an english title with the same starting letter in english and a few others with any name.
  3. Confirm one show matching the pattern has a different starting letter in romaji and set language to English.
  4. You should now see the sort doesn't line up in english even with the same starting letter.

Expected behavior

All shows with the same starting letter should be sorted into a block when sort is set to alphabetical based on the set language.

Screenshots
possible bug

Enviroment (required)

  • Device model: Pixel 6
  • Android version: 13
  • App version: 3.44
@Coded-Message Coded-Message added the bug Something isn't working label Aug 28, 2023
@axiel7
Copy link
Owner

axiel7 commented Aug 28, 2023

I'm aware of this, but the MyAnimeList API only allows sorting by the romaji title so for now it's not possible to fix this

@axiel7 axiel7 added the api limited Not yet possible due to official API limitations label Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api limited Not yet possible due to official API limitations bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants