diff --git a/README.md b/README.md index b1a5b7b..869eed4 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ TIDAL_PLUGIN_BRANCH|If `TIDAL_DOWNLOAD_PLUGIN`, the branch indicated by this var QOBUZ_ENABLE|Set to `yes` to enable Qobuz support, defaults to `no` QOBUZ_USERNAME|Your Qobuz account username QOBUZ_PASSWORD|Your Qobuz account password -QOBUZ_FORMAT_ID|Qobuz format id: 5 for mp3, 7 for FLAC, 27 for hi-res, defaults to `5` +QOBUZ_FORMAT_ID|Qobuz format id: 5 for mp3/320, 6 for FLAC, 7 for FLAC 24/96, 27 for hi-res, defaults to `5` QOBUZ_RENUM_TRACKS|Renum tracks in albums and playlists, mostly for kodi compatibility, defaults to `1` QOBUZ_EXPLICIT_ITEM_NUMBERS|Adds numbers in square brackets in list items, mostly for kodi compatibility, defaults to `0` QOBUZ_PREPEND_ARTIST_TO_ALBUM|Adds artist name before album title in lists, mostly for kodi compatibility, defaults to `0`