xbenjii / torrentexpander

Automatically exported from code.google.com/p/torrentexpander
0 stars 0 forks source link

Continuos Loop - missing torrent source variables from Transmission #97

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'm using Ubuntu 14.04 with Transmission 2.82 and he latest version of 
torrentexpander

In setting.json I have:
"script-torrent-done-filename": "/etc/transmission-daemon/torrentexpander.sh",

which, when run, outputs this over and over again:

Type the ID of the Torrent Source :

Select Torrent Source :

/

0 - Select current folder
1 - ..
2 - bin
3 - boot
4 - cdrom
5 - dev
6 - etc
7 - home
8 - initrd.img
9 - lib
10 - lib64
11 - lost+found
12 - media
13 - mnt
14 - opt
15 - proc
16 - root
17 - run
18 - sbin
19 - srv
20 - sys
21 - tmp
22 - usr
23 - var
24 - vmlinuz

The really strange thing is, if I stop the transmission-daemon with upstart 
(service transmission-daemon stop) and then start it manually using the init.d 
script, it woks superbly!

Can anyone shed any light on what may possibly be happening because I'm beat!

Many thanks

mb

Original issue reported on code.google.com by mousebat...@gmail.com on 10 May 2014 at 2:55