diff --git a/.config/streamrip/config.toml b/.config/streamrip/config.toml index c0a78c6..bda6990 100644 --- a/.config/streamrip/config.toml +++ b/.config/streamrip/config.toml @@ -23,9 +23,9 @@ download_booklets = true # Authenticate to Qobuz using auth token? Value can be true/false only use_auth_token = true # Enter your userid if the above use_auth_token is set to true, else enter your email -email_or_userid = "${QOBUZ_USERID}}" +email_or_userid = "${QOBUZ_USERID}" # Enter your auth token if the above use_auth_token is set to true, else enter the md5 hash of your plaintext password -password_or_token = "${QOBUZ_TOKEN}}" +password_or_token = "${QOBUZ_TOKEN}" # Do not change app_id = "" # Do not change