soulsync/webui
Broque Thomas bf123fed63 Reject Qobuz 30-second sample/preview downloads
Two-layer detection: (1) check the Qobuz API response for sample=True
before downloading, and (2) validate actual file duration with mutagen
after download — if under 35 seconds, delete and return None. Qobuz
returns valid audio files for previews (~2-5MB FLAC) that pass the
existing 100KB size check, so duration is the reliable signal.
2026-04-15 20:41:48 -07:00
..
static Reject Qobuz 30-second sample/preview downloads 2026-04-15 20:41:48 -07:00
index.html Add inbound music request API and webhook automation trigger 2026-04-15 20:35:39 -07:00