soulsync/webui
Broque Thomas 41b5cd1f34 Fix allow_duplicate_tracks setting not saving and wishlist dropping cross-album tracks
Two bugs: (1) 'wishlist' was missing from the settings save whitelist,
so the toggle silently reset to ON on every page reload. (2) The
wishlist cleanup function unconditionally removed tracks sharing the
same name+artist regardless of album, ignoring the allow_duplicates
setting. Now when allow_duplicates is on, the dedup key includes the
album name so same song from different albums can coexist.
2026-04-15 19:39:34 -07:00
..
static Fix allow_duplicate_tracks setting not saving and wishlist dropping cross-album tracks 2026-04-15 19:39:34 -07:00
index.html Rename mirrored playlists 'Refresh' button to 'Update list' 2026-04-15 10:33:01 -07:00