Networked Media Tank

Full Version: [transmission] Transmission 1.76 + DHT download and discussion (OLD THREAD)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(04-20-2009 08:57 AM)Ger Teunis Wrote: [ -> ]Yep, integration will be a lot cleaner from now on: no more overwriting of files of syabas/default firmware. If a application misbehaves: use the CSI uninstall (or remove the folder from /share/Apps by hand and reboot) and your up and running again.

Just to complete with this.
I still have two folders on my share.
.transmission and .transmission-nmt
Can I delete those folders right ?
Quote:.transmission and .transmission-nmt
Can I delete those folders right ?

I deleted, no troubles. maybe you want to move your torrents and resumes to the new location.
(04-20-2009 11:03 AM)compdealer Wrote: [ -> ]Same problem here. ver 1.52 - 0 peers no download.

Performed "Deep clean", reinstalled Transmission - no changes.
executed "ls -al /lib" as you asked:

Please try the following:
Code:
rm /lib/libcurl.so.4
ln -s /share/Apps/Transmission/lib/libcurl.so.4 /lib/libcurl.so.4
/share/Apps/AppInit/appinit.cgi stop Transmission
/share/Apps/AppInit/appinit.cgi start Transmission
Worked like magic! Thank you
(04-20-2009 11:47 AM)compdealer Wrote: [ -> ]Worked like magic! Thank you

I though I added that to the installer. But ehh. I need to check that once more.
(04-20-2009 11:49 AM)Ger Teunis Wrote: [ -> ]I though I added that to the installer. But ehh. I need to check that once more.

I've updated the package again. Now it should work directly without the above hack. Thanks for the report.
OK, I have updated Transmission with the latest CSI version.
The torrent is now stuck in "VERIFYING LOCAL DATA"

ah... took a little time, but its downloading now!!!
(04-20-2009 08:17 PM)DJ Randall Wrote: [ -> ]OK, I have updated Transmission with the latest CSI version.
The torrent is now stuck in "VERIFYING LOCAL DATA"

That is not "stuck" it will complete. let it roll.
(04-20-2009 07:27 PM)Ger Teunis Wrote: [ -> ]I've updated the package again. Now it should work directly without the above hack. Thanks for the report.

Confirmed working here also after re-installing.
Thank you for your quick assistance!
Installed 1.52 via the new 2.0.1 CSI. How do I go about getting the Web Service working?

The old location was.
http://localhost.drives:8883/HARD_DISK/t.../index.cgi

I cleaned a little house and deleted those old folders. Maybe I should of kept that "transmission-nmt" folder, as I can not find a new index.cgi anywhere within the new "apps/Transmission". Whats this gayaui folder?
webservice is installed automatically.
You should have a "Transmission" item in webservices.
If not: you can always by hand add, also using CSI: "Extra" top menu then choose "Add manual webservice"

Enter any name you like and the below URL
http://localhost:9999/Transmission_gaya
(case sensitive!)

ps> transmission-nmt can be safely removed now, even the .transmission folder (in root of HDD).
Is it possible to put a max number of downloads at same kind, in some kind of config file trough telnet?
I put a lot files for download, and my HDX is having much trouble with it.
If i can set transmission to max download 5 files at a time for example, it would be much better.
Hope to hear, thanks!
Also follow would be nice:

1. 100% download move to another folder
2. select downloads and be able to remove, stop, etc. them at once.

keep up the good work, thanks!
(04-21-2009 09:37 PM)basforum Wrote: [ -> ]Is it possible to put a max number of downloads at same kind, in some kind of config file trough telnet?
I put a lot files for download, and my HDX is having much trouble with it.
If i can set transmission to max download 5 files at a time for example, it would be much better.
Hope to hear, thanks!

It's not the number of simultaneous downloads that the NMT is having problems with - it's the total number of peers. Set the Global Peer Limit to 100 (defaults to 240 I think). If you do this then you should have no problem with multiple downloads.
it would be nice to have the ratio option in the browser config page.

Also how do you set up ratios below 1? lets say 0.6,etc. I tried with decimals but when I save it gets reset to 0.

Thanks!
Reference URL's