Commit Graph

85 Commits

Author SHA1 Message Date
feederbox826
ce12a07e51 Add CropperJS and Scene Cropper as JS plugins 2023-10-24 03:43:39 -04:00
scruffynerf
7ae33935ce Merge pull request #189 from stg-annon/pdt-updates
[phashDuplicateTagger] Updates
2023-10-22 14:51:47 -04:00
stg-annon
e26134e43a dynamically load compare funcs
move configurable values and compare functions to config file
2023-10-22 14:16:40 -04:00
stg-annon
06d40a7603 Update requirements.txt 2023-10-22 13:18:35 -04:00
stg-annon
73072a40f7 move comments to readme 2023-10-22 13:18:30 -04:00
stg-annon
1c4fedb7d1 prefer Gigabytes format 2023-10-22 11:11:34 -04:00
stg-annon
bbe05e39b3 bugfixes 2023-10-20 14:19:46 -04:00
stg-annon
2ab4c9c002 remove unnecessary comments 2023-10-20 14:08:24 -04:00
stg-annon
901f6cfce6 fix keep/remove tag 2023-10-20 14:06:28 -04:00
stg-annon
d4d4cfdb3e re-introduce, keep/remove tags 2023-10-20 13:54:23 -04:00
stg-annon
05b15a7cac fix deprecated fields 2023-10-20 13:47:14 -04:00
stg-annon
b20e58025b prefer mod_time to date when comparing age 2023-10-20 11:01:14 -04:00
stg-annon
26338c9699 Merge branch 'main' into pdt-updates 2023-10-20 10:49:48 -04:00
stg-annon
e96c711a53 update Set Scene Cover to use stashapp-tools
issue 110 addressed within stashapp-tools flag
2023-10-20 10:33:45 -04:00
scruffynerf
3f9bc24bde Merge pull request #160 from yoshnopa/main
Add a ComicRack Metadata Extractor for cbz based Stash Galleries
2023-10-20 08:49:46 -04:00
scruffynerf
2c4ebd0e82 Merge pull request #178 from feederbox826/main
Add dupeMarker
2023-10-20 08:47:29 -04:00
scruffynerf
83cc37aa3c Delete plugins/renamer directory
Obsolete plugin, replaced by RenamerOnUpdate
2023-10-19 15:07:39 -04:00
stg-annon
76874ae25f reduce tags 2023-10-19 07:57:06 -04:00
stg-annon
87f8e54f1f bump 2023-10-18 04:26:30 -04:00
stg-annon
a8e2d9bfb9 pdt-updates 2023-10-18 04:25:41 -04:00
Maista
a33b9b8201 Merge pull request #171 from Teda1/stashUserscriptLibrary
Stash userscript library
2023-10-13 04:32:56 +02:00
feederbox826
e057fe72fd Add dupeMarker 2023-09-24 21:47:17 +00:00
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
CJ
3958b350cc Update stashBatchResultToggle.js 2023-09-17 19:05:50 -05:00
CJ
e6a4a7c46c Update stats.js 2023-09-17 19:05:34 -05:00
CJ
75f183cba9 Add files via upload 2023-09-17 15:34:47 -05:00
CJ
d92c642198 Update stashUserscriptLibrary.js 2023-09-17 15:32:12 -05: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
CJ
0671e10fc8 provide stats userscript as a reference example 2023-08-21 16:54:00 -05:00
CJ
b8fb92e63a Provide stashUserscriptLibrary as a plugin 2023-08-21 16:53:16 -05:00
yoshnopa
6614023027 Trigger ComicRack Metadata Extraction on Creation 2023-04-26 09:16:46 +02:00
stg-annon
21f3fcdad8 [phashDuplicateTagger] update import reference after lib changes (#161) 2023-04-25 00:59:19 +03:00
Tweeticoats
b7409be724 [timestampTrade] Fix bugs with data submission (#159) 2023-04-25 00:56:37 +03:00
Christian Rupp
00f9129b32 Add a ComicRack Metadata Extractor for cbz based Stash Galleries 2023-04-22 11:36:29 +02:00
Tweeticoats
4763938207 [plugin] Timestamp.trade (#83) 2023-02-08 00:49:10 +02:00
Wuff
a398f787fb [renamerOnUpdate] Handle duplicate filenames from different scenes (#140) 2023-02-07 19:02:59 +02:00
Foucoubou
acde350f3e [renamerOnUpdate] Skip fileless scenes (#129) 2023-01-20 12:04:32 +02:00
HijackHornet
ddfb2d7db1 [DateParser] Update to latest stashapi (#139) 2023-01-20 11:46:14 +02:00
Belleyy
66b706af6d [renamerOnUpdate] add back reduce path option (#120) 2022-12-30 20:42:25 +02:00
Belleyy
398dd71244 [renamerOnUpdate] fix replace_words (#133) 2022-12-30 20:35:40 +02:00
HijackHornet
cd0d95f84c [plugin] Add Gallery DateParser plugin (#99) 2022-12-10 14:10:01 +02:00
Belleyy
049ffa26cf [renamerOnUpdate] refactor renaming method (#107) 2022-12-08 20:50:14 +02:00
Belleyy
267c4c5f7c [renamerOnUpdate] fix field_whitespaceSeparator (#118) 2022-12-08 20:48:47 +02:00
Belleyy
6b73a2d9ae [renamerOnUpdate] fix studio_code bug (#113) 2022-12-02 02:10:28 +02:00
Belleyy
b9b495fd51 [renamerOnUpdate] fix performer rating (#106) 2022-11-24 21:21:09 +02:00
Belleyy
7212ec47dc [renamerOnUpdate] Add more fields (stashid's, scene studio code) (#103) 2022-11-24 21:10:33 +02:00
Belleyy
9ea5f93b1d [renamerOnUpdate] option to ignore undefined gender (#102) 2022-11-18 22:04:21 +02:00
bnkai
b1018e6cb5 [titleFromFilename] various fixes (#104) 2022-11-18 22:03:06 +02:00
hphpanon
d77a76fa7a [GHScraper] Fix support for subdirs (#82) 2022-11-07 18:32:04 +02:00