Sick-Beard
Sick-Beard copied to clipboard
Update to BTN API
you shouldnt change the line endings.. aka it shows you modified the whole file.... which makes it hard to see actual changes and will most likely delay this from ever getting pulled
Apologies, I'm new to this. Is there a way to just show the changed line?
@chinedu40 https://help.github.com/articles/dealing-with-line-endings/
I have the following error:
2017-03-02 14:52:30 SEARCHQUEUE-MANUAL-SEARCH :: Unknown error while accessing BTN: 'SafeTransport' object has no attribute 'context' 2017-03-02 14:52:30 SEARCHQUEUE-MANUAL-SEARCH :: No data returned from BTN
@noone5 for that https://github.com/joshmarshall/jsonrpclib/pull/36 is needed jsonrpclib should be updated as well. Luckily BTN is the only provider that uses it so that simplifies testing.
scrap this in favour of #984 which is a more elegant fix