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. |
|||
« Next Oldest | Next Newest »
|