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

Long list of albums/singles gets truncated #11

Open
gregthwuen opened this issue May 18, 2024 · 1 comment
Open

Long list of albums/singles gets truncated #11

gregthwuen opened this issue May 18, 2024 · 1 comment

Comments

@gregthwuen
Copy link

For artists with a huge discography (dozens of titles at least), the discography gets truncated with no indication of there being more items (such as a button to load more).

Try Chopin for example, where in YT Music web you can see hundreds of albums not shown in the app: https://music.youtube.com/channel/UCyTnUReB5s38R-ZKlb2wyVg

@vixalien
Copy link
Owner

Ha! You're correct. When I first started working on this, the endpoint that returns albums and singles returned all of them at once.

But this behaviour has since changed, and we will need to adapt.

@vixalien vixalien transferred this issue from vixalien/muzika May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants