diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-02-08 15:21:00 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-02-08 15:21:00 -0400 |
commit | 54115b990f816c3773f320fc8eb2d1451482e427 (patch) | |
tree | 33d61764cea921524981faccf305c7c07cc3bfa8 | |
parent | a1761d57542ddd28bf39e2c19bdc9f72e350ca02 (diff) |
comment
-rw-r--r-- | doc/bugs/Adding_torrent_via_addurl_fails/comment_1_477913541446737692c2d3ae2cc197bb._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/Adding_torrent_via_addurl_fails/comment_1_477913541446737692c2d3ae2cc197bb._comment b/doc/bugs/Adding_torrent_via_addurl_fails/comment_1_477913541446737692c2d3ae2cc197bb._comment new file mode 100644 index 000000000..c1ea72209 --- /dev/null +++ b/doc/bugs/Adding_torrent_via_addurl_fails/comment_1_477913541446737692c2d3ae2cc197bb._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2016-02-08T18:53:00Z" + content=""" +announce-list comes from BEP-0012. Reading that spec, the torrent file is +supposed to still have the announce field, although its contents are +supposed to be ignored by clients that support announce-list. + +When I download that torrent, it doesn't seem to have an +announce-list either. No announce and no announce-list? It's possible that +aria2c, which I used to download it like git-annex does, doesn't know about +announce-list and left it out when saving the torrent file. Maybe it left +out announce too? Do you have a non-magnet url for this torrent file? +"""]] |