Skip to content

Releases: WithoutPants/stash-plugin-duplicate-finder

v0.1.5

26 Feb 06:13
Compare
Choose a tag to compare

This release fixes #4 - with a temporary hack. The plugin should now work on stash servers that are not available via localhost.

v0.1.4

26 Feb 01:39
0cc0644
Compare
Choose a tag to compare

Small maintenance release. This changes the Linux, OSX and Pi binaries to be static. Many thanks to @bnkai for submitting the PR.

v0.1.3

28 Oct 04:05
Compare
Choose a tag to compare

The plugin now silently removes duplicate entries from the database when it detects that the sprite file no longer exists. This should fix the issue where the plugin would continue to report duplicate entries for files that have since been removed. Note that this requires the sprite file to be removed, not (just) the scene file.

v0.1.2

12 Aug 06:03
Compare
Choose a tag to compare

Fixes issue where duplicate tag was not being set even when specified.
Adds logging when finishing indicating how many duplicate scenes it found.

v0.1.1

09 Aug 07:24
Compare
Choose a tag to compare

This release fixes an issue that caused performers and movie relationships to be lost when updating scenes. Please backup your database before using the add_details and add_tag_name options.