1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-07-04 11:07:59 +02:00

Updated Sorting and Renaming (markdown)

Donald Webster 2017-02-10 09:19:38 -08:00
parent cdb06fe8f0
commit 807ce13aa7

@ -23,4 +23,53 @@ 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 ##
{Series Title}
{Series CleanTitle}
{Episode}
{Episode}
{Movie Title}
{Movie CleanTitle}
{Movie Title The}
{Edition Tags}
{Release Year}
{IMDb Id}
{Season}
{Air Date}
{Air Date}
{Episode Title}
{Episode CleanTitle}
{Original Title}
{Original Filename}
{Release Group}
{Original Title}
{Original Filename}
//{IMDb Id}
{Release Group}
{Quality Full}
{Quality Title}
{Quality Proper}
{Quality Real}
{Quality Full}
{Quality Title}
{Quality Proper}
{Quality Real}
{MediaInfo Video}
{MediaInfo VideoCodec}
{MediaInfo VideoBitDepth}
{MediaInfo Audio}
{MediaInfo AudioCodec}
{MediaInfo AudioChannels}
{MediaInfo Simple}
{MediaInfo Full}
{MediaInfo Video}
{MediaInfo VideoCodec}
{MediaInfo VideoBitDepth}
{MediaInfo Audio}
{MediaInfo AudioCodec}
{MediaInfo AudioChannels}
{MediaInfo Simple}
{MediaInfo Full}