mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-03-02 22:56:57 -05:00
{Original Filename} token for album name #280
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#280
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 @DominicMe on GitHub (Jul 7, 2018).
I would like to preserve the original scene release name of the downloads. With movies/episodes I just used filenames as there is usually only 1 file per release. With tracks that's not really practical since the release is the album and not the single track.
It would be great if {Original Filename} token was also available in album renaming options. I assume {Original Filename} is the nzb/torrent/folder name like it is in sonarr/radarr as opposed to track file name. There are other tokens from tracks that would also be useful for album naming though not needed in my use case.
Are there perhaps better options to preserve the original release name for albums that I am missing?
AB#446
@alagave commented on GitHub (Jul 12, 2018):
Good suggestion. The [Original Filename] token could also be used as a means of repairing 'incorrect' file renames or a link back to the archive source in user storage.
@BRTPOB commented on GitHub (Dec 21, 2019):
I know this was already accepted and has been added to a few different releases, but this is the only thing holding me back from setting up and using Lidarr like Radarr and Sonarr. I would love to have this option enabled so I could get it fully running.
@thezoggy commented on GitHub (Dec 14, 2020):
was quite shocked to see that this was not an option and came here to request and saw that its been pending for a bit :(
@BRTPOB commented on GitHub (Oct 24, 2023):
Any chance this can get looked at?
@rodrigorega commented on GitHub (Feb 25, 2025):
I would like to preserve the original directory name. I tried with
{Original Title}/{Original Filename}but no luck, i got one folder for every track, instead one folder with the original release name.