Forum

Full Version: [Part 1] Download torrent & newsserver package
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
(3rd Feb, 2013 01:55 AM)CurlyMo Wrote: [ -> ]Also, can you still fix your previous posts as in markup.
(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
I already said you need to install my patched sickbeard which also can be found one or two pages back...
(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
Can you post more information. You need that patches version because that one only works with custom nzbget usernames.
(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
It seems that my local security kicked in because i can't remotely connect with my home network anymore Smile However, i know what's wrong.
Has anyone been able to successfully scan a directory with headphones from the download package?
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?
[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.

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: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
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.
(4th Feb, 2013 02:38 AM)CurlyMo Wrote: [ -> ]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.

Ah very good Big Grin


Using Raspbian at moment with Sab but would much rather have Xbian with NZBget
I've updated the sickbeard package. Can you guys test it again.
(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
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Reference URL's