ThePornDatabase / namer

Renames adult video files so that the plex/jellyfin plugins and stash script will match without user input. Runs server or command mode.
https://theporndb.net
184 stars 29 forks source link

Test #48

Closed DirtyRacer1337 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #48 (d8562b9) into main (b144df2) will decrease coverage by 0.10%. The diff coverage is 80.76%.

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
- Coverage   89.07%   88.97%   -0.11%     
==========================================
  Files          28       30       +2     
  Lines        3186     3255      +69     
  Branches      429      441      +12     
==========================================
+ Hits         2838     2896      +58     
- Misses        188      193       +5     
- Partials      160      166       +6     
Impacted Files Coverage Δ
namer/videophash.py 83.67% <66.66%> (ø)
test/namer_videophash_test.py 85.00% <85.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b144df2...d8562b9. Read the comment docs.

4c0d3r commented 2 years ago

Do you know if this will match the stash's phash?

DirtyRacer1337 commented 2 years ago

Yes, I tested 4 movies, they identical. But then I tried file from test, I got slightly different hash. Right now with d8562b9, I got same hashes for all tested files.

Maybe need to check more files, just to be sure

4c0d3r commented 2 years ago

Ready to merge?

DirtyRacer1337 commented 2 years ago

Yes