Server Version#: 1.15.1.710
Player Version#: 1.3.5.748-ff461e4e and 2.28.0.960-72d2c6aa
Hi,
I just replaced my two Raspberry Pi 3b+'s for Intel NUC6CAYH’s because of the lack of dts-hd and truehd bitstreaming on the pi’s to my Onkyo Receiver.
Installed the latest bios version and hdmi firmware on the NUC’s.
Installed Plexmediaplayer 1.3 via USB stick to Internal SSD in the nuc.
Dolby Digital and DTS are working fine, DTS-HD and TrueHD are giving noise or silence.
Tried the latest nightlies plexmediaplayer 2.28.0.960 version and is not working.
Tried OpenPHT 1.8.0.148 and is not working
For testing I also installed LibreElec 9.01 with plex plugin and DTS-HD and TrueHD passthrough are working fine, so it is not a hardware issue, but a plexmediaplayer software issue.
Is it possible to upgrade the LibreELEC version to 9.0.1 in the plex image?
Embedded PMP needs to be rebased to LE9 to get the latest kernel to support the Apollo Lake NUC (as well as all the post Skylake NUCs). I have been testing against this issue since Jan 2017. The disappointing reality is that LE9 brings a lot of updates and changes to all the dependencies which requires a new version of mpv.
MPV itself also has a lot of new changes that bring regressions. The solution for an update is very unclear at this time. MPV is an entirely different animal from Kodi and LE9 was built for the latest Kodi 18.
Is it possible to upgrade MPV and LE inside the Embedded Image?
I’m now trying to build it myself on a Ubuntu 18.04 installation using instructions at: https://github.com/plexinc/plex-media-player
There is a symlink /lib/firmware/update in the image which points to the sdcard, I created a i915 dir there and put the files there, also tried /lib/firmware/update/intel as well and in the root of /lib/firmware/update but they won’t load.
Of which linux distro is the embedded image build on? when it is started it’s a read-only squashfs filesystem, when I read out the sdcard on another machine I don’t see the squashfs file anywhere, just a SYSTEM and SYSTEM.md5 and KERNEL and KERNEL.md5
But LibreELEC has already KODI in it.
Maybe I can install LibreELEC, remove KODI, and build PMP with the right firmware drivers for the intel nuc and voila it should be working, or am I thinking way too simple?