mirror of
https://github.com/Radarr/Radarr
synced 2024-12-22 07:52:34 +00:00
Updated Custom Post Processing Scripts (markdown)
parent
110fd5d4b6
commit
44f16120eb
1 changed files with 0 additions and 2 deletions
|
@ -92,8 +92,6 @@ sleep 20
|
|||
#Analyze deeply the item ID
|
||||
& "$plexscanner" --analyze-deeply --item $itemid
|
||||
write-output """$plexscanner"" --analyze-deeply --item $itemid" | add-content $logfile
|
||||
|
||||
#write-output $movie_path $likemoviepath $itemid.metadata_item_id | add-content $logfile
|
||||
```
|
||||
#### Reverse Symlinking ####
|
||||
When using private trackers, it is imperitive to continue seeding. By using this script `on Download` and `on Upgrade` moves the media to your root movie folder as set in Radarr, and will create a symlink in the original download location so you can continue to seed.
|
||||
|
|
Loading…
Reference in a new issue