Skip to content

Releases: croneter/PlexKodiConnect

3.8.1 for Kodi Matrix and beyond

06 Apr 15:42
6f67c23
Compare
Choose a tag to compare
  • Fix PKC not working properly if several Kodi video database versions are available, e.g. after an update of Kodi. Also fix sqlite3.OperationalError: table streamdetails has no column named strhdrtype (thanks @Son-Typ) #1968

3.8.0 for Kodi Matrix and beyond

25 Mar 11:54
fa46216
Compare
Choose a tag to compare
  • versions 3.7.2-3.7.7 for everyone

3.7.7 for Kodi Matrix and beyond (beta only)

21 Mar 09:29
1f7bc68
Compare
Choose a tag to compare
  • Skip commercial: fix KeyError #1955

3.7.6 for Kodi Matrix and beyond (beta only)

19 Mar 10:23
0ebf2f6
Compare
Choose a tag to compare
  • Support for skipping commercials #1946
  • Use Plex PMS settings in order to decide whether a video was fully played or not (e.g. based on first or last credits marker). Restart Kodi if you make any changes to the PMS settings. #1949
  • Fix to show in-progress videos in widgets if PKC decided they're partially watched but Kodi thinks they're completely watched #1951

3.7.5 for Kodi Matrix and beyond (beta only)

12 Mar 10:09
9d9d956
Compare
Choose a tag to compare
  • Fix playback report not working if no markers for intros and credits is present #1942

3.7.4 for Kodi Matrix and beyond (beta only)

12 Mar 09:48
7f1a3b1
Compare
Choose a tag to compare
  • Initial compatibility with Kodi 21 Omega #1940

3.7.3 for Kodi Matrix and beyond (beta only)

25 Feb 14:47
8703eec
Compare
Choose a tag to compare
  • Support for skipping credits. If Plex detected end credits, videos will now only be marked as watched if the end credits have been reached #1926
  • Fix rating matching #1930 (thanks @JCalvi)
  • Kodi Matrix: Fix sync not working (introduced in commit 664a68c) #1931
  • Fix ratings being appended to Kodi table instead of being replaced when a video item is updated #1933

3.7.2 for Kodi Matrix and beyond (beta only)

19 Feb 11:01
d69bb66
Compare
Choose a tag to compare
  • You will need to manually reset the Kodi database in the PKC settings under Advanced
  • Correctly map the Plex ratings to the Kodi ones; sync the Plex HDR tag to Kodi #1917 (thanks @JCalvi)

3.7.1 for Kodi Matrix and beyond

19 Feb 10:25
8e85a35
Compare
Choose a tag to compare
  • version 3.7.0 for everyone

3.7.0 for Kodi Matrix and beyond (beta only)

02 Jan 19:45
d43203e
Compare
Choose a tag to compare
  • WARNING: you might need to re-set some of your Kodi widgets pointing to PlexKodiConnect video nodes
  • Initial compatibility with Kodi 21 Omega. Nexus remains strongly recommended! #1901
  • Add PKC setting in "Appearance Tweaks" for dedicated context menu entry "Extras" for movies and TV shows #1899
  • Fix navigating back from Extras listing #1890
  • Fix wheel of death when navigating: refactor add-on entrypoint #1894
  • Move entry for Plex Hub to first position in PKC add-on menu #1897
  • Allow for empty listings when navigating Plex menus #1896
  • Fix FileExistsError when user deleted video library nodes #1895
  • Only enable background music refresh if user chose to sync Plex music #1889
  • Update readme