* Create requirements.txt
* Add files via upload
* Create empty
* Yarned Files
modified: plugins/AdulttimeInteractiveDL/AdulttimeInteractiveDL.py
modified: plugins/AdulttimeInteractiveDL/AdulttimeInteractiveDL.yml
deleted: plugins/AdulttimeInteractiveDL/cache/empty
modified: plugins/AdulttimeInteractiveDL/requirements.txt
* - Added Return on Error with stashapi
modified: plugins/AdulttimeInteractiveDL/AdulttimeInteractiveDL.py
- Add new Plugin "PythonToolsInstaller" for Docker ENV, to create VENV with stashtools to use with other Plugins
new file: plugins/PythonToolsInstaller/PythonToolsInstaller.py
new file: plugins/PythonToolsInstaller/PythonToolsInstaller.yml
new file: plugins/PythonToolsInstaller/packages/stashtools.txt
Files yarned.
* Fix mintags duration being lower than the frame interval
* cleanup debug message
* add support for zipped images
* add marker support to ai tagger plugin
* properly handle case when vrtag doesnt exist
* Updating misc-tags to add more group makeup options for foursome, fivesome, sixsome, sevensome.
* fix mkx200 to be 200°
---------
Co-authored-by: Tweeticoats <Tweeticoats@github.com>
* Add the ability to add all tags and not just the primary tag to the scene
Add config to control above behavior
Add a task to run over all markers in database
* Run prettier on markerTagToScene.js
* Fix markerTagToScene for v0.26 changes
* Update markerTagToScene.js for new JS engine
---------
Co-authored-by: DuctTape42 <DuctTape42@mindyourownbusiness.net>
* Update renamer for new db schema
* Update Readme and delegate finding new names to library scan
---------
Co-authored-by: HornyLupus <29715030+HornyLupus@users.noreply.github.com>
* Add plugins JSON schema and VSCode configuration to use it
* Add VSCode YAML extension to workspace recommendations
* Fix formatting issues
* Update VSCode settings to use Prettier for JSON and YAML formatting
* replace SUL in VideoScrollWheel
* rewrite stats to use cs-ui-lib
- reused and simplified GQL queries
* rewrite sceneCoverCropper to use cs-ui-lib
* update discordPrescence to use cs-ui-lib
- add websocket liveliness check
- add video playback hooks
* make stash-realbooru use cs-ui-lib
* deprecated by https://github.com/7dJx1qP/stash-plugins/tree/main/plugins/stashBatchResultToggle
* add cs-ui-lib to stashAI, applied some fixes to realbooru
* update Visage to use cs-ui-lib
* update themeSwitch to use cs-ui-lib
* remove userscript lib
---------
Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>