mirror of
https://github.com/stashapp/Stash-Docs.git
synced 2025-12-10 00:41:30 -06:00
new plugin indicies (#109)
Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>
This commit is contained in:
parent
02a95d8ab6
commit
fcf0e7c30b
@ -0,0 +1,8 @@
|
||||
name: blackstar3000 plugins
|
||||
collection:
|
||||
index: https://blackstar3000.github.io/stash-plugins-blackstar/main/index.yml
|
||||
global_repo: blackstar3000/stash-plugins-blackstar
|
||||
global_author: "[blackstar3000](https://github.com/blackstar3000)"
|
||||
|
||||
scripts:
|
||||
- id: StashNewScenesFilterButton
|
||||
10
builder/repositories/plugins/ceequester-CommunityScripts.yml
Normal file
10
builder/repositories/plugins/ceequester-CommunityScripts.yml
Normal file
@ -0,0 +1,10 @@
|
||||
name: Ceequester/CommunityScripts
|
||||
collection:
|
||||
index: https://ceequester.github.io/CommunityScripts/stable/index.yml
|
||||
global_repo: Ceequester/CommunityScripts
|
||||
global_author: "[Ceequester](https://github.com/Ceequester)"
|
||||
# exclusive since it's a fork
|
||||
exclusive: true
|
||||
|
||||
scripts:
|
||||
id: pathParser
|
||||
9
builder/repositories/plugins/coderduo-stash-plugins.yml
Normal file
9
builder/repositories/plugins/coderduo-stash-plugins.yml
Normal file
@ -0,0 +1,9 @@
|
||||
name: coderdudeo stash plugins
|
||||
collection:
|
||||
index: https://coderdudeo.github.io/CoderDudeo-Stash-Plugins/index.yml
|
||||
global_repo: coderdudeo/CoderDudeo-Stash-Plugins
|
||||
global_author: "[coderdudeo](https://github.com/coderdudeo)"
|
||||
global_readme: https://github.com/coderdudeo/CoderDudeo-Stash-Plugins/blob/main/README.md
|
||||
|
||||
scripts:
|
||||
- id: ColorCodedTags
|
||||
@ -0,0 +1,11 @@
|
||||
name: CrudeCreations/set-image-pornpics
|
||||
collection:
|
||||
index: https://crudecreations.github.io/set-image-pornpics/stable/plugin.yaml
|
||||
global_repo: CrudeCreations/set-image-pornpics
|
||||
global_author: "[CrudeCreations](https://github.com/CrudeCreations)"
|
||||
# exclusive since it's manually generated
|
||||
exclusive: true
|
||||
|
||||
scripts:
|
||||
id: set-image-pornpics
|
||||
readme: "https://github.com/CrudeCreations/set-image-pornpics/blob/main/README.md"
|
||||
10
builder/repositories/plugins/jsmthy-stash-plugins.yml
Normal file
10
builder/repositories/plugins/jsmthy-stash-plugins.yml
Normal file
@ -0,0 +1,10 @@
|
||||
name: jsmthy stash-plugins
|
||||
collection:
|
||||
index: https://jsmthy.github.io/stash-plugins/main/index.yml
|
||||
global_repo: jsmthy/stash-plugins
|
||||
global_author: "[jsmthy](https://github.com/jsmthy)"
|
||||
global_readme: "https://github.com/jsmthy/stash-plugins/blob/main/readme.md"
|
||||
|
||||
scripts:
|
||||
id: stashIngest
|
||||
description: Moves identified scenes from the ".StashIngest" folder to the root "Scenes" folder.
|
||||
@ -0,0 +1,11 @@
|
||||
name: sneakyninja256 stash-plugins
|
||||
collection:
|
||||
index: https://sneakyninja256.github.io/stash-plugins/stable/index.yml
|
||||
global_repo: sneakyninja256/stash-plugins
|
||||
global_author: "[sneakyninja256](https://github.com/sneakyninja256)"
|
||||
global_readme: https://github.com/sneakyninja256/stash-plugins/blob/stable/README.md
|
||||
|
||||
scripts:
|
||||
- id: audioTab
|
||||
screenshots:
|
||||
- https://raw.githubusercontent.com/sneakyninja256/stash-plugins/refs/heads/stable/images/audioTab/audioTab.png
|
||||
@ -0,0 +1,20 @@
|
||||
name: WithoutPants stash plugin prototypes
|
||||
collection:
|
||||
index: https://withoutpants.github.io/stash-plugin-prototypes/main/index.yml
|
||||
global_repo: WithoutPants/stash-plugin-prototypes
|
||||
global_author: "[WithoutPants](https://github.com/WithoutPants)"
|
||||
global_readme: https://github.com/WithoutPants/stash-plugin-prototypes/blob/main/README.md
|
||||
|
||||
scripts:
|
||||
- id: embeddedScenePlayer
|
||||
screenshots:
|
||||
- https://raw.githubusercontent.com/WithoutPants/stash-plugin-prototypes/refs/heads/main/images/embed-scene-player.png
|
||||
- https://raw.githubusercontent.com/WithoutPants/stash-plugin-prototypes/refs/heads/main/images/embed-scene-player-settings.png
|
||||
- id: quickSentiment
|
||||
screenshots:
|
||||
- https://raw.githubusercontent.com/WithoutPants/stash-plugin-prototypes/refs/heads/main/images/quick-sentiment.png
|
||||
- id: shelve
|
||||
- id: shelveUI
|
||||
screenshots:
|
||||
- https://raw.githubusercontent.com/WithoutPants/stash-plugin-prototypes/refs/heads/main/images/shelve-ui.png
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user