Corrected README.md formatting

This commit is contained in:
2025-09-26 12:39:48 +00:00
parent 8b83cf7dcf
commit dcb7c6b9b4

View File

@@ -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