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

File matching with stash hashs #1587

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

toshski
Copy link
Contributor

@toshski toshski commented Jan 14, 2024

This feature allows matching files to scenes using Stashdb hashes. This leverages the scenes linkages made with Stashdb for Actor scraping.

This will primarily benefit new users with older scenes.

Before a file can be matched to a Scene in XBVR using hashes, a number of conditions must be met, that mean this will be less useful for matching new releases.

  • the scene must have been submitted and accepted into Stash. If you download a video the day it is released, it is probably not in stash yet.
  • the OHash of your video file must also have been submitted to stash (different resolutions, SLR re-encoding, etc. The list of hashes is usually small to start and grows over time.
  • the XBVR scene must also have been matched to Stashdb. This is done matching URLs but this can easily fail, I've seen Wankz scenes in Stashdb with URL from SLR, so they will never match.

@crwxaj crwxaj merged commit 09db94b into xbapps:master Jan 24, 2024
1 check passed
@toshski toshski deleted the File_Matching_With_Stash_Hashs branch January 24, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants