mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-16 07:52:36 +01:00
Updated Custom Post Processing Scripts (markdown)
parent
110fd5d4b6
commit
44f16120eb
@ -92,8 +92,6 @@ sleep 20
|
|||||||
#Analyze deeply the item ID
|
#Analyze deeply the item ID
|
||||||
& "$plexscanner" --analyze-deeply --item $itemid
|
& "$plexscanner" --analyze-deeply --item $itemid
|
||||||
write-output """$plexscanner"" --analyze-deeply --item $itemid" | add-content $logfile
|
write-output """$plexscanner"" --analyze-deeply --item $itemid" | add-content $logfile
|
||||||
|
|
||||||
#write-output $movie_path $likemoviepath $itemid.metadata_item_id | add-content $logfile
|
|
||||||
```
|
```
|
||||||
#### Reverse Symlinking ####
|
#### 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.
|
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 New Issue
Block a user