From e5516d91cad2cf4eeaa1423b93c4917549e2fd7a Mon Sep 17 00:00:00 2001 From: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com> Date: Sat, 2 May 2026 16:42:48 +0300 Subject: [PATCH] Add forum link --- plugins/stash-scheduler/README.md | 2 ++ plugins/stash-scheduler/stash-scheduler.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/stash-scheduler/README.md b/plugins/stash-scheduler/README.md index 4720683..088f58d 100644 --- a/plugins/stash-scheduler/README.md +++ b/plugins/stash-scheduler/README.md @@ -1,5 +1,7 @@ # Stash Scheduler Plugin +https://discourse.stashapp.cc/t/stash-scheduler/7059 + A plugin for [Stash](https://github.com/stashapp/stash) that automatically runs library scans on a schedule (hourly, daily, or weekly), with an optional identify pass after each scan. --- diff --git a/plugins/stash-scheduler/stash-scheduler.yml b/plugins/stash-scheduler/stash-scheduler.yml index 3553cba..6578d05 100644 --- a/plugins/stash-scheduler/stash-scheduler.yml +++ b/plugins/stash-scheduler/stash-scheduler.yml @@ -1,7 +1,7 @@ name: Stash Scheduler description: Schedule automatic library scans with an optional identify pass after each scan. version: "0.6.0" -url: https://github.com/stashapp/stash +url: https://discourse.stashapp.cc/t/stash-scheduler/7059 exec: - python3