[7. June 2013] Youporn available now | [19. April 2013] A-400 Advanced Network Setup | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 RC1 [13 June 2013] | A-200/A-210 RC1 [13 June 2013]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
[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.)
Post: #1366
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?
Find all posts by this user
06-18-2009, 07:56 AM
Post: #1367
RE: [transmission] Transmission 1.61 download and discussion
(06-02-2009 06:55 PM)enterfornone Wrote:  @SpiderGW: It does look exactly like Transmission

Verifying of 3.5 GB can take looooong.

This is a media box, not a computer. Be sure to always shutdown the player properly, to avoid constant verifying. Every time the client was not shutdown properly at the next start will verify all local data.

What do you mean by shutdown the player properly?
Find all posts by this user
06-18-2009, 02:32 PM
Post: #1368
RE: [transmission] Transmission 1.61 download and discussion
(06-18-2009 07:56 AM)wasssu Wrote:  What do you mean by shutdown the player properly?
Use remote "Standby Button" + "Delete" button.
Find all posts by this user
06-21-2009, 05:58 PM
Post: #1369
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:
Special preallocation for small headless devices - to prevent fragmentation

does it mean that 1.72 finally resolve the file fragment problem of NMT?

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.
Find all posts by this user
06-22-2009, 08:29 AM
Post: #1370
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?
Find all posts by this user
06-22-2009, 09:36 AM
Post: #1371
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.

Is it possible to config transmission to work like uTorrent?? Download and allocate in the same time not to allocate first then download?

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.
Visit this user's website Find all posts by this user
06-22-2009, 11:16 AM (This post was last modified: 06-22-2009 06:59 PM by galleyrod.)
Post: #1372
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
Find all posts by this user
06-22-2009, 05:14 PM (This post was last modified: 06-22-2009 05:16 PM by nianoniano.)
Post: #1373
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
Find all posts by this user
06-22-2009, 05:49 PM
Post: #1374
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?

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.

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
Visit this user's website Find all posts by this user
[+] 1 user says Thank You to Ger Teunis for this post
06-23-2009, 01:49 AM
Post: #1375
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.

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.

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.
"
Find all posts by this user
06-24-2009, 05:25 PM
Post: #1376
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.
Find all posts by this user
06-27-2009, 04:11 AM
Post: #1377
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?
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.
"

No, you should set preallocation=2; preallocation=3 will crash Transmission.
Find all posts by this user
06-27-2009, 08:42 AM (This post was last modified: 06-27-2009 09:32 AM by enterfornone.)
Post: #1378
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).
Find all posts by this user
06-27-2009, 09:32 AM
Post: #1379
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.
Find all posts by this user
06-27-2009, 03:48 PM
Post: #1380
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:
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).

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
Visit this user's website Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Lightbulb Torrentexpander: automatic renamer | build .nfo | download poster & fanart | NMJ Jannyy 193 41,078 Yesterday 08:25 PM
Last Post: supraru
  nzbget does not download twentefan 1 117 Yesterday 12:49 PM
Last Post: chris57
  Transmission 2.21 needed!! dreamland 0 86 06-17-2013 09:57 PM
Last Post: dreamland
  (A400) Transmission 2.42 Wishmaster 2 179 06-14-2013 09:29 PM
Last Post: Wishmaster
  Transmission encryption rocsemail 2 194 06-12-2013 04:40 PM
Last Post: rocsemail
  [ Transmission CSI ] v2.71-dath1 (21 October 2012) DathRarhek 432 108,236 06-08-2013 07:57 PM
Last Post: chai73
Star NZBGet 9.0/10.0 discussion hugbug 473 43,578 05-21-2013 06:45 PM
Last Post: say170
  sickbeard and download folder help! naboull1 1 480 05-11-2013 06:41 PM
Last Post: naboull1
  How to change default transmission UI ????????? fareign 2 532 05-11-2013 12:03 AM
Last Post: fareign
  Transmission. How to change download paths to other HDD connected to A300 ? djhifi 0 501 05-07-2013 01:05 AM
Last Post: djhifi

Forum Jump: