diff --git a/plugins/FunscriptHaven/README.md b/plugins/FunscriptHaven/README.md index c45aa4f..387f739 100644 --- a/plugins/FunscriptHaven/README.md +++ b/plugins/FunscriptHaven/README.md @@ -1,5 +1,7 @@ # Funscript Haven +https://discourse.stashapp.cc/t/funscript-haven/5124 + A StashApp plugin that automatically generates funscript files from video scenes using optical flow analysis. ## Overview diff --git a/plugins/FunscriptHaven/funscript_haven.yml b/plugins/FunscriptHaven/funscript_haven.yml index 04c71c4..e57bd79 100644 --- a/plugins/FunscriptHaven/funscript_haven.yml +++ b/plugins/FunscriptHaven/funscript_haven.yml @@ -1,7 +1,7 @@ name: Funscript Haven description: Generates funscript files from video scenes using optical flow analysis. Tag scenes with 'FunscriptHaven_Process' to queue them for processing. version: 1.0.0 -url: http://github.com/haven-hvn +url: https://discourse.stashapp.cc/t/funscript-haven/5124 exec: - python - "{pluginDir}/funscript_haven.py"