mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-03-03 00:26:58 -05:00
Allow to add albums from Other/Audiobook #3506
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Extras
Area: Import Lists
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Organizer
Area: Parser
Area: Scanning
Area: Tooling
Area: UI
Area: Unit Tests
Area: Update API
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Don't Merge
Status: Help Wanted
Status: In Progress
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: On Hold
Status: Ready for Review
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
conflict
no-conflict
not-pulled
radarr-pull
readarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Lidarr-Lidarr#3506
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @steve1977 on GitHub (Mar 17, 2024).
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
I would like to add all albums from artists that are doing spokenwords records. MBZ categorizes some of them as audiodrama, some as spokenwords, some as audiobook. The MBZ categorization from MBZ makes sense and the albums are categorized categorized.
RIght now, Lidarr only allows to import albums that are categorized as spokenwords or audio drama. However, it does not allow to import those categorized as audio books. Would be great to see this being implemented. Should be very easy to do as all other categories are permitted by now. Only one missing is audiobooks.
Describe the solution you'd like
Allow to add albums categorized as audiobooks by MBZ.
I know that readarr is meant for audiobooks, but there are quite a few albums that are not really books (though technically), so are very similar to audiodramas or spokenwords albums (that are supported). Example below:
https://musicbrainz.org/artist/310931f2-f1be-4263-9610-1aec2d5b7c85
One way to avoid issues with others is to disable audiobooks by default.
Describe alternatives you've considered
I tried to manually add, but also not working
Anything else?
I know this was discussed before. In the end, audiodrama was added. It feels like a small step to now also include audiobooks.