Commit Graph

11 Commits

Author SHA1 Message Date
deepsource-autofix[bot] 2f730c1f5a
Format code with yapf
This commit fixes the style issues introduced in 33f4052 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/c8854d39-7b38-4f54-b6f9-fbf94e6182b9/
2021-09-14 10:48:20 +00:00
kokarare1212 33f40520da
add session listener 2021-09-14 19:48:08 +09:00
kokarare1212 e9602f1215
Fix zeroconf server builder 2021-09-14 19:27:40 +09:00
kokarare1212 c2bfa04c35
Fix zeroconf 2021-09-14 19:23:10 +09:00
deepsource-autofix[bot] c2917bc38b
Format code with yapf
This commit fixes the style issues introduced in 99ffe99 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/c9015521-154b-4bca-841e-c46c9774327c/
2021-09-13 22:11:51 +00:00
kokarare1212 99ffe99e82
Fix mDNS issue 2021-09-14 07:11:41 +09:00
kokarare1212 15d8721167
Merge remote-tracking branch 'origin/rewrite' into rewrite
# Conflicts:
#	librespot/zeroconf.py
2021-09-14 07:07:49 +09:00
kokarare1212 af6cb86d3f
Remove debug 2021-09-14 07:07:28 +09:00
kokarare1212 536dd4a2b5
Fix multicast dns issue 2021-09-14 07:06:56 +09:00
deepsource-autofix[bot] 6bb8764626
Format code with yapf
This commit fixes the style issues introduced in 1dd7816 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/6f1ff38a-0e76-4ac9-9757-4a6558507d5d/
2021-09-13 12:05:16 +00:00
kokarare1212 1dd7816590
Add Zeroconf Support
* still not working
2021-09-13 21:04:50 +09:00