Commit graph

234 commits

Author SHA1 Message Date
Thomas Zarebczan 89287df0b8
Merge pull request #23 from ykris45/patch-1
Update LICENSE
2020-02-03 17:06:15 -05:00
YULIUS KURNIAWAN KRISTIANTO 0f228816a5
Update LICENSE 2020-02-03 04:39:59 +07:00
Jack Robison b0e44dfb9c
bump to 0.0.17 2020-01-16 15:34:29 -05:00
Jack Robison 9aae66c8f5
update readme 2020-01-16 15:34:02 -05:00
Jack Robison d221c1aa3f
Merge pull request #22 from lbryio/catch-connection-error
Fix uncaught ConnectionError in scpd_post and scpd_get
2020-01-15 16:37:02 -05:00
Jack Robison 6d52d76af6
bytes/str 2020-01-15 16:28:53 -05:00
Jack Robison 1c6fd31796
remove mock testing requirement 2020-01-15 16:25:31 -05:00
Jack Robison 99fabb2a65
handle ConnectionError in scpd_get and scpd_post 2020-01-15 16:25:27 -05:00
Jack Robison d0f61f0597
Update README.md 2019-11-15 13:17:53 -05:00
Jack Robison 60566e07ce
bump version 2019-11-15 10:51:56 -05:00
Jack Robison 36372f747d
update README.md 2019-11-15 10:46:15 -05:00
Jack Robison 5a6be06cb5
fix --debug_logging cli argument 2019-11-15 10:40:00 -05:00
Jack Robison 7ab12ef9a9
Merge pull request #20 from lbryio/fix-tplink-xml-parsing
fix soap xml parsing for tp-link devices
2019-11-14 14:22:13 -05:00
Jack Robison 1570f4a238
delete empty file 2019-11-14 13:36:20 -05:00
Jack Robison 2e24b35463
test tp-link xml namespace parsing bug 2019-11-14 13:35:03 -05:00
Jack Robison 72fd95bcc5
fix soap xml parsing for tp-link devices 2019-11-13 10:57:12 -05:00
Jack Robison ca34ce29a6
bump version 2019-10-28 10:14:52 -04:00
Jack Robison 383f64b854
Merge pull request #19 from lbryio/python-3.8
python 3.8 support
2019-10-25 16:20:15 -04:00
Jack Robison d70618864a
test python 3.8 support 2019-10-25 16:13:11 -04:00
Jack Robison b3b020e01b
Merge pull request #18 from lbryio/fast-discover
Faster gateway discovery
2019-10-25 16:12:40 -04:00
Jack Robison 8e07d7f390
add tests + coverage
-test_socket_setup_error
-ssdp test_deadbeef_response
2019-10-25 14:47:43 -04:00
Jack Robison 1b25c009ca
mypy 2019-10-25 14:19:59 -04:00
Jack Robison 9570a843e3
tests 2019-10-25 01:30:58 -04:00
Jack Robison 655d2ff623
replace fuzzy_m_search with multi_m_search
-lower search timeout from 30s->3s
-send unicast/multicast at the same time, remove optional arg
2019-10-25 01:30:49 -04:00
Jack Robison d8f309f8fe
fast discovery with multi_m_search
-remove m_search_args from Gateway
2019-10-21 19:02:59 -04:00
Jack Robison 68d6b815a1
don't catch CancelledError 2019-10-21 19:01:47 -04:00
Jack Robison c3211215df
type annotations 2019-10-21 18:24:54 -04:00
Jack Robison b1c39cef7b
Merge pull request #16 from StrikerRUS/patch-1
bump year in license
2019-10-09 09:01:52 -04:00
Jack Robison 785e5f2db8
Merge pull request #17 from StrikerRUS/tests
use appropriate asserts in tests
2019-10-09 09:01:26 -04:00
StrikerRUS bad5a0c7f4 use appropriate asserts in tests 2019-10-09 01:04:58 +03:00
Nikita Titov 1a4664ab89
bump year in license 2019-10-09 00:27:06 +03:00
Jack Robison ab7ef0048b
bump to 0.0.14 2019-08-19 10:46:49 -04:00
Jack Robison 55f78f2895
raise UPnPError on null or empty result from get_external_ip 2019-08-15 17:23:32 -04:00
Jack Robison 312bab71d5
Merge pull request #15 from lbryio/fix-unhandled-errors
Fix unhandled errors
2019-08-15 17:00:48 -04:00
Jack Robison 21a379eb8c
simplify tests
-make it easy to add new device test cases
2019-08-15 16:48:41 -04:00
Jack Robison 4741842582
fix https://github.com/lbryio/aioupnp/issues/11 2019-08-15 14:53:35 -04:00
Jack Robison a0d1ca73e0
fix https://github.com/lbryio/aioupnp/issues/14 2019-08-15 14:53:35 -04:00
Jack Robison 6e8eb9a87f
uncomment and update debugging 2019-08-15 14:53:31 -04:00
Jack Robison 22586e3cdf
v0.0.13 2019-06-23 01:41:24 -04:00
Jack Robison 3754cca41f
Merge pull request #13 from lbryio/improve-coverage
more mypy refactoring, improve coverage
2019-05-23 21:35:36 -04:00
Jack Robison 5356b78e77
more mypy+coverage refactoring 2019-05-23 21:27:57 -04:00
Jack Robison e2ad340868
Merge pull request #12 from lbryio/mypy-refactor
mypy refactor, improve coverage
2019-05-22 03:05:09 -04:00
Jack Robison d87a1704ef
tests 2019-05-22 02:56:59 -04:00
Jack Robison f5f3cc5f95
coverage 2019-05-22 02:14:09 -04:00
Jack Robison 8457ef54e2
mypy 2019-05-22 01:56:16 -04:00
Jack Robison 7066b55c30
stubs 2019-05-22 00:45:33 -04:00
Jack Robison f7c8f7a605
coveragerc 2019-05-22 00:37:21 -04:00
Jack Robison 3ddec6ccf0
travis 2019-05-22 00:32:25 -04:00
Jack Robison 65dab4ce9f
pylint, more mypy refactoring, improve tests 2019-05-22 00:29:23 -04:00
Jack Robison 836271c6e0
tests 2019-05-21 18:17:17 -04:00