Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/stashapp/CommunityScripts

This is a public repository containing plugin and utility scripts created by the Stash Community.
https://github.com/stashapp/CommunityScripts

ROU log fix (#265)

4b4a48c9cc184adc98813ce3f975568a32f19019 authored 10 months ago by stg-annon <[email protected]>
Bugfixes and adding a feature to run a scraper on profile urls for images (#260)

Co-authored-by: Tweeticoats <[email protected]>

fbeb9bd13e0fb426a6ec976ebc9986147d021938 authored 10 months ago by Tweeticoats <[email protected]>
[renamerOnUpdate] Untrack custom config and load it first if present (#264)

556ad2bdc62ec5c60c7a5bb0f598e93fdf53dceb authored 10 months ago by stg-annon <[email protected]>
Revert "integrate stash-plugin-builder (#244)" (#262)

This reverts commit 6e873b936dc947ec38f31800cbe00c761056f959.

66647470411b4db4ea724552b1b306727259d6c1 authored 11 months ago by WithoutPants <[email protected]>
integrate stash-plugin-builder (#244)

* integrated stash-plugin-builder

* update readme

* add trigger paths

* trigger build o...

6e873b936dc947ec38f31800cbe00c761056f959 authored 11 months ago by Raghavan <[email protected]>
[plugin - themeSwitch] rm hardcoded css (#259)

* install themes istead of hardcoded css

* dynamically import css files

5f4e7d0379b212d4432d7ef970b9d2f79ea90bb0 authored 11 months ago by Raghavan <[email protected]>
Allow disabling scene marker hooks (#255)

02894d1317e859997bbfff1287820be84661d68b authored 11 months ago by p0rnb0x <[email protected]>
[plugin] add VideoScrollWheel (#245)

* Add VideoScrollWheel plugin.

* Update VideoScrollWheel plugin formatting.

* Add VideoScr...

3bf16a6b79252491a6a2a77e38d99d6c5a5721a8 authored 11 months ago by WeedLordVegeta420 <[email protected]>
[plugin] add stashNotes (#192)

* Added Stash Notes plugin

* fix classname

* format code

---------

Co-authored-by: R...

983b28baf87e51c69000dda02beeebb92db09ac4 authored 11 months ago by QxxxGit <[email protected]>
[plugin - themeSwitch] rm export default

acf268abb6d4e3489b382236a41c26b06f1a925b authored 11 months ago by Raghavan <[email protected]>
wait for window.stash

97e49a2e99a8a71bbb7b7580db198e9db22d362d authored 11 months ago by Raghavan <[email protected]>
Applied Fix

7d6655fd49520aa5eecbd1db7ae0073bc41732a9 authored 11 months ago by Elkorol <[email protected]>
Merge pull request #253 from elkorol/ThemeSwitch-IntialisationF-Fix

Intialisation Fix

958748f0e85ff8188c24151c2e2a2cbef667f367 authored 11 months ago by Maista <[email protected]>
Intialisation Fix

6904369459230884376b3d9d21357ae5601aba13 authored 11 months ago by Elkorol <[email protected]>
Merge pull request #252 from elkorol/ThemeSwitch-Plugin

Added ThemeSwitch Plugin

20060cea77c23854ec938427deb13bb121bfec3a authored 11 months ago by Maista <[email protected]>
Run Prettier

5022573a3fb4fe67aa9ad7db1e41f5364f218512 authored 11 months ago by Elkorol <[email protected]>
Merge pull request #249 from stg-annon/PDT-Fix

[phashDuplicateTagger] Bugfix + Add Compare to Scene paths + Untrack config.py

854ae8b3f1955fd00e9c1d6542ce6712be6a3bb4 authored 11 months ago by Maista <[email protected]>
Reverted removing if clause, as it was needed

519969e495440cfe2ab15a7ad49bd04b6b377dd3 authored 11 months ago by Elkorol <[email protected]>
Removed Uneccesary if clause

4230fbffabbef0e40ab13184796d6b801d638bdb authored 11 months ago by Elkorol <[email protected]>
Added ThemeSwitch Plugin

102cfd0512d2da79519763732133f81634ac45f0 authored 11 months ago by Elkorol <[email protected]>
update halorrr username (#250)

e6ec1b007cc8600e66fe7f091dc8cdad430ba404 authored 11 months ago by Michael Menanno <[email protected]>
compare created_at instead of mod_time

Co-Authored-By: Claypool2112 <[email protected]>

dcc414cfa7f8885fd2ae6806b354d0017e2a01b3 authored 11 months ago by stg-annon <[email protected]>
untrack config.py file

4df858920b02c57bb59dd5fb78aebc46e1f91912 authored 11 months ago by stg-annon <[email protected]>
move config to config_example so config is untracked

any changes the user makes to config will be crushed by the plugin manager, this change will ins...

2eef4b6a865a6044d386f1028026d6f6bfb665b4 authored 11 months ago by stg-annon <[email protected]>
formatting + comment how to enable path compare

acf1ae41406f3dfeab3a319fd5838d177de4cd34 authored 11 months ago by stg-annon <[email protected]>
rm vscode settings

90e00d3afc6261712e233f7e84e3ee5089f861fd authored 11 months ago by stg-annon <[email protected]>
catch Scene parse errors and raise error on scene with multiple or zero files

166813832b733190a3595f7a09680cf28f16e9fc authored 11 months ago by stg-annon <[email protected]>
add Path comparison

9698b0d32f4da56d585d598052e4e6da8f8fc582 authored 11 months ago by stg-annon <[email protected]>
compare against best scene not index[0] each time

45654bdfb6bc06bca0927b5be28864351acbf34a authored 11 months ago by stg-annon <[email protected]>
Fix trailing comma (#247)

* added .prettierrc.json
* modified: .gitignore
* yarn run format
* fix check format workflow

862f16b20ad33ef2bfcfd5e1182f164e9cf25540 authored 11 months ago by Raghavan <[email protected]>
use yarn (#243)

* switch to yarn
* yarn run format
* prettier path
* Update .prettierignore

6348755d36dff14d88b3af4aa6f94022be1c316f authored 11 months ago by Raghavan <[email protected]>
Workflow to check JS and PY code format (#242)

* fix css files
* create workflow
* format code using prettier
* black ignore 3rd party folde...

228c294ffa30b191c50ac147af319c8990a9395e authored 11 months ago by Raghavan <[email protected]>
Merge pull request #239 from Tweeticoats/tpdbMarkers

This plugin fetches markers from TPDB when tagged using their stash-box endpoint

1c6875f746cdd887ce4f6c765db74326e8758d04 authored 11 months ago by Maista <[email protected]>
Update yaml

5402a71ca84c8d6cb4690a993dffe011f5b02d89 authored 11 months ago by Tweeticoats <[email protected]>
Adding plugin to fetch markers from The Porn DB that have been tagged with their stash-box endpoint.

bc36b751e5bd1824e8b66371855fcb6782dfce27 authored 11 months ago by Tweeticoats <[email protected]>
Merge pull request #213 from ofpcode/renamerOnUpdate/enhanced-capitalizeWords

[renamerOnUpdate] Updates capitalizeWords to better handle edge cases

06b49cd5254f5a530432704157ff83f1f82ace00 authored 11 months ago by Maista <[email protected]>
Merge pull request #238 from alucicrazy/patch-1

Update filenameParser.js to work with v0.24.3

96aa9c623838a149e649d350acb7fe61109d0e14 authored 11 months ago by Maista <[email protected]>
Merge pull request #231 from p0rnb0x/main

[stashUserscriptLibrary] Use `baseURL` for stash, if available

46edc30d9e128cea21383d71b83ef77424bc6d6d authored 11 months ago by Maista <[email protected]>
Update filenameParser.js to work with v0.24.3

0b0a36630e6344d1cccd161bcaee88ffbf4c418e authored 11 months ago by alucicrazy <[email protected]>
Merge pull request #237 from cc1234475/ai-bug-fixes

Bugfix for visage and stashai

c6b9904645f5df1b6bb35ccf27f9b65709f72340 authored 11 months ago by Maista <[email protected]>
Bugfix for visage where height and aliases cause issues when set to empty. fix issue in stashai where forloop was causing await to not work correctly.

07fcbdfca4715f0991ba241e9a20f855078c0204 authored 11 months ago by cc1234 <[email protected]>
use `baseURL` if available

710f96622f93048f404ba1f3b87e10f7ac9f2c22 authored 11 months ago by p0rnb0x <[email protected]>
Merge pull request #233 from Tetrax-10/main

re-implemented display view events

3fa0d3baa4d7bdd8511066b86efd9e1598397bb1 authored 11 months ago by Maista <[email protected]>
Merge pull request #234 from Tweeticoats/patch-2

Update stashdb-performer-gallery.py

6e04ff231cdaad622803e87319694e2395bcbfbe authored 11 months ago by Maista <[email protected]>
Update stashdb-performer-gallery.py

Bugfix, create a .nogallery file in the directory so the built in gallery does not get created.

14c24cfb07b327b63fae127d7571dc09a8e6144e authored 11 months ago by Tweeticoats <[email protected]>
rm un-used var

1170e5c53b7dba3e43684279a7d48946a2d33393 authored 12 months ago by raghavan <[email protected]>
Fix Kodi-Helper producing invalid XML

b36952016c1a490b06104c6bc5cb9b1dad85a592 authored 12 months ago by Maista6969 <[email protected]>
re-implemented display view events

53f209943bcedf54b6a4273309ab20e9be078ca4 authored 12 months ago by raghavan <[email protected]>
Merge branch 'stashapp:main' into main

572fe0b06100fe802aeb04175e4dc0c4a00039b6 authored 12 months ago by Raghavan <[email protected]>
close unfinished function to save memory

62293e16cb4510760a1605ae3f31df12040effd3 authored 12 months ago by raghavan <[email protected]>
Merge pull request #221 from Tetrax-10/main

improve page listeners

fc7b4cc91105805c57fd2fdf74362d91a20555e1 authored 12 months ago by Maista <[email protected]>
update plugins

d3ed7cbd6f7e52fe85f91f5a18c6453b66609524 authored 12 months ago by raghavan <[email protected]>
Merge pull request #232 from Tweeticoats/stashdbPerformerGallery

Adding a new plugin to automatically download performer images from stashdb

4f0131d3a589c17f288674b0b791f99692a0a2e8 authored 12 months ago by Maista <[email protected]>
Adding a new plugin to automatically download performer images from stashdb or any other stashbox.

Add the tag [Stashbox Performer Gallery] to a performer to start the backgroud job.
The images wi...

5ab546ea7e4f20a19e1b5a7ecf177d78ee3d1e5d authored 12 months ago by Tweeticoats <[email protected]>
Merge branch 'stashapp:main' into main

946a6b4c8e14d746ce31e386faa31a9f29bf15d7 authored 12 months ago by Raghavan <[email protected]>
Merge pull request #230 from cc1234475/requires-update-ai

Update plugin versions and add required dependencies

6b434581d9ddc6548ddb6547447bbcde8cb39ff0 authored 12 months ago by Maista <[email protected]>
Update plugin versions and add required dependencies

e7129f4e5dc6af29b7fda6c675469166a424f54d authored 12 months ago by cc1234 <[email protected]>
Merge pull request #229 from cc1234475/realbooru-image-ai-model

Add Stash Realbooru plugin files

67a41248eefa20c5f7e1c25498626146cee93f4b authored 12 months ago by Maista <[email protected]>
Add Stash Realbooru plugin files

Image model for Realbooru to get tags from images.

79d88d9274ab350a9a8414b151e73ac39d0176b4 authored 12 months ago by cc1234 <[email protected]>
Merge pull request #228 from cc1234475/stashAI-v1

Add initial stashAI plugin

5c3965ca651a7043c1bd771acdd8c1884d64e25a authored 12 months ago by Maista <[email protected]>
Add initial stashAI plugin

c036eeb55f422a708c70d5a5711a4c7ab939a9f6 authored 12 months ago by cc1234 <[email protected]>
touchup

67ad80821f8d92d5e45b5585b51e5701ae451ae3 authored 12 months ago by raghavan <[email protected]>
Merge pull request #227 from cc1234475/visage-v1

Add initial version of visage as a plugin

cd38cc99ab57f974053eb179f36c84ac663d6371 authored 12 months ago by Maista <[email protected]>
Add initial version of visage as a plugin

7ff8a11330322f885bf82f88f4a2558417df57b3 authored 12 months ago by cc1234 <[email protected]>
Update kodi-helper

Replaces fields that were deprecated in v0.24

3690daa72fcb4360e519eaf9f3f5b813875695da authored 12 months ago by Maista6969 <[email protected]>
readable code

389c263e228b7bdabfa1b05a4e5af17f89aaa4c2 authored 12 months ago by raghavan <[email protected]>
better naming

f60e0a5194c6a39fb3e6792d448760eb4d443062 authored 12 months ago by raghavan <[email protected]>
fix formatting

9a8124c06c976b6f59748496df996eeb06069292 authored 12 months ago by raghavan <[email protected]>
remove custom.js

fea02978ebc708a4c87e22cdc08b5638627204f0 authored 12 months ago by raghavan <[email protected]>
improved page listening

cc7882da281e12308db6b5d0fa29a261e6dce54a authored 12 months ago by raghavan <[email protected]>
Remove dangling else clause in miscTags

2e11d3557e0190345a00d57549b7a0a474b55f66 authored 12 months ago by Maista6969 <[email protected]>
Merge pull request #225 from Tweeticoats/timestamp.trade7

Bugfixes, fixing extra urls and gallery info fetching.

dd46fa21af783c3f8f707298c4b33c7933841472 authored 12 months ago by Maista <[email protected]>
Merge pull request #218 from Tweeticoats/misc-tags

Adding miscTags plugin for VR

bae42f13bbd1f2313c3934c82afa7426cbda0824 authored 12 months ago by Maista <[email protected]>
Update miscTags.py

Fix bug if vr tag has not been configured

810b9db274261f52cb0416ae909b5d409e63b41d authored 12 months ago by Tweeticoats <[email protected]>
Update miscTags.yml

Fix description

36b5ad44757cdec35816ed40e71a54267c63c945 authored 12 months ago by Tweeticoats <[email protected]>
Bugfixes, fixing extra urls and gallery info fetching.

666c038c57bfd20fc6d5b554c03cc6f538494dbd authored 12 months ago by Tweeticoats <[email protected]>
miner fix

6af9111dfc291ed24dcd84bd74d7ced0d9416744 authored 12 months ago by raghavan <[email protected]>
[Theme] - Adding RoundedYellow Theme (#211)

63f9e2195d65b4668e7f1fc0ac15fdb8bc54899c authored 12 months ago by Written2001 <[email protected]>
fix formatting

03fc23b2fe8ec80ca182aff69e897b4213fad011 authored 12 months ago by raghavan <[email protected]>
fix mutation observer disconnect instance

923d3075df0fae0a785e5de34ff52526ee6bfe7b authored 12 months ago by raghavan <[email protected]>
improve performance

82e450a4becb21e91c365453954660432e9e4ce6 authored 12 months ago by raghavan <[email protected]>
fix silly mistake

6bc891c7276bbc9cdb58ce6405294ede776b79d8 authored 12 months ago by raghavan <[email protected]>
touch up

d0bd78125163aeae574961655bd519fc17b1c803 authored 12 months ago by raghavan <[email protected]>
improve page listeners

6d37a42dc0cdb17b187656cdc1240a9ed578b81f authored 12 months ago by raghavan <[email protected]>
Merge pull request #219 from Tweeticoats/patch-1

bugfix, timestampTrade.py set a default config value

c3459a2a450afebfffed9216d6fddd0c707b8dd4 authored 12 months ago by Maista <[email protected]>
bugfix, timestampTrade.py set a default config value

Bugfix, set a default value for the config option as it does not exist in the plugin config unti...

1accf6ec9c3f6c63ba2d056b837fd3da879aded6 authored 12 months ago by Tweeticoats <[email protected]>
Merge pull request #216 from cj12312021/patch-1

Fixes some broken services from in stashUserscriptLibrary

27e2fac352c66f70d461d578f7f25d5d9959bbda authored 12 months ago by Maista <[email protected]>
Merge pull request #217 from Tweeticoats/timestamp.trade6

Adding Movie sync support and extra urls from timestamp.trade

8b3a9c246a62cf06aaf1b77945255403ce0392d6 authored 12 months ago by Maista <[email protected]>
Adding miscTags plugin, this plugin parses the file name and adds vr related tags for stash-vr-companion.

8243d14caecdfe17b9c383446d675649ff981078 authored 12 months ago by Tweeticoats <[email protected]>
Adding Movie sync support and extra urls from timestamp.trade

If someone has linked a scene to a movie and submitted the data there can be movie information in...

bfa6e275b7f6cc06ec90b7bcebc8fe92db29d0b9 authored 12 months ago by Tweeticoats <[email protected]>
Fixes some broken services from this library

71c96b0428350fe61145bb09ec714273f04ca4f4 authored 12 months ago by CJ <[email protected]>
Update capitalizeWords to better handle edge cases

Converts a filename to title case. Capitalizes all words except for certain conjunctions, prepos...

8a4201b61a20e92d910c9a3073017a0f27305362 authored almost 1 year ago by OFP <[email protected]>
remove obsolete wiki reference I somehow kept missing

47d066ee4d695accb4cf31291d7b1f74f19e1594 authored about 1 year ago by scruffynerf <[email protected]>
Merge pull request #210 from scruffynerf/statsfix

kudos to @Maista6969 for solving this better than I did...

f8091eb2401a27c4a2d0d0157c88a5bb8ae1d98a authored about 1 year ago by scruffynerf <[email protected]>
Merge branch 'stashapp:main' into statsfix

18097c827d68db8677e6c7505d95aba1c4a6c1a7 authored about 1 year ago by scruffynerf <[email protected]>
kudos to @maista6969 for solving this better than I did...

208c086dc0e360479be41e04e934d1efd4fd5596 authored about 1 year ago by Scruffy Nerf <[email protected]>
Merge pull request #209 from scruffynerf/statsfix

fixes query that aged badly

4b28ef3163eff87a99ca10b3be560a38cd3452a1 authored about 1 year ago by scruffynerf <[email protected]>
fixes query that aged badly

fe9a8715af847bd6763529aff256beb93017ea3e authored about 1 year ago by Scruffy Nerf <[email protected]>
Merge pull request #208 from scruffynerf/phtheme

add PH theme

a5589193d973aeb15b0c76808e9ff220f5e2f5bc authored about 1 year ago by scruffynerf <[email protected]>
add PH theme

646143fe87b059a8df88732417e6248c73351868 authored about 1 year ago by Scruffy Nerf <[email protected]>