mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-19 17:32:38 +01:00
minor spelling error fix
parent
579d314b3f
commit
9147be64fc
@ -106,7 +106,7 @@ sleep 20
|
||||
write-output """$plexscanner"" --analyze-deeply --item $itemid" | 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.
|
||||
When using private trackers, it is imperative 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.
|
||||
|
||||
Symlinking is preferable over hardlinking in most cases as the root movie folder can be on a seperate drive or nfs mount, where hardlinks are impossible.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user