http://discuss.i2p/viewtopic.php?p=1135
If you have any outstanding tokens you can't ask for more, and you must send attachments as an edit not torrent add (just like webui), so i do this: - GET request the number of tokens i have outstanding, save to list - if i don't have enough, GET request the difference, save to list - POST torrent add, save the torrent id (-1 credit) - POST torrent edit of the torrent id, send the 3 images (-3 credits) Each of the POST actions we send data in JSON format, and convert the .torrent and...