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

fix(subsonic): songCount and albumCount in genre objects is required #390

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

Duncaen
Copy link
Contributor

@Duncaen Duncaen commented Oct 12, 2023

The songCount and albumCount attributes are required according the subsonic api xml file. Noticed this in the airsonic-refix client where the genres page would sort the genres wrong if the value is left out instead of 0.

@sentriz sentriz merged commit b17e76e into sentriz:master Oct 12, 2023
1 check passed
@sentriz
Copy link
Owner

sentriz commented Oct 12, 2023

thanks!

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

Successfully merging this pull request may close these issues.

2 participants