Releases: ThePornDatabase/namer
v1.11.5
resolution replacement in names now uses 2160p by default rather than 4k.
year is now a valid replacement in names.
What's Changed
- Add deleting logs by @DirtyRacer1337 in #151
- Gykes by @Gykes in #152
- Add hash type to hash search by @DirtyRacer1337 in #153
Full Changelog: v1.11.4...v1.11.5
v1.11.4
What's Changed
- Fix by @DirtyRacer1337 in #150
Fixed the storage/reading of json of items that failed to match. These are used to let users select the best match without initiating a new search.
Full Changelog: v1.11.3...v1.11.4
v1.11.3
Phashes/ OHashes/ Durations are always sent even if the scene was matched primarily with a phash. Names are still used in matching and a conflicting name match will force users to manually match.
Full Changelog: v1.11.2...v1.11.3
v1.11.2
What's Changed
- Create install instructions.md by @Gykes in #140
- send_phash now includes duration and oshash by @DirtyRacer1337 in #143
- Fixes by @DirtyRacer1337 in #145
- Small NFO tweaks and image filename reformatting for performers by @Darklyter in #147
New Contributors
- @Gykes made their first contribution in #140
- @Darklyter made their first contribution in #147
Full Changelog: v1.11.1...v1.11.2
v1.11.1
Released version 1.11.1
v1.11.0
You can now send phashes to tpdb with namer - you must edit your config:
send_phash = True
You may also have tpdb keep track of your collected files for you - you must edit your config:
mark_collected = True
Phashes are also written in to .nfo files.
What's Changed
- Pnpm by @DirtyRacer1337 in #137
- send phash and collections support by @4c0d3r in #138
Full Changelog: v1.10.8...v1.11.0
v1.10.8
Human readable what's changed:
- Performers when used in the output name will now be comma separated, to return to space separated, use:
{performers:|replace(', ', ' ')}
What's Changed
- Minor by @DirtyRacer1337 in #134
- return plex hack by @DirtyRacer1337 in #136
Full Changelog: v1.10.7...v1.10.8
v1.10.7
Human readable what's changed:
- When installing via pip, namer will attempt to install ffmpeg in its tools dir (under where pips are written) should no acceptable ffmpeg be found. It will use stash's preferred ffmpeg versions/sources, installed via the videophash tool.
- Three race conditions have been eliminated or work around in the code. Tests are again deterministic (modulo external network).
- More verbose debug logging, and better logging config for tests.
- Dependency updates (node 18, codecov action)
What's Changed
- Hash by @DirtyRacer1337 in #129
- Update codecov/codecov-action by @DirtyRacer1337 in #131
- Only one place to run by @DirtyRacer1337 in #132
- Update node to 18 by @DirtyRacer1337 in #133
- get more info by @4c0d3r in #130
Full Changelog: v1.10.6...v1.10.7
v1.10.6
Dark theme in UI.
What's Changed
- Update by @DirtyRacer1337 in #126
- Dark theme by @DirtyRacer1337 in #127
Full Changelog: v1.10.5...v1.10.6
v1.10.5
What's Changed
- Update by @DirtyRacer1337 in #125
Error handling of videhash calls.
Full Changelog: v1.10.4...v1.10.5