mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-25 04:02:48 +01:00
Added Rename Options
parent
68160e21a4
commit
f2e0093084
@ -23,4 +23,27 @@ Sonarr does a number of checks to verify that the download is acceptable for imp
|
||||
- Not being unpack by the download client (_UNPACK_ in SABnzbd)
|
||||
- Enough free space exists at the destination
|
||||
|
||||
Once a file has passed all those checks it is imported, if there is an existing file it is deleted, otherwise the episode file is moved and renamed (according to your naming rules). Once the file has been moved it removes the source folder as long as it is less than 70MB in size). **If no files are imported nothing is deleted**.
|
||||
Once a file has passed all those checks it is imported, if there is an existing file it is deleted, otherwise the episode file is moved and renamed (according to your naming rules). Once the file has been moved it removes the source folder as long as it is less than 70MB in size). **If no files are imported nothing is deleted**.
|
||||
|
||||
## Rename Options ##
|
||||
* {Edition Tags}
|
||||
* {IMDb Id}
|
||||
* {MediaInfo Audio}
|
||||
* {MediaInfo AudioChannels}
|
||||
* {MediaInfo AudioCodec}
|
||||
* {MediaInfo Full}
|
||||
* {MediaInfo Simple}
|
||||
* {MediaInfo Video}
|
||||
* {MediaInfo VideoBitDepth}
|
||||
* {MediaInfo VideoCodec}
|
||||
* {Movie CleanTitle}
|
||||
* {Movie Title}
|
||||
* {Movie TitleThe}
|
||||
* {Original Filename}
|
||||
* {Original Title}
|
||||
* {Quality Full}
|
||||
* {Quality Proper}
|
||||
* {Quality Real}
|
||||
* {Quality Title}
|
||||
* {Release Group}
|
||||
* {Release Year}
|
Loading…
Reference in New Issue
Block a user