Corrected README.md formatting
This commit is contained in:
10
README.md
10
README.md
@@ -39,11 +39,11 @@ The `mbid-poller` container needs to communicate with your Lidarr instance.
|
|||||||
|
|
||||||
| Environment Variable | Description | Source in Lidarr |
|
| Environment Variable | Description | Source in Lidarr |
|
||||||
| :--- | :--- | :--- |
|
| :--- | :--- | :--- |
|
||||||
| LIDARR_BASE | The internal URL of your Lidarr instance. | N/A (Docker network alias) |
|
| `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_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_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_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_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
|
### 3. Choose the MBID Input Source
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user