Commit Graph

279 Commits

Author SHA1 Message Date
feederbox826
dc0b6c6271 remove indirect pythontoolsintealler from adulttimeinteractive (#398)
Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>
2024-08-16 22:20:37 +03:00
David Maisonave
fcd86af8ed [FileMonitor] Added run as a service UI option and scheduler option (#397) 2024-08-16 12:38:31 +03:00
NotForMyCV
f31eeed09d [VideoScrollWheel] Fix infinite loop when scrolling near start/end (#392) 2024-08-09 02:41:40 +03:00
WeedLordVegeta420
108f14dd6c Add markerDeleteButton plugin. (#389) 2024-08-08 12:23:58 +03:00
NotForMyCV
9b6fac4934 [discordPresence] Added performers option and minor throttling (#385) 2024-08-05 01:55:50 +03:00
Maista
65985eeec4 Fix erroneous cache key for miscTags 2024-08-04 01:05:14 +02:00
HandyRandyx
d55fc05c3e [Hot Cards] Fix element duplication and missing homepage holo effect (#383) 2024-08-02 09:13:10 +03:00
damontecres
c8942da247 Add companion plugin for StashAppAndroidTV (#381) 2024-08-01 12:48:12 +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
RedSoxASaur
13d319a948 Update PythonToolsInstaller.py (#377) 2024-07-30 16:48:29 +03:00
skier233
2f5caf4ed7 [AI Tagger] Prepare stash plugin to support new model tags (#363) 2024-07-30 07:30:03 +03:00
David Maisonave
8280454a9f Added plugin FileMonitor and updated RenameFile plugin (#375) 2024-07-30 06:33:40 +03:00
CJ
0d22fceea7 File Count on Cards (#372) 2024-07-30 06:32:52 +03:00
HandyRandyx
a5df45ba48 [Hot Cards] Fix Holo style to work with any type of card (#376) 2024-07-30 06:32:09 +03:00
HandyRandyx
62cb8ecb3f [Hot Cards] Replace CDNs with local files (#374) 2024-07-30 06:27:29 +03:00
HandyRandyx
fc8e718519 [Hot Cards] Add utility files and update CDNs (#373) 2024-07-26 15:24:13 +03:00
HandyRandyx
11042b31ed [Hot Cards] Add Holo style preset and fix display on mobile (#371) 2024-07-24 19:18:32 +03:00
David Maisonave
495c14aa0e [RenameFile] Fixed bug associated with rename (#370) 2024-07-23 14:43:49 +03:00
DogmaDragon
962771a4bb Add RenameFile plugin (#369) 2024-07-22 18:06:27 +03:00
DogmaDragon
1b09aabe01 Revert "Add RenameFile plugin" (#368) 2024-07-22 14:44:09 +03:00
DogmaDragon
f89243ab39 Add RenameFile plugin (#367) 2024-07-22 13:02:12 +03:00
HandyRandyx
ccd6312087 [Hot Cards] Fix some incorrectly handled field formats (#366) 2024-07-20 10:16:18 +03:00
NotForMyCV
d6e7243c33 [discordPresence] Throttle presence updates (#365) 2024-07-20 02:06:10 +03:00
DogmaDragon
2ac142b1c4 Remove mention of v3 release 2024-07-17 00:10:33 +03:00
HandyRandyx
a129689479 [Hot Cards] Add multi-tag and multi-style support (#362) 2024-07-16 19:40:56 +03:00
skier233
7a6100f473 merge 2024-07-12 08:43:15 -04:00
skier233
a3f10ea1fa fix incorrect merge conflict resolution 2024-07-12 08:39:30 -04:00
WeedLordVegeta420
e4f7a8ca14 [videoScrollWheel] Fix issue where time change could be ignored (#360) 2024-07-12 04:11:28 +03:00
skier233
0ae8fd3fae [AI Tagger] Fix docker json bug (#359)
* add path mutation (and by extension docker) support

* update version

* fix mutating path bug with json file path

* bump version

* improve error message clarity for when no scenes are found
2024-07-12 01:00:35 +03:00
skier233
d8a5d9f2b2 merged 2024-07-11 17:55:15 -04:00
skier233
9021f7b25d improve error message clarity for when no scenes are found 2024-07-11 12:14:00 -04:00
skier233
5b209a3711 bump version 2024-07-09 10:09:36 -04:00
skier233
ca49dd1429 fix mutating path bug with json file path 2024-07-09 10:07:57 -04:00
NotForMyCV
2e5f0f31e5 [discordPresence] refactor with new server app (#358)
* Refactor discordPresence for auto-reconnect

* Add prompt for Discord presence server
2024-07-08 15:39:03 +03:00
HandyRandyx
e1a1106841 [Hot Cards] Add card_opts as new optional parameter (#357)
card_opts allows you to specify whether you want the card to be filled or not, and also set the opacity of the card.

Other changes:
- Adjust README to include the new option and other additions.
- Change misleading param name 'border_opts' to 'hover_opts' in the docs, code and in the configuration file.
- Update version to 1.1.2.
2024-07-07 15:03:02 +03:00
HandyRandyx
9e3f6ae052 [Hot Cards] Improve README for clearer text and some code enhancements (#356)
* Fix data is undefined error

The error wasn't breaking anything, but it was unnecesary for it to happen.

* Add flexibility to also modify style presets

The gradient angle and animation, as well as the border color and border animation of the style presets can now be modified using the field format.

* Update README with images and enhancements

* Update version

* Update README
2024-07-05 14:19:27 +03:00
skier233
263f6fd41f [AI Tagger] Add path mutation (and by extension docker) support (#353)
* add path mutation (and by extension docker) support

* update version
2024-07-04 11:02:30 +03:00
HandyRandyx
a52ba76c6b [Hot Cards] Customizable Hot Cards (#355)
* Fix inconsistent height of hot cards in the home page

* Refactor CSS

* Rename classes for clarity

- hot-border -> hot-card
- hot-card -> hot-border

* Add support for 0-5 rating threshold alongside 0-100 range

* Improve configuration strings

* Add missed fallback

* Add customizable Hot Cards

- Allow users to specify Hot Cards to use tag-based or rating-based for each card type.
- Introduce a new custom string format for more flexible and detailed customization.
- Update README with detailed instructions, and examples.
2024-07-04 10:55:14 +03:00
skier233
5b353e8aae update version 2024-07-03 18:17:59 -04:00
skier233
b6e5d1f3ba add path mutation (and by extension docker) support 2024-07-03 18:15:36 -04:00
Maista
4c9bd23033 Merge pull request #352 from stg-annon/relocate-pdt
[phashDuplicateTagger] relocate plugin to other repo
2024-07-01 19:35:08 +02:00
feederbox826
67629a55b1 misc fixes for adulttimeinteractive (#351)
- proper debugging for exception catching
- exit instead of return in main
- unindent funscript download and conversion from cache file

Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>
2024-07-01 10:19:33 +03:00
DogmaDragon
6164a3158a [hotCards] Clarify setting description 2024-06-29 00:20:21 +03:00
HandyRandyx
52a596f275 Fix regex typo 2024-06-28 05:36:58 -03:00
feederbox826
f63a366836 [hotcards] add ?. fallbacks and clean regex, fix dependency chain (#349)
* [hotcards] add ?. fallbacks and clean regex, fix dependency chain

- use ?. to not fail when loading from `{}`
- use Object.values instead of Object.entries
- clean up regex with repeating patterns
- use pathname to pre-strip parameters
- move css to bottom, to ensure depencies load first

* prettier

---------

Co-authored-by: feederbox826 <feederbox826@users.noreply.github.com>
2024-06-28 05:53:00 +03:00
HandyRandyx
60ba922162 [hotCards] Fix csLib is not defined (#348) 2024-06-28 03:39:27 +03:00
HandyRandyx
fc9b56b502 Add Hot Cards plugin (#346)
* Add Hot Cards plugin

* Format code using prettier

Add Pornhub inspired theme (#347)

Format

Update theme order

Update theme order
2024-06-27 14:58:58 +03:00
tooliload
eb09dbd72b Add plugin Adulttime Interactive Downloader (#240)
* Create requirements.txt

* Add files via upload

* Create empty

* Yarned Files

	modified:   plugins/AdulttimeInteractiveDL/AdulttimeInteractiveDL.py
	modified:   plugins/AdulttimeInteractiveDL/AdulttimeInteractiveDL.yml
	deleted:    plugins/AdulttimeInteractiveDL/cache/empty
	modified:   plugins/AdulttimeInteractiveDL/requirements.txt

* - Added Return on Error with stashapi
modified:   plugins/AdulttimeInteractiveDL/AdulttimeInteractiveDL.py

- Add new Plugin "PythonToolsInstaller" for Docker ENV, to create VENV with stashtools to use with other Plugins
new file:   plugins/PythonToolsInstaller/PythonToolsInstaller.py
new file:   plugins/PythonToolsInstaller/PythonToolsInstaller.yml
new file:   plugins/PythonToolsInstaller/packages/stashtools.txt

Files yarned.
2024-06-24 21:47:10 +03:00
DogmaDragon
b339766c8a Closes #344 2024-06-22 22:41:37 +03:00
Dankonite
0aafb80535 Tag scenes with performer tags plugin (#343)
* my performer tag to scene tags plugin

* Add requirements.txt

---------

Co-authored-by: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com>
2024-06-22 01:03:56 +03:00