Closed effigies closed 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.
TypedDict
MetaInfo
API change: announce_list CLI argument is now announce-list, matching the MetaInfo field.
announce_list
announce-list
May resolve #17.
Permits
TypedDict
to silently ignore invalid keys, and enables this behavior inMetaInfo
. Two fields used by the Transmission client are now accepted.API change:
announce_list
CLI argument is nowannounce-list
, matching theMetaInfo
field.May resolve #17.