[BUGFIX] Fix soundcloud not downloading tracks

This commit is contained in:
Jesse Bannon 2026-01-23 09:13:28 -08:00
parent 97df4dac1d
commit 6f1f69fa4a

View file

@ -8,7 +8,7 @@ presets:
urls:
# The first URL will be all the artist's tracks.
# Treat these as singles - an album with a single track
- url: "{url}/tracks"
- url: "{url}"
include_sibling_metadata: False
variables:
sc_track_album: "{title}"