|
794f9c8b85
|
Remove kodi_six: py2_encode
|
2024-06-11 05:32:10 +00:00 |
|
|
76ac99fc61
|
Remove six.moves: urllib
|
2024-06-11 03:29:07 +00:00 |
|
|
7763762212
|
Tool black: auto-format Python code
|
2024-06-10 09:19:47 +00:00 |
|
[kwa:m]
|
e45b964f8c
|
Fix for movielist (movie_view) on Kodi 21b3 (with videoversions).
Compatible to Kodi <21b3.
|
2024-02-26 19:45:37 +01:00 |
|
Ben Turley
|
bc256401e9
|
Fix syncing when obj['Premiere'] is an int
|
2022-11-19 22:12:15 -07:00 |
|
Kian-Meng Ang
|
1f48b62a93
|
Fix typos
Found via `codespell -S resources`
|
2022-11-14 09:14:06 +08:00 |
|
Odd Stråbø
|
c1f79000c7
|
Fix syncing when Premiere date is empty
|
2022-10-29 16:49:16 +02:00 |
|
Odd Stråbø
|
d67affc459
|
Set premiere date
|
2022-10-29 15:59:27 +02:00 |
|
|
53c887d354
|
Use module-relative imports
|
2021-10-12 18:08:47 +02:00 |
|
Brian Pepple
|
9d64ca41cb
|
Merge extend into list declaration
|
2021-10-10 16:40:58 +02:00 |
|
mcarlton00
|
4e2c8a0af3
|
Merge pull request #366 from oddstr13/pr-json-filter-1
Filter keys containing None values from dictionaries returned from the server
|
2020-08-21 17:43:52 -04:00 |
|
|
8a3ca73d52
|
flake8
|
2020-08-21 14:56:15 +02:00 |
|
Matt
|
ae0dbc0400
|
Refactor where the ancestor check takes place
|
2020-08-15 00:02:00 -04:00 |
|
Matt
|
7f012dc8b0
|
Fix undefined variable in remove function
|
2020-08-02 19:12:15 -04:00 |
|
Matt
|
eca9630918
|
Remove library_check wrapper
|
2020-08-02 17:00:34 -04:00 |
|
|
3ec71e89d6
|
Refractor some decorators
|
2020-08-01 00:09:22 +02:00 |
|
|
803081f65a
|
Remove some generic exceptions
|
2020-08-01 00:08:03 +02:00 |
|
yk
|
eb265d7a13
|
add dvd directry support
|
2020-07-07 22:52:23 +02:00 |
|
yk
|
1e7b875dbe
|
remove useless code and change one logging debug text
|
2020-06-27 22:45:39 +08:00 |
|
yk
|
70d7522570
|
add support for BDMV movies in the bluray directry by pointing the file to ./BDMV/index.bdmv
|
2020-06-27 21:28:27 +08:00 |
|
|
3f63e7c213
|
Fix linting, flake8 and sonarcloud issues
|
2020-04-19 12:07:55 +02:00 |
|
|
795dfd38df
|
Get the logger from a central place
|
2020-04-19 03:21:40 +02:00 |
|
Abby
|
42258c699a
|
Removed unnecessary log messages and changed some to debug (#167)
|
2020-01-05 18:41:26 -05:00 |
|
Odd Stråbø
|
933a31ac23
|
Fixes for Kodi 18.5 (and Python2)
|
2020-01-04 05:17:51 +01:00 |
|
|
a51bf9c2cc
|
Initial work on Kodi 19 (and Python 3) support
|
2020-01-04 03:32:30 +01:00 |
|
Matt
|
60cc67eb15
|
Correct filepath when entering data to database
|
2019-12-12 21:32:53 -05:00 |
|
TrueTechy
|
efa5048b95
|
Removed connection tests and minor cleanup
|
2019-11-11 23:08:21 +00:00 |
|
TrueTechy
|
84b8093171
|
Begin restructing, fixed some issues related to movement
|
2019-11-07 22:58:44 +01:00 |
|