Skip to content
New issue

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

Improve handling of moved and added video files #4598

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

WithoutPants
Copy link
Collaborator

@WithoutPants WithoutPants commented Feb 20, 2024

  • if a file was copied to a new directory and the old location is no longer in the library paths, then scan will now treat the file as being moved from the old location
  • when generating phash for a video file, it will now check for existing video files with the same oshash and use any existing phash instead of re-generating the phash

Fixes #4393

@WithoutPants WithoutPants added the bug Something isn't working label Feb 20, 2024
@WithoutPants WithoutPants added this to the Version 0.25.0 milestone Feb 20, 2024
@WithoutPants WithoutPants merged commit 76e5598 into stashapp:develop Feb 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report] Secondary files being generated unnecessarily after file rename
1 participant