croneter
|
22f4d22af8
|
Merge pull request #1629 from croneter/py3-tell-pms
Tell the PMS if a video's audio stream or potentially subtitle stream has changed. For subtitles, this functionality is broken due to a Kodi bug
|
2021-09-19 13:45:39 +02:00 |
|
croneter
|
3480c8fb49
|
Tell the PMS if a video's audio stream or potentially subtitle stream has changed. For subtitles, this functionality is broken due to a Kodi bug
|
2021-09-19 13:40:16 +02:00 |
|
croneter
|
e65ce668b7
|
Remove some obsolete comments
|
2021-09-19 13:37:24 +02:00 |
|
croneter
|
930d930301
|
Initial compatibility with Kodi 20 Nexus
|
2021-09-08 11:28:34 +02:00 |
|
Antonio Martin
|
90e9c9c27f
|
Used general term in fanart.tv mapping for prefix completion
|
2021-09-03 22:25:17 +02:00 |
|
Antonio Martin
|
32dc7697bc
|
Download landscape artwork from fanart.tv
|
2021-09-03 22:24:59 +02:00 |
|
croneter
|
bf5591354b
|
Force PKC database reset
|
2021-05-24 09:39:26 +02:00 |
|
croneter
|
e6bf68b6f2
|
Merge pull request #1463 from croneter/adjust-paths
Direct paths: corrections to more closely mirror Kodi's way of saving movie and tv show files to the db
|
2021-05-02 13:49:53 +02:00 |
|
croneter
|
054332079d
|
Require Kodi database reset for PKC versions < 3.1.3
|
2021-05-02 13:40:02 +02:00 |
|
croneter
|
9aa283eea3
|
Make sure that the correct file system encoding is used for playlists
|
2021-05-02 12:29:40 +02:00 |
|
croneter
|
0032e6a106
|
Require Kodi database reset for PKC versions < 3.1.1
|
2021-04-05 15:27:36 +02:00 |
|
croneter
|
63d7732021
|
Fix KeyError: u'game' if Plex Arcade has been activated
|
2021-02-07 13:00:58 +01:00 |
|
croneter
|
6904494e31
|
Get rid of utils.try_encode and utils.try_decode
|
2020-12-27 13:16:44 +01:00 |
|
croneter
|
dcd6756a7d
|
Fix encoding of file paths
|
2020-12-18 20:01:06 +01:00 |
|
croneter
|
a1f4bc75e6
|
Update PKC compatibility checks for Kodi 19
|
2020-12-18 20:00:14 +01:00 |
|
croneter
|
58eaa14043
|
Clean up imports
|
2020-12-18 17:43:24 +01:00 |
|
croneter
|
436b1fda83
|
Automatically convert source code from Python 2 to 3 using futurize
|
2020-12-18 17:10:20 +01:00 |
|
croneter
|
f1a4ef35c5
|
Merge pull request #1187 from croneter/fix-content-type
Fix Kodi content type for images/photos
|
2020-06-09 12:06:54 +02:00 |
|
croneter
|
9d97d2b788
|
Fix Kodi content type for images/photos
|
2020-06-09 11:25:52 +02:00 |
|
croneter
|
075b28aa51
|
Revert "Don't allow spaces in devicename"
This reverts commit 2e5249ca4f .
|
2020-06-09 09:57:21 +02:00 |
|
croneter
|
87cff3557d
|
Merge pull request #1124 from croneter/add-info
Ensure that our only video transcoding target is h264
|
2020-02-23 16:34:17 +01:00 |
|
croneter
|
690d0ce459
|
Don't transcode subtitles to .ass when burning in
|
2020-02-23 14:45:10 +01:00 |
|
croneter
|
f2fa3bfc41
|
Ensure that our only video transcoding target is h264
|
2020-02-23 14:43:03 +01:00 |
|
croneter
|
ed3301a523
|
Fix PKC not starting up on iOS
|
2019-12-10 08:15:10 +01:00 |
|
croneter
|
2744b9da7e
|
Copy entire plex.db to avoid db-locks entirely
|
2019-12-08 10:09:57 +01:00 |
|
croneter
|
2359430260
|
Fix KeyError when using Plex search capabilities
|
2019-11-14 16:11:07 +01:00 |
|
croneter
|
845cfb44d5
|
Support Plex search across all media and Plex Media Servers
|
2019-10-31 12:51:21 +01:00 |
|
croneter
|
e498736a96
|
Let PMS StreamingBrain decide on whether we need to force-transcode
|
2019-09-08 15:22:09 +02:00 |
|
croneter
|
b7f13a8842
|
Fix extras not playing when path substitution is enabled
|
2019-08-09 08:16:17 +02:00 |
|
croneter
|
fc237383aa
|
Ensure correct Container.Type is set for PKC widgets
|
2019-07-06 21:20:23 +02:00 |
|
croneter
|
e1bdce2b99
|
Revert need to reset the Kodi DB
|
2019-03-29 14:03:46 +01:00 |
|
croneter
|
c308c06929
|
Fix duplicate music entries for direct paths (requires DB reset!)
|
2019-03-28 13:47:35 +01:00 |
|
croneter
|
5b7595c681
|
Rework widgets and listitems
|
2019-03-10 18:00:04 +01:00 |
|
croneter
|
349829a754
|
Fix PKC not synching new items if an older Kodi db is present
|
2019-02-26 17:41:35 +01:00 |
|
croneter
|
33cae69cc4
|
Fix PKC not starting due to a higher version Kodi database
|
2019-02-24 11:19:35 +01:00 |
|
croneter
|
d617535a05
|
Beta version bump 2.6.8
|
2019-02-08 15:18:41 +01:00 |
|
croneter
|
63201db07d
|
Merge pull request #707 from croneter/version-bump
Beta version bump 2.6.6
|
2019-02-05 18:59:53 +01:00 |
|
croneter
|
74dc249a37
|
Enforce database reset
|
2019-02-05 18:57:50 +01:00 |
|
croneter
|
9208cf2cb3
|
Optimize headers for communication with PMS to appear like PMP
|
2019-02-05 18:52:10 +01:00 |
|
croneter
|
4e10a9da8b
|
Force database reset
|
2019-01-30 17:40:20 +01:00 |
|
croneter
|
5a3ad09a04
|
Support for Kodi 18 Leia RC 5.2
|
2019-01-13 13:42:03 +01:00 |
|
croneter
|
1fccd23c4f
|
Make PKC potentially compatible with several database schemas
|
2019-01-13 13:41:22 +01:00 |
|
croneter
|
b8ebed35f4
|
Beta version bump 2.5.12
|
2019-01-04 20:41:42 +01:00 |
|
croneter
|
6aa1a09b56
|
Compatibility with Kodi 18 RC 4
|
2018-12-29 11:29:10 +01:00 |
|
croneter
|
4fb4643ac0
|
Add-on paths: don't fail playback with an empty video
|
2018-12-24 17:44:52 +01:00 |
|
croneter
|
b0563f5dcc
|
Beta version bump 2.5.7
|
2018-12-22 15:22:30 +01:00 |
|
croneter
|
2b3366923a
|
Fix KeyError if a new set/collection is added to Plex
|
2018-12-02 13:19:13 +01:00 |
|
croneter
|
da7d871af8
|
Add Plex type to sync progress bar
|
2018-11-09 15:05:17 +01:00 |
|
croneter
|
06d00b2a12
|
Use Kodi hostname as Plex Companion friendly name
|
2018-11-06 13:43:40 +01:00 |
|
croneter
|
a603fbadca
|
Drop Plex tables entirely on DB reset; no further version check needed
|
2018-10-25 12:55:25 +02:00 |
|