Hi,
I just installed OpenMediaVault and openmediavault-plexmediaserver 1.0.15. Then I updated it as follows:
/etc/init.d/plexmediaserver stop
cd /var/cache/apt/archives
rm plex*.deb
cd /var/cache/apt/archives
wget http://shell.ninthgate.se/packages/debian/pool/main/p/plexmediaserver/plexmediaserver_1.2.7.2987-1bef33a-debian_amd64.deb
dpkg -i plex(hit TAB and then ENTER)
/etc/init.d/plexmediaserver start
Now I have Version 2.10.10 of Plex.
I can watch my videos with my Sony Blu-ray.
DEBUG - Mapped client to profile Sony Blu-ray using header X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="Blu-ray Disc Player"; mv="2.0";
With my KDL-40HX803 I cannot watch any of the videos.
Some lines of the log (not consecutive):
VERBOSE - Mapping device: 192.168.0.60 to device 'BRAVIA KDL-40HX803' of type 'urn:schemas-upnp-org:device:MediaRenderer:1' with uuid '00000000-0000-1010-8000-78843C1A67C3'
VERBOSE - Mapping device: 192.168.0.109 to device 'WeltsuCast' of type 'urn:dial-multiscreen-org:device:dial:1' with uuid 'bb50ab32-81b6-dbc6-4dbd-ad5599500e69'
DEBUG - Mapped client to profile Sony Bravia 2010 using header X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40HX803"; mv="1.7";
DEBUG - Device BRAVIA KDL-40HX803 at 192.168.0.60 will use Sony Bravia 2010 profile
...
VERBOSE - Unmapping device: 192.168.0.60 to device 'BRAVIA KDL-40HX803' of type 'urn:schemas-upnp-org:device:MediaRenderer:1' with uuid '00000000-0000-1010-8000-78843C1A67C3'
VERBOSE - 5 distinct DLNA devices on network
DEBUG - HTTP requesting GET http://127.0.0.1:32400/video/:/transcode/universal/ping?X-Plex-Token=xxxxxxxxxxxxxxxxxxxx
DEBUG - HTTP 404 response from GET http://127.0.0.1:32400/video/:/transcode/universal/ping?X-Plex-Token=xxxxxxxxxxxxxxxxxxxx
DEBUG - HTTP requesting GET http://127.0.0.1:32400/video/:/transcode/universal/stop?X-Plex-Token=xxxxxxxxxxxxxxxxxxxx
DEBUG - HTTP 200 response from GET http://127.0.0.1:32400/video/:/transcode/universal/stop?X-Plex-Token=xxxxxxxxxxxxxxxxxxxx
I wonder if the HTTP 404 is related to my problem. When using the Blu-ray there no HTTP 404s.
I also have ChromeCast a.k.a. WeltsuCast attached to the TV. I removed the device and tried again. No luck.
Any ideas?