From 20b0e41aaa47b4704b856d741629794f99b1d66f Mon Sep 17 00:00:00 2001 From: arabcoders Date: Wed, 18 Jun 2025 17:27:09 +0300 Subject: [PATCH] update the tips on how to mark task as rss feed only. --- ui/components/TaskForm.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/components/TaskForm.vue b/ui/components/TaskForm.vue index 8c9e66dc..e12c9ec7 100644 --- a/ui/components/TaskForm.vue +++ b/ui/components/TaskForm.vue @@ -250,8 +250,8 @@ and automatically queues any you haven’t downloaded yet.
  • To opt out of RSS monitoring for a specific task, append [no_handler] to that task’s name.
  • -
  • To have the task only monitor RSS, set a timer and add [only_handler] to that task’s name. -
  • +
  • To have the task only monitor RSS feed, do not set timer and add [only_handler] to that + task’s name.
  • RSS Feed monitoring will only work if you have --download-archive set in command options for ytdlp.cli, preset or task.
  • If you don't have --download-archive set but YTP_KEEP_ARCHIVE environment