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
BREAKING CHANGES: LoadPlaylist -> LoadAlbum, remove almubId from LoadTrack, remove track MetadataIsStream, rework YandexMusicMainResolver and YandexMusicSearchResultLoader ctors, new YandexMusicAuth method names, Load in config now called by loaders and can be called multiple times
Global type system rework: playlist now differs from album, no more meta classes as public API, new load on demand system for tracks in playlists and albums, remove AudioTrackInfo, now YandexMusicTrack are standalone, remove IAudioItem - ResolveQueue now return YandexMusicSearchResult and other changes