PM4K / PlexMod for Kodi (18, 19, 20, 21, 22+)

PM4K / PlexMod for Kodi

SOURCES

Code Repository
Issues (post bugs/issues here)
Discussions

Buy Me a Coffee at ko-fi.com

Features (vs. official)

  • Maintained.
  • Very stable.
  • AV1 support
  • Compatible with Kodi 18, 19, 20, 21+ support (21/Omega is preferred)
  • Directplay anything (as long as your setup and Kodi supports it)
  • DirectStream support for every codec, not just AVC/MP3
  • Passthrough audio enhancements (e.g. prefer or force AC3/DTS depending on channel config)
  • Correctly identify and display video/audio streams (Atmos, DV, etc.)
  • Support all (+historic) watched marker styles
  • Add (auto-) intro/credits skipping
  • Add auto recap skipping
  • Modernized theme and assets
  • High performance UI
  • Chapters and virtual chapters in player
  • Optional TV binge-mode
  • Slow connection support (hotels for example)
  • Local/LAN server discovery and option to prefer local servers instead of secure connections
  • Real context-aware background images by default (not blurred to oblivion; configurable)
  • Optional solid-color-background instead of images
  • Optional post-play enhancements (via external addon settings)
  • Forced-subtitle selection configurable (non-forced can be enforced)
  • Improved photo playback/slideshow
  • Better resume and pre-play dialog (HDR/DV support, show resume time)
  • Add horizontal pagination for views
  • Show mark unplayed even if video in progress
  • Better/own PlayerProcessInfo (current stream info) implementation
  • Add vertical round robining for dialogs
  • Make background art blur and opacity configurable; display background art per item
  • Own Estuary-based skin, “Plextuary”, to reduce OSD-hiding-times and remove blurry backdrop while player is paused (install from repository)
  • Customizable player UI
  • Support SDH subtitle streams
  • Vastly improved music and photo handling
  • Path mapping support (SMB/NFS/… instead of HTTP streaming)
  • Automatic plex.direct domain handling (no need for DNS rebind exemption)
  • Selective library hiding per user per server
  • Selective hub hiding

(many older changes have been merged into the official addon; but we’ve departed from the official addon pretty massively)


KNOWN ISSUES

  • Album/Playlist-playback UI somewhat broken (skip-next in player doesn’t work); since Kodi 19; also in official addon; help needed Might be fixed from 0.5.4 onwards.
  • On NVIDIA SHIELD standby Kodi loses its audio passthrough capabilities (SHIELD/Kodi issue). You can circumvent that by using the plugin “Sleepy Watchdog” from the Kodinerds repository to automatically exit Kodi after a timeout. PM4K now has built-in functionality to exit Kodi when the display goes to sleep. Look at the system options tab!
  • Playing audio tracks directly from search results is broken
  • Multi-part media resume is somewhat broken (also see here for watch state issues)

NOTABLE CHANGES

08/2024:

  • CoreELEC workarounds
  • Templating engine
  • 16:10, 4:3 support

05/2024:

  • Use new common watched-states instead of unwatched
  • Easy mapping
  • Sections are now movable and hidable

04/2024:

  • Fix DNS rebind issues for Kodi 19 and above
  • Assets updated and player UI theme support
  • Path mapping added (SMB/NFS/local mounts vs. HTTP)
  • Hide all Kodi loading spinners when using 0.7.8 beta and Plextuary

03/2024:

  • Fix any DNS rebind issues, hopefully
  • Drastically improve performance

12/2024:

  • Add Movie reviews
  • Localization fixes for PMS API results (library names, (subtitle-) stream names)
  • Full DirectStream capabilities including not burning in subtitles

Introduction

This is an unofficial partial rewrite and evolution of Plex4Kodi.

The original codebase has been abandoned by the company for years by now.

PM4K aims for a Plex-like user experience but doesn’t necessarily adhere to official guidelines. Its UX is directly based off of user feedback, while retaining the Plex optics.

It is still based off of the original P4K source and critical bugfixes might be PR’d back, depending on the severity.

Installation (recommended)

  • Add https://pm4k.eu/ (or https://pannal.github.io/dontpanickodi/) to your Kodi installation as a source in file manager
  • Go to Settings->Addons, choose “Install from zip file”, choose the file source you added and install the repository
  • Install Plex via Settings->Addons->Install from repository->Don’t Panic->Video add-ons->Plex
  • Optional, recommended: Install Plextuary via Settings->Addons->Install from repository->Don’t Panic->Look and Feel->Skin->Plextuary

