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

[JSON]Fix music source handling to match schema #14222

Merged
merged 1 commit into from Jul 24, 2018

Conversation

DaveTBlake
Copy link
Member

Minor fixes to ensure JSON API results matches schema definition:

  • Fix AudioLibrary.GetSources to always return "file" property and call results "sources" as schema defines.
  • Fix AudioLibrary.GetGenres to process "sourceid" property correctly.
    Both relate to feature additions made by [Music]Filter music items by media source #14012. Also correct some white space error in schema file.

Bump patch to v9.4.4 for internal changes

…ix GetGenres "sourceid" property. Bump patch to 9.4.4
@DaveTBlake DaveTBlake added this to the Leia 18.0-alpha3 milestone Jul 24, 2018
@DaveTBlake DaveTBlake merged commit c61da79 into xbmc:master Jul 24, 2018
@DaveTBlake DaveTBlake deleted the JSONFixSources branch July 27, 2018 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant