User(s) browsing this thread: 1 Guest(s)
|
[transmission] Transmission 1.76 + DHT download and discussion (OLD THREAD)
|
|
06-18-2009, 05:22 AM
(This post was last modified: 06-18-2009 05:24 AM by nkostman.)
|
|||
|
|||
|
RE: [transmission] *** UPDATED *** Transmission 1.71 + DHT download and discussion
A-110 with 1.61-1 and 1.71 were very stable for me up to speeds nearing 2MB/s with several torrents going. 1.72 is just not working well for me at all. Crashing left and right at low speeds (under 500 KB/s) What's the deal? Anyone else experiencing this?
|
|||
|
06-18-2009, 07:56 AM
|
|||
|
|||
RE: [transmission] Transmission 1.61 download and discussion
(06-02-2009 06:55 PM)enterfornone Wrote: @SpiderGW: It does look exactly like Transmission What do you mean by shutdown the player properly? |
|||
|
06-18-2009, 02:32 PM
|
|||
|
|||
| RE: [transmission] Transmission 1.61 download and discussion | |||
|
06-21-2009, 05:58 PM
|
|||
|
|||
RE: [transmission] *** UPDATED *** Transmission 1.71 + DHT download and discussion
(06-18-2009 01:44 AM)bloodflower Wrote: after checking the tickets closed in 1.72, i find the info: Sorry for late reply (had to do some testings). Yes, this version resolves fragmentation problem. You should set preallocation=2 in settings.json file to enable it. WARNING! With preallocation=2, there'll be a long delay after you upload torrent file and before actual download begins (around 2-2.5 min for 10Gb). This is normal, the files are being preallocated. Web interface and Transmission Remote programs will also be unresponsive. Don't reboot your NMT! The download will continue after preallocation is over. |
|||
|
06-22-2009, 08:29 AM
|
|||
|
|||
|
RE: [transmission] Transmission 1.72 + DHT download and discussion
One question about the newest transmission (1.72), I have uploaded the torrent file into it then let's it start the torrent. I see that the program need to allocate for the space first before it can download the file. Sometime this make transmission webui non-responsible until the program finished allocate the disk.
Is it possible to config transmission to work like uTorrent?? Download and allocate in the same time not to allocate first then download? |
|||
|
06-22-2009, 09:36 AM
|
|||
|
|||
RE: [transmission] Transmission 1.72 + DHT download and discussion
(06-22-2009 08:29 AM)Novox Wrote: One question about the newest transmission (1.72), I have uploaded the torrent file into it then let's it start the torrent. I see that the program need to allocate for the space first before it can download the file. Sometime this make transmission webui non-responsible until the program finished allocate the disk. Edit your settings.json file and set preallocation acordingly. preallocation: Number (0 = Off, 1 = Fast, 2 = Full (slower but reduces disk fragmentation), default = 1) You may also want to read this wiki. |
|||
|
06-22-2009, 11:16 AM
(This post was last modified: 06-22-2009 06:59 PM by galleyrod.)
|
|||
|
|||
|
RE: [transmission] Transmission 1.72 + DHT download and discussion
Hi all!
I have a small problem regarding this app. I have tried installing both versions 1.71 and 1.72 via CSI and as for this part without any problems, but whenever I try to open it via Popcorn using a remote I get an error message "request cannot be processed. press return." web gui and even logging to it using my symbian mobie is working but the gaya interface (is this the right name for it?) does not start. I did also stop the torrent protocol, restart NMT a couple of times, reinstal the app and reenable the protocol but without any luck. Is there an easy way to do it or at least a hint how to make it 100% working as for all the gui's? thanks *EDIT Solved the problem myself. It was a Vista problem, don't know how but CSI is not working as it should on this system. After installing 1.71 via CSI on XP - no errors and it works like a charm. A-110 [WD 1TB GREEN EDITION] WL-500W HOME NETWORK 42" PLASMA SCREEN by SAMSUNG |
|||
|
06-22-2009, 05:14 PM
(This post was last modified: 06-22-2009 05:16 PM by nianoniano.)
|
|||
|
|||
|
RE: [transmission] Transmission 1.72 + DHT download and discussion
Is it possible download version 1.61 of transmission?
I just installed 1.72 and now one private tracker don't allow this client, so I would like return to version 1.61 that worked fine to me, but CSI don't have that version. Thanks in advance |
|||
|
06-22-2009, 05:49 PM
|
|||
|
|||
RE: [transmission] Transmission 1.72 + DHT download and discussion
(06-22-2009 05:14 PM)nianoniano Wrote: Is it possible download version 1.61 of transmission? Download this file: http://repository.nmtinstaller.com/Appli...61-nmt.zip and install it using CSI via File.. Install from file and you should be fine again. Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
1 user says Thank You to Ger Teunis for this post |
|
06-23-2009, 01:49 AM
|
|||
|
|||
RE: [transmission] *** UPDATED *** Transmission 1.71 + DHT download and discussion
(06-21-2009 05:58 PM)hdfan Wrote: Sorry for late reply (had to do some testings). Yes, this version resolves fragmentation problem. You should set preallocation=2 in settings.json file to enable it. are you sure that we should set the preallocation=2? i see the ticket discussion in the official site, does it mean we should set the preallocation=3? " Replying to charles: Why do we need a new preallocation type? What if we were to just add another "if( !success )" test that contained the write-in-a-loop code? I've done it as a separate option for two reasons: 1) I wanted everything to work as before with old settings, to be sure that nobody will be harmed by this patch; 2) More importantly, I'm not completely sure that fallocate and/or posix_fallocate are absent on our platforms or that they return non-zero (fail). I'm even quite sure that (one of them or both) return 0 because files ARE preallocated (however, in a sparse mode, prone to fragmentation). However, I may be wrong here. I'll ask Ger Teunis to build one more version, so that I could test this patch on NMT as well. " |
|||
|
06-24-2009, 05:25 PM
|
|||
|
|||
RE: [transmission] *** UPDATED *** Transmission 1.71 + DHT download and discussion
(06-18-2009 05:22 AM)nkostman Wrote: A-110 with 1.61-1 and 1.71 were very stable for me up to speeds nearing 2MB/s with several torrents going. 1.72 is just not working well for me at all. Crashing left and right at low speeds (under 500 KB/s) What's the deal? Anyone else experiencing this? I have used all transmission versions since 1.4x, 1.71 was the most stable and I had maximum speed. I updated to 1.72 and my speed went town so switched back to 1.71. |
|||
|
06-27-2009, 04:11 AM
|
|||
|
|||
RE: [transmission] *** UPDATED *** Transmission 1.71 + DHT download and discussion
(06-23-2009 01:49 AM)bloodflower Wrote: are you sure that we should set the preallocation=2? No, you should set preallocation=2; preallocation=3 will crash Transmission. |
|||
|
06-27-2009, 08:42 AM
(This post was last modified: 06-27-2009 09:32 AM by enterfornone.)
|
|||
|
|||
|
RE: [transmission] Transmission 1.72 + DHT download and discussion
I have two requests here, please consider them:
1. Ger, is it possible to set preallocation=2 as default? Thus we won't need to edit a file on the box (which for noobs like me is difficult) 2. Is it possible to make a GUI to modify the settings.json through a webservice? This will be immensely helpful (again for people like me, who are not comfortable with telneting the NMT). |
|||
|
06-27-2009, 09:32 AM
|
|||
|
|||
|
RE: [transmission] Transmission 1.72 + DHT download and discussion
I have installed Transmission for both 1.71 and 1.72 via CSI, preallocation is set to 2 as default.
|
|||
|
06-27-2009, 03:48 PM
|
|||
|
|||
RE: [transmission] Transmission 1.72 + DHT download and discussion
(06-27-2009 08:42 AM)enterfornone Wrote: I have two requests here, please consider them: I do not think we need to change the default behavior here and follow the default settings of the transmission crew. The full allocate (2) will cause big slowdowns and this will confuse the majority of users because the UI will become unresponsive for a while. Most of the users do not see the fragmentation issues that bad. Regarding the UI> that would be great. Perhaps shurup can pick this up again. If anyone with spare time is feeling lucky: you can always submit changes to me, I would be happy to pack them with the next release. Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
[7. June 2013] Youporn available now




![[+]](images/collapse_collapsed.gif)