Installation (old stable only) - HEAVILY OUTDATED

  • Install “PM4K for Kodi” from the official Kodi repository
  • Install Plextuary skin using the above

Develop install:

Kodi Repository GitHub Source

Translation

You can help! Join the translation effort at POEditor (thanks for the free open source license, guys).

Changelog

Repository: dontpanickodi 0.2.6-1: add separate support for Kodi omega (was inside the nexus branch before)

0.7.9-rev3

  • Player: Only send timeline events if playstate has changed or we haven’t sent one for 15 seconds; fixes #137
  • AddonSettings: Fix default cert bundle setting
  • Core/plexnet/http: Fix session cert bundle usage by using the correct attribute (verify vs cert); should fix kodi 18 connectivity
  • Core/AddonSettings: Adjust proper defaults for plextv timeouts
  • Core/Networking/MyPlex: Don’t use custom certificate for plex.tv connections
  • Core/SSL: Replace default plex.direct certificate with ACME root bundle (Letsencrypt, ZeroSSL), valid until 2035
  • Core/AddonSettings: Adjust default plex.tv timeouts to 1s (connect), 2s (read)
  • Core/KodiGUI: When broken template is detected, make sure to stop current playback as well

0.7.9-rev2

  • Login/Pinlogin/Prelogin: Fix black screen
  • i18n: Fix duplicate translations (de_de, es_es, zh_cn)
  • Home: Fix hubs not translated
  • Home: Fix double refocus; add logging
  • i18n: Fix bad escapes in translations, update forgotten description

