Lidarr - Config - Metadata Profiles - Release Statuses¶
Configuration options for lidarr config metadataProfiles releaseStatuses.
Available Options
This page documents 5 configuration options.
nixflix.lidarr.config.metadataProfiles.*.releaseStatuses¶
Enable flags for which release statuses are allowed when selecting releases.
| Type | submodule |
| Default | |
| Declared in | modules/lidarr/metadataProfiles.nix |
nixflix.lidarr.config.metadataProfiles.*.releaseStatuses.enableBootleg¶
Whether the "Bootleg" type is allowed.
| Type | boolean |
| Default | |
| Declared in | modules/lidarr/metadataProfiles.nix |
nixflix.lidarr.config.metadataProfiles.*.releaseStatuses.enableOfficial¶
Whether the "Official" type is allowed.
| Type | boolean |
| Default | |
| Declared in | modules/lidarr/metadataProfiles.nix |
nixflix.lidarr.config.metadataProfiles.*.releaseStatuses.enablePromotion¶
Whether the "Promotion" type is allowed.
| Type | boolean |
| Default | |
| Declared in | modules/lidarr/metadataProfiles.nix |
nixflix.lidarr.config.metadataProfiles.*.releaseStatuses.enablePseudoRelease¶
Whether the "Pseudo-Release" type is allowed.
| Type | boolean |
| Default | |
| Declared in | modules/lidarr/metadataProfiles.nix |