summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/Adding_torrent_via_addurl_fails/comment_1_477913541446737692c2d3ae2cc197bb._comment15
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?
+"""]]