Now importing downloaded episodes

This commit is contained in:
Mark McDowall 2013-05-14 19:57:57 -07:00
parent b8102b0d1f
commit fb96abed49
11 changed files with 78 additions and 57 deletions

View file

@ -17,12 +17,12 @@
</div>
</div>
<div class="control-group">
<label class="control-label">Unsorted TV Directory</label>
<label class="control-label">Downloaded Episodes Folder</label>
<div class="controls">
<input type="text" placeholder="C:\Unsorted TV" name="downloadClientTvDirectory" class="x-path"/>
<input type="text" placeholder="C:\Unsorted TV" name="downloadedEpisodesFolder" class="x-path"/>
<span class="help-inline">
<i class="icon-question-sign" title="The directory where your download client downloads TV shows to."></i>
<i class="icon-question-sign" title="The folder where your download client downloads TV shows to."></i>
</span>
</div>
</div>