Issue92

Title Metalink .torrent url integration
Priority feature Status chatting
Superseder Nosy List Kelson, gokdenizk
Assigned To Keywords torrents

Created on 2011-09-15.09:36:05 by Kelson, last changed by gokdenizk.

Messages
msg406 (view) Author: gokdenizk Date: 2012-08-17.14:19:19
Hi,

Using the following directive inserts *magnet* URL's in metalink files.
MirrorBrainMetalinkMagnetLinks On

Additionally, if you have .torrent files already on the disk, 
the following directive will check the torrent files and include them in the
metalink for .iso files.
MirrorBrainMetalinkTorrentAddMask .*\.iso
msg338 (view) Author: Kelson Date: 2011-09-15.09:36:05
This is related to my previous ML email which is unfortunately still unanswered:
http://mirrorbrain.org/archive/mirrorbrain/0134.html

I have a mirrobrain instance delivering .metalink and .torrent files. I have
choosen Mirrorbrain and Metalink for their ability to easily deal
with many protocols (HTTP/FTP/BITTORRENT) at the same time.

Unfortunately my .metalink files (generated by mirrorbrain) do not include my
bittorrent URLs.

For example, have a look to:
* http://download.kiwix.org/zim/0.9/wikipedia_fr_all_07_2011.zim.metalink
* http://download.kiwix.org/zim/0.9/wikipedia_fr_all_07_2011.zim.torrent

Does exist a solution? If not wouldn't be a interesting to add a config.
parameter to allow that?
History
Date User Action Args
2012-08-17 14:19:20gokdenizksetstatus: unread -> chatting
nosy: + gokdenizk
messages: + msg406
2011-09-15 09:36:06Kelsoncreate