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

[Part 3] Download torrent & newsserver packages
Thank you for your donation

Pages (15): « Previous 1 ... 7 8 9 10 11 ... 15 Next »
Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
[Part 3] Download torrent & newsserver packages
30th Dec, 2013, 06:04 PM
Post: #121
ApOE Offline
Registered
Posts: 5
Joined: Dec 2013
Reputation: 0
RE: [Part 3] Download torrent & newsserver packages
SSL is off, don't know how I can check the ext-hdd sync function and a higher OC results in 20/30kb extra download speed.
Downloading from usenet on my desktop gives me 60 MB/sec (fiber) so thats not the problem.

Isnt it strange that sending files from my netwrok to the pi works 3x faster than internet/usenet download?
Find all posts by this user
Quote this message in a reply
1st Jan, 2014, 05:58 AM
Post: #122
min Offline
Registered
Posts: 54
Joined: Jan 2013
Reputation: 4
RE: [Part 3] Download torrent & newsserver packages
http://forum.xbian.org/showthread.php?tid=132

'Search' and you shall find!Rolleyes
Find all posts by this user
Quote this message in a reply
1st Jan, 2014, 09:13 PM
Post: #123
ApOE Offline
Registered
Posts: 5
Joined: Dec 2013
Reputation: 0
RE: [Part 3] Download torrent & newsserver packages
Thanks! getting 2000 kb/sec now Smile
Find all posts by this user
Quote this message in a reply
2nd Jan, 2014, 01:13 AM
Post: #124
starous Offline
Registered
Posts: 52
Joined: Jan 2013
Reputation: 1
[Part 3] Download torrent & newsserver packages
(1st Jan, 2014 09:13 PM)ApOE Wrote:  Thanks! getting 2000 kb/sec now Smile

Hi, could you please share what did you do to improve your speed?
Find all posts by this user
Quote this message in a reply
3rd Jan, 2014, 07:56 AM
Post: #125
ApOE Offline
Registered
Posts: 5
Joined: Dec 2013
Reputation: 0
RE: [Part 3] Download torrent & newsserver packages
Sure,

I deleted "sync" in /etc/usbmount/usbmount.conf
Code:
old: MOUNTOPTIONS="sync,noexec,nodev,noatime,nodiratime,rw
new: "MOUNTOPTIONS="noexec,nodev,noatime,nodiratime,rw"
Find all posts by this user
Quote this message in a reply
3rd Jan, 2014, 03:01 PM
Post: #126
starous Offline
Registered
Posts: 52
Joined: Jan 2013
Reputation: 1
[Part 3] Download torrent & newsserver packages
(3rd Jan, 2014 07:56 AM)ApOE Wrote:  Sure,

I deleted "sync" in /etc/usbmount/usbmount.conf
Code:
old: MOUNTOPTIONS="sync,noexec,nodev,noatime,nodiratime,rw
new: "MOUNTOPTIONS="noexec,nodev,noatime,nodiratime,rw"

Thanks Smile
Find all posts by this user
Quote this message in a reply
3rd Jan, 2014, 08:27 PM
Post: #127
Microx Offline
Registered
Posts: 3
Joined: Dec 2013
Reputation: 0
Wink RE: [Part 3] Download torrent & newsserver packages
(20th Dec, 2013 01:57 AM)min Wrote:  Thanks for the reply Fred-the most recent nzbget 12 is a stable-channel release candidate so hopefully it won't be very long until the xbian packages are able to be updated. IIRC v12 has a built in updater too, should make things easier in the future.

nzbget 12 Stable is now available since 2nd of January Smile
Find all posts by this user
Quote this message in a reply
3rd Jan, 2014, 08:33 PM
Post: #128
freem@n Offline
Registered
Posts: 134
Joined: Aug 2013
Reputation: 5
AW: RE: [Part 3] Download torrent & newsserver packages
(3rd Jan, 2014 08:27 PM)Microx Wrote:  nzbget 12 Stable is now available since 2nd of January Smile

these are great news Smile I'm already used to installing another testing version Big Grin

