http://idk.i2p/javadoc-i2p/org/klomp/snark/SnarkManager.html
Throws: RuntimeException - via Snark.fatal() Since: 0.8.4 addMagnet public void addMagnet ( String name,
byte[] ih, String trackerURL,
boolean updateStatus, File dataDir) Add a torrent with the info hash alone (magnet / maggot) Parameters: name - hex or b32 name from the magnet link ih - 20 byte info hash trackerURL - may be null updateStatus - should we add this magnet to the config file,
to save it across restarts,...