You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow query parameters in LibrarySection.hubs() and add Playlist.centroid
* LibrarySection.hubs() now accepts optional query parameters
(e.g. count=10, includeMyMixes=1), matching Library.hubs();
includeStations=1 remains the default and may be overridden.
* Add Playlist.centroid returning the nested centroid Artist a
personalized 'Mix For You' playlist is built around (its only
artwork source), guarded against auto-reload on partial objects.
0 commit comments