Commit Graph

534 Commits

Author SHA1 Message Date
こうから 399ca890ad
Merge pull request #106 from kokarare1212/dependabot/pip/requests-2.27.0
Bump requests from 2.26.0 to 2.27.0
2022-01-04 21:26:21 +09:00
dependabot[bot] cff73e34cb
Bump requests from 2.26.0 to 2.27.0
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-04 12:13:53 +00:00
こうから bb44fd5fae
Merge pull request #105 from kokarare1212/deepsource-fix-21c3257a
Remove methods with unnecessary super delegation.
2021-12-26 14:12:19 +09:00
deepsource-autofix[bot] 901656443f
Remove methods with unnecessary super delegation. 2021-12-26 05:09:56 +00:00
こうから 19ef0bf653
Merge pull request #104 from kokarare1212/deepsource-fix-1466be2d
Refactor unnecessary `else` / `elif` when `if` block has a `return` statement
2021-12-26 14:08:02 +09:00
deepsource-autofix[bot] 246be47505
Format code with yapf 2021-12-26 05:05:49 +00:00
deepsource-autofix[bot] 129fb92511
Refactor unnecessary `else` / `elif` when `if` block has a `return` statement 2021-12-26 05:05:38 +00:00
こうから 414c8babeb
Merge pull request #103 from kokarare1212/deepsource-fix-3f1e7803
Iterate dictionary directly
2021-12-26 14:02:14 +09:00
deepsource-autofix[bot] dc54445e9a
Format code with yapf 2021-12-26 04:59:57 +00:00
deepsource-autofix[bot] c3865ca093
Iterate dictionary directly 2021-12-26 04:59:47 +00:00
kokarare1212 6c6fe37203 Fix deepsource issue(s) 2021-12-25 15:49:19 +09:00
こうから 4f51d3ad22
Merge pull request #102 from kokarare1212/dependabot/pip/zeroconf-0.38.1
Bump zeroconf from 0.37.0 to 0.38.1
2021-12-24 21:28:33 +09:00
dependabot[bot] 688285eb6a
Bump zeroconf from 0.37.0 to 0.38.1
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.37.0 to 0.38.1.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.37.0...0.38.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-24 12:11:02 +00:00
kokarare1212 bc716fdcb4 Fix mistake 2021-12-22 09:02:43 +09:00
こうから 1ea6edc293
Merge pull request #100 from kokarare1212/dependabot/pip/websocket-client-1.2.3
Bump websocket-client from 1.2.2 to 1.2.3
2021-12-08 21:16:19 +09:00
dependabot[bot] b59bc6c2f0
Bump websocket-client from 1.2.2 to 1.2.3
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.2.2...v1.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 12:13:35 +00:00
こうから 49b3803ee6
Merge pull request #99 from kokarare1212/dependabot/pip/websocket-client-1.2.2
Bump websocket-client from 1.2.1 to 1.2.2
2021-12-07 21:18:34 +09:00
dependabot[bot] 1b35592455
Bump websocket-client from 1.2.1 to 1.2.2
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.2.1...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 12:16:25 +00:00
こうから 0676442fbb
Merge pull request #98 from kokarare1212/dependabot/pip/pycryptodomex-3.12.0
Bump pycryptodomex from 3.11.0 to 3.12.0
2021-12-06 22:13:16 +09:00
dependabot[bot] 674049fb81
Bump pycryptodomex from 3.11.0 to 3.12.0
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.11.0...v3.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 12:15:32 +00:00
こうから e843ac6e64
Update decoders.py 2021-12-04 14:31:46 +09:00
こうから 629619a300
Merge pull request #96 from kokarare1212/deepsource-transform-fbaa9f4f
Format code with yapf
2021-12-04 12:51:37 +09:00
deepsource-autofix[bot] 1f5a632b95
Format code with yapf
This commit fixes the style issues introduced in fc7d6dd according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/bc472013-48c1-48a4-80ef-d2c0fe1db08f/
2021-12-04 03:48:22 +00:00
kokarare1212 fc7d6ddc4d
fix DeepSource issue(s) 2021-12-04 12:47:54 +09:00
kokarare1212 bd71ecde46
Fix freeze 2021-11-21 21:57:57 +09:00
こうから ba0428823c
Merge pull request #94 from kokarare1212/dependabot/pip/zeroconf-0.37.0
Bump zeroconf from 0.36.13 to 0.37.0
2021-11-20 13:29:37 +09:00
dependabot[bot] e9bdb31f8e
Bump zeroconf from 0.36.13 to 0.37.0
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.13 to 0.37.0.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.13...0.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 12:16:19 +00:00
こうから 6cad7eb990
Merge pull request #93 from kokarare1212/dependabot/pip/zeroconf-0.36.13
Bump zeroconf from 0.36.12 to 0.36.13
2021-11-16 06:51:45 +09:00
dependabot[bot] d20f613844
Bump zeroconf from 0.36.12 to 0.36.13
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.12 to 0.36.13.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.12...0.36.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 12:11:19 +00:00
こうから f25f2ad4f2
Merge pull request #92 from kokarare1212/dependabot/pip/zeroconf-0.36.12
Bump zeroconf from 0.36.11 to 0.36.12
2021-11-07 11:19:05 +09:00
dependabot[bot] ec2b0a2d40
Bump zeroconf from 0.36.11 to 0.36.12
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.11 to 0.36.12.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.11...0.36.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-05 12:13:22 +00:00
こうから 444c083e18
Merge pull request #91 from kokarare1212/dependabot/pip/zeroconf-0.36.11
Bump zeroconf from 0.36.9 to 0.36.11
2021-11-05 13:02:31 +09:00
dependabot[bot] c6c326062a
Bump zeroconf from 0.36.9 to 0.36.11
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.9 to 0.36.11.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.9...0.36.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 12:16:20 +00:00
こうから 8dc972be3c
Merge pull request #90 from kokarare1212/dependabot/pip/protobuf-3.19.1
Bump protobuf from 3.19.0 to 3.19.1
2021-10-30 10:14:37 +09:00
dependabot[bot] 54e59da704
Bump protobuf from 3.19.0 to 3.19.1
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.0 to 3.19.1.
- [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.19.0...v3.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-29 12:12:04 +00:00
こうから 2f69ddbe44
Merge pull request #89 from kokarare1212/dependabot/pip/zeroconf-0.36.9
Bump zeroconf from 0.36.8 to 0.36.9
2021-10-25 21:43:54 +09:00
dependabot[bot] 511c85a5d7
Bump zeroconf from 0.36.8 to 0.36.9
Bumps [zeroconf](https://github.com/jstasiak/python-zeroconf) from 0.36.8 to 0.36.9.
- [Release notes](https://github.com/jstasiak/python-zeroconf/releases)
- [Commits](https://github.com/jstasiak/python-zeroconf/compare/0.36.8...0.36.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 12:10:31 +00:00
こうから 3dcf52608b
Merge pull request #88 from kokarare1212/dependabot/pip/protobuf-3.19.0
Bump protobuf from 3.18.1 to 3.19.0
2021-10-21 21:17:47 +09:00
dependabot[bot] 58ab36ee8a
Bump protobuf from 3.18.1 to 3.19.0
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.18.1 to 3.19.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.18.1...v3.19.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-10-21 12:11:41 +00:00
こうから 447c4f4116
Merge pull request #87 from kokarare1212/deepsource-transform-dfe0093b
Format code with yapf
2021-10-21 09:13:08 +09:00
deepsource-autofix[bot] d84e5f38a3
Format code with yapf
This commit fixes the style issues introduced in 3c2db24 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/1772140d-dcbe-46ec-86d6-ba7db3aa7180/
2021-10-20 22:00:45 +00:00
kokarare1212 3c2db2421c
Fix load_track 2021-10-21 07:00:21 +09:00
こうから fe0f8a67f5
Merge pull request #85 from kokarare1212/deepsource-transform-4448b0ae
Format code with yapf
2021-10-20 21:18:31 +09:00
deepsource-autofix[bot] bdc090e563
Format code with yapf
This commit fixes the style issues introduced in 9c35e63 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/ba63481c-00f8-4a04-aaf3-cf434dc75352/
2021-10-20 12:15:06 +00:00
kokarare1212 9c35e6362b
Fix AudioFile selection 2021-10-20 21:14:50 +09:00
kokarare1212 689e617eea
Change logging output 2021-10-20 20:25:14 +09:00
こうから c5db0a84a8
Fix NoopAudioDecrypt 2021-10-20 12:09:17 +09:00
こうから 1cb4be69e6
Fix NotImplementedError 2021-10-20 11:58:20 +09:00
こうから 459c02ec99
Fix episode error 2021-10-20 10:42:57 +09:00
こうから b8933e81ee
Merge pull request #84 from kokarare1212/deepsource-transform-3e1ca78c
Format code with yapf
2021-10-19 22:18:00 +09:00