#import sickbeard #set global $header="Post Processing" #set global $title="Post Processing" #set global $sbPath="../.." #set global $topmenu="home"# #import os.path #include $os.path.join($sickbeard.PROG_DIR, "gui/slick/interfaces/default/inc_top.tmpl") #if $varExists('header')

$header

#else

$title

#end if
Enter the folder containing the episode:
Show Indexer to be used:                          
Process Method to be used:                     
Force already Post Processed Dir/Files:  
Mark Dir/Files as priority download:           (Check it to replace the file even if it exists at higher quality)
#if $sickbeard.USE_FAILED_DOWNLOADS: Mark download as failed:                           
#end if
#include $os.path.join($sickbeard.PROG_DIR,"gui/slick/interfaces/default/inc_bottom.tmpl")