CtrlAltDefeat94

Results 21 comments of CtrlAltDefeat94

I'm getting: ``` File "C:\Program Files (x86)\Python36\lib\site-packages\bittrex\bittrex.py", line 766, in trade_buy }, protection=PROTECTION_PRV) File "C:\Program Files (x86)\Python36\lib\site-packages\bittrex\bittrex.py", line 153, in _api_query return self.dispatch(request_url, apisign) File "C:\Program Files (x86)\Python36\lib\site-packages\bittrex\bittrex.py", line 75,...

I found out the issue. Apparently it didn't like me not specifying the rate. After I added that (and changed ORDERTYPE_MARKET to ORDERTYPE_LIMIT), it worked

Getting similar errors using the same validator: ![image](https://user-images.githubusercontent.com/5640470/28531377-f94cf97a-7096-11e7-9674-34f55af82a9a.png) Using version 0.16

book = epub.read_epub(filepath) book.set_title(title) epub.write_epub(filepath, book, {}) What I'm trying to achieve is to alter an existing epub and change one or multiple tags(title, author, etc), but I guess it...

Did you get time to play with things? I have yet to get that sample to work.

The file I'm testing with; https://www.dropbox.com/s/lomao303j5dp5b4/2.%20Blood%20Enemy.epub?dl=0 The EPUB files I'm using aren't all retail, but I wouldn't call them random files. Could you share your code so I can try...

Same issue happens here. I've rejoined plenty times

Well, both. Being able to sync the watched states but ignore (new) shows that arent being watched yet or arent on my MAL list Not sure what changed(in my own...

> Firefox on Android does not appear to have this issue. I'm using Firefox on Android, and am having the issue as well.

#1366 probably related. I was able to reproduce this in Firefox on my Samsung tablet. Chrome does not seem to have this problem.