Does dolby vision work on shield tv do you know via this?
It does on my side. No issue with Dolby Vision !
Yep, works fine. Just use the kodinerds maven builds, those include DV support. Or wait for Omega.
The Plextuary skin works as intended, as does the collection view fix. All seems stable to me
Working perfectly here
Good job
Same here. Super
Having said that, I have been noticing some odd behaviour with the Intro/Credits Skip feature. Sometimes it kicks in when there isnāt an intro/credits playing, sometimes several minutes into an episode in the middle of scene. Has this feature been changed/updated recently? It likes to kick in when thereās text on-screen because it thinks its an intro/credits, but itās not.
thatās a server issue, rather than a client. The client just reads markers that the server creates.
This might help:
Version 1.32.1.6983
New
- (Logging) Transient and per-startup local admin tokens are now fully redacted in logs by default (#13986)
Fixes
- (Credits Detection) Detection could sometimes use the incorrect stream information (#14216)
- (Downloads) Transcoded downloads counted against per-user streams (#14139)
With buffer settings Iād say so.
The zip file doesnāt show up from my USB when I connect it to my Shield TV Pro 2019.
@HAL9000_PLEX : Have you changed the file-access to āAlwaysā for Kodi?
This was an issue with Kodi 20.1!
It makes you able to see all the files
It worked. Thanks!
I note that when using CE 20.1 the CoreELEC menu item is missing under settings with this skin. Is this expected behaviour?
I want to say a huge thanks for this to the author !! I just switched to this on my FireStick4K with Kodi 20.1, vs using the Plex app, and I like it much better. I also installed the plextuary skin from the addon repo. I have a few questions -
-
AC3 audio doesnāt seem to play, stereo does. Iām using HDMI, Kodi settings is set to use 7.1 channels and audio passthru, and the āuse Kodi audio settingsā is enabled by default, and Kodi is using āaudio track (raw) android iec packerā which is also the default. Do I need to adjust any of these?
-
canāt find much info on Plextuary skin, is there something there to set?
-
compared to PKC, this is direct streaming the content but using http, correct? i.e. there is no reason to use UNC paths in media library setup?
Hi @panni, first of all massive thanks for what youāre doing here. I made the mistake of ādowngradingā my Kodi to the latest version!
Iāve tried installing your version of Plex but it simply wonāt run at all on my box (LibreELEC 11.0.1 on a Pi4). No matter which version I try it fails to start with āPlex errorā showing up on screen and the following stacktrace appearing in the logs:
error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'IndexError'>
Error Contents: list index out of range
Traceback (most recent call last):
File "/storage/.kodi/addons/script.plexmod/default.py", line 2, in <module>
from lib import main
File "/storage/.kodi/addons/script.plexmod/lib/main.py", line 14, in <module>
from . import plex
File "/storage/.kodi/addons/script.plexmod/lib/plex.py", line 14, in <module>
from . import util
File "/storage/.kodi/addons/script.plexmod/lib/util.py", line 44, in <module>
CHANNELMAPPING = dict((t["value"], t["label"]) for t in getChannelMapping())
^^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/script.plexmod/lib/util.py", line 40, in getChannelMapping
return list(filter(lambda i: i["id"] == "audiooutput.channels", data))[0]["options"]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
-->End of Python script error report<--
Not a clue what any of it means or why I seem to be the only one getting this error. Iāve tried all the beta versions and old versions down to 0.5.0 but nothing works at all sadly.
Edit: I think in all honesty my installation was borked. I couldnāt play anything in the end and had to factory reset it. Itās working perfectly now, thanks again!
Yeah, probably. If the default skin is modified by CE, that would be the case as my skin is derived from the original Estuary.
Not sure. Iām guessing youāre talking about AC3 5.1 not playing? (AC3 is stereo by default)
Iād play around with all settings, hard to say.
Nope, thereās just one added setting which is on by default (the reason for the skin to exist).
Not really, no. Web streaming is basically just as good. Havenāt seen any downsides. Implementing UNC paths in PM4K would be a huge undertaking.
Well, that might as well take a good while to implement now. New job.
Is it possible to add a multiply speed play function? Or allow to call kodiās playback speed setting?
New user of PlexMod here. Iām using it on CoreELEC 21 (Homatics BR4K+) and Iām not seeing chapters. Is there supposed to be a way to press track forward and skip to the next chapter and/or pull up a list of all chapters?
Iām running into another issue where the Plex Subtitles screen seems to be impossible to use when I have multiple versions of movies because it just lists all subtitles, across all versions, with no way of differentiating them. Luckily thereās the Kodi Subtitles menu that works as Iād expect, but the Plex Subtitles menu isnāt updated after changing subtitles in the Kodi Subtitles menu.
It also seems redundant to me to have the Plex Audio and Plex Subtitles sections when the Kodi Audio and Kodi Subtitles sections are so much more capable. Could we possibly just remove those Plex selection screens and just go with their Kodi counterparts?
Sadly, chapters are not supported. Is it even possible to implement it @panni? Chapter support would be really nice and it is the only big feature missing from the native app.