Serene-Arc
|
a6e5201ff3
|
Apply formatting tools to all files
This is 'the big one', which touches every file so that it all conforms
to the given standard.
|
2023-10-22 09:53:18 +10:00 |
|
ybnd
|
ca37c94337
|
kodiupdate: Support multiple instances
|
2021-12-12 13:39:18 +01:00 |
|
Andrew Rogl
|
ee4268dabb
|
Remove unused imports
Fix imports
Fix formatting
|
2021-08-26 20:59:48 +10:00 |
|
Andrew Rogl
|
1ec87a3bdd
|
pyupgrade beetsplug and tests
All tests working
More tidy up to be done
|
2021-08-26 19:12:51 +10:00 |
|
Nate Bogdanowicz
|
f5dbb7b0c5
|
Make error handling and logging more detailed
|
2017-08-20 14:51:03 -07:00 |
|
Nate Bogdanowicz
|
7eb9913391
|
Fix kodi url
|
2017-08-20 13:14:48 -07:00 |
|
Pauligrinder
|
659c17f825
|
Code fixed according to flake8
|
2017-03-01 11:11:54 +02:00 |
|
Pauligrinder
|
f315a17bb2
|
Added the copyright header
Also added config['kodi']['pwd'].redact = True as suggested.
|
2017-03-01 10:39:40 +02:00 |
|
Pauligrinder
|
ca8832809d
|
Removed a couple of unnecessary imports
json and requests.BasicAuthentication
|
2017-01-23 13:14:36 +02:00 |
|
Pauligrinder
|
77d155cdea
|
Add a plugin to update a Kodi music library
I created one for an older version before, but it didn't work since the change to Python 3. So I created a new one that works.
|
2017-01-23 12:43:40 +02:00 |
|