From 6132beb2c4039ac7014f3d53997497c3631dadb9 Mon Sep 17 00:00:00 2001 From: Mike R Date: Sat, 30 Oct 2021 18:36:25 +0100 Subject: [PATCH] updated description --- Community/Tdarr_Plugin_TD01_TOAD_Plex_Autoscan.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Community/Tdarr_Plugin_TD01_TOAD_Plex_Autoscan.js b/Community/Tdarr_Plugin_TD01_TOAD_Plex_Autoscan.js index c6fdb16..8454f1b 100644 --- a/Community/Tdarr_Plugin_TD01_TOAD_Plex_Autoscan.js +++ b/Community/Tdarr_Plugin_TD01_TOAD_Plex_Autoscan.js @@ -10,7 +10,9 @@ module.exports.details = function details() { Name: 'Trigger Plex_Autoscan.', Type: 'Video', Operation: '', - Description: 'Connects to plex_autoscan and triggers a manual search within the files directory.', + Description: `Connects to plex_autoscan and triggers a manual search within the files directory.\n\n + Works with the hotio autoscan docker that can be found here https://hotio.dev/containers/autoscan/ which \n\n + is based on https://github.com/cloudbox/autoscan`, Version: '1.0', Link: '', Tags: '3rd party,post-processing,configurable',