Poll: What packages should be included? This poll is closed. |
|||
Tranmission (Compiled with --enabled-lightweight) | 17 | 26.56% | |
SickBeard | 14 | 21.88% | |
Leechr | 0 | 0% | |
SABnzbd | 7 | 10.94% | |
NZBGet | 6 | 9.38% | |
Headphones | 9 | 14.06% | |
Couchpotato | 11 | 17.19% | |
Total | 64 votes | 100% |
* You voted for this item. | [Show Results] |
[Part 1] Download torrent & newsserver package
|
17th Feb, 2013, 03:29 AM
Post: #376
|
|||
|
|||
RE: Download torrent & newsserver package
Hi @CurlyMo,
The script in /etc/init.d for transmission defines this variable: Code: TRANSMISSION_ARGS=" -g /usr/local/etc/transmission/" In consecuence, every time I start a download transmission web pauses the torrent because there is no resume forlder. I'm testing now and chaged TRANSMISSION_ARGS with: Code: " -g /home/xbian/.config/transmission" I think, there're two ways: 1- Perhaps, prepare Code: /usr/local/etc/transmission/ 2- Change TRANSMISSION_ARGS variable with Code: " -g /home/xbian/.config/transmission" Thanks a lot for your work. I hope this post could help. Thanks, Kas. |
|||
17th Feb, 2013, 03:34 AM
Post: #377
|
|||
|
|||
RE: Download torrent & newsserver package
What is the correct structure of folder? Because the new location just is /usr/local/etc/transmission/
pilight - modular domotica solution
|
|||
17th Feb, 2013, 03:47 AM
Post: #378
|
|||
|
|||
RE: Download torrent & newsserver package
Well, I'll try to explain what I mean:
This is what is in the "/usr/local/etc/transmission/": Terminal root@xbian:/usr/local/etc/transmission# ls total 12 drwxr-sr-x 2 root staff 4096 Feb 16 17:41 . drwxrwsr-x 3 root staff 4096 Feb 14 19:52 .. -rwxrwxrwx 1 root root 2320 Feb 16 16:55 settings.json root@xbian:/usr/local/etc/transmission# And this is what is in folder "/home/xbian/.config/transmission": Terminal root@xbian:/home/xbian/.config/transmission# ls total 32 drwxr-xr-x 5 xbian xbian 4096 Feb 16 17:41 . drwxr-xr-x 3 xbian xbian 4096 Feb 14 19:03 .. drwxr-xr-x 2 xbian xbian 4096 Feb 14 19:03 blocklists -rw------- 1 xbian xbian 616 Feb 14 19:46 dht.dat drwxr-xr-x 2 xbian xbian 4096 Feb 16 17:41 resume -rw------- 1 xbian xbian 2400 Feb 16 17:11 settings.json -rw------- 1 xbian xbian 140 Feb 16 17:41 stats.json drwxr-xr-x 2 xbian xbian 4096 Feb 16 17:12 torrents root@xbian:/home/xbian/.config/transmission# I'm not sure, but IMHO folder "resume" must exist. |
|||
17th Feb, 2013, 03:51 AM
Post: #379
|
|||
|
|||
RE: Download torrent & newsserver package
This is in the transmission folder i'm debugging :
Code: root@xbian:/media/usb0# ls -Al /usr/local/etc/transmission/ pilight - modular domotica solution
|
|||
17th Feb, 2013, 03:57 AM
Post: #380
|
|||
|
|||
RE: Download torrent & newsserver package
Oh...
Well... Then, I don't understand what happened... Why are not these folders and files in my installation? I followed the instructions of de FP, step by step... |
|||
17th Feb, 2013, 03:59 AM
Post: #381
|
|||
|
|||
RE: Download torrent & newsserver package
I'm debugging thing locally, so that means i already found that bug. I'm now looking that the others.
pilight - modular domotica solution
|
|||
17th Feb, 2013, 04:06 AM
Post: #382
|
|||
|
|||
RE: Download torrent & newsserver package
Fine,
I've solved it changing the service script |
|||
17th Feb, 2013, 04:24 AM
Post: #383
|
|||
|
|||
RE: Download torrent & newsserver package
I will make a new deb package when i get all bugs fixed in transmission
pilight - modular domotica solution
|
|||
17th Feb, 2013, 06:56 AM
Post: #384
|
|||
|
|||
RE: Download torrent & newsserver package
I've uploaded a new transmission for testing.
pilight - modular domotica solution
|
|||
17th Feb, 2013, 02:55 PM
Post: #385
|
|||
|
|||
RE: Download torrent & newsserver package | |||
17th Feb, 2013, 07:17 PM
Post: #386
|
|||
|
|||
RE: Download torrent & newsserver package
Can the rest confirm?
pilight - modular domotica solution
|
|||
17th Feb, 2013, 08:27 PM
Post: #387
|
|||
|
|||
RE: Download torrent & newsserver package | |||
17th Feb, 2013, 09:10 PM
Post: #388
|
|||
|
|||
RE: Download torrent & newsserver package
So, these packages are publishable?
pilight - modular domotica solution
|
|||
18th Feb, 2013, 04:57 AM
Post: #389
|
|||
|
|||
Re: RE: Download torrent & newsserver package
(17th Feb, 2013 09:10 PM)CurlyMo Wrote: So, these packages are publishable? Hi @CurlyMo , I installed the transmission package as describes in FP, do I need to make an upgrade of my system or it's not necessary? Thanks. |
|||
18th Feb, 2013, 05:04 AM
Post: #390
|
|||
|
|||
RE: Download torrent & newsserver package
First or second part of the FP?
pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|