Two new capabilities:
Experimental phash support:
[Phash]
# Calculate and use phashes in search for matches
search_phash = True
If you want to try it,
Also a hack to support plex movie limitations add In the namer section of your config file:
plex_hack = True
What's Changed
- add videohash support by @4c0d3r in #116
- Fixes by @DirtyRacer1337 in #120
- use stash phash command by @4c0d3r in #119
- use stash phash command (#119) by @4c0d3r in #121
Full Changelog: v1.9.10...v1.9.11