diff --git a/.env.example b/.env.example index 97c4644..ff114a1 100644 --- a/.env.example +++ b/.env.example @@ -7,6 +7,10 @@ DOWNLOAD_PATH=./downloads # Music service to use: SquidWTF, Deezer, or Qobuz (default: SquidWTF) MUSIC_SERVICE=SquidWTF +# ===== SquidWTF CONFIGURATION ===== +# Different quality options for SquidWTF. Only FLAC supported right now +SQUIDWTF_QUALITY=FLAC + # ===== DEEZER CONFIGURATION ===== # Deezer ARL token (required if using Deezer) # See README.md for instructions on how to get this token