croneter
|
9aa283eea3
|
Make sure that the correct file system encoding is used for playlists
|
2021-05-02 12:29:40 +02:00 |
|
croneter
|
f634554699
|
Merge pull request #1451 from croneter/fix-companion
Fix PKC not showing up as a casting target in some cases
|
2021-04-17 14:19:42 +02:00 |
|
croneter
|
7d4a144521
|
Merge pull request #1450 from croneter/fix-unicode
Fix UnicodeEncodeError if Plex playlist name contains illegal chars
|
2021-04-17 14:19:23 +02:00 |
|
croneter
|
35c9aeff8b
|
Fix ImportError: cannot import name 'dir_util' from 'distutils'
|
2021-04-17 14:15:55 +02:00 |
|
croneter
|
281fe05158
|
Fix PKC not showing up as a casting target in some cases
|
2021-04-17 14:01:56 +02:00 |
|
croneter
|
fbc1ee8985
|
Fix UnicodeEncodeError if Plex playlist name contains illegal chars
|
2021-04-17 13:57:23 +02:00 |
|
croneter
|
0032e6a106
|
Require Kodi database reset for PKC versions < 3.1.1
|
2021-04-05 15:27:36 +02:00 |
|
croneter
|
f8f9b98f70
|
Direct paths: fix movie details not showing on playback
|
2021-04-05 14:43:17 +02:00 |
|
croneter
|
db4f75da0c
|
Fix resume not working if Kodi player start-up is slow
|
2021-03-19 18:30:24 +01:00 |
|
croneter
|
9151c149e5
|
Merge pull request #1411 from croneter/fix-socket
Fix error socket.timeout: timed out
|
2021-03-17 21:41:46 +01:00 |
|
croneter
|
92daa29592
|
Merge pull request #1410 from croneter/new-websocket
Fix instantaneous background sync and Alexa not working
|
2021-03-17 21:41:30 +01:00 |
|
croneter
|
c4433644ef
|
Adapt websocket client logic
|
2021-03-17 21:40:52 +01:00 |
|
croneter
|
736f072ccf
|
Fix error socket.timeout: timed out
|
2021-03-17 21:31:19 +01:00 |
|
croneter
|
8cdb9c999a
|
Hopefully fix RuntimeError: no add-on "plugin.video.plexkodiconnect"
|
2021-03-17 21:16:11 +01:00 |
|
croneter
|
3918810338
|
Add new Python websocket client
|
2021-03-14 16:30:52 +01:00 |
|
croneter
|
35824fe4d0
|
Merge pull request #1397 from croneter/py3-add-websocket-info
Add information to PKC settings for background sync and Alexa whether a connection has been successfully made
|
2021-03-14 14:09:38 +01:00 |
|
croneter
|
ed9a2ca0ac
|
Merge pull request #1396 from croneter/fix-skip-intro
Rename skip intro skin file
|
2021-03-14 14:01:57 +01:00 |
|
croneter
|
de91987464
|
Add information to PKC settings about status of websocket and Alexa websocket connections
|
2021-03-14 13:54:40 +01:00 |
|
croneter
|
c7ff3f573a
|
Rename skip intro skin file
|
2021-03-14 12:55:51 +01:00 |
|
croneter
|
ed93771d12
|
Merge pull request #1384 from croneter/py3-sync-playstates
Quickly sync recently watched items before synching the playstates of the entire Plex library
|
2021-03-07 17:19:18 +01:00 |
|
croneter
|
ec3616c66a
|
Merge pull request #1377 from croneter/py3-fix-websocket
Improve logging for websocket JSON loads
|
2021-03-07 17:18:49 +01:00 |
|
croneter
|
2dc2b0d99b
|
Sync recently watched items individually before synching every playstate
|
2021-03-07 15:16:23 +01:00 |
|
croneter
|
dd69928b20
|
Improve logging for websocket JSON loads
|
2021-03-01 10:57:59 +01:00 |
|
croneter
|
64ac1f5349
|
Fix TypeError: function missing required argument 'message'
|
2021-03-01 10:39:17 +01:00 |
|
croneter
|
c39151e746
|
Fix UnboundLocalError: local variable 'user' referenced before assignment
|
2021-02-26 13:08:05 +01:00 |
|
croneter
|
c49fe06d0f
|
Merge pull request #1364 from croneter/py3-seasonnames
Sync name and user rating of a TV show season to Kodi
|
2021-02-24 17:45:12 +01:00 |
|
croneter
|
cd940d60f7
|
Sync name and user rating of a TV show season to Kodi
|
2021-02-24 17:20:37 +01:00 |
|
croneter
|
caf8903873
|
Fix rare TypeError: expected string or buffer on playback start
|
2021-02-24 15:22:18 +01:00 |
|
croneter
|
8dd533e071
|
Fix TypeError: function missing required argument 'message'
|
2021-02-21 17:12:15 +01:00 |
|
croneter
|
e6e99ba52b
|
Fix skip intros sometimes not working due to a RuntimeError
|
2021-02-13 18:09:21 +01:00 |
|
croneter
|
47550e9367
|
Merge pull request #1334 from croneter/fix-nextup
Fix Kodi add-on NextUp not working
|
2021-02-09 19:50:51 +01:00 |
|
croneter
|
7f8939cee7
|
Add skip intro functionality
|
2021-02-09 18:14:31 +01:00 |
|
croneter
|
6719b97d87
|
Fix Kodi add-on NextUp not working
|
2021-02-09 18:03:17 +01:00 |
|
croneter
|
0b577aaabe
|
Merge pull request #1328 from croneter/fix-keyerror
Fix KeyError: u'game' if Plex Arcade has been activated
|
2021-02-07 13:11:58 +01:00 |
|
croneter
|
63d7732021
|
Fix KeyError: u'game' if Plex Arcade has been activated
|
2021-02-07 13:00:58 +01:00 |
|
croneter
|
d73d0b42d9
|
Fix AttributeError: 'App' object has no attribute 'threads' when sync is cancelled
|
2021-02-06 12:20:52 +01:00 |
|
croneter
|
0db8ae490c
|
Merge pull request #1310 from croneter/fix-deadlock
Hopefully fix rare case when sync would get stuck indefinitely
|
2021-01-31 17:43:00 +01:00 |
|
croneter
|
e21f4c143d
|
Hopefully fix rare case when sync would get stuck indefinitely
|
2021-01-31 17:39:44 +01:00 |
|
croneter
|
82e38366f5
|
Revert "Add a ton of debug logging for library sync to find deadlock"
This reverts commit 06f7d88d22 .
|
2021-01-31 17:38:37 +01:00 |
|
croneter
|
7465117b00
|
ValueError: invalid literal for int() for invalid dates sent by Plex
|
2021-01-31 17:20:17 +01:00 |
|
croneter
|
f6e54ac2b6
|
Merge pull request #1309 from croneter/fix-streams
Fix PKC not auto-picking audio/subtitle stream when transcoding
|
2021-01-28 13:06:28 +01:00 |
|
croneter
|
a6defcc05a
|
Merge pull request #1308 from croneter/fix-valueerror
Fix ValueError when deleting a music album
|
2021-01-28 13:05:59 +01:00 |
|
croneter
|
06f7d88d22
|
Add a ton of debug logging for library sync to find deadlock
|
2021-01-28 10:02:55 +01:00 |
|
croneter
|
78f1099a4f
|
Fix PKC not auto-picking audio/subtitle stream when transcoding
|
2021-01-27 16:28:25 +01:00 |
|
croneter
|
5346a1f0a7
|
Fix ValueError when deleting a music album
|
2021-01-27 15:45:09 +01:00 |
|
croneter
|
ae3ea91c10
|
Fix OSError: Invalid argument when Plex returns an invalid timestamp
|
2021-01-25 13:01:03 +01:00 |
|
croneter
|
98ac67058e
|
Fix sqlite3.OperationalError on PKC upgrade
|
2021-01-24 17:02:47 +01:00 |
|
croneter
|
0e6ca0d290
|
Add some additional exif picture metadata to listitems. But Kodi skins do not seem to be using that info, unfortunately
|
2021-01-24 16:35:27 +01:00 |
|
croneter
|
dd70170caa
|
Fix pictures from Plex picture libraries not working/displaying
|
2021-01-24 15:01:55 +01:00 |
|
croneter
|
9d02e19a68
|
Optimize capitalization
|
2021-01-24 14:53:43 +01:00 |
|