mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-03-03 00:26:58 -05:00
Various Artists Renaming Scheme #2321
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#2321
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 @skipster889 on GitHub (Nov 11, 2022).
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
From what I can see Album and Track naming settings are universal across the board. There are options for single and multi-media naming schemes.
What I would like to see is a naming scheme dedicated to "Various Artists" in settings IE (with the artist folders option checked):
Single Media Format:
{Album Title}/{track:00} - {Track Title} -> Deftones\Diamond Eyes\01 - Genisis.flac
Multi Disc Format:
{Album Title}/Disc {medium:00}/{track:00} - {Track Title} -> Deftones\Diamond Eyes (Deluxe Edition)\Disc 01\01 - Genisis.flac
Various Artist Format
{Album Title}/{track:00} - {Track ArtistName} - {Track Title} -> Various Artists\Diamond Eyes\01 - Deftones - Genisis.flac
Describe the solution you'd like
I was going to attempt to implement this by creating two additional naming format fields for "Various Artists". It appears that all the tokens exist.
Is this a feature that would be desired? Otherwise I won't work on it... and more likely this is above my coding skills.
Describe alternatives you've considered
Deal with it and not have the track artist name in the filename of my Various Artists albums.
Anything else?
Not that I'm aware of.
AB#4053
@JacquelineHyde commented on GitHub (Feb 16, 2023):
This is a great idea
@olebakk commented on GitHub (May 22, 2023):
I think this is a good idea!
@hechz commented on GitHub (Aug 31, 2023):
100% agree, just came here to request the same!
@eZtaR1 commented on GitHub (Oct 8, 2023):
I would love this as well!
@steve1977 commented on GitHub (Mar 17, 2024):
+1
@xarthurx commented on GitHub (Aug 28, 2025):
updates?
@thepebbler commented on GitHub (Oct 14, 2025):
Just popping in to say that this would indeed be very useful for me..
I have MB Picard setup to have different naming options for compilations and keep running in to this in Lidarr, where I have to run MB Picard in parallel..