From 6e34011d1c91da20004925106ec8d523c5aef698 Mon Sep 17 00:00:00 2001 From: jobrien2001 Date: Fri, 23 Jun 2017 08:32:17 -0500 Subject: [PATCH] Updated Custom Post Processing Scripts (markdown) --- Custom-Post-Processing-Scripts.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Custom-Post-Processing-Scripts.md b/Custom-Post-Processing-Scripts.md index 76f8ae2..af1bf7a 100644 --- a/Custom-Post-Processing-Scripts.md +++ b/Custom-Post-Processing-Scripts.md @@ -58,6 +58,7 @@ Sample script to have Plex scan destination folder only (not the entire library) ``` # Custom Script path: C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe\PowerShell.exe # Custom Script arguments: -ExecutionPolicy Bypass "C:\Users\Down\Desktop\Server\radarrcustom.ps1" + Set-ExecutionPolicy Unrestricted $movie_path = $env:radarr_movie_path