mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-06-09 15:25:10 -05:00
Add community forum links
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Image Blackout (100% Work Safe)
|
||||
|
||||
https://discourse.stashapp.cc/t/image-blackout-100-work-safe/6557
|
||||
|
||||
Simple toggle button in the navbar that completely hides all images, videos, hover previews, scrubber sprites, and AI tagger images.
|
||||
|
||||
Click 🖼️ to turn black-out on/off.
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: Image Blackout (100% Work Safe)
|
||||
description: Toggle button to completely hide all images, videos, hovers, scrubber sprites, tags, and AI previews
|
||||
version: 1.0
|
||||
url: https://discourse.stashapp.cc/t/image-blackout-100-work-safe/6557
|
||||
ui:
|
||||
javascript:
|
||||
- image-blackout.js
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# Scene to ImageClip Converter
|
||||
|
||||
https://discourse.stashapp.cc/t/scene-to-imageclip-converter/6558
|
||||
|
||||
Turn tagged scenes into Stash image clips — the looping, zoomable kind — by renaming their files to `.vclip` and migrating metadata automatically.
|
||||
|
||||
## How it works
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: Scene to ImageClip Converter
|
||||
description: Converts scenes tagged 'imageclip' into Stash image clips by normalizing tag variants and renaming files to use the .vclip extension.
|
||||
version: "1.1"
|
||||
url: ""
|
||||
url: https://discourse.stashapp.cc/t/scene-to-imageclip-converter/6558
|
||||
exec:
|
||||
- python3
|
||||
- "{pluginDir}/scene_to_imageclip.py"
|
||||
|
||||
Reference in New Issue
Block a user