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
{{ message }}
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
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