0.7.9

  • Episodes: After fully watching the last episode of a season, select the next unwatched episode of the next season, automatically, after returning to the episodes view
  • Episodes: Carry progress data as long as we’re visiting (nested) episodes views
  • Episodes: Clear progress data after filling episodes when opened without nesting (episodes or postplay)
  • Episodes: Correctly select next-up-episode even if we had progress data
  • Episodes: Correctly show episode thumbnails at their 16:9 ratio
  • Episodes: Correctly update unwatched counter in seasons list after marking an episode watched
  • Episodes: Don’t change focus after selecting a new episode (might need a better fix)
  • Episodes: Don’t reselect current season in seasons view after returning from visiting another season
  • Episodes: Fix badly reported resume states
  • Episodes: Fix episodes not playable after returning from playback
  • Episodes: Fix focus handling (don’t refocus already focussed elements)
  • Episodes: Fix focussing after playing something in a different season
  • Episodes: Fix no related shows shown; broken for half a year
  • Episodes: Fix rare timing issue (with possible crash/freeze) when play was pressed before theme music started playing (thanks @MikeTeavee for reporting and testing the fix)
  • Episodes: Fix refocus handling after visiting a sub-season
  • Episodes: Fix round robining too early after returning from playback and pressing left after watching the first episode
  • Episodes: Fix wrong top scroll when returning to episodes screen after visiting sub-season
  • Episodes: Harden selectEpisode logic further
  • Episodes: Only redirect to seasons when returning from playback (reinit)
  • Episodes: Properly reselect play button if possible
  • Episodes: Visually fix resume point still showing after rewinding to a non-resume-worthy point (<60s) in a video that had a resume point
  • Episodes: When watching multiple episodes in a row, completely, until the end of the season, select the last episode in the season when returning from playback
  • Episodes/Movies: Fix play button not working after cancelling the resume dialog; fix play button not working after returning to view after direct playing from home
  • Episodes/Movies/Libraries: Don’t allow multiple presses of play to avoid issues
  • Episodes/Postplay: Fix behaviour when visiting episodes view from postplay
  • Home: Allow hiding specific hubs via hubitem context menu
  • Home: Avoid mis-selecting a hub item after watching something and returning to the hub, after updating the hub and a different selection has been made in the meantime
  • Home: Avoid section button “jumping” on reInit after visiting a library
  • Home: Bifurcate library dropdowns
  • Home: Correctly re-enable home updates even if we’re playing, after coming back from screensaver or sleep
  • Home: Disable updates when screensaver activated
  • Home: Don’t refresh stale sections while we’re not the active window; might improve UI performance after watching something
  • Home: Fix extremely long/indefinite reload when revisiting home after watching something from another library for longer than 5 minutes
  • Home: Fix setting correct background when round-robining hubs
  • Home: Implement library features “Scan Library Files”, “Empty Trash”, “Analyze” for admins
  • Home: Properly support cancelling library reordering (reverting to the previous order)
  • Home: SectionHider: After hiding a section, go to the previous one
  • Home: SectionMover: Stay on current section after moving
  • Home: update On Deck hubs after revisiting home, not before
  • Home: Wait 1 second before continuing (block input) after wake event (default); 5 seconds for CoreELEC (default)
  • Home: When a hub goes missing (e.g. continue watching gets emptied) after reinit, focus next best valid hub, if a hub was focused before
  • Home: When onWake is set to restart PM4K, close all active dialogs and non-home windows before exiting
  • Home/Hubs: Try correctly reselecting the last selected item after item progress has been made and we’re revisiting home (hubs update)
  • Home/Hubs: When round-robining is enabled, limit the amount of items fetched to 250 (default); if the hub exceeds this value, the rest of the items are lazy loaded as before
  • Home/Restart-after-wake: Prevent API calls when we’re closing all windows and returning home to restart the app
  • Home/Settings: Fix description for EZ mapping
  • Home/Settings: Set home dirty when changing the option to show/hide path mapping indicators
  • Home/Settings/Theming: When setting a theme-relevant setting, restart home
  • Photos: Correctly focus play button on OSD open
  • Player: Properly honor previous paused state when switching streams during transcode session (now pausing onAVStarted instead of onPlayBackStarted)
  • Player/Audio: Fix zero-duration error; fix seeking impossible
  • Player/Episodes/Seekdialog: Always correctly select the currently playing item in the current playlist
  • Player/Episodes/Videoplayer: Avoid blocking play button based on wonky BGM state
  • Player/Episodes/Videoplayer: Before starting playback, wait for BGM to finish being handled
  • Player/Music: Fix broken shuffle handling (hopefully)
  • Player/PlaybackState: Allow forcing a timestamp
  • Player/PlaybackState: Avoid using the player’s current time when reporting a stopped state via the tick() method; might fix resume issues on CoreELEC when switching audio streams that need transcoding; add logging
  • Player/PlaybackState: Only store progress for episode view if updatePlaybackState has accepted and sent our new timestamp
  • Player/SeekDialog: Show chapters when pressing down with OSD
  • Player/SeekPlayerHandler: Possibly harden further against bad timeline events
  • Player/Settings/Player UI: Add option to show OSD instead of skipping chapters when pressing up/down without OSD (Default: On) (called “Behave like official Plex clients”)
  • PlexPlayer: Music: Allow directplay of high resolution audio (e.g. FLAC >= 192 kHz)
  • PlexPlayer: Music: When transcoding is necessary, use http/mp3/mp3 for compatibility and seeking reasons
  • Postplay: Allow resuming in-progress episodes
  • Postplay: Fix cosmetic "API: ERROR: FATAL: Container address is not an expected path: "
  • SeasonsMixin: Don’t auto-select unplayed specials/season 00
  • SeasonsMixin: Select the first unwatched season by default
  • SeekDialog: Allow ACTION_PAGE_DOWN and ACTION_PAGE_UP to bring up the OSD when Behave like official Plex clients is active
  • SeekDialog: Allow for seek-back on resume after pause (only Direct Play)
  • SeekDialog: Blur chapter preview images if wanted
  • SeekDialog: Fix issue with time fields not updating in OSD when transcoding video (thanks @bowlingbeeg)
  • SeekDialog: Fix Kodi UI shining through when pressing INFO
  • SeekDialog: Fix player settings scrollbar visible between native Kodi settings dialog fades (returning from subtitle offset adjust for example)
  • SeekDialog: Normalize marker data before modifying it
  • Seekdialog: Only react to DOWN with OSD shown if we should behave like official Plex clients and we want/have (virtual) chapters
  • SeekDialog: Postplay: Fix replay error/issue
  • SeekDialog: Re-evaluate MediaDecisionEngine decision when changing selected streams during playback; this allows switching between DirectPlay/DirectStream/Transcode, on the fly, based on the selected streams
  • SeekDialog: Reduce skip-button “jumping” just before auto skipping a marker
  • SeekDialog: Refocus playlist button after closing playlist dialog, after opening it more than once
  • SeekDialog/CurrentPlaylist: Honor no TV spoilers setting as well
  • SeekDialog/Player: Don’t restart the video when changing audio or subtitles (possibly even video, not tested), if not necessary
  • SeekDialog/Player: Fix resume-on-start sometimes not working when an embedded subtitle stream was selected
  • SeekDialog/Player: Report selected streams correctly to PMS when switching streams in DirectPlay mode (activity/sessions tab in PlexWeb)
  • SeekDialog/PPI: Correctly position CPUUsage when scaled
  • SeekDialog/VideoSettings: Hide fade backdrop when we’re using skin.plextuary
  • SeekDialog/VideoSettingsDialog: Don’t fade background when OSDBackgroundPause isn’t activated in plextuary; never fade background when SliderDialog is active (audio/subtitle offset adjustments), regardless of the skin used
  • Audio: Fix transcoding not working
  • Audio: Support direct play of high-res audio (<= 384 kHz)
  • Audio/CurrentPlayList: Allow round-robining
  • Audio/CurrentPlaylist: Close current playlist view when pressing back/previous menu with current playlist view open instead of closing the music player
  • Audio/Playqueues: Fix issue were track would skip back to the previous one
  • Audio/Playqueues: Generic fixes
  • Boot: Force home before starting via plugin mode (Program Addons, My Addons, Shortcuts)
  • Core: Add customized templating engine
  • Core: Add info to splash in log whether we need scaling or not, and the current aspect ratio
  • Core: Add our own ibis-3.3.0 fork as a library
  • Core: Add singleton from tendo library; add LICENSE; make singleton py2 compatible (hopefully)
  • Core: Add the ability to use an addon-supplied CA-certificate bundle for plex.direct connections (might be slightly less resource-intensive; new default; non-plex.direct connections will use the system bundle), the system bundle (old default), or a custom bundle
  • Core: Allow going home using a mapped button (thanks @Rick_Williams for testing)
  • Core: Change the way we use onAction introduced with the goHome button
  • Core: Detect whether we’re using skin.plextuary
  • Core: Dropdown with header: Limit vertical size, enable scrolling
  • Core: Dump all user settings into the DEBUG log if requested (private information masked)
  • Core: Fix certain network related issues
  • Core: Fix hang after sleep/wake when network isn’t immediately available on CoreELEC
  • Core: Fix No data error upon startup when “Use new Continue Watching hub” is enabled
  • Core: Fix usage of collections.Iterable with Kodi python > 3.9
  • Core: Make DEBUG_LOG calls cheaper in case DEBUG isn’t enabled
  • Core: Revert 2023 change to tick every 100ms; tick every 1 second
  • Core: Separate version info and global property handling from util.py into kodi_util.py
  • Core: Store active state in global property for skin.plextuary to detect whether we’re the active window and not minimized
  • Core: Support new JSON based settings (we had something similar before for lists)
  • Core/AddonSettings: change stepping for non-local-check timeouts from 0.1 to 0.5
  • Core/AddonSettings: Correctly honor dynamic backgrounds setting
  • Core/AddonSettings: Increase skip_intro_button_show_early_threshold1 from 60 to 70 seconds (by default)
  • Core/AddonSettings: Set max_retries=3 (default) for HTTP/HTTPS adapters, possibly fixing section refresh failing after power states (hibernation) (thanks @stigger)
  • Core/AddonSettings: Split connect and read timeouts for Plex and Plex.tv connections; correctly set default max_retries to 3; New defaults: Plex (connect: 5s, read: 10s), Plex.tv (connect: 5s, read: 20s)
  • Core/Boot/Entrypoint: Make entrypoint leaner by only importing what’s necessary
  • Core/Boot/Entrypoint: Use both tenga.singleton and global “started” property on Window(10000) to determine whether we’re already running
  • Core/Boot/Kiosk: Allow delaying autostart/kiosk-mode; allow manual immediate start when requested
  • Core/Cache/Settings: Disallow writing (and showing) cache settings from within the plugin when installed from the official Kodi repository and we don’t have the modern API
  • Core/GUI/Templating: Smaller aspect ratio support (16:10, 4:3, …)
  • Core/Main: Make absolutely sure we never run more than one instance at a time (via tendo.singleton locks)
  • Core/Mainloop: Clean up global properties
  • Core/MyPlex/UserSettings: Use cached user/account while waiting for plex.tv response; fixes episode playback errors with bingeMode setting
  • Core/Networking: Fix certain queries not timing out (thanks @evertonmdz for testing)
  • Core/Networking/MyPlex: Adhere to max_retries when querying myplex; adhere to PLEXTV_TIMEOUT_READ (default: 20s) when doing so (used LONG_TIMEOUT=20 as a fixed value before)
  • Core/Networking/MyPlex: Retry myplex query on account initialization 4 times; use util.LONG_TIMEOUT (default: 20s) for data and util.TIMEOUT (default: 5s) for connecting
  • Core/PlaybackManager: Allow ACCOUNT.ID to be None to not fail on pbs.bingeMode in certain (rare) situations
  • Core/Plugin: Make plugin entrypoint much leaner; remove old directory based play() feature; move ensureHome() to kodi_utll.py
  • Core/Reactivate/Maximize: If unable to reactivate plugin, exit cleanly
  • Core/SeekDialog: Workaround for seek issue on Ugoos am6b+ (On the Ugoos am6b+ after seeking it can take 2-15 seconds for audio to start while the video is playing. Playing the same file using the default kodi player does not exhibit this issue. Changing to use the executebuiltin(Seek) solves this issue.) thanks @bowlingbeeg
  • Core/Settings: Add setting to System tab to dump all user settings
  • Core/Settings: Allow setting DEBUG on the fly, without restarting the addon
  • Core/Settings: Backport old separated boolean settings to multioptions
  • Core/Settings: Implement MultiOptionsSetting
  • Core/Settings: Implement theme-relevant settings flag; reapply theme if necessary after exiting settings and revisiting home
  • Core/Templating: Allow full context overriding by using addon_data/script.plexmod/context_overrides.json (see lib/templating/context.py for structure)
  • Core/Templating: Recompile templates if we’re missing XMLs; fixes addon not starting after upgrade without theme version change
  • Core/Theming: Allow overriding theme definition/defaults by supplying theme_overrides.json in userdata/addon_data/script.plexmod; see /lib/templating/context.py for the data structure
  • Core/Theming: When rendering templates, show kodi progress dialog
  • Core/Windows: Fix “Go to Home to {library}”; properly select and focus library in section list
  • Dropdown/Libraries: Fix visual scrolling issues on dropdowns with many items (e.g.: Genres)
  • Dropdowns: Be smarter when we’re trying to display a dropdown that’s out of bounds
  • FireTV: Fix timeFormat (at least in InfoView)
  • Fix seek issue with CoreELEC devices (thanks @bowlingbeeg)
  • GUI: Clean up interface by removing most button focus zoom animations
  • i18n/Chinese: Fix broken translation (incomplete)
  • i18n: Update Chinese translations (thanks liquidion, wabisabi, x1ao4)
  • i18n: Update German translations (thanks fuchs21, Martin)
  • i18n: Update Spanish translations (thanks Deci8belios, Donovan_000)
  • Indicators: Improve indicators resolution; add missing image
  • Kodigui: Support dialog and window close signals
  • Libraries: Fix play all and shuffle all buttons
  • Library: Add “Episode Date Added” sort; rename “Name” sort to “Title”
  • Library/Music: Support Tracks as type on Music libraries; partially fixes #133; should fix #132
  • Main/EventLoop: Allow setting a tickrate different than 1 Hz
  • Movies/Episodes: Auto-scroll long summaries
  • Music Libraries: Fix filters erroring
  • Music: When stopping playback with open current playlist, close audio player window as well
  • MyPlexAccount: Fix isAdmin based on homeUser (when caching home users)
  • Settings: Add CONTEXT_MENU to clear bound home button to description
  • Settings: Add MultiUAOptionsSetting (a user aware variant of MultiOptionsSetting)
  • Settings: Add setting “Action on Wake event” (none, restart pm4k, wait Xs)
  • Settings: Add setting for Hi-Res Music (default: on)
  • Settings: Add setting to allow a delay for the autostart/kiosk-mode
  • Settings: Add setting to enable or disable factor based scaling of modern watched indicators based on poster size (default: on)
  • Settings: Add setting to only allow seek-back on Direct Play
  • Settings: Add setting to only seek-back after a certain amount of time in paused state
  • Settings: Add setting to seek-back on pause instead of resume
  • Settings: Add setting to set seek-back on resume after pause (100ms, 250ms, 500ms, 750ms, 1-60s)
  • Settings: Add user-setting to never show Post Play (default: off)
  • Settings: Allow clearing home button mapping using CONTEXT_MENU/long press
  • Settings: Disable “Stop video playback on screensaver” by default
  • Settings: Focus setting categories when pressing back while inside a category instead of immediately backing out
  • Settings: Implement new watched/unwatched status setting (default: Modern (2024))
  • Settings: Move “Behave like official Plex clients” further up
  • Settings: Move “Player Theme” setting to Main section and rename it to “Theme”
  • Settings: Move “Stop video playback on idle after” and “Stop video playback on screensaver” settings to Video Player tab
  • Settings: Move autostart/kiosk-mode to Main (was in: System)
  • Settings: Move Theme selection above Indicators
  • Settings: Post play Auto Play: Honor postplay timeout in setting description (addonSetting; default: 16s)
  • Settings: Re-arrange settings; add “User Interface” tab; move a lot of settings from Main to User Interface
  • Settings: Remove visually “annoying” last main section item bottom border
  • Settings: Rename “Hide black backdrop in inverted watched states” to “Hide background in modern indicators”
  • Settings: Rename Player UI to Video Player
  • Settings: TV Spoiler settings: Add setting to hide chapter preview images
  • Settings: Unify TV spoiler settings further
  • Settings: Update hubs round robin description, add warning
  • Settings: Use unicode literals
  • Settings/Audio/AC3/DTS: Change setting options from 2.1+ and 5.1+ to >2.0, >2.1, >5.0, >5.1 to allow for more fine-grained control
  • Settings/Home-Map-Key: Show proper dialog while remapping; make use of skin.plextuary-pm4k-1.1’s no-icon-dialog
  • Settings/MultiOptionsSetting: Keep original options order when displaying currently selected options
  • Settings/Player UI: Test new MultiOptionsSetting for a couple of Player UI button visibility settings (should auto-migrate over from old boolean settings)
  • Settings/Player: Add “Skip intro” and “Skip credits” to button options, allowing per-user control of whether marker action buttons should be shown or not (default: On)
  • Settings/Player: Make “Show buttons” setting user aware
  • Settings/TV/Spoilers: Make allowed TV spoilers for specific genres configurable
  • Settings/Video: Streamline playback features and video codecs to reduce the amount of settings available
  • AddonSettings: Add setting for tickrate (default: 1 Hz, min: 0.5 Hz, max: 10 Hz)
  • AddonSettings: Add setting to Cache Templates (default: on); Add setting to always recompile templates on start (default: off)
  • AddonSettings: Add setting to choose the CA-certificate bundle (system, plex.direct (default), custom (userdata/addon_data/script.plexmod/custom_bundle.crt)
  • AddonSettings: Add setting to specify the limit for round-robining hubs (default: 250, safe tested on SHIELD: 1000)
  • AddonSettings: Increase CoreELEC resume seek wait to 250ms by default (was: 200ms); thanks @panaitwebbos for testing
  • AddonSettings: Reset default Plex Requests timeout to 5s (was 10s); increase maximum to 60s (was 30s)
  • Signals: Check whether we’ve actually registered a signal before trying to disconnect it
  • Templating: Retry writing a template to disk once
  • Templating: Try making sure the XMLs actually have been written (sadly xbmcvfs.File doesn’t allow flush/sync())
  • Templating/Kodigui: Harden against corrupted XML files; recompile templates if encountered in any window/dialog
  • Templating/Postplay: move hubs up a little (scaled)
  • Templating/Watched_indicators: Implement factor based scaling of modern watched indicators based on poster size
  • Theming: Apply button themes to all views
  • Theming: Cache templates by default, making subsequent theme-related changes blazing fast (cache clears after restarting PM4K and is filled again when recompiling templates)
  • Theming: Implement new 2024 watch status
  • Theming: Make watch status indicator handling fully dynamic (templated)
  • Theming/Playlists: Use different watched indicator location
  • Tracks: Select last played track on window reinit
  • TV Shows: Fix play button not working after returning from playback on TV Shows/Seasons screen
  • Videoplayer/External: When using external player handle Ended events as always stopped manually
  • VideoPlayer/Postplay: Fix vertical positioning of hubs to be about the same as in Movie/Preplay view
  • Videoplayer/Postplay/Episodes/Movies: Try fixing rare timing error when clicking a role/actor
  • VideoPlaylists: Fix returning to playlist after manually stopping a video
  • VideoPlaylists: Properly select first unwatched item if possible; correctly set current item after returning from watching more than one

Older changes

31 Likes

The participation is low! Please participate!

Download P4K Kodi19 Testing branch: Kodi19 Branch Snapshot
Download P4K Kodi19 with all the awesomeness

2 Likes

Where should error reports go with your custom additions? Into the same GH project?

Sure, that’d be fine, at least for the unmerged changes. I’ve enabled the issue tracker there.

1 Like

Hi, some general feedback on the version with the additional updates etc. I’m using Kodi 18.4 on a Sony Bravia TV.

  • Cannot view photos in photo libraries - I just get the generic background image. Videos in photo libraries actually playback ok
  • When viewing a video it is not possible to use the timeline to skip backwards or forwards - video stutters but returns back to the original position

I think these are easily reproducible but if it would help to open a github issue let me know.

EDIT by the way its great to see some work on Plex for Kodi, much appreciated! Kodi works best for 4K on my tv and can always be relied on

1 Like

These are actually not easy to reproduce as the behaviour doesn’t appear neither on Windows nor OSMC. A Github issue would help, as well as logs.

1 Like

Stumbled across this, looks like great work. Plex is the only add on I use. I was trying to get it installed on Kodi with Apple TV but so far no such luck. Couldn’t figure out how to get the zip file over to install it.

I think this works only with Desktop players and not with hardware platforms like ATV and Roku, etc.

1 Like

That’s a shame. I was looking for a solution I thought I had found it.

I don’t think that’s true. You might not be able to install the preview version, yes.

But you can install the official release version, because it is available in the official add-on repository. It can be installed right from inside Kodi.

2 Likes

Trying “awesomeness” version.

Kodi is version 18.5 on LibreElec 19.2.0
Hardware Asus Chromebox with external USB dac for audio

So far have tried running a large random music mix.
tried a movie trailer followed by a movie play… all good.

Seems so much faster than the default addon version. Not as clunky,

If I bounce out of it and back to Kodi main, I can’t get back to the addon, does not start. I suspect this may be due to my having KodiPlexConnect enabled?

anyway, let me know what specifically you’d like tested if anything.

Nice to see someone working on this stuff.

Wishlist: more music stuff ie. plexamp integration, random shuffle radios

thx -bruce.

I can install the usual plex add on but not this due to the method.

I’ll need to figure out how to get it in a repository for kodi to take it from there.

I test it on a nvidia shield with latest kodi 19 nightly, glad to have this addon updated, very nice job. No crash, art is back, god job. Now, If only you could implement the audio theme like the native plex for android tv does, it would be perfect.

Can I ask how you got the add on installed on shield? Do you save to device first?

Yeah, I saved the zip to a network share mounted on the shield. Then in kodi, addon, install from zip.

I still can’t get this to work on my Apple TV. Can’t get the file to install. Is it on a repo or can anyone put it on one? I tried but got stuck with it all.

I tried out this plugin again, and it seems to work mostly fine with the exception that for the first 20-ish seconds of any video there is no subtitles. Anyone else noticed something like that?
Using Kodi 18.5 and this version of the addon https://github.com/pannal/plex-for-kodi/archive/develop_kodi1819.zip

3 Likes

@sensei321 I do not experience that behaviour using an MP4 with (external) SRT subtitles on Kodi 18.5. Using a movie which has subtitles pretty much from the start.

Thanks @panni for your fork, it seems to have improved slow artwork loading. Shame Plex does not update the official kodi plugin anymore.

1 Like

Hi, Ik had al diverse plex addons geprobeert, maar allerlei install fouten, zowel install vanuit .zip of repository. maar deze werkt op mijn net geinstalleerde nieuwste Matrix Kodi fantastisch.

Interesting. I think the files I used were mkv with internal subs. I’ll check some more.