Currently using --dont-persist=false will delete the existing file when the playlist is regenerated as part of a cron job or manual run.
This is nice because it doesnt create endless duplicates in Navidrome.
The issue currently is that with this current delete - regenerate playlist behaviour - syncing playlists to external players like Symfonium becomes impossible as these new regenerations are treated as different playlists and cant be "synced" to update existing playlists and importing them will just create a same name duplicate in the external player.
Is it possible to create a toggle to "write to existing playlist file" alongside --dont-persist options?
edit: need to add that this behaviour is observed when using custom playlists (Spot/Apple)
Currently using
--dont-persist=falsewill delete the existing file when the playlist is regenerated as part of a cron job or manual run.This is nice because it doesnt create endless duplicates in Navidrome.
The issue currently is that with this current delete - regenerate playlist behaviour - syncing playlists to external players like Symfonium becomes impossible as these new regenerations are treated as different playlists and cant be "synced" to update existing playlists and importing them will just create a same name duplicate in the external player.
Is it possible to create a toggle to "write to existing playlist file" alongside --dont-persist options?
edit: need to add that this behaviour is observed when using custom playlists (Spot/Apple)