croneter
|
cf9189380c
|
Merge pull request #1546 from croneter/py3-version-bump
Beta version bump 3.3.3
|
2021-07-23 11:04:29 +02:00 |
|
croneter
|
38e4f6e20f
|
Merge pull request #1545 from croneter/py3-locked-database
Fix likelyhood of `database is locked` error occuring
|
2021-07-23 11:04:16 +02:00 |
|
croneter
|
a83bac03aa
|
Merge pull request #1544 from croneter/py3-increase-logging
Fix a racing condition that could lead to the sync process getting stuck
|
2021-07-23 11:03:59 +02:00 |
|
croneter
|
1711beaf95
|
Merge pull request #1541 from croneter/py3-fix-attributeerror
Fix AttributeError: module 'urllib' has no attribute 'parse'
|
2021-07-23 11:03:49 +02:00 |
|
croneter
|
ce72f07fec
|
Merge pull request #1538 from croneter/py3-anidb
Support for the Plex HAMA agent to let Kodi identify animes (using Kodi's uniqueID 'anidb')
|
2021-07-23 11:03:35 +02:00 |
|
croneter
|
bb20626c9b
|
Merge pull request #1537 from croneter/py3-hama
Support forced HAMA IDs when using tvdb uniqueID
|
2021-07-23 11:03:10 +02:00 |
|
croneter
|
145a592716
|
Beta version bump 3.3.3
|
2021-07-23 10:56:52 +02:00 |
|
croneter
|
7c2ad31a21
|
Fix likelyhood of database is locked error occuring
|
2021-07-23 10:49:10 +02:00 |
|
croneter
|
143c6271aa
|
Switch to context manager
|
2021-07-23 10:31:09 +02:00 |
|
croneter
|
07a69a8fa5
|
Remove obsolete methods
|
2021-07-23 10:31:09 +02:00 |
|
croneter
|
c664f05718
|
Fix a racing condition that could lead to the sync getting stuck
Fixup racing
|
2021-07-23 10:30:51 +02:00 |
|
croneter
|
e36656dc81
|
Improve logging
fixup logging
|
2021-07-23 10:30:45 +02:00 |
|
croneter
|
78a3cc434a
|
Fix AttributeError: module 'urllib' has no attribute 'parse'
|
2021-07-18 14:46:04 +02:00 |
|
croneter
|
c9f93b105b
|
Merge pull request #1539 from croneter/py3-version-bump
Beta version bump 3.3.2
|
2021-07-18 12:24:05 +02:00 |
|
croneter
|
4ca89490b3
|
Beta version bump 3.3.2
|
2021-07-18 12:23:05 +02:00 |
|
BrutuZ
|
423e87046d
|
Support forced HAMA IDs when using tvdb uniqueID
|
2021-07-18 12:20:57 +02:00 |
|
BrutuZ
|
b8569df1b3
|
Support for the Plex HAMA agent to let Kodi identify animes (using Kodi's uniqueID 'anidb')
Support HAMA's forced AniDB IDs
|
2021-07-18 12:18:48 +02:00 |
|
croneter
|
9d4bd141a3
|
Merge pull request #1517 from croneter/py3-version-bump
Beta version bump 3.3.1
|
2021-06-05 15:45:12 +02:00 |
|
croneter
|
3983011066
|
Merge pull request #1520 from croneter/py3-update-translations
Update translations from Transifex
|
2021-06-05 15:44:52 +02:00 |
|
croneter
|
bc35f55ab7
|
Merge pull request #1519 from croneter/py3-fix-kodi20
Make PKC compatible with Kodi 20 N* by using xbmcvfs for translatePath
|
2021-06-05 15:44:36 +02:00 |
|
croneter
|
defa43d596
|
Merge pull request #1515 from croneter/py3-fix-versions
Fix auto-picking of video stream if several video versions are available
|
2021-06-05 15:44:20 +02:00 |
|
croneter
|
9b9f1cc1a8
|
Merge pull request #1513 from croneter/py3-fix-continue-watching
Add an additional Plex Hub "PKC Continue Watching" that merges the Plex Continue Watching with On Deck
|
2021-06-05 15:44:01 +02:00 |
|
croneter
|
4f9c2d88ea
|
Update translations from Transifex
|
2021-06-05 15:41:53 +02:00 |
|
croneter
|
81076f039e
|
Beta version bump 3.3.1
|
2021-06-05 15:06:51 +02:00 |
|
croneter
|
321d418a00
|
Make PKC compatible with Kodi 20 N*
|
2021-06-05 15:04:57 +02:00 |
|
croneter
|
f3b97e42f8
|
Fix auto-picking of video stream if several video versions are available
|
2021-06-05 14:54:13 +02:00 |
|
croneter
|
f53d817908
|
Add an additional Plex Hub "PKC Continue Watching" that merges the Plex Continue Watching with On Deck
|
2021-06-05 14:05:20 +02:00 |
|
croneter
|
a5a587f2b6
|
Merge pull request #1507 from croneter/py3-version-bump
Stable and beta version bump 3.3.0
|
2021-05-30 10:21:45 +02:00 |
|
croneter
|
4ac7a52b57
|
Stable and beta version bump 3.3.0
|
2021-05-30 10:20:44 +02:00 |
|
croneter
|
cd0815bdab
|
Merge pull request #1506 from croneter/py3-version-bump
Beta version bump 3.2.4
|
2021-05-29 17:12:55 +02:00 |
|
croneter
|
adead34f23
|
Merge pull request #1505 from croneter/py3-fix-websockets
Fix websockets and AttributeError: 'NoneType' object has no attribute
|
2021-05-29 17:12:41 +02:00 |
|
croneter
|
6f959680ef
|
Beta version bump 3.2.4
|
2021-05-29 17:11:33 +02:00 |
|
croneter
|
bb3fa955b2
|
Fix websockets and AttributeError: 'NoneType' object has no attribute
|
2021-05-29 16:41:19 +02:00 |
|
croneter
|
fea166abf2
|
Merge pull request #1500 from croneter/py3-version-bump2
Beta version bump 3.2.3
|
2021-05-26 21:06:43 +02:00 |
|
croneter
|
485dfeceb6
|
Merge pull request #1499 from croneter/fix-arrow
Get rid of Python arrow; hopefully fix many Python import errors (also occuring in other add-ons!)
|
2021-05-26 21:06:01 +02:00 |
|
croneter
|
9be5448ee3
|
Merge pull request #1498 from croneter/py3-fix-websockets
Attempt to fix websocket threading issues and AttributeError: 'NoneType' object has no attribute 'is_ssl' or 'settimeout'
|
2021-05-26 21:05:49 +02:00 |
|
croneter
|
e2e9aa9f56
|
Beta version bump 3.2.3
|
2021-05-26 21:05:42 +02:00 |
|
croneter
|
8d2b3ac1af
|
Get rid of Python arrow; hopefully fix many Python import errors (also occuring in other add-ons!)
|
2021-05-26 21:00:41 +02:00 |
|
croneter
|
c0ec4cc23e
|
Attempt to fix websocket threading issues and AttributeError: 'NoneType' object has no attribute 'is_ssl' or 'settimeout'
|
2021-05-26 20:50:55 +02:00 |
|
croneter
|
7787a47026
|
Merge pull request #1495 from croneter/py3-version-bump
Beta version bump 3.2.2
|
2021-05-24 20:30:14 +02:00 |
|
croneter
|
6d566c6cd2
|
Merge pull request #1490 from croneter/py3-update-websockets
Update websocket client to 1.0.0
|
2021-05-24 20:30:01 +02:00 |
|
croneter
|
9872266c61
|
Merge pull request #1494 from croneter/py3-fix-typeerror
Fix videos not starting due to a TypeError
|
2021-05-24 20:29:52 +02:00 |
|
croneter
|
11304c792c
|
Merge pull request #1492 from croneter/py3-enforce-estuary
Show warning message to remind user to use Estuary for database resets
|
2021-05-24 20:29:43 +02:00 |
|
croneter
|
fd84960b66
|
Beta version bump 3.2.2
|
2021-05-24 20:28:46 +02:00 |
|
croneter
|
7720d3f392
|
Fix videos not starting due to TypeError
|
2021-05-24 20:26:25 +02:00 |
|
croneter
|
f5b8084543
|
Show warning message to remind user to use Estuary for database resets
|
2021-05-24 15:51:41 +02:00 |
|
croneter
|
6322bfd645
|
Remove dependency on six
|
2021-05-24 13:03:34 +02:00 |
|
croneter
|
cb7a5c04e0
|
Update websocket client to 1.0.0
|
2021-05-24 13:02:57 +02:00 |
|
croneter
|
edf4369454
|
Merge pull request #1487 from croneter/py3-version-bump
Beta version bump 3.2.1
|
2021-05-24 09:43:42 +02:00 |
|
croneter
|
0e1d6c5832
|
Merge pull request #1486 from croneter/py3-fix-direct-paths
Direct Paths: fix several issues with episodes
|
2021-05-24 09:43:26 +02:00 |
|