Contents of autoProcessTV.cfg
Code: Select all
[SickBeard]
host=localhost
port=8700
username=USERNAME
password=PASSWORD
web_root=
ssl=0Code: Select all
-rwxr-xr-x 1 MYUSERNAME dialout 1048 Jan 21 16:52 sabToSickBeard.pyCode: Select all
python sabToSickBeard.py /media/cerberus/Downloads/Complete/sabnzbd/TV /media/cerberus/Video/TVCode: Select all
Loading config from autoProcessTV.cfg
Opening URL: http://localhost:8700/home/postprocess/processEpisode?nzbName=%2Fmedia%2Fcerberus%2FVideo%2FTV&quiet=1&dir=%2Fmedia%2Fcerberus%2FDownloads%2FComplete%2Fsabnzbd%2FTV
<html>
<head>
<script type="text/javascript">
<!--
location.href = "http://localhost:8700/sabnzbd"
//-->
</script>
</head>
<body><br/></body>
</html>