From 179946498690d9768bb025a821699f74aca34753 Mon Sep 17 00:00:00 2001 From: Footsiefat <12180913+Footsiefat@users.noreply.github.com> Date: Mon, 25 Oct 2021 17:20:20 +1300 Subject: [PATCH] tryna fix merge conflicts the lazy way for PR #155 --- zs_config.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 zs_config.json diff --git a/zs_config.json b/zs_config.json deleted file mode 100644 index 5e555afa..00000000 --- a/zs_config.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "ROOT_PATH": "../ZSpotify Music/", - "ROOT_PODCAST_PATH": "../ZSpotify Podcasts/", - "SKIP_EXISTING_FILES": true, - "DOWNLOAD_FORMAT": "mp3", - "FORCE_PREMIUM": false, - "ANTI_BAN_WAIT_TIME": 1, - "OVERRIDE_AUTO_WAIT": false, - "CHUNK_SIZE": 50000, - "SPLIT_ALBUM_DISCS": false -}