Need the ability to cancel
Need the ability to cancel
When you start a search for a title, sometimes it takes a long time and I want to cancel, but I can't. I feel that ESC should cancel a search. What do you think?
Re: Need the ability to cancel
It'd be nice, but it's a minor issue that would severely complicate the code, to check if continue or abort, here and there and everywhere. Also, if it's stuck at a server read I can't actually abort until the server read return control to my code one way or another, which would probably defeat the point in your particular case.
The easy workaround is to simply exit FileBot and restart it.
The easy workaround is to simply exit FileBot and restart it.