From fb87896f3f67c2eedc8e618c06fbaea019931fb3 Mon Sep 17 00:00:00 2001 From: nathom Date: Wed, 28 Jul 2021 14:24:50 -0700 Subject: [PATCH] Update toml version --- rip/config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"