Open
Description
Saved playlist data is not available in the web browser when accessed by another browser, as the data is stored in the browser and unavailable from another browser.
Possiblly to update the backend module to store the playlist data locally to a encrypted file and mount that file as a docker volume. No external database is required this way.