Skip to content

Releases: ThePornDatabase/namer

v1.11.5

10 Jan 22:07

Choose a tag to compare

resolution replacement in names now uses 2160p by default rather than 4k.
year is now a valid replacement in names.

What's Changed

Full Changelog: v1.11.4...v1.11.5

v1.11.4

07 Jan 16:37

Choose a tag to compare

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

07 Jan 00:06

Choose a tag to compare

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

06 Jan 16:33

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.1...v1.11.2

v1.11.1

06 Jan 04:11

Choose a tag to compare

Released version 1.11.1

v1.11.0

06 Jan 02:25

Choose a tag to compare

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

Full Changelog: v1.10.8...v1.11.0

v1.10.8

04 Jan 15:22

Choose a tag to compare

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

Full Changelog: v1.10.7...v1.10.8

v1.10.7

02 Jan 23:17

Choose a tag to compare

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

Full Changelog: v1.10.6...v1.10.7

v1.10.6

28 Dec 21:16

Choose a tag to compare

Dark theme in UI.

What's Changed

Full Changelog: v1.10.5...v1.10.6

v1.10.5

23 Dec 20:04

Choose a tag to compare

What's Changed

Error handling of videhash calls.

Full Changelog: v1.10.4...v1.10.5