Raghavan 228c294ffa
Workflow to check JS and PY code format (#242)
* fix css files
* create workflow
* format code using prettier
* black ignore 3rd party folder
* format py code using black
* black exclude option in workflow
* Don't format workflow files
* Add contributing instructions to readme
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2024-02-07 10:25:44 +11:00
..
2023-02-08 00:49:10 +02:00

timestampTrade

I've created the api https://timestamp.trade to sync markers between stash instances and xbvr. This sits along side other metadata databases like stashdb while we wait for the feature to be added there.

The api does not currently require an api key but one may be required in the future.

Fetching scenes require a stashdb id on the scene. Submitting markers does not require a stashid on the scene but it is recommended.

Installation

Move the timestampTrade directory into Stash's plugins directory, reload plugins.

Tasks

  • Submit - Submit markers for all scenes that have markers.
  • Sync - Fetch markers for all scenes with a stash id.
  • Post update hook - Fetch markers for that scene