effigies / BitTornado

UNMAINTAINED - John Hoffman's fork of the original bittorrent
Other
150 stars 44 forks source link

Metafile cleanup #20

Closed effigies closed 8 years ago

effigies commented 8 years ago

Permits TypedDict to silently ignore invalid keys, and enables this behavior in MetaInfo. Two fields used by the Transmission client are now accepted.

API change: announce_list CLI argument is now announce-list, matching the MetaInfo field.

May resolve #17.