forked from Mirroring/Kore
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.
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 | 8 years ago | |
Audio.Details.Artist.json | 8 years ago | |
Audio.Details.Song.json | 8 years ago | |
Introspect-Frodo.json | 8 years ago | |
Introspect-Gotham.json | 8 years ago | |
Introspect-Helix.json | 5 years ago | |
Introspect-Isenguard.json | 5 years ago | |
Introspect-Leia.json | 5 years ago | |
List.Item.All-Movies.json | 8 years ago | |
List.Item.All-Music.json | 8 years ago | |
List.Item.All-Series.json | 8 years ago | |
PVR.Details.Broadcast.json | 8 years ago | |
PVR.Details.Channel.json | 8 years ago | |
PVR.Details.ChannelGroup.json | 8 years ago | |
Video.Details.Episode.json | 8 years ago | |
Video.Details.Movie.json | 8 years ago | |
Video.Details.MusicVideo.json | 8 years ago | |
Video.Details.Season.json | 8 years ago | |
Video.Details.TVShows.json | 8 years ago |