move error fixing

This commit is contained in:
2013-07-06 23:14:41 +10:00
parent 4f7d7db678
commit ccb103ad36
4 changed files with 31 additions and 26 deletions

View File

@@ -12,8 +12,8 @@ from libsettings import Settings
from libhandbrake import Encoder
import libtvdatasource
#TVRECORDINGSDIR = "/Volumes/TV Recordings/"
TVRECORDINGSDIR = "/srv/storage2/videos/TVRecordings/" # TODO move this to settings
TVRECORDINGSDIR = "/Volumes/TV Recordings/"
#TVRECORDINGSDIR = "/srv/storage2/videos/TVRecordings/" # TODO move this to settings
def ShowHelp():
print 'TVEncoder.py -p -n <number of files to prepare for processing> - prepare n recordings'