From fc5b58b2744327b2f8484bd0cefbb5d008abc52d Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Thu, 29 Jun 2023 08:15:34 +0200 Subject: [PATCH] config example --- conf.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf.toml b/conf.toml index a4fee18..e17fb19 100644 --- a/conf.toml +++ b/conf.toml @@ -1,6 +1,10 @@ # All options postfixed "_dir" are expected to have a trailing slash! skip_downloaded = true error_log = "error.log" +# Quality can be one of "master, lossless, high and low" +# Keep in mind that you can only get the quality included in your tidal sub +quality = "lossless" +user_id = dest_dir = "./downloads/" # The following templates are passed an artist, album and track object.