soulsync/webui
Broque Thomas 35d6fff916 Fix wishlist albums cycle forced to 1 concurrent worker
Auto-wishlist albums cycle was passing is_album=True to
_get_batch_max_concurrent which returns 1 for soulseek mode.
This restriction is for folder-based album grabs from a single
peer, not individual track downloads. Wishlist always does
single-track downloads regardless of cycle, so it should use
the user's configured concurrency setting.
2026-04-19 17:29:46 -07:00
..
static Fix wishlist albums cycle forced to 1 concurrent worker 2026-04-19 17:29:46 -07:00
index.html Add customizable music video naming and fix slskd log spam 2026-04-19 16:57:36 -07:00