Add Download Progress tracking; early errors for invalid debrid torrent status (#35)
This commit is contained in:
@@ -96,8 +96,6 @@
|
||||
} else {
|
||||
alert(`Successfully added ${result.results.length} torrents!`);
|
||||
}
|
||||
|
||||
document.getElementById('magnetURI').value = '';
|
||||
} catch (error) {
|
||||
alert(`Error adding downloads: ${error.message}`);
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user