8abc2a65e1a65ff7c552924fb9b040e3dfd36371
The static Torrent.create override was validating the input data before calling Transmission, but hashString isn't known until after addUrl. Move validation to the final createData object so search/fill can queue torrents without providing a hash up front. Signed-off-by: William Mantly <wmantly@gmail.com>
Description
Languages
JavaScript
83.1%
HTML
16.9%