diff --git a/plugins/AIOverhaul/AIOverhaul.yml b/plugins/AIOverhaul/AIOverhaul.yml index 9e8f86d..8508554 100644 --- a/plugins/AIOverhaul/AIOverhaul.yml +++ b/plugins/AIOverhaul/AIOverhaul.yml @@ -1,6 +1,7 @@ name: AIOverhaul description: AI Overhaul for Stash with a full plugin engine included to install and manage asynchronous stash plugins for AI or other purposes. version: 0.9.0 +url: https://discourse.stashapp.cc/t/aioverhaul/4847 ui: javascript: - VersionInfo.js diff --git a/plugins/AITagger/ai_tagger.yml b/plugins/AITagger/ai_tagger.yml index f7d9f06..28ff912 100644 --- a/plugins/AITagger/ai_tagger.yml +++ b/plugins/AITagger/ai_tagger.yml @@ -1,7 +1,7 @@ name: AI Tagger description: Tag videos and Images with Locally hosted AI using Skier's Free and Patreon AI models version: 2.2 -url: https://github.com/stashapp/CommunityScripts/tree/main/plugins/AITagger +url: https://discourse.stashapp.cc/t/ai-tagger/587 exec: - python - "{pluginDir}/ai_tagger.py" diff --git a/plugins/AdulttimeInteractiveDL/AdulttimeInteractiveDL.yml b/plugins/AdulttimeInteractiveDL/AdulttimeInteractiveDL.yml index 9c79f2b..aacf27b 100644 --- a/plugins/AdulttimeInteractiveDL/AdulttimeInteractiveDL.yml +++ b/plugins/AdulttimeInteractiveDL/AdulttimeInteractiveDL.yml @@ -1,7 +1,7 @@ name: "Adulttime Interactive Downloader" description: Download Interactive Files for Adulttime Scenes version: 0.1.2 -url: https://github.com/tooliload/StashAppCommunityScripts/tree/main/plugins/AdulttimeInteractiveDL +url: https://discourse.stashapp.cc/t/adulttime-interactive-downloader/1327 exec: - python - "{pluginDir}/AdulttimeInteractiveDL.py" diff --git a/plugins/AudioPlayer/AudioPlayer.yml b/plugins/AudioPlayer/AudioPlayer.yml index ab3886f..386ca2b 100644 --- a/plugins/AudioPlayer/AudioPlayer.yml +++ b/plugins/AudioPlayer/AudioPlayer.yml @@ -1,20 +1,21 @@ name: AudioPlayer description: Add an audio-only toggle button and support for audio files in the Stash player through hls transcoder. version: 0.3 +url: https://discourse.stashapp.cc/t/audioplayer/1328 ui: - requires: - - CommunityScriptsUILibrary - javascript: - - AudioPlayer.js - css: - - AudioPlayer.css + requires: + - CommunityScriptsUILibrary + javascript: + - AudioPlayer.js + css: + - AudioPlayer.css settings: - audioExtensions: - displayName: Audio Extensions - description: "Extensions to mach as audio files. Default: mp3, m4a" - type: STRING - useTag: - displayName: Use Tag - description: Use "Audio" tag instead of extensions. - type: BOOLEAN + audioExtensions: + displayName: Audio Extensions + description: "Extensions to mach as audio files. Default: mp3, m4a" + type: STRING + useTag: + displayName: Use Tag + description: Use "Audio" tag instead of extensions. + type: BOOLEAN diff --git a/plugins/AudioPlayerLite/AudioPlayerLite.yml b/plugins/AudioPlayerLite/AudioPlayerLite.yml index 51de68c..8b2174f 100644 --- a/plugins/AudioPlayerLite/AudioPlayerLite.yml +++ b/plugins/AudioPlayerLite/AudioPlayerLite.yml @@ -1,8 +1,9 @@ name: AudioPlayerLite description: This plugin identifies files with no video codec and plays them as audio. version: 0.1 +url: https://discourse.stashapp.cc/t/audioplayerlite/1329 ui: - javascript: - - AudioPlayerLite.js - css: - - AudioPlayerLite.css + javascript: + - AudioPlayerLite.js + css: + - AudioPlayerLite.css \ No newline at end of file diff --git a/plugins/DateParser/date_parser.yml b/plugins/DateParser/date_parser.yml index eb92c91..5d4f1e6 100644 --- a/plugins/DateParser/date_parser.yml +++ b/plugins/DateParser/date_parser.yml @@ -2,6 +2,7 @@ name: Gallery Date Parser # requires: PythonDepManager description: Find date in path or filename and add it to the gallery version: 1.1.0 +url: https://discourse.stashapp.cc/t/gallery-date-parser/1330 exec: - python - "{pluginDir}/date_parser.py" diff --git a/plugins/DupFileManager/DupFileManager.yml b/plugins/DupFileManager/DupFileManager.yml index b4d1215..487d1d7 100644 --- a/plugins/DupFileManager/DupFileManager.yml +++ b/plugins/DupFileManager/DupFileManager.yml @@ -1,7 +1,7 @@ name: DupFileManager description: Manages duplicate files. version: 1.0.0 -url: https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/DupFileManager +url: https://discourse.stashapp.cc/t/dupfilemanager/1331 ui: javascript: - DupFileManager.js diff --git a/plugins/ExtraPerformerInfo/extraPerformerInfo.yml b/plugins/ExtraPerformerInfo/extraPerformerInfo.yml index df024d1..ce14054 100644 --- a/plugins/ExtraPerformerInfo/extraPerformerInfo.yml +++ b/plugins/ExtraPerformerInfo/extraPerformerInfo.yml @@ -1,7 +1,7 @@ name: Extra Performer Info description: add award info from wikidata version: 0.2 -url: https://github.com/stashapp/CommunityScripts/ +url: https://discourse.stashapp.cc/t/extra-performer-info/1332 exec: - python - "{pluginDir}/extraPerformerInfo.py" diff --git a/plugins/FileMonitor/filemonitor.yml b/plugins/FileMonitor/filemonitor.yml index 24ddef8..8627233 100644 --- a/plugins/FileMonitor/filemonitor.yml +++ b/plugins/FileMonitor/filemonitor.yml @@ -1,7 +1,7 @@ name: FileMonitor description: Monitors the Stash library folders, and updates Stash if any changes occurs in the Stash library paths. version: 1.0.5 -url: https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/FileMonitor +url: https://discourse.stashapp.cc/t/filemonitor/1333 ui: javascript: - filemonitor.js diff --git a/plugins/LocalVisage/LocalVisage.yml b/plugins/LocalVisage/LocalVisage.yml index fa0224d..18008c3 100644 --- a/plugins/LocalVisage/LocalVisage.yml +++ b/plugins/LocalVisage/LocalVisage.yml @@ -3,6 +3,7 @@ description: Local Performer Recognition plugin using DeepFace # requires: PythonDepManager # requires: stashUserscriptLibrary7dJx1qP version: 1.0.1 +url: https://discourse.stashapp.cc/t/local-visage/2478 exec: - python - "{pluginDir}/LocalVisage.py" diff --git a/plugins/PlexSync/PlexSync.yml b/plugins/PlexSync/PlexSync.yml index 3f4b329..b51ce42 100644 --- a/plugins/PlexSync/PlexSync.yml +++ b/plugins/PlexSync/PlexSync.yml @@ -1,7 +1,7 @@ name: Plex Sync description: Refresh Plex metadata when scene updated in Stash. Requires the StashPlexAgent.bundle agent. version: 0.1 -url: https://github.com/stashapp/CommunityScripts/ +url: https://discourse.stashapp.cc/t/plex-sync/1926 exec: - python3 - "{pluginDir}/PlexSync.py" diff --git a/plugins/PythonDepManager/PythonDepManager.yml b/plugins/PythonDepManager/PythonDepManager.yml index acfe2fa..ab905e1 100644 --- a/plugins/PythonDepManager/PythonDepManager.yml +++ b/plugins/PythonDepManager/PythonDepManager.yml @@ -1,7 +1,7 @@ name: PythonDepManager description: Manage Python dependencies for CommunityScripts version: 0.1.0 -url: https://github.com/stashapp/CommunityScripts/ +url: https://discourse.stashapp.cc/t/pythondepmanager/1801 exec: - python - "{pluginDir}/flush.py" diff --git a/plugins/PythonToolsInstaller/PythonToolsInstaller.yml b/plugins/PythonToolsInstaller/PythonToolsInstaller.yml index 151366f..f8e750a 100644 --- a/plugins/PythonToolsInstaller/PythonToolsInstaller.yml +++ b/plugins/PythonToolsInstaller/PythonToolsInstaller.yml @@ -1,7 +1,7 @@ name: "Python Tools Installer" description: Download stashapp-tools for DockerEnv version: 0.1.2 -url: https://github.com/tooliload/StashAppCommunityScripts/tree/main/plugins/PythonToolsInstaller +url: https://github.com/stashapp/CommunityScripts/tree/main/plugins/PythonToolsInstaller exec: - python - "{pluginDir}/PythonToolsInstaller.py" diff --git a/plugins/RenameFile/renamefile.yml b/plugins/RenameFile/renamefile.yml index 18dc08f..70ec5e2 100644 --- a/plugins/RenameFile/renamefile.yml +++ b/plugins/RenameFile/renamefile.yml @@ -1,7 +1,7 @@ name: RenameFile description: Renames video (scene) file names when the user edits the [Title] field located in the scene [Edit] tab. version: 1.0.0 -url: https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/RenameFile +url: https://discourse.stashapp.cc/t/renamefile/1334 ui: css: - renamefile.css diff --git a/plugins/SFWSwitch/sfwswitch.yml b/plugins/SFWSwitch/sfwswitch.yml index 9ab0023..4067e28 100644 --- a/plugins/SFWSwitch/sfwswitch.yml +++ b/plugins/SFWSwitch/sfwswitch.yml @@ -1,7 +1,7 @@ name: SFW Switch description: Add a button to blur covers and images. -url: https://discourse.stashapp.cc/t/sfw-switch/4658 version: 1.2 +url: https://discourse.stashapp.cc/t/sfw-switch/4658 ui: javascript: - sfw.js diff --git a/plugins/SecondaryPerformerImage/SecondaryPerformerImage.yml b/plugins/SecondaryPerformerImage/SecondaryPerformerImage.yml index 2ae9d5e..13a8790 100644 --- a/plugins/SecondaryPerformerImage/SecondaryPerformerImage.yml +++ b/plugins/SecondaryPerformerImage/SecondaryPerformerImage.yml @@ -1,7 +1,7 @@ name: Add secondary performer image description: Adds support for a secondary perfomrer image on the perform details page. -url: https://github.com/stashapp/CommunityScripts version: 1.1 +url: https://discourse.stashapp.cc/t/add-secondary-performer-image/3996 settings: imageMode: displayName: Image Mode diff --git a/plugins/StashRandomButton/random_button.yml b/plugins/StashRandomButton/random_button.yml index 4f45201..230763b 100644 --- a/plugins/StashRandomButton/random_button.yml +++ b/plugins/StashRandomButton/random_button.yml @@ -1,7 +1,7 @@ name: RandomButton description: Adds a button to quickly jump to a random scene, image, performer, studio, group, tag, or gallery, both on overview and internal entity pages. version: 2.0.1 -url: https://github.com/stashapp/CommunityScripts/tree/main/plugins/StashRandomButton +url: https://discourse.stashapp.cc/t/randombutton/1809 ui: requires: [] javascript: diff --git a/plugins/TPDBMarkers/TPDBMarkers.yml b/plugins/TPDBMarkers/TPDBMarkers.yml index 1ccd8ca..f6fcf52 100644 --- a/plugins/TPDBMarkers/TPDBMarkers.yml +++ b/plugins/TPDBMarkers/TPDBMarkers.yml @@ -1,7 +1,7 @@ name: The Porn DB Markers description: Sync Markers from The Porn DB aka theporndb.net version: 0.4.3 -url: https://github.com/stashapp/CommunityScripts/ +url: https://discourse.stashapp.cc/t/the-porn-db-markers/1335 exec: - python - "{pluginDir}/tpdbMarkers.py" diff --git a/plugins/ThumbPreviews/ThumbPreviews.yml b/plugins/ThumbPreviews/ThumbPreviews.yml index 446e39d..5e910d4 100644 --- a/plugins/ThumbPreviews/ThumbPreviews.yml +++ b/plugins/ThumbPreviews/ThumbPreviews.yml @@ -1,9 +1,9 @@ name: Thumbnail Previews description: Displays preview videos on thumbnail cards. version: 0.1 +url: https://discourse.stashapp.cc/t/thumbnail-previews/1947 ui: javascript: - ThumbPreviews.js -# You might need to require CommunityScriptsUILibrary if using csLib requires: - CommunityScriptsUILibrary \ No newline at end of file diff --git a/plugins/VideoBanner/VideoBanner.yml b/plugins/VideoBanner/VideoBanner.yml index 2192a08..bfdd37d 100644 --- a/plugins/VideoBanner/VideoBanner.yml +++ b/plugins/VideoBanner/VideoBanner.yml @@ -1,11 +1,11 @@ name: Video Banner description: Displays random generated preview videos in the detail page banner. version: 0.1.1 -#url: https://github.com/your_repo # Replace with your plugin repository URL +url: https://discourse.stashapp.cc/t/video-banner/1927 ui: requires: - - CommunityScriptsUILibrary # Ensure CommunityScriptsUILibrary is loaded before this plugin + - CommunityScriptsUILibrary javascript: - VideoBanner.js diff --git a/plugins/VideoScrollWheel/VideoScrollWheel.yml b/plugins/VideoScrollWheel/VideoScrollWheel.yml index 42c66cc..e49f387 100644 --- a/plugins/VideoScrollWheel/VideoScrollWheel.yml +++ b/plugins/VideoScrollWheel/VideoScrollWheel.yml @@ -2,6 +2,7 @@ name: VideoScrollWheel # requires: CommunityScriptsUILibrary description: Adds functionality to change volume/time in scene video player by hovering over left/right side of player and scrolling with mouse scrollwheel. Scroll while hovering on left side to adjust volume, scroll on right side to skip forward/back. version: 0.4 +url: https://discourse.stashapp.cc/t/videoscrollwheel/1336 settings: allowVolumeChange: displayName: Volume change via mouse wheel diff --git a/plugins/additionalFilesDeleter/deleter.yml b/plugins/additionalFilesDeleter/deleter.yml index 456e7ce..7cb2774 100644 --- a/plugins/additionalFilesDeleter/deleter.yml +++ b/plugins/additionalFilesDeleter/deleter.yml @@ -1,6 +1,7 @@ name: Addtional Files Deleter description: Deletes addtional files assosiated with an image or scene object. Which will usually have identical PHashes for scenes or Checksum for images. Unless is a scene manually merged. Apply ignore tag to scene/image object for plugin to bypass. version: 0.1 +url: https://discourse.stashapp.cc/t/addtional-files-deleter/1337 exec: - python - "{pluginDir}/deleter.py" diff --git a/plugins/audio-transcodes/audio-transcodes.yml b/plugins/audio-transcodes/audio-transcodes.yml index 55bdedc..a489a57 100644 --- a/plugins/audio-transcodes/audio-transcodes.yml +++ b/plugins/audio-transcodes/audio-transcodes.yml @@ -1,7 +1,7 @@ name: audio-transcodes description: Generate a transcode video from an audio file version: 0.2 -url: https://github.com/stashapp/CommunityScripts/ +url: https://discourse.stashapp.cc/t/audio-transcodes/1338 exec: - python - "{pluginDir}/audio-transcodes.py" diff --git a/plugins/bulkImageScrape/BulkImageScrape.yml b/plugins/bulkImageScrape/BulkImageScrape.yml index 30f51de..b88561a 100755 --- a/plugins/bulkImageScrape/BulkImageScrape.yml +++ b/plugins/bulkImageScrape/BulkImageScrape.yml @@ -2,7 +2,7 @@ name: Bulk Image Scrape # requires: PythonDepManager description: Apply an image scraper to all images version: 0.3.3 -url: https://github.com/stashapp/CommunityScripts/ +url: https://discourse.stashapp.cc/t/bulk-image-scrape/1339 exec: - python - "{pluginDir}/bulkImageScrape.py" diff --git a/plugins/chooseYourAdventurePlayer/chooseYourAdventurePlayer.yml b/plugins/chooseYourAdventurePlayer/chooseYourAdventurePlayer.yml index 1e74cc8..3e1bd05 100644 --- a/plugins/chooseYourAdventurePlayer/chooseYourAdventurePlayer.yml +++ b/plugins/chooseYourAdventurePlayer/chooseYourAdventurePlayer.yml @@ -1,7 +1,8 @@ name: Choose Your Own Adventure Player (Backer) +# requires: CommunityScriptsUILibrary description: Plugin to adapt Choose Your Own Adventure Games to the VideoJS player. version: 1.0.1 -# requires: CommunityScriptsUILibrary +url: https://discourse.stashapp.cc/t/choose-your-own-adventure-player/1222 settings: accessToken: displayName: Access Token diff --git a/plugins/cjCardTweaks/cjCardTweaks.yml b/plugins/cjCardTweaks/cjCardTweaks.yml index f24ff00..95b0939 100644 --- a/plugins/cjCardTweaks/cjCardTweaks.yml +++ b/plugins/cjCardTweaks/cjCardTweaks.yml @@ -1,7 +1,8 @@ name: CJ's Card Tweaks. +# requires: CommunityScriptsUILibrary description: Provides various tweaks for the Stash Cards. version: 1.1 -# requires: CommunityScriptsUILibrary +url: https://discourse.stashapp.cc/t/cjs-card-tweaks/1342 ui: requires: - CommunityScriptsUILibrary diff --git a/plugins/comicInfoExtractor/comicInfoExtractor.yml b/plugins/comicInfoExtractor/comicInfoExtractor.yml index f55e11f..535f2e8 100644 --- a/plugins/comicInfoExtractor/comicInfoExtractor.yml +++ b/plugins/comicInfoExtractor/comicInfoExtractor.yml @@ -1,7 +1,7 @@ name: Comic Info Extractor description: Extract the metadata from cbz with the Comicrack standard (ComicInfo.xml) version: 0.1 -url: https://github.com/stashapp/CommunityScripts/ +url: https://discourse.stashapp.cc/t/comic-info-extractor/1372 exec: - python - "{pluginDir}/comicInfoExtractor.py" diff --git a/plugins/defaultDataForPath/defaultDataForPath.yml b/plugins/defaultDataForPath/defaultDataForPath.yml index 8469c27..2119f28 100644 --- a/plugins/defaultDataForPath/defaultDataForPath.yml +++ b/plugins/defaultDataForPath/defaultDataForPath.yml @@ -1,8 +1,7 @@ -# example plugin config name: Default Data For Path description: Adds configured Tags, Performers and/or Studio to all newly scanned Scenes, Images and Galleries. -url: https://github.com/stashapp/CommunityScripts version: 1.1 +url: https://discourse.stashapp.cc/t/default-data-for-path/1373 exec: - defaultDataForPath.js interface: js diff --git a/plugins/dupeMarker/dupeMarker.yml b/plugins/dupeMarker/dupeMarker.yml index 6ccf236..675299c 100644 --- a/plugins/dupeMarker/dupeMarker.yml +++ b/plugins/dupeMarker/dupeMarker.yml @@ -1,7 +1,7 @@ name: Dupe Marker Detector description: Finds and marks duplicate markers version: 0.2 -url: https://github.com/stashapp/CommunityScripts/ +url: https://discourse.stashapp.cc/t/dupe-marker-detector/1375 exec: - python - "{pluginDir}/dupeMarker.py" diff --git a/plugins/e621_tagger/e621_tagger.yml b/plugins/e621_tagger/e621_tagger.yml index 38976a3..fd9d131 100644 --- a/plugins/e621_tagger/e621_tagger.yml +++ b/plugins/e621_tagger/e621_tagger.yml @@ -1,7 +1,7 @@ name: e621_tagger description: Finding images and videos on e621 and tagging them. version: 0.5 -url: https://github.com/stashapp/CommunityScripts/ +url: https://discourse.stashapp.cc/t/e621-tagger/1377 exec: - python - "{pluginDir}/e621_tagger.py" diff --git a/plugins/externalLinksEnhanced/externalLinksEnhanced.yml b/plugins/externalLinksEnhanced/externalLinksEnhanced.yml index 6ffacec..58ac1f2 100644 --- a/plugins/externalLinksEnhanced/externalLinksEnhanced.yml +++ b/plugins/externalLinksEnhanced/externalLinksEnhanced.yml @@ -1,6 +1,7 @@ name: External Links Enhanced description: Adds additional icons for external links. version: 1.2 +url: https://discourse.stashapp.cc/t/external-links-enhanced/584 ui: javascript: - externalLinksEnhanced.js diff --git a/plugins/filenameParser/filenameParser.yml b/plugins/filenameParser/filenameParser.yml index 2d4e47c..df24185 100644 --- a/plugins/filenameParser/filenameParser.yml +++ b/plugins/filenameParser/filenameParser.yml @@ -1,7 +1,7 @@ name: Filename parser description: Parses filename into studio, date, performers and title -url: version: 0.1 +url: https://discourse.stashapp.cc/t/filename-parser/1378 exec: - filenameParser.js interface: js diff --git a/plugins/funscriptMarkers/funscriptMarkers.yml b/plugins/funscriptMarkers/funscriptMarkers.yml index d7053b6..5514c53 100644 --- a/plugins/funscriptMarkers/funscriptMarkers.yml +++ b/plugins/funscriptMarkers/funscriptMarkers.yml @@ -1,7 +1,7 @@ name: Funscript Markers description: Create markers if there is a funscript with "chapters" included in the metadata of the script version: 0.1 -url: https://github.com/stashapp/CommunityScripts/ +url: https://discourse.stashapp.cc/t/funscript-markers/1379 exec: - python - "{pluginDir}/funscriptMarkers.py" diff --git a/plugins/hotCards/hotCards.yml b/plugins/hotCards/hotCards.yml index e943a5f..f3611be 100644 --- a/plugins/hotCards/hotCards.yml +++ b/plugins/hotCards/hotCards.yml @@ -1,8 +1,8 @@ name: Hot Cards +# requires: CommunityScriptsUILibrary description: Adds custom styling to card elements that match a Tag ID or a Rating Threshold. version: 1.2.2 -url: https://github.com/stashapp/CommunityScripts/tree/main/plugins/hotCards -# requires: CommunityScriptsUILibrary +url: https://discourse.stashapp.cc/t/hot-cards/1380 ui: requires: - CommunityScriptsUILibrary diff --git a/plugins/imageGalleryNavigation/imageGalleryNavigation.yml b/plugins/imageGalleryNavigation/imageGalleryNavigation.yml index d00d002..876a2a3 100644 --- a/plugins/imageGalleryNavigation/imageGalleryNavigation.yml +++ b/plugins/imageGalleryNavigation/imageGalleryNavigation.yml @@ -2,6 +2,7 @@ name: imageGalleryNavigation # requires: CommunityScriptsUILibrary description: This plugin adds features for navigating between images within a Gallery from the Image details page. version: 0.3 +url: https://discourse.stashapp.cc/t/imagegallerynavigation/1857 settings: enableTransform: displayName: Enable Zoom/Pan diff --git a/plugins/image_date_from_metadata/image_date_from_metadata.yml b/plugins/image_date_from_metadata/image_date_from_metadata.yml index 43709e9..4a1f7d1 100644 --- a/plugins/image_date_from_metadata/image_date_from_metadata.yml +++ b/plugins/image_date_from_metadata/image_date_from_metadata.yml @@ -2,6 +2,7 @@ name: Image Date From Metadata # requires: PythonDepManager description: Find date in image or clip metadata version: 1.0.0 +url: https://discourse.stashapp.cc/t/image-date-from-metadata/2225 exec: - python - "{pluginDir}/image_date_from_metadata.py" diff --git a/plugins/markerDeleteButton/markerDeleteButton.yml b/plugins/markerDeleteButton/markerDeleteButton.yml index f65f428..1f99e50 100644 --- a/plugins/markerDeleteButton/markerDeleteButton.yml +++ b/plugins/markerDeleteButton/markerDeleteButton.yml @@ -2,6 +2,7 @@ name: Marker Delete Button # requires: CommunityScriptsUILibrary description: Adds a delete button to entries on the Markers page and on the Scene page. version: 0.2 +url: https://discourse.stashapp.cc/t/marker-delete-button/1381 ui: requires: - CommunityScriptsUILibrary diff --git a/plugins/markerTagToScene/markerTagToScene.yml b/plugins/markerTagToScene/markerTagToScene.yml index a0097d8..d2066e8 100644 --- a/plugins/markerTagToScene/markerTagToScene.yml +++ b/plugins/markerTagToScene/markerTagToScene.yml @@ -1,8 +1,7 @@ -# example plugin config name: Scene Marker Tags to Scene description: Adds primary tag of Scene Marker to the Scene on marker create/update. -url: https://github.com/stashapp/CommunityScripts version: 1.0 +url: https://discourse.stashapp.cc/t/scene-marker-tags-to-scene/1382 exec: - markerTagToScene.js interface: js diff --git a/plugins/miscTags/miscTags.yml b/plugins/miscTags/miscTags.yml index dd5bd38..072f913 100644 --- a/plugins/miscTags/miscTags.yml +++ b/plugins/miscTags/miscTags.yml @@ -1,7 +1,7 @@ name: Misc Tags description: Add extra tags for VR and other ues version: 0.4.1 -url: https://github.com/stashapp/CommunityScripts/ +url: https://discourse.stashapp.cc/t/misc-tags/1383 exec: - python - "{pluginDir}/miscTags.py" diff --git a/plugins/nfoSceneParser/nfoSceneParser.yml b/plugins/nfoSceneParser/nfoSceneParser.yml index 378668a..9aa41a4 100644 --- a/plugins/nfoSceneParser/nfoSceneParser.yml +++ b/plugins/nfoSceneParser/nfoSceneParser.yml @@ -1,7 +1,7 @@ name: nfoSceneParser description: Fills scene data from NFO or filename pattern -url: https://github.com/stashapp/CommunityScripts/tree/main/plugins/nfoSceneParser version: 1.5.0 +url: https://discourse.stashapp.cc/t/nfosceneparser/1385 exec: - python - "{pluginDir}/nfoSceneParser.py" @@ -16,4 +16,3 @@ tasks: description: Reload all scenes that have specific "marker" tag (see plugin's config.py) defaultArgs: mode: reload -# Last Updated June 24, 2025 diff --git a/plugins/pathParser/pathParser.yml b/plugins/pathParser/pathParser.yml index bcd1e94..ea846ed 100644 --- a/plugins/pathParser/pathParser.yml +++ b/plugins/pathParser/pathParser.yml @@ -1,7 +1,7 @@ -# example plugin config name: Path Parser description: Updates scene info based on the file path. version: 1.0 +url: https://discourse.stashapp.cc/t/path-parser/1386 exec: - pathParser.js interface: js diff --git a/plugins/performerStashboxUrlToID/performerStashboxUrlToID.yml b/plugins/performerStashboxUrlToID/performerStashboxUrlToID.yml index e42d734..7c38174 100644 --- a/plugins/performerStashboxUrlToID/performerStashboxUrlToID.yml +++ b/plugins/performerStashboxUrlToID/performerStashboxUrlToID.yml @@ -1,7 +1,7 @@ name: Performer Stashbox Url to ID description: If the performer has a url for another stashbox add it as an id to the performer version: 0.3 -url: https://github.com/stashapp/CommunityScripts/ +url: https://discourse.stashapp.cc/t/performer-stashbox-url-to-id/2629 exec: - python - "{pluginDir}/performerStashboxUrlToID.py" diff --git a/plugins/sceneCoverCropper/sceneCoverCropper.yml b/plugins/sceneCoverCropper/sceneCoverCropper.yml index 995d41e..47d9820 100644 --- a/plugins/sceneCoverCropper/sceneCoverCropper.yml +++ b/plugins/sceneCoverCropper/sceneCoverCropper.yml @@ -1,7 +1,8 @@ name: Scene Cover Cropper -description: Crop Scene Cover Images # requires: CommunityScriptsUILibrary +description: Crop Scene Cover Images version: 1.0 +url: https://discourse.stashapp.cc/t/scene-cover-cropper/1388 ui: requires: - CommunityScriptsUILibrary diff --git a/plugins/scenePageRememberStates/scenePageRememberStates.yml b/plugins/scenePageRememberStates/scenePageRememberStates.yml index b6dd698..3952eb2 100644 --- a/plugins/scenePageRememberStates/scenePageRememberStates.yml +++ b/plugins/scenePageRememberStates/scenePageRememberStates.yml @@ -1,7 +1,7 @@ name: Scene Page Remember States description: Uses local storage to remember the state of the scene page detail panel nav bar and activate it on page load. Remembers collapse state of the divider. -url: version: 0.2 +url: https://discourse.stashapp.cc/t/scene-page-remember-states/1389 ui: requires: - CommunityScriptsUILibrary diff --git a/plugins/setPerformersFromTags/setPerformersFromTags.yml b/plugins/setPerformersFromTags/setPerformersFromTags.yml index 541831b..bbc1bfc 100644 --- a/plugins/setPerformersFromTags/setPerformersFromTags.yml +++ b/plugins/setPerformersFromTags/setPerformersFromTags.yml @@ -1,7 +1,7 @@ name: Set Performers From Tags description: Automatically sets performers in scenes and images based on tags. version: 1.0.0 -url: https://github.com/Torrafox/stash-community-scripts/tree/main/plugins/setPerformersFromTags +url: https://discourse.stashapp.cc/t/set-performers-from-tags/1390 exec: - setPerformersFromTags.js interface: js diff --git a/plugins/setSceneCoverFromFile/set_scene_cover.yml b/plugins/setSceneCoverFromFile/set_scene_cover.yml index c5a4048..68cd2d9 100644 --- a/plugins/setSceneCoverFromFile/set_scene_cover.yml +++ b/plugins/setSceneCoverFromFile/set_scene_cover.yml @@ -1,7 +1,7 @@ name: Set Scene Cover description: searches Stash for Scenes with a cover image in the same folder and sets the cover image in stash to that image version: 0.4 -url: https://github.com/stg-annon/CommunityScripts/tree/main/plugins/setSceneCoverFromFile +url: https://discourse.stashapp.cc/t/set-scene-cover/1391 exec: - python - "{pluginDir}/set_cover.py" diff --git a/plugins/starIdentifier/star_identifier.yml b/plugins/starIdentifier/star_identifier.yml index db0960e..9f0bad1 100644 --- a/plugins/starIdentifier/star_identifier.yml +++ b/plugins/starIdentifier/star_identifier.yml @@ -1,7 +1,7 @@ name: Star Identifier description: Use facial recognition to automatically identify who is in images or scene screenshots from the performers already in your Stash library. version: 1.0 -url: https://github.com/axxeman23/star_identifier +url: https://discourse.stashapp.cc/t/star-identifier/3761 exec: - python - "{pluginDir}/py_plugins/star_identifier.py" diff --git a/plugins/stashAI/stashai.yml b/plugins/stashAI/stashai.yml index e413932..15975dd 100644 --- a/plugins/stashAI/stashai.yml +++ b/plugins/stashAI/stashai.yml @@ -2,6 +2,7 @@ name: Stash AI # requires: CommunityScriptsUILibrary description: Add Tags or Markers to a video using AI version: 1.0.2 +url: https://discourse.stashapp.cc/t/stash-ai/1392 ui: requires: - CommunityScriptsUILibrary diff --git a/plugins/stashAppAndroidTvCompanion/stashAppAndroidTvCompanion.yml b/plugins/stashAppAndroidTvCompanion/stashAppAndroidTvCompanion.yml index bdb5f9d..ac5d885 100644 --- a/plugins/stashAppAndroidTvCompanion/stashAppAndroidTvCompanion.yml +++ b/plugins/stashAppAndroidTvCompanion/stashAppAndroidTvCompanion.yml @@ -1,7 +1,7 @@ name: StashAppAndroidTV Companion description: A companion plugin for StashAppAndroidTV version: 0.0.1 -url: https://github.com/damontecres/StashAppAndroidTV-Companion +url: https://discourse.stashapp.cc/t/stashappandroidtv-companion/1409 exec: - python diff --git a/plugins/stashNotes/stashNotes.yml b/plugins/stashNotes/stashNotes.yml index 86f58e0..c21f2bd 100644 --- a/plugins/stashNotes/stashNotes.yml +++ b/plugins/stashNotes/stashNotes.yml @@ -1,6 +1,7 @@ name: Stash Notes description: Adds a button to the navigation bar which opens a small window for writing notes to your browser's local storage. version: 1.0 +url: https://discourse.stashapp.cc/t/stash-notes/1410 ui: javascript: - stashNotes.js diff --git a/plugins/stashNotifications/stashNotifications.yml b/plugins/stashNotifications/stashNotifications.yml index 8bdb35a..adb4c1f 100644 --- a/plugins/stashNotifications/stashNotifications.yml +++ b/plugins/stashNotifications/stashNotifications.yml @@ -1,6 +1,7 @@ name: StashNotifications description: Receive notifications about plugin and scraper changes. version: 1.1 +url: https://discourse.stashapp.cc/t/stashnotifications/870 ui: javascript: - stashNotifications.js diff --git a/plugins/stashdb-performer-gallery/stashdb-performer-gallery.yml b/plugins/stashdb-performer-gallery/stashdb-performer-gallery.yml index 07dbca4..6ff4ff2 100644 --- a/plugins/stashdb-performer-gallery/stashdb-performer-gallery.yml +++ b/plugins/stashdb-performer-gallery/stashdb-performer-gallery.yml @@ -1,7 +1,7 @@ name: stashdb performer gallery description: Automatically download performer images from stashdb or other stash-boxes. Add the [Stashbox Performer Gallery] tag to a performer and it will create a gallery of images from that stash-box database. Apply the tag [Set Profile Image] to an image to set it as the profile image of that performer. Note you will need to configure the download path and add this as a path under settings > library version: 0.2 -url: https://github.com/stashapp/CommunityScripts/ +url: https://discourse.stashapp.cc/t/stashdb-performer-gallery/1411 exec: - python - "{pluginDir}/stashdb-performer-gallery.py" diff --git a/plugins/stats/stats.yml b/plugins/stats/stats.yml index ce055c0..dfd8970 100644 --- a/plugins/stats/stats.yml +++ b/plugins/stats/stats.yml @@ -2,6 +2,7 @@ name: Extended Stats # requires: CommunityScriptsUILibrary description: Adds new stats to the stats page version: 1.1 +url: https://discourse.stashapp.cc/t/extended-stats/1412 ui: requires: - CommunityScriptsUILibrary diff --git a/plugins/tagCopyPaste/tagCopyPaste.yml b/plugins/tagCopyPaste/tagCopyPaste.yml index fc0ad68..e6590aa 100644 --- a/plugins/tagCopyPaste/tagCopyPaste.yml +++ b/plugins/tagCopyPaste/tagCopyPaste.yml @@ -2,6 +2,7 @@ name: tagCopyPaste # requires: CommunityScriptsUILibrary description: Adds Copy/Paste buttons to Tags field. version: 0.4 +url: https://discourse.stashapp.cc/t/tagcopypaste/1858 settings: createIfNotExists: displayName: Create If Not Exists diff --git a/plugins/tagGalleriesFromImages/tagGalleriesFromImages.yml b/plugins/tagGalleriesFromImages/tagGalleriesFromImages.yml index 99e67ae..9a88b12 100755 --- a/plugins/tagGalleriesFromImages/tagGalleriesFromImages.yml +++ b/plugins/tagGalleriesFromImages/tagGalleriesFromImages.yml @@ -1,6 +1,7 @@ name: Tag galleries from images description: tags galleries with tags of contained images. version: 0.1 +url: https://discourse.stashapp.cc/t/tag-galleries-from-images/3904 exec: - python - "{pluginDir}/tagGalleriesFromImages.py" diff --git a/plugins/tagImagesWithPerfTags/tagImagesWithPerfTags.yml b/plugins/tagImagesWithPerfTags/tagImagesWithPerfTags.yml index 7ecf6f9..a7b0817 100755 --- a/plugins/tagImagesWithPerfTags/tagImagesWithPerfTags.yml +++ b/plugins/tagImagesWithPerfTags/tagImagesWithPerfTags.yml @@ -1,6 +1,7 @@ name: Tag Images From Performer Tags description: tags images with performer tags. version: 0.1 +url: https://discourse.stashapp.cc/t/tag-images-from-performer-tags/2059 exec: - python - "{pluginDir}/tagImagesWithPerfTags.py" diff --git a/plugins/tagScenesWithPerfTags/tagScenesWithPerfTags.yml b/plugins/tagScenesWithPerfTags/tagScenesWithPerfTags.yml index 64da228..640da0f 100644 --- a/plugins/tagScenesWithPerfTags/tagScenesWithPerfTags.yml +++ b/plugins/tagScenesWithPerfTags/tagScenesWithPerfTags.yml @@ -1,6 +1,7 @@ name: Tag Scenes From Performer Tags description: tags scenes with performer tags. version: 0.2.3 +url: https://discourse.stashapp.cc/t/tag-scenes-from-performer-tags/1413 exec: - python - "{pluginDir}/tagScenesWithPerfTags.py" diff --git a/plugins/themeSwitch/themeSwitch.yml b/plugins/themeSwitch/themeSwitch.yml index c3d1597..1e27f4b 100644 --- a/plugins/themeSwitch/themeSwitch.yml +++ b/plugins/themeSwitch/themeSwitch.yml @@ -1,8 +1,8 @@ name: Theme Switch -description: Theme and CSS script manager located in main menu bar top right. # requires: CommunityScriptsUILibrary -url: https://github.com/stashapp/CommunityScripts/tree/main/plugins/themeSwitch +description: Theme and CSS script manager located in main menu bar top right. version: 2.1.2 +url: https://discourse.stashapp.cc/t/theme-switch/1414 ui: requires: - CommunityScriptsUILibrary diff --git a/plugins/timestampTrade/timestampTrade.yml b/plugins/timestampTrade/timestampTrade.yml index 1417534..830e3ae 100644 --- a/plugins/timestampTrade/timestampTrade.yml +++ b/plugins/timestampTrade/timestampTrade.yml @@ -1,7 +1,7 @@ name: Timestamp Trade description: Sync Markers with timestamp.trade, a new database for sharing markers. version: 0.8.2 -url: https://github.com/stashapp/CommunityScripts/ +url: https://discourse.stashapp.cc/t/timestamp-trade/1415 exec: - python - "{pluginDir}/timestampTrade.py" diff --git a/plugins/titleFromFilename/titleFromFilename.yml b/plugins/titleFromFilename/titleFromFilename.yml index 468ed1c..8e4462a 100644 --- a/plugins/titleFromFilename/titleFromFilename.yml +++ b/plugins/titleFromFilename/titleFromFilename.yml @@ -1,7 +1,7 @@ name: titleFromFilename description: Set a scene's title from it's filename -url: https://github.com/stashapp/CommunityScripts version: 1.2 +url: https://discourse.stashapp.cc/t/titlefromfilename/1519 exec: - python - "{pluginDir}/titleFromFilename.py" diff --git a/plugins/untagRedundantTags/untagRedundantTags.yml b/plugins/untagRedundantTags/untagRedundantTags.yml index 38712f9..1919393 100755 --- a/plugins/untagRedundantTags/untagRedundantTags.yml +++ b/plugins/untagRedundantTags/untagRedundantTags.yml @@ -1,6 +1,7 @@ name: Remove redundant parent tags from tagged objects -description: removes parent tags from objects if a more specific child tag is also present +description: Removes parent tags from objects if a more specific child tag is also present version: 0.1 +url: https://discourse.stashapp.cc/t/remove-redundant-parent-tags-from-tagged-objects/3905 exec: - python - "{pluginDir}/untagRedundantTags.py" diff --git a/plugins/videoChapterMarkers/videoChapterMarkers.yml b/plugins/videoChapterMarkers/videoChapterMarkers.yml index 06d462c..5a6b486 100644 --- a/plugins/videoChapterMarkers/videoChapterMarkers.yml +++ b/plugins/videoChapterMarkers/videoChapterMarkers.yml @@ -1,7 +1,7 @@ name: Video Chapter Markers description: Create markers from chapter information embedded in video files version: 1.1 -url: https://github.com/stashapp/CommunityScripts/tree/main/plugins/videoChapterMarkers +url: https://discourse.stashapp.cc/t/video-chapter-markers/1416 exec: - python - "{pluginDir}/videoChapterMarkers.py" diff --git a/themes/Theme-BlackHole/Theme-BlackHole.yml b/themes/Theme-BlackHole/Theme-BlackHole.yml index 06d38c3..15b017a 100644 --- a/themes/Theme-BlackHole/Theme-BlackHole.yml +++ b/themes/Theme-BlackHole/Theme-BlackHole.yml @@ -1,6 +1,7 @@ name: Theme - BlackHole description: BlackHole Theme for Stash by BViking78 version: 2.0.0 +url: https://discourse.stashapp.cc/t/blackhole/1419 ui: css: - Theme-BlackHole.css diff --git a/themes/Theme-ColorPalette/Theme-ColorPalette.yml b/themes/Theme-ColorPalette/Theme-ColorPalette.yml index 0b3e56d..9096552 100644 --- a/themes/Theme-ColorPalette/Theme-ColorPalette.yml +++ b/themes/Theme-ColorPalette/Theme-ColorPalette.yml @@ -1,6 +1,7 @@ name: Theme - colorPalette description: Based on the default theme, change the overall color of the page by setting the hue value. Make minor changes to the remaining styles. version: 0.1 +url: https://discourse.stashapp.cc/t/colorpalette/1420 ui: requires: - CommunityScriptsUILibrary diff --git a/themes/Theme-Minimal/Theme-Minimal.yml b/themes/Theme-Minimal/Theme-Minimal.yml index 9749483..2cac4fe 100644 --- a/themes/Theme-Minimal/Theme-Minimal.yml +++ b/themes/Theme-Minimal/Theme-Minimal.yml @@ -1,6 +1,7 @@ name: Theme - Minimal description: Minimal Theme for Stash version: 0.2.8 +url: https://discourse.stashapp.cc/t/minimal/1421 ui: css: - index.css diff --git a/themes/Theme-ModernDark/Theme-ModernDark.yml b/themes/Theme-ModernDark/Theme-ModernDark.yml index 84cd358..4d62c71 100644 --- a/themes/Theme-ModernDark/Theme-ModernDark.yml +++ b/themes/Theme-ModernDark/Theme-ModernDark.yml @@ -1,6 +1,7 @@ name: Theme - ModernDark description: ModernDark Theme for Stash by cj13 version: 1.2 +url: https://discourse.stashapp.cc/t/moderndark/1423 ui: css: - Theme-ModernDark.css diff --git a/themes/Theme-NeonDark/Theme-NeonDark.yml b/themes/Theme-NeonDark/Theme-NeonDark.yml index eeaaa41..db36b96 100644 --- a/themes/Theme-NeonDark/Theme-NeonDark.yml +++ b/themes/Theme-NeonDark/Theme-NeonDark.yml @@ -1,6 +1,7 @@ name: Theme - NeonDark description: NeonDark Theme for Stash by Dankonite version: 1.0 +url: https://discourse.stashapp.cc/t/neondark/1424 ui: css: - Theme-NeonDark.css diff --git a/themes/Theme-Night/Theme-Night.yml b/themes/Theme-Night/Theme-Night.yml index d3e44c6..a662706 100644 --- a/themes/Theme-Night/Theme-Night.yml +++ b/themes/Theme-Night/Theme-Night.yml @@ -1,6 +1,7 @@ name: Theme - Night description: Night Theme for Stash (unknown author) version: 0.1 +url: https://discourse.stashapp.cc/t/night/1425 ui: css: - Theme-Night.css diff --git a/themes/Theme-Plex/Theme-Plex.yml b/themes/Theme-Plex/Theme-Plex.yml index 733cd48..ea26660 100644 --- a/themes/Theme-Plex/Theme-Plex.yml +++ b/themes/Theme-Plex/Theme-Plex.yml @@ -1,6 +1,7 @@ name: Theme - Plex description: Plex Theme for Stash by Fidelio 2020 version: 1.0.5 +url: https://discourse.stashapp.cc/t/plex/1426 ui: css: - Theme-Plex.css diff --git a/themes/Theme-PornHub/Theme-PornHub.yml b/themes/Theme-PornHub/Theme-PornHub.yml index 1943787..81c4465 100644 --- a/themes/Theme-PornHub/Theme-PornHub.yml +++ b/themes/Theme-PornHub/Theme-PornHub.yml @@ -1,6 +1,7 @@ name: Theme - Pornhub description: PornHub Theme for Stash by neurokinin version: 1.0.1 +url: https://discourse.stashapp.cc/t/pornhub/1428 ui: css: - Theme-PornHub.css diff --git a/themes/Theme-Pulsar/Theme-Pulsar.yml b/themes/Theme-Pulsar/Theme-Pulsar.yml index 3bc15a4..634b5b3 100644 --- a/themes/Theme-Pulsar/Theme-Pulsar.yml +++ b/themes/Theme-Pulsar/Theme-Pulsar.yml @@ -1,6 +1,7 @@ name: Theme - Pulsar description: Plex Theme for Stash by Fonzie 2020-21 version: 1.8.1 +url: https://discourse.stashapp.cc/t/pulsar/1429 ui: css: - Theme-Pulsar.css diff --git a/themes/Theme-PulsarLight/Theme-PulsarLight.yml b/themes/Theme-PulsarLight/Theme-PulsarLight.yml index 82be9b0..e07d473 100644 --- a/themes/Theme-PulsarLight/Theme-PulsarLight.yml +++ b/themes/Theme-PulsarLight/Theme-PulsarLight.yml @@ -1,6 +1,7 @@ name: Theme - PulsarLight description: Plex Theme for Stash by Fonzie 2021 version: 0.3.1 +url: https://discourse.stashapp.cc/t/pulsarlight/1430 ui: css: - Theme-PulsarLight.css diff --git a/themes/Theme-RoundedYellow/Theme-RoundedYellow.yml b/themes/Theme-RoundedYellow/Theme-RoundedYellow.yml index 54e9646..660a84e 100644 --- a/themes/Theme-RoundedYellow/Theme-RoundedYellow.yml +++ b/themes/Theme-RoundedYellow/Theme-RoundedYellow.yml @@ -1,6 +1,7 @@ name: Theme - Rounded Yellow description: Theme with rounded corners and yellow accents version: 1.0 +url: https://discourse.stashapp.cc/t/rounded-yellow/1431 ui: css: - Theme-RoundedYellow.css diff --git a/userscripts/FansDB_Submission_Helper/fansdb_submission_helper.user.js b/userscripts/FansDB_Submission_Helper/fansdb_submission_helper.user.js index a77474d..9c229d4 100644 --- a/userscripts/FansDB_Submission_Helper/fansdb_submission_helper.user.js +++ b/userscripts/FansDB_Submission_Helper/fansdb_submission_helper.user.js @@ -8,7 +8,7 @@ // @match https://fansdb.cc/drafts/* // @match https://fansdb.cc/performers/*/edit // @match https://fansdb.cc/performers/add -// @homepageURL https://github.com/stashapp/CommunityScripts/tree/main/userscripts/FansDB_Submission_Helper +// @homepageURL https://discourse.stashapp.cc/t/fansdb-submission-helper/42 // @downloadURL https://raw.githubusercontent.com/stashapp/CommunityScripts/main/userscripts/FansDB_Submission_Helper/fansdb_submission_helper.user.js // @updateURL https://raw.githubusercontent.com/stashapp/CommunityScripts/main/userscripts/FansDB_Submission_Helper/fansdb_submission_helper.user.js // ==/UserScript== diff --git a/userscripts/StashDB_Submission_Helper/stashdb_submission_helper.user.js b/userscripts/StashDB_Submission_Helper/stashdb_submission_helper.user.js index 041e412..764b4fd 100644 --- a/userscripts/StashDB_Submission_Helper/stashdb_submission_helper.user.js +++ b/userscripts/StashDB_Submission_Helper/stashdb_submission_helper.user.js @@ -8,7 +8,7 @@ // @match https://stashdb.org/drafts/* // @match https://stashdb.org/performers/*/edit // @match https://stashdb.org/performers/add -// @homepageURL https://github.com/stashapp/CommunityScripts/tree/main/userscripts/StashDB_Submission_Helper +// @homepageURL https://discourse.stashapp.cc/t/stashdb-submission-helper/1417 // @downloadURL https://raw.githubusercontent.com/stashapp/CommunityScripts/main/userscripts/StashDB_Submission_Helper/stashdb_submission_helper.user.js // @updateURL https://raw.githubusercontent.com/stashapp/CommunityScripts/main/userscripts/StashDB_Submission_Helper/stashdb_submission_helper.user.js // ==/UserScript==