soulsync/webui
JohnBaumb 5609efa1e9 fix: address review round 3 - build_playlist, push timing, log levels
- Handle build_playlist type in _doSyncDiscoverPlaylist by using
  in-memory buildPlaylistTracks instead of missing API endpoint
- Remove duplicate _push_playlist_to_server call from
  _on_download_completed (fires per-task); keep only the one in
  _check_batch_completion_v2 (fires once per batch)
- Downgrade 4 logger.warning calls to logger.info in
  _record_sync_history_completion for normal completion stats
2026-04-24 09:49:28 -07:00
..
static fix: address review round 3 - build_playlist, push timing, log levels 2026-04-24 09:49:28 -07:00
index.html feat: add SoulSync Discover sync tab with ListenBrainz, progress tracking, and Navidrome push 2026-04-24 00:46:23 -07:00