Problems with Sickbeard script
Posted: September 16th, 2013, 6:15 am
Having a problem with my sabtosickbeard script. A show downloads successfully and then I got a "more" option in HISTORY which gives me:
Loading config from /usr/share/sabnzbdplus/autoProcessTV/autoProcessTV.cfg
Opening URL: http://localhost:2708/home/postprocess/ ... bName=<NZB NAME>
<html>
<head>
<script type="text/javascript">
<!--
location.href = "http://localhost:2708/sabnzbd"
//-->
</script>
</head>
<body><br/></body>
</html>
I'm not all too sure what any of that means, but I do know that http://localhost:2708/sabnzbd is an invalid URL. It should be http://localhost:2708
Strangely enough, the file that the NZB has downloaded is no longer there and has disappeared in to thin air.
Any ideas?
Loading config from /usr/share/sabnzbdplus/autoProcessTV/autoProcessTV.cfg
Opening URL: http://localhost:2708/home/postprocess/ ... bName=<NZB NAME>
<html>
<head>
<script type="text/javascript">
<!--
location.href = "http://localhost:2708/sabnzbd"
//-->
</script>
</head>
<body><br/></body>
</html>
I'm not all too sure what any of that means, but I do know that http://localhost:2708/sabnzbd is an invalid URL. It should be http://localhost:2708
Strangely enough, the file that the NZB has downloaded is no longer there and has disappeared in to thin air.
Any ideas?