Hi,
The Bencoding specification (Link removed by Mod - it wasn't working ) stipulates that dictionaries should be encoded in key lexical order; however when creating a simple torrent consisting of a single file and a single web seed URL, the “url-list” key appears first, before e.g. the “created by” key. This causes some torrent clients to fail to parse the resulting file (
https://github.com/alanmcgovern/monotorrent/issues/332 ).