Optware / Optware-ng

279 stars 52 forks source link

transmissiondcfp: update to revision 14734-7 #180

Closed cfpp2p closed 7 years ago

cfpp2p commented 7 years ago
Fixed: Problem in extracting salt
Fixed: "Unable to save resume file: File name too long" for magnet links with extremely long names.
Fixed: "Invalid or corrupt torrent file" for torrents with an empty name key.
Fixed: clarified that info-hash is the digest of en bencoding found in .torrent file
Fixed: transmission-edit tool: don't re-order info dict

Automatically rename torrent's name and all path(path...)final-filename
for each original when:
just . or ..
begins with ../
contains /../ anywhere
ends with / or /. or /..

No longer will any torrent be "invalid or corrupt" due to name or path.

https://github.com/bittorrent/bittorrent.org/commit/1a5fd50896cd85dd46f65ed6033981868131fd92

"They must not perform a decode-encode roundtrip on invalid data."