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.
2018-02-22 20:57:37 +01:00
..
Audio.Details.Album.json First dump 2015-01-14 11:12:47 +00:00
Audio.Details.Artist.json First dump 2015-01-14 11:12:47 +00:00
Audio.Details.Song.json First dump 2015-01-14 11:12:47 +00:00
Introspect-Frodo.json First dump 2015-01-14 11:12:47 +00:00
Introspect-Gotham.json First dump 2015-01-14 11:12:47 +00:00
Introspect-Helix.json Change the source of AlbumGenres table to support Kodi v18 2018-02-22 20:57:37 +01:00
Introspect-Isenguard.json Change the source of AlbumGenres table to support Kodi v18 2018-02-22 20:57:37 +01:00
Introspect-Leia.json Change the source of AlbumGenres table to support Kodi v18 2018-02-22 20:57:37 +01:00
List.Item.All-Movies.json First dump 2015-01-14 11:12:47 +00:00
List.Item.All-Music.json First dump 2015-01-14 11:12:47 +00:00
List.Item.All-Series.json First dump 2015-01-14 11:12:47 +00:00
PVR.Details.Broadcast.json Added PVR jsonrpc methods and types 2015-11-03 23:36:28 +00:00
PVR.Details.Channel.json Added PVR jsonrpc methods and types 2015-11-03 23:36:28 +00:00
PVR.Details.ChannelGroup.json Added PVR jsonrpc methods and types 2015-11-03 23:36:28 +00:00
Video.Details.Episode.json First dump 2015-01-14 11:12:47 +00:00
Video.Details.Movie.json First dump 2015-01-14 11:12:47 +00:00
Video.Details.MusicVideo.json First dump 2015-01-14 11:12:47 +00:00
Video.Details.Season.json First dump 2015-01-14 11:12:47 +00:00
Video.Details.TVShows.json First dump 2015-01-14 11:12:47 +00:00