diff --git a/README.md b/README.md index 991c858..180f01a 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,11 @@ The `mbid-poller` container needs to communicate with your Lidarr instance. | Environment Variable | Description | Source in Lidarr | | :--- | :--- | :--- | -| LIDARR_BASE | The internal URL of your Lidarr instance. | N/A (Docker network alias) | -| LIDARR_API_KEY | Your Lidarr API key. | Settings > General > API Key | -| LIDARR_ROOT_FOLDER | The path for your music root folder as seen by Lidarr. | Settings > Media Management > Root Folders | -| LIDARR_QUALITY_PROFILE_ID | The numerical ID for the desired Quality Profile. (Default is 1) | Settings > Profiles > Quality Profiles (Inspect element to find ID) | -| LIDARR_METADATA_PROFILE_ID | The numerical ID for the desired Metadata Profile. (Default is 1) | Settings > Profiles > Metadata Profiles (Inspect element to find ID) | +| `LIDARR_BASE` | The internal URL of your Lidarr instance. | N/A (Docker network alias) | +| `LIDARR_API_KEY` | Your Lidarr API key. | Settings > General > API Key | +| `LIDARR_ROOT_FOLDER` | The path for your music root folder as seen by Lidarr. | Settings > Media Management > Root Folders | +| `LIDARR_QUALITY_PROFILE_ID` | The numerical ID for the desired Quality Profile. (Default is 1) | Settings > Profiles > Quality Profiles (Inspect element to find ID) | +| `LIDARR_METADATA_PROFILE_ID` | The numerical ID for the desired Metadata Profile. (Default is 1) | Settings > Profiles > Metadata Profiles (Inspect element to find ID) | ### 3. Choose the MBID Input Source