mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
Unable to move movie #9217
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
On Hold: MetadataAPI Blocking
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
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: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
lidarr-pull
no-conflict
not-pulled
readarr-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/Radarr#9217
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 @Panda260 on GitHub (Jul 8, 2025).
Is there an existing issue for this?
Current Behavior
i tried to change the path from one to another and got an error and it did not work
both volumes are set up on a networt truenas share. radarr is not on that share installes
error with move the file option
Expected Behavior
Change the path without errors and move the file
Steps To Reproduce
change the path from a movie and also let radarr move the file
Environment
What branch are you running?
Master
Trace Logs? Not Optional
[Info] MoveMovieService: Moving Rascal Does Not Dream of a Knapsack Kid from '/nas/media/filme/Rascal Does Not Dream of a Knapsack Kid (2023)' to '/nas/media/anime-filme/Rascal Does Not Dream of a Knapsack Kid (2023) [tmdbid-1086591]'
[Error] MoveMovieService: Unable to move movie from '/nas/media/filme/Rascal Does Not Dream of a Knapsack Kid (2023)' to '/nas/media/anime-filme/Rascal Does Not Dream of a Knapsack Kid (2023) [tmdbid-1086591]'. Try moving files manually
[v5.26.2.10099] System.IO.IOException: Cross-device link
at System.IO.FileSystem.MoveDirectory(String sourceFullPath, String destFullPath)
at System.IO.Directory.Move(String sourceDirName, String destDirName)
at NzbDrone.Common.Disk.DiskProviderBase.MoveFolder(String source, String destination, Boolean overwrite) in ./Radarr.Common/Disk/DiskProviderBase.cs:line 291
at NzbDrone.Common.Disk.DiskTransferService.TransferFolder(String sourcePath, String targetPath, TransferMode mode) in ./Radarr.Common/Disk/DiskTransferService.cs:line 88
at NzbDrone.Core.Movies.MoveMovieService.MoveSingleMovie(Movie movie, String sourcePath, String destinationPath, Nullable
1 index, Nullable1 total) in ./Radarr.Core/Movies/MoveMovieService.cs:line 70Trace Logs have been provided as applicable. Reports will be closed if the required logs are not provided.
trace- that are relevant and show this issue.@github-actions[bot] commented on GitHub (Jul 8, 2025):
👋 @Panda260, we use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please hop over onto our Discord.
@bakerboy448 commented on GitHub (Jul 8, 2025):