Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few more features, funscripts matching, excluding markers with matching strings and changes to marker titles and tags #430

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

Tweeticoats
Copy link
Contributor

A few more features, funscripts matching, excluding markers with matching strings and adding a string to new markers.

Indexing funscripts is done with a task creating a database with the funscript path and a md5 of the script. Submitting funscripts is done by the submit tasks. On query a list of funscript hashes are returned by the api and if thre is a matching script it will copy the file to the correct name for stash to match it.

Added an option to exclude markers that contain a string.

Added an option to add the [Timestamp] tag to markers the plugin creates.

Added an option to add the string [TsTrade] to markers eg "[TsTrade] marker name".

And bugfixes

Tweeticoats added 2 commits September 9, 2024 23:51
…hing strings and adding a string to new markers.

Indexing funscripts is done with a task creating a database with the funscript path and a md5 of the script.
Submitting funscripts is done by the submit tasks.
On query a list of funscript hashes are returned by the api and if thre is a matching script it will copy the file to the correct name for stash to match it.

Added an option to exclude markers that contain a string.

Added an option to add the [Timestamp] tag to markers the plugin creates.

Added an option to add the string [TsTrade] to markers eg "[TsTrade] marker name".
@vamiceDev
Copy link

@Tweeticoats Thanks!

@feederbox826
Copy link
Collaborator

Supercedes #428

@feederbox826 feederbox826 merged commit 198dc58 into stashapp:main Sep 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants