Networked Media Tank
[transmission] Transmission 1.76 + DHT download and discussion (OLD THREAD) - Printable Version

+- Networked Media Tank (http://www.networkedmediatank.com)
+-- Forum: NMT Software & Settings (/forumdisplay.php?fid=19)
+--- Forum: Torrent and Usenet (/forumdisplay.php?fid=64)
+--- Thread: [transmission] Transmission 1.76 + DHT download and discussion (OLD THREAD) (/showthread.php?tid=10662)



RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4 - Ger Teunis - 12-19-2008 06:40 PM

Hmm, this release keeps me busy Sad
I've updated the installer once again, this time the installer will automatically change your whitelist settings in settings.json.
No need for manual manipulation of files anymore.
(12-19-2008 06:21 PM)FLaSH Wrote:  +1

Try to download the beta4 zip again, the latest version will automatically fix your settings and allows to connect using gaya and webui again.


RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4 - FLaSH - 12-19-2008 06:58 PM

now I get the message that Firefox can't build up a connection to the server

Note: The web services link for Gaya works

Edit:

Reinstalled it and now it works fine!


RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4 - algoman - 12-19-2008 08:56 PM

Oke I now can connect to the nmt without DMZ in the router.
Simple change the "rpc-whitelist": "*.*.*.*", was the trick.
Thanks for the tip.

Only one thing about authentication.
How can it be activated?
Like this perhaps!
"rpc-authentication-required": 1,
"rpc-password": "secret",
"rpc-username": "name",

I tried this but it has no effect.


RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4 - Laertes - 12-19-2008 11:31 PM

Hi
Ger, I apreciate a lot your work but I have a lot of problems after I tried to install the first beta4 version published. I have a folder into my PCH called "transmission-nmt" folder. With permisions lrwxrwxrwx instead of "drwxrwxrwx" of the other normal folders.

The owner of the folder is 0 0 instead of "1001 1001" of the other normal folders.

When I try to install the last beta4 version the instalation crashes. If I try to delete the "transmission-nmt" folder it appears...

Comando: CWD /
Respuesta: 250 OK. Current directory is /
Comando: CWD transmission-nmt
Respuesta: 550 Can't change directory to transmission-nmt: No such file or directory
Error: Error al recuperar el listado del directorio

What can I do to do a clean instalation of transmission?

Regards


RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4 - Ger Teunis - 12-19-2008 11:44 PM

(12-19-2008 11:31 PM)Laertes Wrote:  What can I do to do a clean instalation of transmission?
Regards

There is nothing wrong with your current installation, all those files are in place and correct.

After installation there are two folders on your NMT hdd.
A transmission-nmt which is a symbolic link to .transmission-nmt.
.transmission-nmt contains the gaya ui.

You are not able to delete the transmission-nmt because of the rights, an installation will not fail because of that.
What error message do you get while installing? I do not get any errors while installing the latest release.

If you want to reinstall the complete installation follow these instructions.


RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4 - Laertes - 12-19-2008 11:45 PM

Everything solved...I tried with another FTP client....
Las version working now.....I´ll test It....
Thanks for your work Ger Teunis. I think that it´s a good idea what someone said about paypal donations...
Regards


RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4 - johnstewart - 12-19-2008 11:51 PM

Is there any way to edit the torrent status via the command line?

My PCH keeps crashing since installing b4 (so I rolled back to b2 which seems a little more stable for me). I think the issue is large size of torrents... btpd is killing the box:

Load average: 3.10 2.95 2.24
PID USER STATUS VSZ PPID %CPU %MEM COMMAND
1169 root R 4304 1 34.1 4.7 btpd
992 root S 12888 1 8.4 14.3 gaya
2118 root R 1936 2117 0.9 2.1 top
959 root S 2908 1 0.1 3.2 upnpapp
1258 root S 9740 1214 0.0 10.8 transmission-da

Anyway, the web interface is barely responsive... it doesn't seem to want to pause any torrents (trying to pause those that are verifying or waiting to verify).

I'd like to shut down transmissions, pause some of these, then start it back up to let it catch up on one or two of them. Is there a config file somewhere I can edit via vi?

thanks


RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4 - Ger Teunis - 12-20-2008 12:28 PM

(12-19-2008 11:51 PM)johnstewart Wrote:  Is there any way to edit the torrent status via the command line?

My PCH keeps crashing since installing b4 (so I rolled back to b2 which seems a little more stable for me). I think the issue is large size of torrents... btpd is killing the box:

Load average: 3.10 2.95 2.24
PID USER STATUS VSZ PPID %CPU %MEM COMMAND
1169 root R 4304 1 34.1 4.7 btpd
992 root S 12888 1 8.4 14.3 gaya
2118 root R 1936 2117 0.9 2.1 top
959 root S 2908 1 0.1 3.2 upnpapp
1258 root S 9740 1214 0.0 10.8 transmission-da

Anyway, the web interface is barely responsive... it doesn't seem to want to pause any torrents (trying to pause those that are verifying or waiting to verify).

I'd like to shut down transmissions, pause some of these, then start it back up to let it catch up on one or two of them. Is there a config file somewhere I can edit via vi?

thanks

btpd seems to grind down you machine indeed!
Use transmission-remote application.

List all current torrents (required!)
/mnt/syb8634/bin/transmission-remote -l

remember the ID (first column)
Stop a torrent:
/mnt/syb8634/bin/transmission-remote -t# -S
Replace # with the torrent ID

Hope this helps


RE: [transmission] Transmission 1.40 FINAL - vaivel - 12-20-2008 02:04 PM

(12-19-2008 11:52 AM)Ger Teunis Wrote:  I've updated the beta version to Version 1.41 beta4 (r7408).

Downloaded, intalled and up and running. Nice installations page.


RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4 - Ltmarx - 12-20-2008 03:53 PM

(12-19-2008 08:56 PM)algoman Wrote:  Oke I now can connect to the nmt without DMZ in the router.
Simple change the "rpc-whitelist": "*.*.*.*", was the trick.
Thanks for the tip.

Only one thing about authentication.
How can it be activated?
Like this perhaps!
"rpc-authentication-required": 1,
"rpc-password": "secret",
"rpc-username": "name",

I tried this but it has no effect.
The same for me, this settings have no effect. A bug maybe?


RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4 - Goran6 - 12-20-2008 05:54 PM

I finally got it working.
Just to share:
I have HDX-1000 and after install of 1.41 beta4 it didn't work.
I sow after install that is some error with settings.json but there was none in .transmission dir.
So I made one (with wordpad) and restarted. (torrent server stopped). It seems that after restart settings.json and statts.json appears.
So I edit again settings.json to look like:
Code:
{
    "blocklist-enabled": 0,
    "download-dir": "\/share\/Download",
    "download-limit": 100,
    "download-limit-enabled": 0,
    "encryption": 1,
    "max-peers-global": 200,
    "peer-port": 51413,
    "pex-enabled": 1,
    "port-forwarding-enabled": 0,
    "rpc-authentication-required": 0,
    "rpc-password": "",
    "rpc-port": 8077,
    "rpc-username": "",
    "rpc-whitelist": "*.*.*.*",
    "upload-limit": 100,
    "upload-limit-enabled": 0
}
Started torrent server and it works !!! Big Grin


RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4 - giannis1010 - 12-20-2008 09:58 PM

with this version 1.41b4 i had many crashes of transmission without obvious reason....i don't know where i can find any log if this can help you
thanks


RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4 - obvious - 12-20-2008 10:31 PM

Just some random feedback ;-)

Using beta 4 r7408

Got quite a few lockups requiring a nmt reboot when there are more than 40 torrents in the list. No real pattern apparent.

I'm not sure if you're supposed to be able to just drop .torrent files into the torrent directory but when I try, it doesn't pick them up until transmission is restarted.


RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4 - Laertes - 12-20-2008 11:18 PM

Hello
I got a problem with the beta4 using the "Pause all" option in the web interface. After push this option the files dont apear as paused in the web. If yo close and open de web UI crashes.

Yo solve it. I must stop Y start the torrent app in the setup. Then the torrents appears paused in the UI.
Regards...


RE: [transmission] Transmission 1.40 FINAL and 1.41 beta4 - Ger Teunis - 12-20-2008 11:36 PM

(12-20-2008 11:18 PM)Laertes Wrote:  Hello
I got a problem with the beta4 using the "Pause all" option in the web interface. After push this option the files dont apear as paused in the web. If yo close and open de web UI crashes.

Yo solve it. I must stop Y start the torrent app in the setup. Then the torrents appears paused in the UI.
Regards...

Sorry, can't reproduce here. I think it might be a specific freak accident on your setup. Are you able to reproduce?
(12-20-2008 10:31 PM)obvious Wrote:  I'm not sure if you're supposed to be able to just drop .torrent files into the torrent directory but when I try, it doesn't pick them up until transmission is restarted.

Feedback is always welcome. As far as I know transmission will not monitor the torrent folder. Perhaps TorrentWatch is something for you?