RPi 1 Model B & RPi 2
Find all posts by this user
Quote this message in a reply
7th Jan, 2014, 09:06 PM
Post: #129
Enferax Offline
Registered
Posts: 10
Joined: Jan 2014
Reputation: 1
RE: [Part 3] Download torrent & newsserver packages
Hi there, my first post.

Because I did have some hickups with my setup and the way to fix it was so easy I'd like to contribute it.

If you have a setup like mine:
Raspberry with xbianc connected with wlan
All directories linked to the NAS because of the SD-Card running xbian from beeing only 2GB
automount enabled for those directories

There might be the problem that everything works fine until you restart your device. If you get an error in nzbget that you can't access your directories, just do the following:

sudo nano /etc/rc.local
add the line "mount -a" to the file and save and exit.
This will mount all devices after the bootup procedure, which seems to fail during bootup because of the network not beeing initialised fast enough.

---

I also do have a question. I'm using usenetbucket as usenet provider, but I can't get the cipher to work. I tried to change them using the web frontend (I tried both versions for GnuTLS an OpenSSL) but both failed. I think my provider doesn't support it, but i don't know how to make sure of this.

Greetings
Find all posts by this user
Quote this message in a reply
8th Jan, 2014, 02:03 PM
Post: #130
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: [Part 3] Download torrent & newsserver packages
@Enferax

nobody reported this directly but yesterday I found a serious bug in network mount mounting workflow. the problem is not how fast network comes up as it is waiting and all other boot phases as well.

it has to work without such hacks but when I was reading 4th such "small issue btw problem" bug was found and fixed. I;m sure your problem is this one, maybe you can confirm by small manual fix & test as posted there :

http://forum.xbian.org/thread-1970-post-19492.html#pid19492

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
8th Jan, 2014, 09:41 PM
Post: #131
Enferax Offline
Registered
Posts: 10
Joined: Jan 2014
Reputation: 1
RE: [Part 3] Download torrent & newsserver packages
@mk01

Looks like this doesn't do the trick for me. I have changed the xbian-net.conf to

Code:
start on mountall
stop on started xbian-net

and commented "mount -a" in rc.local. This gave me the error codes in nzbget that indicate the non mounted nas. After mounting them with mount -a and restarting only nzbget the errors vanished.

Any way I can help to narrow the problem down?
And any idea to my second problem, even though it isn't exactly linked to this package?
Find all posts by this user
Quote this message in a reply
9th Jan, 2014, 04:35 AM
Post: #132
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: [Part 3] Download torrent & newsserver packages
@Enferax

http://forum.xbian.org/thread-1970-post-19642.html#pid19642

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
9th Jan, 2014, 06:20 AM
Post: #133
freem@n Offline
Registered
Posts: 134
Joined: Aug 2013
Reputation: 5
RE: [Part 3] Download torrent & newsserver packages
is anybody already working on an updated version of the xbian-package-nzbget based on the newly released stable version 12?

RPi 1 Model B & RPi 2
Find all posts by this user
Quote this message in a reply
9th Jan, 2014, 07:23 AM
Post: #134
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: [Part 3] Download torrent & newsserver packages
@freem@n,

are you willing?
if you can, we will provide access to git to update xbians repo.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
9th Jan, 2014, 07:58 AM
Post: #135
freem@n Offline
Registered
Posts: 134
Joined: Aug 2013
Reputation: 5
RE: [Part 3] Download torrent & newsserver packages
@mk01: I'll have to look deeper into it first. I've built it from source multiple times but without the custom XBian stuff..don't know much about this tbh. ;-)
the last thing I would want is to break someone's setup

RPi 1 Model B & RPi 2
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (15): « Previous 1 ... 7 8 9 10 11 ... 15 Next »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [Part 2] Download torrent & newsserver package(s) CurlyMo 190 718,102 23rd Jan, 2014 06:31 PM
Last Post: Robbie Wiggins

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

Current time: 19th May, 2025, 08:00 AM Powered By MyBB, © 2002-2025 MyBB Group.