stashapp / CommunityScripts

This is a public repository containing plugin and utility scripts created by the Stash Community.
https://docs.stashapp.cc/add-ons/
GNU Affero General Public License v3.0
190 stars 147 forks source link

❓[RFC] Post information to the Task Queue #419

Closed David-Maisonave closed 2 months ago

David-Maisonave commented 2 months ago

How can a plugin task output data to the Task Queue the way a Scan task does so? Example: TaskQueueScanningDisplay

feederbox826 commented 2 months ago

not really an RFC, please go to the discord for support your answer is here https://docs.stashapp.cc/in-app-manual/plugins/embeddedplugins/#javascript-api

David-Maisonave commented 2 months ago

your answer is here https://docs.stashapp.cc/in-app-manual/plugins/embeddedplugins/#javascript-api

Sorry, I wasn't clear enough, because that didn't answer my question. I'm not looking to log the percentage. Instead I'm looking to log out the data. Example:

Scanning B:\foo1
Scanning B:\Morefoo

not really an RFC, please go to the discord for support

Discord requires phone verification, and I hate using anything that requires my cell phone.

Is there a reason for pushing the use of Discord over Github communication features? What does Discord offer which you can't get by the Github interface?

DogmaDragon commented 2 months ago

@David-Maisonave we also have a Matrix space https://docs.stashapp.cc/matrix/. It's bridged to Discord, so you can still reach the wider audience. Alternatively, you can use Discussions.

It's not so much the lack of features, but more that this is an adult project, so some people don't want to associate their GitHub account with it. As a result, it limits the number of people that can answer any questions.