Skip to content

Commit c512db2

Browse files
committed
Add community forum links
1 parent aa06f6f commit c512db2

4 files changed

Lines changed: 6 additions & 1 deletion

File tree

plugins/ImageBlackout/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Image Blackout (100% Work Safe)
22

3+
https://discourse.stashapp.cc/t/image-blackout-100-work-safe/6557
4+
35
Simple toggle button in the navbar that completely hides all images, videos, hover previews, scrubber sprites, and AI tagger images.
46

57
Click 🖼️ to turn black-out on/off.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Image Blackout (100% Work Safe)
22
description: Toggle button to completely hide all images, videos, hovers, scrubber sprites, tags, and AI previews
33
version: 1.0
4+
url: https://discourse.stashapp.cc/t/image-blackout-100-work-safe/6557
45
ui:
56
javascript:
67
- image-blackout.js

plugins/scene-to-imageclip/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Scene to ImageClip Converter
22

3+
https://discourse.stashapp.cc/t/scene-to-imageclip-converter/6558
4+
35
Turn tagged scenes into Stash image clips — the looping, zoomable kind — by renaming their files to `.vclip` and migrating metadata automatically.
46

57
## How it works

plugins/scene-to-imageclip/scene-to-imageclip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Scene to ImageClip Converter
22
description: Converts scenes tagged 'imageclip' into Stash image clips by normalizing tag variants and renaming files to use the .vclip extension.
33
version: "1.1"
4-
url: ""
4+
url: https://discourse.stashapp.cc/t/scene-to-imageclip-converter/6558
55
exec:
66
- python3
77
- "{pluginDir}/scene_to_imageclip.py"

0 commit comments

Comments
 (0)