3rd Feb, 2013, 03:00 AM
3rd Feb, 2013, 04:54 AM
(3rd Feb, 2013 02:55 AM)harmenzon Wrote: [ -> ]Tried. One step closer. No error's as you can see below, but the files are still not unpacked.
Code:
Sat Feb 02 2013 17:52:08 Collection person of interest s02e13 x264 added to history
Sat Feb 02 2013 17:52:08 Unpausing queue after post-process-script
Sat Feb 02 2013 17:52:08 post-process-script for person of interest s02e13 x264/person.of.interest.213.720p-dimension sucessful
Sat Feb 02 2013 17:52:08 Completed post-process-script for person of interest s02e13 x264/person.of.interest.213.720p-dimension
Sat Feb 02 2013 17:52:08 Post-Process: Cleaning up
Sat Feb 02 2013 17:52:08 Post-Process: Post-process script successfully started
Sat Feb 02 2013 17:52:08 Executing post-process-script for person of interest s02e13 x264/person.of.interest.213.720p-dimension
Sat Feb 02 2013 17:52:08 Pausing queue before post-process-script
Sat Feb 02 2013 17:52:07 Queueing person of interest s02e13 x264/person.of.interest.213.720p-dimension for par-check
Feb 02 2013 17:52:07 person of interest s02e13 x264 returned from history back to download queue
Did you install unrar?
Code:
sudo sh -c "echo \"deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi\" >> /etc/apt/sources.list"
sudo apt-get update
sudo apt-get -y build-dep unrar-nonfree
sudo apt-get source -b unrar-nonfree
sudo dpkg -i unrar*.deb
Also is anybody else having password problems with NZBget?
Sickbeard keeps saying the password is incorrect and when I tried using my windows PC Sickbeard, it seemed to be fine except the grabbed NZB's weren't added to queue
3rd Feb, 2013, 05:15 AM
I already said you need to install my patched sickbeard which also can be found one or two pages back...
3rd Feb, 2013, 05:18 AM
(3rd Feb, 2013 05:15 AM)CurlyMo Wrote: [ -> ]I already said you need to install my patched sickbeard which also can be found one or two pages back...
Tried but didn't seem to start
3rd Feb, 2013, 05:21 AM
Can you post more information. You need that patches version because that one only works with custom nzbget usernames.
3rd Feb, 2013, 05:25 AM
(3rd Feb, 2013 05:21 AM)CurlyMo Wrote: [ -> ]Can you post more information. You need that patches version because that one only works with custom nzbget usernames.
Tried going to the port its on, nothing loads, then ran python SickBeard.py and came back with
Code:
File "SickBeard.py", line 56, in <module>
from sickbeard.webserveInit import initWebServer
File "/usr/local/share/sickbeard/sickbeard/webserveInit.py", line 26, in <module>
from sickbeard.webserve import WebInterface
File "/usr/local/share/sickbeard/sickbeard/webserve.py", line 818
sickbeard.NZBGET_USERNAME = nzbget_username
^
IndentationError: unexpected indent
3rd Feb, 2013, 06:34 AM
It seems that my local security kicked in because i can't remotely connect with my home network anymore However, i know what's wrong.
3rd Feb, 2013, 10:32 AM
Has anyone been able to successfully scan a directory with headphones from the download package?
3rd Feb, 2013, 06:51 PM
Quote:Did you install unrar?
Yes, unrar was installed.
I tried a different download and everything went fine.
But my original download still does not. It seems something does not go right using the Post-Proces Again option. Maybe the files are not copied back from /home/xbian/download to /home/xbian/incomplete?
3rd Feb, 2013, 09:01 PM
[Solved] For me:
After that, access web server on port 8081 and reconfigure port, user and password.
New problem, now with sabnzbdplus.
When I try:
Console shows:
But I can't access webpage
Code:
python /home/xbian/sickbeard/SickBeard.py -d
sudo /etc/init.d/sickbeard -restart
After that, access web server on port 8081 and reconfigure port, user and password.
New problem, now with sabnzbdplus.
When I try:
Code:
/etc/init.d/sabnzbdplus start
Console shows:
Code:
[ ok ] Starting SABnzbd:.
But I can't access webpage
3rd Feb, 2013, 09:18 PM
(3rd Feb, 2013 09:01 PM)kas_27_es Wrote: [ -> ][Solved] For me:
Code:
python /home/xbian/sickbeard/SickBeard.py -d
sudo /etc/init.d/sickbeard -restart
After that, access web server on port 8081 and reconfigure port, user and password.
I'll give that a try myself
4th Feb, 2013, 02:38 AM
If you start sickbeard, you're not using my config but instead the default one.
@will13, i shall fix the package when i'm home.
@will13, i shall fix the package when i'm home.
4th Feb, 2013, 03:13 AM
5th Feb, 2013, 05:27 AM
I've updated the sickbeard package. Can you guys test it again.
5th Feb, 2013, 09:15 AM
(5th Feb, 2013 05:27 AM)CurlyMo Wrote: [ -> ]I've updated the sickbeard package. Can you guys test it again.
Seems to be working fine at moment, however I'll test it with NZBget tomorrow