soulsync/webui
Broque Thomas 7c85c31e8b Skip auto M3U export for album downloads — playlists only (#241)
- autoSavePlaylistM3U() returns early for album downloads (detected by
  playlistId prefix) — albums are already grouped by media servers,
  M3U just creates empty duplicate playlists (Navidrome auto-imports them)
- Fix broken isAlbum detection — data-context was always "playlist",
  now uses reliable playlistId prefix matching
- Update toggle label: "playlists and albums" → "playlists"
- Update hint text to explain albums are skipped and why
- Manual Export M3U button still works for both (explicit user action)
2026-04-02 12:05:53 -07:00
..
static Skip auto M3U export for album downloads — playlists only (#241) 2026-04-02 12:05:53 -07:00
index.html Skip auto M3U export for album downloads — playlists only (#241) 2026-04-02 12:05:53 -07:00