We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
the key is to make playlists not hydrated in ram/zustand.
this is fine; instead all calls directly interacting with songList needs to call ChromeStorage.getPlaylist.
and also modify that setCurrentPlaylist as currentPlaylist must load all songs in ram.