mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-03-02 22:56:57 -05:00
Cant rename file #2844
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#2844
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 @BioSs54 on GitHub (Apr 22, 2023).
Is there an existing issue for this?
Current Behavior
I change my settings for Lidarr create auto new folder from the Artist Genre :
In settings -> Media managment -> Artist Folder Format
---> {Artist Genre}/{Artist Name}
Expected Behavior
Create artist folder and move files in its folder
Steps To Reproduce
When i try to rename my files, or organize one artist folder, the rename process failed.
---> Root folder '/music/Hip Hop/' was not found.
--> I cant create root folder '/music/Hip Hop/' cause my main root folder is '/music'/
No response
Environment
What branch are you running?
Master
Trace Logs?
2023-04-22 18:44:05.3|Error|RenameTrackFileService|Failed to rename file /music/Hip-Hop & Rap/1995/La Source (2011)/07. 1995 - Tip.mp3
[v1.1.4.3027] NzbDrone.Core.MediaFiles.TrackImport.RootFolderNotFoundException: Root folder '/music/Hip Hop/' was not found.
at NzbDrone.Core.MediaFiles.TrackFileMovingService.EnsureTrackFolder(TrackFile trackFile, Artist artist, Album album, String filePath) in D:\a\1\s\src\NzbDrone.Core\MediaFiles\TrackFileMovingService.cs:line 159
at NzbDrone.Core.MediaFiles.TrackFileMovingService.MoveTrackFile(TrackFile trackFile, Artist artist) in D:\a\1\s\src\NzbDrone.Core\MediaFiles\TrackFileMovingService.cs:line 71
at NzbDrone.Core.MediaFiles.RenameTrackFileService.RenameFiles(List`1 trackFiles, Artist artist) in D:\a\1\s\src\NzbDrone.Core\MediaFiles\RenameTrackFileService.cs:line 124
@BioSs54 commented on GitHub (May 4, 2023):
Hi,
If you wanna more logs, you can founds its here :
-EDITED-
Here my logs with trace enabled : Lidarr rename problem cause by folder cant be create (Artist folder format : {Artist Genre}/{Artist Name})
https://gist.github.com/BioSs54/502eeb46c8ec959034c7a0a58004a649
@bakerboy448 commented on GitHub (May 15, 2023):
Info logs are not valid for bug reports. Please provide the trace logs the bug report template asks for and requires
@github-actions[bot] commented on GitHub (May 15, 2023):
👋 @BioSs54, In order to help you further we'll need to see logs. You'll need to enable trace logging and replicate the problem that you encountered. Guidance on how to enable trace logging can be found in our troubleshooting guide.
@BioSs54 commented on GitHub (May 30, 2023):
Thanks for your reply.
Here my logs with trace enabled : Lidarr rename problem cause by folder cant be create (Artist folder format : {Artist Genre}/{Artist Name})
https://gist.github.com/BioSs54/502eeb46c8ec959034c7a0a58004a649
@BioSs54 commented on GitHub (Aug 20, 2023):
I see that the status has not changed: "Status: Logs Needed". Should I provide more logs than my gist ?
@NyvenZA commented on GitHub (Feb 12, 2024):
I have a similar problem. I have attached trace log.
I want to sort my folders:
/{genre}/{artist}/{album}/
but it always makes it {Artist} first like this:
/{artist}/{genre}/{artist}/{album}/
The preview looks like it would rename it properly, but it doesn't match the preview:
lidarr.trace.txt