PDA

Bekijk de volledige versie : Transmission 1.8 ist released



anton610
21-01-2010, 16:49
Transmission 1.80 (2010/01/20) ¶

This is a huge listen-to-the-users release -- it uses 103 ideas from users, including 44 enhancements, 26 bugfixes and 33 more bugfixes during the beta tests. Thanks to everyone involved for helping to improve Transmission.

All tickets closed by this release
All Platforms ¶

* Add support for magnet links
* Add support for trackerless torrents
* Add optional "incomplete directory" where partial downloads are stored
* Add .part to incomplete files' filenames
* Find more peers by announcing to each tier in a torrent's tracker list, rather than only one
* Fix vulnerability from maliciously-crafted torrent files that could overwrite other files
* Improved IPv6 support
* Improved PEX sharing with other peers
* Faster management of large peer lists
* DHT improvements to bootstrapping and IPv6
* Newly-added torrents without local data don't wait in the "Verify Local Data" queue anymore
* Add an OS hint to not cache local data during torrent verification
* Use less CPU when making encrypted handshakes to peers
* Better filtering of bad IP addresses
* Fix bug that gave "too many open files" error messages
* Fix bug that could crash Transmission on shutdown
* Fix bug that could unpause or repause a torrent on startup
* When uploading, improve disk IO performance by prefetching the data in batches
* Portability fixes for embedded systems
* Other small bugfixes and improvements

Mac ¶

* Redesigned trackers inspector tab with favicons and copy-paste functionality (paste lists of multiple trackers)
* Message log stores all messages and does real filtering
* Quick Look restored on Snow Leopard
* Moving data and incomplete folder are now handled by libtransmission
* Improved reveal in Finder functionality on Snow Leopard
* Various smaller behavior and interface tweaks
* German and Simplified Chinese localizations
* Removed Turkish localization because of lack of localizer

GTK+ ¶

* Support org.gnome.SessionManager? interface for inhibiting hibernation
* Added support for adding torrents by URL or magnet link
* Add optional "download complete" sound using the XDG sound naming spec
* When creating a torrent, make it easier to auto-add that new torrent
* New statusbar "Ratio" icon submitted by jimmac
* Fix minor memory leaks
* GNOME HIG improvements

Daemon ¶

* When running as a daemon, send log messages to syslog
* Reload settings.json when receiving SIGHUP
* transmission-remote now allows per-torrent speed limits to be set

Web Client ¶

* Add speed limit "turtle mode" support
* Double-clicking a torrent opens/closes the torrent inspector
* Add "Start When Added" checkbox when adding torrents
* Add Select All / Deselect All buttons to the file inspector
* Add version information to the preferences dialog
* Ensure the context menu goes away when clicking on torrents
* Fix bug that obscured part of the context menu



Hat schon jemand ein mipsel paket?

Grüße

akbor
21-01-2010, 20:41
Hi,

nein, 1.76 ist die neuste (hier: http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable) verfügbare Version zurzeit.

EDIT 23.01.2010 12:06: seit wenigen Stunden wurde 1.80 eingestellt

Gruß

Robert

carterb
23-01-2010, 10:22
Hi,

aktuelle Version ist 1.81. Was der Kollege nicht bedacht hat ist, dass diese nicht direkt als optware-Package verfügbar sein wird.

Somit ist 1.81 die aktuelle Version für den Build auf dem Router (das funktioniert übrigens auch).
Und dies ist die aktuelle ipkg-Version:

[admin@ASUS_WL500GP root]$ ipkg list | grep transmission
transmission - 1.75-1 -

Edit: So der autobuilder des optware-Servers ist nachgezogen. Aktuelle Version:
[admin@ASUS_WL500GP root]$ ipkg list | grep transmission
transmission - 1.80-1 - Lightweight BitTorrent client and daemon,

anton610
23-01-2010, 14:47
Danke! für die info

Grüße

akbor
06-02-2010, 13:58
V. 1.83 ist jetzt im IPKG-Repository (http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable) und kann installiert werden.

EDIT: ich sehe gerade, die V. 1.83 ist wirklich sehr gesprächig und wenn ich den Changelog von der 1.80 oben nochmal durchlese war das anscheinend schon bei 1.80 der Fall... Sie knallt den Syslog mit irgendwelchen Meldungen voll, die ich persönlich nicht unbedingt sehen will. Weiß schon jemand, wie man das abstellen kann? :)

Gruß

Robert

Copter
25-03-2010, 13:18
inzwischen gibts schon 1.92

mit
"message-level": 1, in der settings.json schreibt Transmission immerhin nur errors ins syslog. Aber wie kann man verhindern, dass Transmissoin errors ins syslog schreibt?

Grüsse, Copter

akbor
25-03-2010, 13:30
Hey, das ist eine gute Info, ich wäre ja schon froh, wenn nur Errors im Syslog stehen würden. So sehe ich die anderen Meldungen quasi gar nicht. Transmission verdrängt alles.

P.S.:

Options

Advanced
...
message-level: Number (1 = Error, 2 = Info, 3 = Debug, default = 2)
das heisst wohl, dass man die Fehler als das mindesete im Log haben muss. Sonst habe ich auch keine passenden Optionen gefunden.

Gruß

Robert