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
When i create a new playlist is it possible to add new tracks to the playlist without having to reload the whole playlist by calling await this.player.loadPlaylist?
I tried to access the this.player.playlist object but it returns undefined
When i create a new playlist is it possible to add new tracks to the playlist without having to reload the whole playlist by calling await this.player.loadPlaylist?
I tried to access the this.player.playlist object but it returns undefined