mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-06-11 09:09:31 -05:00
If someone has linked a scene to a movie and submitted the data there can be movie information in timestamp.trade. If enabled a movie will be created and the scene number linked on save. If the extra urls have been submitted to timestamp.trade add them to the scene. I am hoping to crowd source links to funscripts for example.
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