You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kore/doc/json_responses
Synced Synapse 246693a7cc Change the source of AlbumGenres table to support Kodi v18
As detailed in https://github.com/xbmc/xbmc/pull/13051, Kodi v18 changes the way album genres are handled, as the genre (by which i mean `genreId`) ceases to be available at the album level, being only available at the songs level.
This impacts Kore because `GetAlbums` and `GetAlbumDetails` won't return the `genreId` tag, from which the local AlbumGenres table was populated.

This PR changes the source of the local AlbumGenres table to be the `genreId` returned at the song level (by `GetSongs`), to make it somewhat more consistent with the way Kodi will handle things from now on.
5 years ago
..
Audio.Details.Album.json First dump 8 years ago
Audio.Details.Artist.json First dump 8 years ago
Audio.Details.Song.json First dump 8 years ago
Introspect-Frodo.json First dump 8 years ago
Introspect-Gotham.json First dump 8 years ago
Introspect-Helix.json Change the source of AlbumGenres table to support Kodi v18 5 years ago
Introspect-Isenguard.json Change the source of AlbumGenres table to support Kodi v18 5 years ago
Introspect-Leia.json Change the source of AlbumGenres table to support Kodi v18 5 years ago
List.Item.All-Movies.json First dump 8 years ago
List.Item.All-Music.json First dump 8 years ago
List.Item.All-Series.json First dump 8 years ago
PVR.Details.Broadcast.json Added PVR jsonrpc methods and types 8 years ago
PVR.Details.Channel.json Added PVR jsonrpc methods and types 8 years ago
PVR.Details.ChannelGroup.json Added PVR jsonrpc methods and types 8 years ago
Video.Details.Episode.json First dump 8 years ago
Video.Details.Movie.json First dump 8 years ago
Video.Details.MusicVideo.json First dump 8 years ago
Video.Details.Season.json First dump 8 years ago
Video.Details.TVShows.json First dump 8 years ago