Log in

Bekijk de volledige versie : New Transmission 1.60 released



Marv-in
05-05-2009, 07:43
Just has been released new version of command-line torrent client named Transmission.

Would be wonderfull if this new build will soon appear in ipkg optware list.

Here are changes:

All Platforms
* Seed ratio limiting
* Transfer prioritization
* Option to specify if transfers are included in the global bandwidth limits
* Random port, with optional randomization on startup
* Improvements to UPnP port forwarding
* Support for file preallocation on XFS filesystems

Daemon
* Watch folder for auto-adding torrents
* Many new features in the RPC/JSON interface
* Allow users to specify a specific address when listening for peers

Web Client
* File selection and prioritization
* Add option to verify local data
* Fix "Remove Data" bug

For more info:
Official site (http://www.transmissionbt.com/)

DougQuaid
06-05-2009, 07:54
it is, but web interface stopped working

Marv-in
06-05-2009, 08:43
It's true, It's being discussed here (http://trac.transmissionbt.com/ticket/2030).

Until it get fixed I'am handling it via SSH and command-line arguments.

Update: Issue resolved (http://trac.transmissionbt.com/ticket/2030#comment:37)

kolp
08-05-2009, 00:00
I saw that the error was fixed from the post above. So I decided to re install transmission everything went fine till the webpage again. Blocklist was ignored. Transmission starts but the webpage doesnt. I am not sure what else can be wrong. Is there another fix or something

Thanks

Marv-in
08-05-2009, 08:44
Kolp:
Try upgrade transmission now again, new version is now in repository. Check that you have instaled this version of package: transmission_1.60+r8349-1_mipsel.ipk

kolp
08-05-2009, 09:28
Do you mean just run an update then upgrade rite or something else. Thanks for your help and time.

Marv-in
08-05-2009, 09:44
Yes, you need to run ipkg update && ipkg upgrade. Make sure you are using this repository:

http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/

If not, you can instal new version manualy:

cd /opt/tmp/ipkg/
wget http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/transmission_1.60+r8349-1_mipsel.ipk
ipkg install transmission_1.60\+r8349-1_mipsel.ipk