diff --git a/builder/repositories/plugins/blackstar3000-stash-plugins.yml b/builder/repositories/plugins/blackstar3000-stash-plugins.yml new file mode 100644 index 00000000..c3cf0b37 --- /dev/null +++ b/builder/repositories/plugins/blackstar3000-stash-plugins.yml @@ -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 \ No newline at end of file diff --git a/builder/repositories/plugins/ceequester-CommunityScripts.yml b/builder/repositories/plugins/ceequester-CommunityScripts.yml new file mode 100644 index 00000000..707fcbb3 --- /dev/null +++ b/builder/repositories/plugins/ceequester-CommunityScripts.yml @@ -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 \ No newline at end of file diff --git a/builder/repositories/plugins/coderduo-stash-plugins.yml b/builder/repositories/plugins/coderduo-stash-plugins.yml new file mode 100644 index 00000000..73edf564 --- /dev/null +++ b/builder/repositories/plugins/coderduo-stash-plugins.yml @@ -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 \ No newline at end of file diff --git a/builder/repositories/plugins/crudecreations-set-image-pornpics.yml b/builder/repositories/plugins/crudecreations-set-image-pornpics.yml new file mode 100644 index 00000000..b78bf1b0 --- /dev/null +++ b/builder/repositories/plugins/crudecreations-set-image-pornpics.yml @@ -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" diff --git a/builder/repositories/plugins/jsmthy-stash-plugins.yml b/builder/repositories/plugins/jsmthy-stash-plugins.yml new file mode 100644 index 00000000..485832e7 --- /dev/null +++ b/builder/repositories/plugins/jsmthy-stash-plugins.yml @@ -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. \ No newline at end of file diff --git a/builder/repositories/plugins/sneakyninja256-stash-plugins.yml b/builder/repositories/plugins/sneakyninja256-stash-plugins.yml new file mode 100644 index 00000000..d1c6e60f --- /dev/null +++ b/builder/repositories/plugins/sneakyninja256-stash-plugins.yml @@ -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 \ No newline at end of file diff --git a/builder/repositories/plugins/withoutpants-stash-plugin-prototypes.yml b/builder/repositories/plugins/withoutpants-stash-plugin-prototypes.yml new file mode 100644 index 00000000..e745c2bb --- /dev/null +++ b/builder/repositories/plugins/withoutpants-stash-plugin-prototypes.yml @@ -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 +