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 ... 24 25 26 27 28 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 Feb, 2013, 03:29 AM
Post: #376
kas_27_es Offline
Registered
Posts: 58
Joined: Jan 2013
Reputation: 0
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/"
but in this directory is not defined the correct structure of folders.

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"
. That resolves the problem.

I think, there're two ways:
1- Perhaps, prepare
Code:
/usr/local/etc/transmission/
with the correct structure.
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.
Find all posts by this user
17th Feb, 2013, 03:34 AM
Post: #377
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
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
Visit this user's website Find all posts by this user
17th Feb, 2013, 03:47 AM
Post: #378
kas_27_es Offline
Registered
Posts: 58
Joined: Jan 2013
Reputation: 0
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.
Find all posts by this user
17th Feb, 2013, 03:51 AM
Post: #379
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
This is in the transmission folder i'm debugging Wink:
Code:
root@xbian:/media/usb0# ls -Al /usr/local/etc/transmission/
total 20
drwxrwsrwx 2 xbian staff 4096 Feb 16 18:21 blocklists
drwxrwsrwx 2 xbian staff 4096 Feb 16 18:49 resume
-rw------- 1 xbian staff 2375 Feb 16 18:49 settings.json
-rw------- 1 xbian staff  139 Feb 16 18:49 stats.json
drwxrwsrwx 2 xbian staff 4096 Feb 16 18:22 torrents

pilight - modular domotica solution
Visit this user's website Find all posts by this user
17th Feb, 2013, 03:57 AM
Post: #380
kas_27_es Offline
Registered
Posts: 58
Joined: Jan 2013
Reputation: 0
RE: Download torrent & newsserver package
Confused 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...

Huh
Find all posts by this user
17th Feb, 2013, 03:59 AM
Post: #381
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
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
Visit this user's website Find all posts by this user
17th Feb, 2013, 04:06 AM
Post: #382
kas_27_es Offline
Registered
Posts: 58
Joined: Jan 2013
Reputation: 0
RE: Download torrent & newsserver package
Fine,

I've solved it changing the service script Smile
Find all posts by this user
17th Feb, 2013, 04:24 AM
Post: #383
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
I will make a new deb package when i get all bugs fixed in transmission

pilight - modular domotica solution
Visit this user's website Find all posts by this user
17th Feb, 2013, 06:56 AM
Post: #384
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
I've uploaded a new transmission for testing.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
17th Feb, 2013, 02:55 PM
Post: #385
kraleksandr Offline
Registered
Posts: 238
Joined: Feb 2013
Reputation: 9
RE: Download torrent & newsserver package
(17th Feb, 2013 06:56 AM)CurlyMo Wrote:  I've uploaded a new transmission for testing.

It works! Smile
Find all posts by this user
17th Feb, 2013, 07:17 PM
Post: #386
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
Can the rest confirm?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
17th Feb, 2013, 08:27 PM
Post: #387
angriest Offline
Registered
Posts: 23
Joined: Jan 2013
Reputation: 1
RE: Download torrent & newsserver package
(17th Feb, 2013 07:17 PM)CurlyMo Wrote:  Can the rest confirm?

Just reinstalled the latest Transmission, and it seems to be working fine. Thanks.
Find all posts by this user
17th Feb, 2013, 09:10 PM
Post: #388
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
So, these packages are publishable?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
18th Feb, 2013, 04:57 AM
Post: #389
kas_27_es Offline
Registered
Posts: 58
Joined: Jan 2013
Reputation: 0
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.
Find all posts by this user
18th Feb, 2013, 05:04 AM
Post: #390
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
First or second part of the FP?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
« Next Oldest | Next Newest »
Pages (29): « Previous 1 ... 24 25 26 27 28 29 Next »
Thread Closed 


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

Current time: 15th May, 2025, 06:52 AM Powered By MyBB, © 2002-2025 MyBB Group.