piperun / torrent-clipper

Torrent clipper is a fork of torrent control intended for chrome users
GNU Lesser General Public License v2.1
22 stars 5 forks source link

Adding a torrent already added doesn't show an error #13

Open Ryrynz opened 3 years ago

Ryrynz commented 3 years ago

If I add a torrent that's already added into the client it returns with a notification that the torrent has been added. With Remote Torrent Adder extension it says there's an error instead which is better feedback. Ideally Torrent Clipper would return a message that the torrent is already loaded within the client.

piperun commented 3 years ago

Thanks for notifying the issue! I'll look into it, I think unfortunately at most it'll be an error since unless the torrent UI sends a specific error msg about duplicate there's not a lot I can do.