35 Commits

Author SHA1 Message Date
DogmaDragon
43feb5909d Add URLs to plugins for better access and support
- Updated FileMonitor plugin URL to Discourse link
- Updated LocalVisage plugin URL to Discourse link
- Updated PlexSync plugin URL to Discourse link
- Updated PythonDepManager plugin URL to Discourse link
- Updated PythonToolsInstaller plugin URL to Discourse link
- Updated RenameFile plugin URL to Discourse link
- Updated SFW Switch plugin URL to Discourse link
- Updated SecondaryPerformerImage plugin URL to Discourse link
- Updated StashRandomButton plugin URL to Discourse link
- Updated TPDBMarkers plugin URL to Discourse link
- Updated ThumbPreviews plugin URL to Discourse link
- Updated VideoBanner plugin URL to Discourse link
- Updated VideoScrollWheel plugin URL to Discourse link
- Updated additionalFilesDeleter plugin URL to Discourse link
- Updated audio-transcodes plugin URL to Discourse link
- Updated bulkImageScrape plugin URL to Discourse link
- Updated chooseYourAdventurePlayer plugin URL to Discourse link
- Updated cjCardTweaks plugin URL to Discourse link
- Updated comicInfoExtractor plugin URL to Discourse link
- Updated defaultDataForPath plugin URL to Discourse link
- Updated dupeMarker plugin URL to Discourse link
- Updated e621_tagger plugin URL to Discourse link
- Updated externalLinksEnhanced plugin URL to Discourse link
- Updated filenameParser plugin URL to Discourse link
- Updated funscriptMarkers plugin URL to Discourse link
- Updated hotCards plugin URL to Discourse link
- Updated imageGalleryNavigation plugin URL to Discourse link
- Updated image_date_from_metadata plugin URL to Discourse link
- Updated markerDeleteButton plugin URL to Discourse link
- Updated markerTagToScene plugin URL to Discourse link
- Updated miscTags plugin URL to Discourse link
- Updated nfoSceneParser plugin URL to Discourse link
- Updated pathParser plugin URL to Discourse link
- Updated performerStashboxUrlToID plugin URL to Discourse link
- Updated sceneCoverCropper plugin URL to Discourse link
- Updated scenePageRememberStates plugin URL to Discourse link
- Updated setPerformersFromTags plugin URL to Discourse link
- Updated setSceneCoverFromFile plugin URL to Discourse link
- Updated starIdentifier plugin URL to Discourse link
- Updated stashAI plugin URL to Discourse link
- Updated stashAppAndroidTvCompanion plugin URL to Discourse link
- Updated stashNotes plugin URL to Discourse link
- Updated stashNotifications plugin URL to Discourse link
- Updated stashdb-performer-gallery plugin URL to Discourse link
- Updated stats plugin URL to Discourse link
- Updated tagCopyPaste plugin URL to Discourse link
- Updated tagGalleriesFromImages plugin URL to Discourse link
- Updated tagImagesWithPerfTags plugin URL to Discourse link
- Updated tagScenesWithPerfTags plugin URL to Discourse link
- Updated themeSwitch plugin URL to Discourse link
- Updated timestampTrade plugin URL to Discourse link
- Updated titleFromFilename plugin URL to Discourse link
- Updated untagRedundantTags plugin URL to Discourse link
- Updated videoChapterMarkers plugin URL to Discourse link
- Updated BlackHole theme URL to Discourse link
- Updated ColorPalette theme URL to Discourse link
- Updated Minimal theme URL to Discourse link
- Updated ModernDark theme URL to Discourse link
- Updated NeonDark theme URL to Discourse link
- Updated Night theme URL to Discourse link
- Updated Plex theme URL to Discourse link
- Updated PornHub theme URL to Discourse link
- Updated Pulsar theme URL to Discourse link
- Updated PulsarLight theme URL to Discourse link
- Updated RoundedYellow theme URL to Discourse link
- Updated FansDB Submission Helper userscript URL to Discourse link
- Updated StashDB Submission Helper userscript URL to Discourse link
2025-12-20 03:59:59 +02:00
donlothario
377ba6d303
Fix GraphQL Validation is Failing for timestampTrade and TPBMarkers (#608) 2025-09-03 05:23:49 +03:00
DogmaDragon
47dd2fffe8
Update requirements.txt 2025-06-03 19:22:22 +03:00
NotMyMainUser
ba646c807c
[timestampTrade] [tpdbMarkers] replace deprecated url property with urls 2025-05-22 16:52:44 +02:00
DogmaDragon
034a8a7939
Add forum links in README files for various plugins and themes (#559) 2025-05-18 22:37:19 +03:00
DogmaDragon
76629fc88a
[timestampTrade] Fix indent (#545) 2025-04-30 18:59:31 +03:00
blaspheme-ship-it
a8087f45d1
[fix] [Timestamp Trade] Use context manager with connection to cleanup and reduce db locking (#538) 2025-04-29 13:23:16 +03:00
DogmaDragon
3c78135d5e
Fix requirements.txt 2025-02-19 08:10:37 +02:00
DogmaDragon
a1809330aa
[timestampTrade] Revert breaking change (#493) 2025-01-25 19:53:32 +02:00
DogmaDragon
4c9aaa5e1c
Update class wrapper
c2183802db
2025-01-11 06:06:05 +02:00
feederbox826
ad21862c29
[tsTrade] add default path
3e4fb6383e
2024-11-27 01:11:31 -05:00
feederbox826
3e4fb6383e
[tsTrade] add missing config value, remove nested quote for py3.11 users 2024-11-27 01:09:20 -05:00
Tweeticoats
7f866dada0 Formatting 2024-09-24 22:38:28 +09:30
Tweeticoats
f1fe09e0eb Formatting 2024-09-10 00:04:08 +09:30
Tweeticoats
48fbb35415 A few more features, funscripts matching, excluding markers with matching strings and adding a string to new markers.
Indexing funscripts is done with a task creating a database with the funscript path and a md5 of the script.
Submitting funscripts is done by the submit tasks.
On query a list of funscript hashes are returned by the api and if thre is a matching script it will copy the file to the correct name for stash to match it.

Added an option to exclude markers that contain a string.

Added an option to add the [Timestamp] tag to markers the plugin creates.

Added an option to add the string [TsTrade] to markers eg "[TsTrade] marker name".
2024-09-09 23:51:44 +09:30
feederbox826
b166d47c8d
clean up unused dependencies requirements (#399)
Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>
2024-08-16 22:21:26 +03:00
Tweeticoats
5b506a8a8f
[Timestamp Trade] Fixes and new feature to download images (#378)
Co-authored-by: Tweeticoats <Tweeticoats@github.com>
2024-07-30 17:39:51 +03:00
Tweeticoats
511cb9e90a
timestampTrade bugfixes, remove old code (#304)
Co-authored-by: Tweeticoats <Tweeticoats@github.com>
2024-05-16 16:48:51 +03:00
Tweeticoats
468e9df869
Updates to timestamp.trade and stashdb-performer-gallery (#282)
Co-authored-by: Tweeticoats <Tweeticoats@github.com>
2024-04-24 17:31:47 +03:00
DogmaDragon
a94a4fff65
Fix timestampTrade.py
Closes https://github.com/stashapp/CommunityScripts/issues/267
2024-03-27 09:51:40 +02:00
p0rnb0x
02894d1317
Allow disabling scene marker hooks (#255) 2024-02-21 10:07:10 +05:30
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
Tweeticoats
666c038c57 Bugfixes, fixing extra urls and gallery info fetching. 2024-01-19 21:14:29 +10:30
Tweeticoats
1accf6ec9c
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 until the value has been set.
2024-01-12 23:28:25 +10:30
Tweeticoats
bfa6e275b7 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 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.
2024-01-11 20:37:40 +10:30
Tweeticoats
b87b9f6c13 Cleanup 2023-12-28 00:08:45 +10:30
Tweeticoats
aa520dfa90 Merge https://github.com/stashapp/CommunityScripts into timestamp-trade2 2023-12-27 23:49:57 +10:30
Tweeticoats
593760e5d2 Adding gallery support and fixes to allow it to work with stash 0.24.
There is a new task to submit galleries and fetch metadata for untagged galleries plus a gallery update hook to update new updates.
2023-12-27 23:33:18 +10:30
feederbox826
c1fd3c655c
[timestamp] respect skip sync during updates
Add if structure to skip updating scenes [skip sync] tag
2023-09-24 00:18:47 -04:00
feederbox826
a115465d22
[timestamp] add [Skip Sync] and [Skip Submit] tags
built on https://github.com/stashapp/CommunityScripts/pull/172
2023-09-23 23:26:17 -04:00
feederbox826
0c5881bd48
[timestamptrade] update
- fixes #170 with JSON error handling
- display debug message if no markers for scene
- added explicit edit if no scenes to process
2023-09-07 20:52:51 -04:00
Tweeticoats
b7409be724
[timestampTrade] Fix bugs with data submission (#159) 2023-04-25 00:56:37 +03:00
Tweeticoats
924a5e3ea5 Changed to fragment instead of writing the query myself. 2023-04-17 10:24:08 +09:30
Tweeticoats
09dcd67a90 Fixing bugs with the plugin with submission.
Calling the stash graphql api manually as I only care about a few fields when submitting data.
Improved logging message and report % of files being processed.
Use a persistent session with timestamp.trade instead of connecting for each request.
2023-04-16 23:24:11 +09:30
Tweeticoats
4763938207
[plugin] Timestamp.trade (#83) 2023-02-08 00:49:10 +02:00