Commit Graph

421 Commits

Author SHA1 Message Date
こうから
94388a3007
Merge pull request #74 from kokarare1212/dependabot/pip/zeroconf-0.36.6
Bump zeroconf from 0.36.4 to 0.36.6
2021-09-20 21:14:43 +09:00
dependabot[bot]
f6256a7749
Bump zeroconf from 0.36.4 to 0.36.6
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.4 to 0.36.6.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.4...0.36.6)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 12:11:43 +00:00
こうから
3731593299
Merge pull request #73 from kokarare1212/dependabot/pip/zeroconf-0.36.4
Bump zeroconf from 0.36.3 to 0.36.4
2021-09-17 21:14:29 +09:00
dependabot[bot]
d4c2dfc7bc
Bump zeroconf from 0.36.3 to 0.36.4
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.3 to 0.36.4.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.3...0.36.4)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-17 12:11:15 +00:00
こうから
a9b33cd0b8
Merge pull request #72 from kokarare1212/dependabot/pip/protobuf-3.18.0
Bump protobuf from 3.17.3 to 3.18.0
2021-09-16 21:15:12 +09:00
dependabot[bot]
84161c6571
Bump protobuf from 3.17.3 to 3.18.0
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.3 to 3.18.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.17.3...v3.18.0)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-16 12:10:53 +00:00
こうから
74e9042f7c
Merge pull request #71 from kokarare1212/dependabot/pip/zeroconf-0.36.3
Bump zeroconf from 0.36.2 to 0.36.3
2021-09-16 11:35:33 +09:00
dependabot[bot]
1682e8b904
Bump zeroconf from 0.36.2 to 0.36.3
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.2 to 0.36.3.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.2...0.36.3)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-15 12:12:22 +00:00
こうから
cd71b24df7
Merge pull request #70 from kokarare1212/deepsource-transform-e11198aa
Format code with yapf
2021-09-15 06:52:40 +09:00
こうから
4e7d43d4e3
Merge pull request #69 from kokarare1212/deepsource-transform-64a3a0b3
Format code with yapf
2021-09-15 06:52:29 +09:00
こうから
967986173b
Merge pull request #68 from kokarare1212/deepsource-transform-9c2a7ab4
Format code with yapf
2021-09-15 06:52:15 +09:00
kokarare1212
b0a412aba1
Add zeroconf method 2021-09-14 21:09:11 +09:00
deepsource-autofix[bot]
638120ebc4
Format code with yapf
This commit fixes the style issues introduced in 6382c13 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/69dadbca-d159-4a13-a0ba-4cfbfe74193a/
2021-09-14 12:06:10 +00:00
kokarare1212
6382c13fd0
implement player *partial 2021-09-14 21:05:52 +09:00
kokarare1212
1d390c72a3
Change package layout 2021-09-14 19:54:55 +09:00
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
deepsource-autofix[bot]
4c397681b6
Format code with yapf
This commit fixes the style issues introduced in e5d6db0 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/35e5c958-abf8-4679-b405-049a0e3f5b39/
2021-09-14 10:30:00 +00:00
kokarare1212
e5d6db0b24
Fix typo 2021-09-14 19:29:47 +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
こうから
dac25540b2
Merge pull request #65 from kokarare1212/deepsource-transform-e9085e36
Format code with yapf
2021-09-14 09:22:19 +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
こうから
cf00ba6288
Merge pull request #63 from kokarare1212/deepsource-transform-0f72db65
Format code with yapf
2021-09-13 21:07:03 +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
kokarare1212
928685f296
Merge remote-tracking branch 'origin/rewrite' into rewrite 2021-09-13 06:48:23 +09:00
kokarare1212
dc41f749bf
Change package layout 2021-09-13 06:47:53 +09:00
こうから
64d70f67ea
Merge pull request #62 from kokarare1212/deepsource-transform-57683a92
Format code with yapf
2021-09-12 22:15:38 +09:00
deepsource-autofix[bot]
b623b790d1
Format code with yapf
This commit fixes the style issues introduced in dee69a9 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/bf0b8622-624b-4147-ae42-db2575501879/
2021-09-12 12:42:28 +00:00
kokarare1212
dee69a9ee5
Fix skip data 2021-09-12 21:42:16 +09:00
こうから
9eb72855eb Update issue templates 2021-09-12 19:11:24 +09:00
こうから
2ff49392a6
Merge pull request #61 from kokarare1212/deepsource-transform-d3e85f83
Format code with yapf
2021-09-12 18:44:16 +09:00
deepsource-autofix[bot]
cd04e9d9bb
Format code with yapf
This commit fixes the style issues introduced in e787514 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/6b6b51b6-8693-477f-9456-739e2136ae57/
2021-09-12 09:41:07 +00:00
kokarare1212
e7875145ad
Add search support 2021-09-12 18:40:51 +09:00
こうから
82a3ad2047
Merge pull request #60 from kokarare1212/deepsource-transform-70edbc89
Format code with yapf
2021-09-12 16:58:54 +09:00
deepsource-autofix[bot]
5e0434c904
Format code with yapf
This commit fixes the style issues introduced in 1eca34a according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/7b42a1e3-5059-4c2b-b655-a389f01dbf3a/
2021-09-12 07:56:34 +00:00
kokarare1212
1eca34a601
Add dealer support 2021-09-12 16:56:20 +09:00
こうから
af4f3c91b9
Merge pull request #58 from kokarare1212/deepsource-transform-d7e0d881
Format code with yapf
2021-09-12 14:01:06 +09:00
こうから
51ceaa4889
Merge pull request #59 from kokarare1212/deepsource-fix-99730462
Remove reimported module
2021-09-12 14:00:56 +09:00
deepsource-autofix[bot]
60ce042859
Format code with yapf 2021-09-12 05:00:38 +00:00
deepsource-autofix[bot]
8f3c95ea41
Remove reimported module 2021-09-12 05:00:31 +00:00
deepsource-autofix[bot]
0741dbdd43
Format code with yapf
This commit fixes the style issues introduced in 2790f48 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/04a80a03-ea85-44b3-9159-2580bda68c1c/
2021-09-12 04:58:42 +00:00
kokarare1212
2790f484c8
Change README.md 2021-09-12 13:33:39 +09:00
kokarare1212
d9078983f4
Change README.md 2021-09-12 13:04:57 +09:00
kokarare1212
01914c44c9
Rewrite 2021-09-12 12:58:24 +09:00