Skip to content

sql migration

lovegaoshi edited this page May 24, 2024 · 2 revisions

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.

Clone this wiki locally