Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[Part 1] Download torrent & newsserver package
Thank you for your donation

Poll: What packages should be included?
This poll is closed.
Tranmission (Compiled with --enabled-lightweight) 26.56% 17 26.56%
SickBeard 21.88% 14 21.88%
Leechr 0% 0 0%
SABnzbd 10.94% 7 10.94%
NZBGet 9.38% 6 9.38%
Headphones 14.06% 9 14.06%
Couchpotato 17.19% 11 17.19%
Total 64 votes 100%
* You voted for this item. [Show Results]

Pages (29): « Previous 1 2 3 4 5 6 ... 29 Next »
Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
[Part 1] Download torrent & newsserver package
17th Jan, 2013, 10:25 PM
Post: #46
SolGarlic Offline
Registered
Posts: 36
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
(17th Jan, 2013 10:01 PM)CurlyMo Wrote:  The point to Automatic and rTorrent is that they don't easily integrate a webgui. With rtorrent, it is possible but not without additional packages/settings. Our goals is to provide easy-to-use packages. rTorrent and Automatic are just not easy to use because of the lack of gui. That's why they will be removed from the options list.


I understand, but Automatic seems to be the only functional torrent downloader:
I tried using SickBeard but it is limited to only a few RSS Torrent providers... I'm I doing something wrong with Sickbeard? Any other alternative?

BTW, when you removed Automatic from the list, my vote moved to Couchpotato, so count less one for Couchpotato
Find all posts by this user
17th Jan, 2013, 10:36 PM
Post: #47
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
The poll moving of votes is a bug of the poll...

pilight - modular domotica solution
Visit this user's website Find all posts by this user
18th Jan, 2013, 12:20 AM
Post: #48
jasehadji Offline
Registered
Posts: 7
Joined: Jan 2013
Reputation: 0
RE: Download torrent & newsserver package
when I excecute /etc/init.d/nzbgetd start, I get an "error while loading shared libraries : Libparr.so.o: Canno". NZBget does not load remotly. Sickbeard does. Any help will be appreciated. Thank you.
Find all posts by this user
18th Jan, 2013, 12:42 AM
Post: #49
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
NZBget dependencies:
1) apt-get install libpar2-0

pilight - modular domotica solution
Visit this user's website Find all posts by this user
18th Jan, 2013, 02:26 AM
Post: #50
jasehadji Offline
Registered
Posts: 7
Joined: Jan 2013
Reputation: 0
RE: Download torrent & newsserver package
Thank you for this and been so prompt. After installing libpar2 I still cannot get NZB to work. When I use the command "update -rc.d nzbgetd defaults" I get two warnings that scripts "K01nzbgetd" and "nzbgetd" missing tags and overrides, then at /etc/init.d/nzbgetd it tells me that startDestDir=,
NzbDir=, QueueDir=,TempDir=, are missing .
At nzbget.conf there are no values to the above and the conf file cannot be edited.
Launching nzbget from a network computer does not accept user name and password.
Find all posts by this user
18th Jan, 2013, 02:46 AM
Post: #51
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
You need to set those values first in /usr/local/etc/nzbget/nzbget.conf

pilight - modular domotica solution
Visit this user's website Find all posts by this user
18th Jan, 2013, 03:08 AM
Post: #52
jasehadji Offline
Registered
Posts: 7
Joined: Jan 2013
Reputation: 0
RE: Download torrent & newsserver package
Using WinSCP I cannot edit /usr/local/etc/nzbget/nzbget.conf I get and error saying that "scp: /usr/local/etc/nzbget/nzbget.conf: Permission denied". Any other way?
Find all posts by this user
18th Jan, 2013, 05:38 AM
Post: #53
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
@jasehadji, my advice would be to wait until a new version of the package has officially been released.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
18th Jan, 2013, 04:42 PM
Post: #54
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
I am also having difficulties installing nzbget.
Same error: "error while loading shared libraries : Libparr.so.o: Canno".
Trying "apt-get install libpar2-0" results in the following error:

root@xbian:/home/xbian# apt-get install libpar2-0
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libpar2-0

Any suggestion?
Find all posts by this user
18th Jan, 2013, 06:07 PM
Post: #55
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
It just works over here:
Code:
root@xbian:~# apt-get install libpar2-0
Reading package lists... Done
Building dependency tree
Reading state information... Done
libpar2-0 is already the newest version.
libpar2-0 set to manually installed.

Did you do an apt-get update beforehand, just to be sure.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
18th Jan, 2013, 09:05 PM
Post: #56
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
I tried apt-get update, but this resulted in an error as well.
I will compile again scratch tonight. Will let you know the result.
Find all posts by this user
18th Jan, 2013, 10:50 PM
Post: #57
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
You can always download the deb package manually, however this won't resolve dependencies.
Code:
wget http://ftp.us.debian.org/debian/pool/main/libp/libpar2/libpar2-0_0.2.1-1_armhf.deb
dpkg -i libpar2-0_0.2.1-1_armhf.deb

pilight - modular domotica solution
Visit this user's website Find all posts by this user
19th Jan, 2013, 08:35 PM
Post: #58
dond72 Offline
Registered
Posts: 15
Joined: Jan 2013
Reputation: 0
RE: Download torrent & newsserver package
Hi, total newbie here.

I just installed the full package of services, although I'm only interested in some of, how may I disable/uninstall the ones I don't want?

Thanks!
Find all posts by this user
19th Jan, 2013, 08:55 PM
Post: #59
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
No you can't.

Also i found a mistake in the new nzbget package. The nzbgetd script isn't a init script as i though it was. I will create an init script for it soon.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
20th Jan, 2013, 01:17 AM
Post: #60
dond72 Offline
Registered
Posts: 15
Joined: Jan 2013
Reputation: 0
RE: Download torrent & newsserver package
Any final clue on the issue with Sickbeard?

If I cannot uninstall them, how can I disable them.

Sorry about all the questioning
Find all posts by this user
« Next Oldest | Next Newest »
Pages (29): « Previous 1 2 3 4 5 6 ... 29 Next »
Thread Closed 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 14th May, 2025, 05:29 AM Powered By MyBB, © 2002-2025 MyBB Group.