Releases with a secondary type of 'DJ-mix' aren't added to Lidarr #402

Closed
opened 2026-02-20 01:02:14 -05:00 by deekerman · 0 comments
Owner

Originally created by @sjfer on GitHub (Jan 14, 2019).

Originally assigned to: @Qstick on GitHub.

Describe the bug
When adding an album or other release type that has a secondary release type of 'DJ-mix', Lidarr will not pick this up or add it to the list of available albums the artist/group has.

Efdemin: Carry On, Pretend We’re Not in the Room
Efdemin: Naïf
Fabric 29: Tiefschwarz
Fact Mix 470: Ben Klock

There are instances when a release type of 'Album + Compilation + DJ-mix' will be added to Lidarr (perhaps because Lidarr only pulls the first, secondary release type?):

DJ-Kicks: Forest Swords
Fabric 91: Nina Kraviz

When I spoke of this on Discord, @ta264 suggested this was because SecondaryAlbumType.cs has 'DJ-mix' listed as 'DJ-Mix' (lower-case 'm' on Musicbrainz).

To Reproduce
Steps to reproduce the behavior:

  1. Make sure DJ-mix is selected in the metadata profile used for the artist/group
  2. Refresh the artist/group in Lidarr
  3. Check to see if any albums on Musicbrainz that have a secondary release type of 'DJ-mix' have been added to the available albums.

Logs
Logs from refreshing artist Efdemin with secondary release type of 'DJ-Mix' enabled in Lidarr

System info (please complete the following information):

  • Lidarr Version: 0.5.0.610
  • Operating System: Debian 9
  • .net Framework (Windows) or mono (macOS/Linux) Version: Mono 5.18.0.225

Additional context
'DJ-Mix' in SecondaryAlbumType.cs

Primary / Secondary release type on Musicbrainz

Originally created by @sjfer on GitHub (Jan 14, 2019). Originally assigned to: @Qstick on GitHub. **Describe the bug** When adding an album or other release type that has a secondary release type of 'DJ-mix', Lidarr will not pick this up or add it to the list of available albums the artist/group has. [Efdemin: Carry On, Pretend We’re Not in the Room](https://musicbrainz.org/release-group/5d71427d-594d-4e47-b51a-44a5f6349eb1) [Efdemin: Naïf](https://musicbrainz.org/release-group/3d338649-0ca6-49fa-b2be-b5ba2aa08e72) [Fabric 29: Tiefschwarz](https://musicbrainz.org/artist/6b21d6fd-4cec-479e-a1d4-a71b0f7ed6d4) [Fact Mix 470: Ben Klock](https://musicbrainz.org/artist/c5af0c3f-e401-43ed-a096-b504606a05cb) There are instances when a release type of 'Album + Compilation + DJ-mix' will be added to Lidarr (perhaps because Lidarr only pulls the first, secondary release type?): [DJ-Kicks: Forest Swords](https://musicbrainz.org/release-group/a8e47bc3-ea80-407a-b011-e8dc043bfa9c) [Fabric 91: Nina Kraviz](https://musicbrainz.org/release-group/a60e4d71-56ab-486a-848b-329619018ee7) When I spoke of this on Discord, @ta264 suggested this was because SecondaryAlbumType.cs has 'DJ-mix' listed as 'DJ-Mix' (lower-case 'm' on Musicbrainz). **To Reproduce** Steps to reproduce the behavior: 1. Make sure DJ-mix is selected in the metadata profile used for the artist/group 2. Refresh the artist/group in Lidarr 3. Check to see if any albums on Musicbrainz that have a secondary release type of 'DJ-mix' have been added to the available albums. **Logs** [Logs](https://pastebin.com/LYq0qTU3) from refreshing artist Efdemin with secondary release type of 'DJ-Mix' enabled in Lidarr **System info (please complete the following information):** - Lidarr Version: 0.5.0.610 - Operating System: Debian 9 - .net Framework (Windows) or mono (macOS/Linux) Version: Mono 5.18.0.225 **Additional context** ['DJ-Mix' in SecondaryAlbumType.cs](https://github.com/lidarr/Lidarr/blob/cee1b33c60a1a9a17bce390fff3a0f2631f48d70/src/NzbDrone.Core/Music/SecondaryAlbumType.cs#L73) [Primary / Secondary release type on Musicbrainz](https://musicbrainz.org/doc/Release_Group/Type#Secondary_types)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Lidarr#402
No description provided.