Commit Graph

86 Commits

Author SHA1 Message Date
kokarare1212
3d10f86389 Add LICENSE.txt 2021-05-15 09:04:41 +09:00
kokarare1212
145e9a7f60 [Incomplete] Implementation of ZeroconfServer 2021-05-15 09:01:38 +09:00
kokarare1212
4a016f5f3f Fixed librespot.metadata conflict 2021-05-15 07:07:29 +09:00
kokarare1212
357083e064 Rename Proto files 2021-05-14 21:55:53 +09:00
kokarare1212
0e0e1db65a Merge branch 'main' of https://github.com/kokarare1212/librespot-python 2021-04-27 07:11:07 +09:00
kokarare1212
639e0c4f92 Add Reconnect Method 2021-04-27 07:10:45 +09:00
こうから
f16ee066e4 Update README.md 2021-04-25 09:27:03 +09:00
kokarare1212
12f033d56b Fix Preload error handling 2021-04-25 09:15:56 +09:00
kokarare1212
b3b8f21d7c Merge remote-tracking branch 'origin/main' 2021-04-25 09:10:46 +09:00
kokarare1212
9093a2bd17 Fix Preload function 2021-04-25 09:10:28 +09:00
こうから
ad3ef1c1a0 Merge pull request #20 from kokarare1212/deepsource-transform-bfa81f06
Format code with yapf
2021-04-25 08:59:44 +09:00
deepsource-autofix[bot]
e3f50725b8 Format code with yapf
This commit fixes the style issues introduced in 2b40b47 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/4370f54c-a381-41c5-9e2a-449638c44abe/
2021-04-24 23:57:30 +00:00
kokarare1212
2b40b47992 Fix "Failed reading packet!" #16 2021-04-25 08:57:15 +09:00
kokarare1212
cdb2437161 Add debugging methods. 2021-04-25 06:38:01 +09:00
こうから
10d5814047 Merge pull request #18 from kokarare1212/deepsource-transform-930b5e33
Format code with yapf
2021-04-25 06:29:09 +09:00
deepsource-autofix[bot]
cec130aa39 Format code with yapf
This commit fixes the style issues introduced in b779a6a according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/ef955754-0053-413b-8235-a6a87e8254d0/
2021-04-24 12:25:52 +00:00
こうから
b779a6a7d7 Merge pull request #16 from raitonoberu/main
Fix some critical bugs and update the example
2021-04-24 21:25:37 +09:00
Denis
89082b1448 Update examples
...just to make it clear.
2021-04-24 17:50:43 +07:00
Denis
84a43bed3d Fix AttributeError 2021-04-24 17:39:52 +07:00
Denis
8481226ff4 Fix TypeError 2021-04-24 17:17:02 +07:00
こうから
81394e5260 Update README.md 2021-04-17 08:56:15 +09:00
こうから
3a154f4875 Merge pull request #14 from kokarare1212/deepsource-fix-567de118
Remove unused imports
2021-04-17 08:53:17 +09:00
こうから
d4eb519e27 Merge pull request #15 from kokarare1212/restyled/deepsource-fix-567de118
Restyle Remove unused imports
2021-04-17 08:53:07 +09:00
Restyled.io
4b2c144aff Restyled by yapf 2021-04-16 23:52:13 +00:00
Restyled.io
d3febb34d5 Restyled by isort 2021-04-16 23:52:05 +00:00
Restyled.io
cfd1ac05fb Restyled by black 2021-04-16 23:52:02 +00:00
deepsource-autofix[bot]
597da1f5a1 Remove unused imports 2021-04-16 23:51:49 +00:00
こうから
9d8ecbbc1b Merge pull request #11 from kokarare1212/deepsource-fix-cbd3de2b
Remove methods with unnecessary super delegation.
2021-04-17 08:50:29 +09:00
deepsource-autofix[bot]
42d44c5968 Format code with yapf 2021-04-16 23:50:23 +00:00
こうから
6acfbb40b0 Merge pull request #10 from kokarare1212/deepsource-fix-0f15d09b
Refactor unnecessary `else` / `elif` when `if` block has a `continue` statement
2021-04-17 08:50:21 +09:00
deepsource-autofix[bot]
fb2312e844 Remove methods with unnecessary super delegation. 2021-04-16 23:50:13 +00:00
deepsource-autofix[bot]
d1bd953762 Refactor unnecessary else / elif when if block has a continue statement 2021-04-16 23:49:32 +00:00
kokarare1212
5456166b72 Bump protobuf Version 2021-04-10 19:43:31 +09:00
こうから
15a2536203 Merge pull request #8 from kokarare1212/deepsource-fix-8489b1ba
Refactor unnecessary `else` / `elif` when `if` block has a `return` statement
2021-04-10 08:31:34 +09:00
deepsource-autofix[bot]
bd2a63653b Refactor unnecessary else / elif when if block has a return statement 2021-04-09 23:30:53 +00:00
こうから
86ae06de51 Merge pull request #7 from kokarare1212/deepsource-fix-ce8fef1b
Remove reimported module
2021-04-10 08:27:33 +09:00
こうから
5734189f45 Update __init__.py 2021-04-10 08:27:18 +09:00
deepsource-autofix[bot]
0d6a86bf53 Remove reimported module 2021-04-09 23:26:35 +00:00
こうから
e93aba1f77 Merge pull request #6 from kokarare1212/deepsource-fix-398ac89c
Use literal syntax instead of function calls to create data structure
2021-04-10 08:24:35 +09:00
deepsource-autofix[bot]
5fa89ebc0d Format code with yapf 2021-04-09 23:23:44 +00:00
deepsource-autofix[bot]
a06c94a69e Use literal syntax instead of function calls to create data structure 2021-04-09 23:23:34 +00:00
こうから
2a5a9b35fb Change the Badge
Change the Badge
2021-04-10 08:22:02 +09:00
こうから
a47a5dbec9 Merge pull request #4 from kokarare1212/deepsource-transform-696db435
Format code with yapf
2021-04-10 08:18:47 +09:00
こうから
0d0c4e8506 Merge pull request #5 from kokarare1212/restyled/deepsource-transform-696db435
Restyle Format code with yapf
2021-04-10 08:18:37 +09:00
Restyled.io
cdad65011b Restyled by yapf 2021-04-09 23:16:32 +00:00
Restyled.io
ee0dacc040 Restyled by reorder-python-imports 2021-04-09 23:16:25 +00:00
Restyled.io
fa7d74d9df Restyled by isort 2021-04-09 23:16:20 +00:00
Restyled.io
cc49433aa9 Restyled by black 2021-04-09 23:16:18 +00:00
deepsource-autofix[bot]
45e69da1a8 Format code with yapf
This commit fixes the style issues introduced in 3df41f0 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/8943cbb4-879c-4a5f-8f77-e14c8c5ac178/
2021-04-09 23:16:05 +00:00
DeepSource Bot
3df41f04fc Add .deepsource.toml 2021-04-09 23:15:34 +00:00