diff --git a/rip/config.toml b/rip/config.toml index ee01c4b..5369604 100644 --- a/rip/config.toml +++ b/rip/config.toml @@ -42,6 +42,7 @@ token_expiry = "" [deezer] # 0, 1, or 2 quality = 2 +arl = "" [soundcloud] # Only 0 is available for now @@ -139,4 +140,4 @@ fallback_source = "deezer" check_for_updates = true # Metadata to identify this config file. Do not change. -version = "0.7.1" +version = "0.8"