Lidarr - Config - Metadata Profiles - Primary Album Types¶
Configuration options for lidarr config metadataProfiles primaryAlbumTypes.
Available Options
This page documents 6 configuration options.
nixflix.lidarr.config.metadataProfiles.*.primaryAlbumTypes¶
Enable flags for which album types are allowed as an artist's primary album type.
| Type | submodule |
| Default | |
| Declared in | modules/lidarr/metadataProfiles.nix |
nixflix.lidarr.config.metadataProfiles.*.primaryAlbumTypes.enableAlbum¶
Whether the "Album" type is allowed.
| Type | boolean |
| Default | |
| Declared in | modules/lidarr/metadataProfiles.nix |
nixflix.lidarr.config.metadataProfiles.*.primaryAlbumTypes.enableBroadcast¶
Whether the "Broadcast" type is allowed.
| Type | boolean |
| Default | |
| Declared in | modules/lidarr/metadataProfiles.nix |
nixflix.lidarr.config.metadataProfiles.*.primaryAlbumTypes.enableEP¶
Whether the "EP" type is allowed.
| Type | boolean |
| Default | |
| Declared in | modules/lidarr/metadataProfiles.nix |
nixflix.lidarr.config.metadataProfiles.*.primaryAlbumTypes.enableOther¶
Whether the "Other" type is allowed.
| Type | boolean |
| Default | |
| Declared in | modules/lidarr/metadataProfiles.nix |
nixflix.lidarr.config.metadataProfiles.*.primaryAlbumTypes.enableSingle¶
Whether the "Single" type is allowed.
| Type | boolean |
| Default | |
| Declared in | modules/lidarr/metadataProfiles.nix |