We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Type: Bug Report
4.9.3 (docker container)
As the title says, When I try to set a new location for a torrent and I select "move data" also, it deletes multiple files.
I have two folders:
With the following content:
Move movie3.mkv from /mnt/hdd/episodes to /mnt/hdd/movies successfully.
Deletes files for some reason, ending up with the following structure (I do not have a possible explanation):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Type: Bug Report
Your Environment
4.9.3 (docker container)
Summary
As the title says, When I try to set a new location for a torrent and I select "move data" also, it deletes multiple files.
I have two folders:
With the following content:
-- movie1.mkv
-- movie2.mkv
-- episode1.mkv
-- episode2.mkv
-- movie3.mkv
Expected Behavior
Move movie3.mkv from /mnt/hdd/episodes to /mnt/hdd/movies successfully.
Current Behavior
Deletes files for some reason, ending up with the following structure (I do not have a possible explanation):
-- episode1.mkv
-- episode2.mkv
-- movie3.mkv
Steps to Reproduce
The text was updated successfully, but these errors were encountered: