From 5a6780070181f118dad2ed2a865319a873a98e08 Mon Sep 17 00:00:00 2001 From: rwnk-12 Date: Fri, 8 Aug 2025 12:25:02 +0530 Subject: [PATCH] info about storefront --- config.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index a8a778a..1fbfd64 100644 --- a/config.yaml +++ b/config.yaml @@ -45,5 +45,8 @@ use-songinfo-for-playlist: false dl-albumcover-for-playlist: false mv-audio-type: atmos #atmos ac3 aac mv-max: 2160 -storefront: "enter your storefront" #country-code that is shown in urls i.e (us, ca, jp etc..) - +# storefront is the 2-letter country code that matches your Apple Music account. +# if your account is from Japan, you must use jp. +# if the storefront is different from your account, the search will default to US +# and you will see a "failed to get lyrics" error in most of the songs. +storefront: 'enter your account storefront'