1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-06-23 14:09:39 +02:00

Updated Custom Post Processing Scripts (markdown)

jobrien2001 2017-06-23 08:32:17 -05:00
parent 9df912a2a4
commit 6e34011d1c

@ -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