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
Hi, thanks for this project.
It seems that the user data is only persisted in the browser (IndexedDB).
As I am using the docker version which should play my playlists anywhere, on any device, I need to be able to save the playlists on the filesystem (docker volume). So the PWA needs to be able to read/write from the filesystem. There is no such option?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, thanks for this project.
It seems that the user data is only persisted in the browser (IndexedDB).
As I am using the docker version which should play my playlists anywhere, on any device, I need to be able to save the playlists on the filesystem (docker volume). So the PWA needs to be able to read/write from the filesystem. There is no such option?
Thanks!
The text was updated successfully, but these errors were encountered: