Corrected README.md formatting

This commit is contained in:
2025-09-26 12:38:55 +00:00
parent 00086249b9
commit 8b83cf7dcf

View File

@@ -38,6 +38,7 @@ The `mbid-poller` container needs to communicate with your Lidarr instance.
3. **Lidarr Base URL:** The script uses the Lidarr API to automatically add the polled artists. You must set the following environment variables in the mbid-poller service: 3. **Lidarr Base URL:** The script uses the Lidarr API to automatically add the polled artists. You must set the following environment variables in the mbid-poller service:
| 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 |