[Support] binhex - Plex Pass


Recommended Posts

10 hours ago, Shomil Saini said:

Hi @binhex Thanks for the plexpass unraid docker container. Really appreciate your work on all the other repos as well.

However, I was going to customize my plex - chromecast.xml for obvious reasons of audio and video passthrough and such and couldn't find that anyhow.

 

Could you please let us know the path to that folder.

Typically it is /usr/lib/plexmediaserver/Resources/Profiles/Chromecast.xml in standard ubuntu linux installs or at

/mnt/HD/HD_a2/Nas_Prog/plexmediaserver/binaries/Resources/Profiles/Chromecast.xml on WD NAS PR4100 or such devices.

 

Your help would be highly appreciated as always.

 

Cheers!

@binhex - Ok, so I was able to find the path in running processes directory (I believe) from Krusader Search :

//proc/5063/task/5069/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/usr/share/licenses/plex-media-server-plexpass
file:///ROOT/proc/5063/task/5069/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/proc/132/task/153/root/usr/lib/plexmediaserver/Resources/Profiles/Chromecast.xml

However If I go manually inside the folders one by one in Krusader, I can reach via this path :

/ROOT/proc/5063/task/5069/root/lib/plexmediaserver/Resources/Profiles/Chromecast.xml

So, I believe it is getting that data at run-time from somewhere... Not sure where only thing I can think of is Docker.img. I am not sure how to get to that file to edit the source of that.

 

Please Help!!! @binhex

 

Cheers!!

Link to comment
10 hours ago, Shomil Saini said:

/usr/lib/plexmediaserver/Resources/Profiles/Chromecast.xml

looking at your output from krusader, i would say this is the path to the file you want to change, looks like this is located inside the container, so you would need to do the following:-

 

docker exec -it <name of container> bash
nano /usr/lib/plexmediaserver/Resources/Profiles/Chromecast.xml

once you have edited the above file then ctrl +x , press y to confirm change, then return to overwrite file, type 'exit' then restart container.

 

note the above is a TEMPORARY fix, if you pull down a new image then your container will be deleted, but lets see first if it fixes the problem you are trying to overcome.

Link to comment
8 hours ago, binhex said:

looking at your output from krusader, i would say this is the path to the file you want to change, looks like this is located inside the container, so you would need to do the following:-

 


docker exec -it <name of container> bash
nano /usr/lib/plexmediaserver/Resources/Profiles/Chromecast.xml

once you have edited the above file then ctrl +x , press y to confirm change, then return to overwrite file, type 'exit' then restart container.

 

note the above is a TEMPORARY fix, if you pull down a new image then your container will be deleted, but lets see first if it fixes the problem you are trying to overcome.

As always, You're awesome @binhex !!

 

That seems to work. Although I understand this is a temporary solution, is there a way we can make it permanent.

As I have seen people being able to move Profiles and libraries on a big Media Library migration as well as modifying DLNA and Chromecast profiles is quite common.

 

I can live with this for now though.

 

Many thanks @binhex :)

 

Have a good weekend.

Link to comment

I used to have binhex plex but now I have binhex plexpass I cannot get Plex to talk to the outside of my network. Using the standard port 32400 worked flawlessly before. When check the settings it's not getting a port allocated how to I get that port allocated.

 

Capture.PNG.adf95aa577c8ded9e21effd6228ddca7.PNG

Capture1.PNG

 

Edit: I have complete removed all Plex files from the appdata folder. I've tried putting binhex plex back on still the same.

Edited by shadowless82
Link to comment
On 1/19/2019 at 4:20 AM, shadowless82 said:

I used to have binhex plex but now I have binhex plexpass I cannot get Plex to talk to the outside of my network. Using the standard port 32400 worked flawlessly before. When check the settings it's not getting a port allocated how to I get that port allocated.

 

Capture.PNG.adf95aa577c8ded9e21effd6228ddca7.PNG

Capture1.PNG

 

Edit: I have complete removed all Plex files from the appdata folder. I've tried putting binhex plex back on still the same.

I am having the same issue. Fresh install and port is forwarded on my router.

Link to comment

Im having a RAM issue with my plexpass docker atm. Basically RAM usage just keeps going up until it uses every last bit of it. I have now had to restart the docker once a day to ensure it doesnt reach 100% usage. I knew about the issues with sonarr and radarr etc and although the usage for these can be irritating they dont hog the RAM nearly as much or a quickly as plexpass has started to. Any idea what may be causing this? And what is needed to possibly diagnose this issue. 

 

 

Link to comment

Hello,

 

I chose the repo because it had sqlite3 but I am having issues, not sure if related to sqlite3, the shell, the repo itself?  Some queries will return results and others wont.  I have ran the same queries from radar and they all check out fine.  You can test this yourself in the shell.

 


1 result

echo $(/usr/bin/sqlite3 /usr/lib/plexmediaserver/Resources/com.plexapp.plugins.library.db "SELECT * FROM accounts")

1|Administrator|||2010-11-12 00:07:53|2010-11-12 00:07:53|||t|t

No results

echo $(/usr/bin/sqlite3 /usr/lib/plexmediaserver/Resources/com.plexapp.plugins.library.db "SELECT * FROM media_parts")

 

If i run that last same query from another docker (in this case the linux repo radarr) mapping path /plexdb  into the binhex plex db folder

echo $(/usr/bin/sqlite3 /plexdb/com.plexapp.plugins.library.db "SELECT * FROM media_parts")

1|1|3|728729cc89de8e31df9891719ed7ec6af127a7e0|4b9c6200f882a763|/tools/Test (2013)/Test (2013).mkv||54307148|26543|2019-01-25 23:16:54|2017-02-24 14:33:22||ma%3AaudioProfile=ma&ma%3Acontainer=mkv&ma%3AvideoProfile=high 2|2|||||||117000||||at%3Akey=%2Fservices%2Fiva%2Fassets%2F155582%2Fvideo%2Emp4%3Fbitrate%3D2500&ma%3Acontainer=mp4&ma%3AoptimizedForStreaming=13|3|||||||117000||||at%3Akey=%2Fservices%2Fiva%2Fassets%2F155582%2Fvideo%2Emp4%3Fbitrate%3D1500&ma%3Acontainer=mp4&ma%3AoptimizedForStreaming=1 4|4|||||||117000||||at%3Akey=%2Fservices%2Fiva%2Fassets%2F155582%2Fvideo%2Emp4%3Fbitrate%3D450&ma%3Acontainer=mp4&ma%3AoptimizedForStreaming=1

 

Any help would be appreciated.

 

EDIT:

 

Command from root working:

echo $(/usr/bin/sqlite3 /mnt/user/appdata/binhex-plexpass/Plex\ Media\ Server/Plug-in\ Support/Databases/com.plexapp.plugins.library.db "SELECT * FROM media_parts")


1|1|3|728729cc89de8e31df9891719ed7ec6af127a7e0|4b9c6200f882a763|/tools/Test (2013)/Test (2013).mkv||54307148|26543|2019-01-25 23:16:54|2017-02-24 14:33:22||ma%3AaudioProfile=ma&ma%3Acontainer=mkv&ma%3AvideoProfile=high 2|2|||||||117000||||at%3Akey=%2Fservices%2Fiva%2Fassets%2F155582%2Fvideo%2Emp4%3Fbitrate%3D2500&ma%3Acontainer=mp4&ma%3AoptimizedForStreaming=13|3|||||||117000||||at%3Akey=%2Fservices%2Fiva%2Fassets%2F155582%2Fvideo%2Emp4%3Fbitrate%3D1500&ma%3Acontainer=mp4&ma%3AoptimizedForStreaming=1 4|4|||||||117000||||at%3Akey=%2Fservices%2Fiva%2Fassets%2F155582%2Fvideo%2Emp4%3Fbitrate%3D450&ma%3Acontainer=mp4&ma%3AoptimizedForStreaming=1

 

Versions used of sqlite:

 

Radarr linux repo, 3.11.0 2016-02-15 17:29:24 3d862f207e3adc00f78066799ac5a8c282430a5f

Root, 3.24.0 2018-06-04 19:24:41 c7ee0833225bfd8c5ec2f9bf62b97c4e04d03bd9566366d5221ac8fb199a87ca

Binhex plexpass 3.25.3 2018-11-05 20:37:38 89e099fbe5e13c33e683bef07361231ca525b88f7907be7092058007b75036f2

Edited by J OBrien
adding info
Link to comment
  • 2 weeks later...

I am using the binhex-plexpass, but it is VERY slow. The CPU is running at 84%, and it takes ages for it to even get the server started, to actually access the GUI can easy take 5 minutes before it responds.

 

Before switching to unraid I had Plex running on a debian install, and that was very fast, and I also got unraid with plex on a way smaller computer, and that is also pretty fast.

 

The log I got is

2019-02-04 14:55:52.341710 [info] System information Linux Fiona 4.19.17-Unraid #1 SMP Thu Jan 24 13:07:56 PST 2019 x86_64 GNU/Linux
2019-02-04 14:55:54.744284 [info] PUID defined as '99'
2019-02-04 14:56:34.696991 [info] PGID defined as '100'
2019-02-04 14:56:35.429279 [info] UMASK defined as '000'
2019-02-04 14:56:35.457489 [info] Setting permissions recursively on volume mappings...
2019-02-04 14:56:35.567571 [info] TRANS_DIR defined as '/config/transcode'
2019-02-04 14:56:35.675825 [info] Starting Supervisor...
2019-02-04 14:56:37,028 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing
2019-02-04 14:56:37,028 INFO Set uid to user 0 succeeded
2019-02-04 14:56:37,054 INFO supervisord started with pid 6
2019-02-04 14:56:38,056 INFO spawned: 'plexmediaserver' with pid 59
2019-02-04 14:56:38,057 INFO reaped unknown pid 7
2019-02-04 14:56:39,057 INFO success: plexmediaserver entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2019-02-04 14:56:42,754 WARN received SIGTERM indicating exit request
2019-02-04 14:56:42,754 DEBG killing plexmediaserver (pid 59) with signal SIGTERM
2019-02-04 14:56:42,754 INFO waiting for plexmediaserver to die
2019-02-04 14:56:42,755 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22740442744880 for <Subprocess at 22740442745960 with name plexmediaserver in state STOPPING> (stdout)>
2019-02-04 14:56:42,755 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22740442792160 for <Subprocess at 22740442745960 with name plexmediaserver in state STOPPING> (stderr)>
2019-02-04 14:56:42,755 INFO stopped: plexmediaserver (terminated by SIGTERM)
2019-02-04 14:56:42,755 DEBG received SIGCLD indicating a child quit
Created by...
___. .__ .__
\_ |__ |__| ____ | |__ ____ ___ ___
| __ \| |/ \| | \_/ __ \\ \/ /
| \_\ \ | | \ Y \ ___/ > <
|___ /__|___| /___| /\___ >__/\_ \
\/ \/ \/ \/ \/
https://hub.docker.com/u/binhex/

2019-02-04 14:57:21.798281 [info] System information Linux Fiona 4.19.17-Unraid #1 SMP Thu Jan 24 13:07:56 PST 2019 x86_64 GNU/Linux
2019-02-04 14:57:21.826586 [info] PUID defined as '99'
2019-02-04 14:57:21.856274 [info] PGID defined as '100'
2019-02-04 14:57:24.043298 [info] UMASK defined as '000'
2019-02-04 14:57:24.072917 [info] Permissions already set for volume mappings
2019-02-04 14:57:24.101753 [info] TRANS_DIR defined as '/config/transcode'
2019-02-04 14:57:24.214273 [info] Starting Supervisor...
2019-02-04 14:57:24,358 INFO Included extra file "/etc/supervisor/conf.d/plexmediaserver.conf" during parsing
2019-02-04 14:57:24,359 INFO Set uid to user 0 succeeded
2019-02-04 14:57:24,360 INFO supervisord started with pid 6
2019-02-04 14:57:25,362 INFO spawned: 'plexmediaserver' with pid 47
2019-02-04 14:57:25,363 INFO reaped unknown pid 7
2019-02-04 14:57:26,364 INFO success: plexmediaserver entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2019-02-04 14:57:33,446 DEBG 'plexmediaserver' stderr output:
Error in command line:the argument for option '--serverUuid' should follow immediately after the equal sign

Crash Uploader options (all are required):
--directory arg Directory to scan for crash reports
--serverUuid arg UUID of the server that crashed
--userId arg User that owns this product
--platform arg
2019-02-04 14:57:33,446 DEBG 'plexmediaserver' stderr output:
Platform string
--url arg URL to upload to
--help show help message
--version arg Version of the product

does that give you any usable information to what can be going on?

Udklip.PNG

Link to comment
12 hours ago, mikeydk said:

does that give you any usable information to what can be going on?

sadly it doesnt :-(, the log doesnt really show any issues (ignore the error message, its a known cosmetic issue with plex), but i have some questions for you which might help diagnose the issue further:-

 

1. are you pointing at an existing plex metadata library?, if so i would recommend going from scratch and then re-importing, as permissions and/or corruption of metadata/databases can cause cpu spikes.

2. what is the host path for /config for this container?

3. do you have a cache drive, if so is it in raid configuration?.

Link to comment
3 hours ago, binhex said:

sadly it doesnt :-(, the log doesnt really show any issues (ignore the error message, its a known cosmetic issue with plex), but i have some questions for you which might help diagnose the issue further:-

 

1. are you pointing at an existing plex metadata library?, if so i would recommend going from scratch and then re-importing, as permissions and/or corruption of metadata/databases can cause cpu spikes.

2. what is the host path for /config for this container?

3. do you have a cache drive, if so is it in raid configuration?.

1. I installed the docker with Community Applications, and didn't change anything, so I think I have started from scratch with the library. However, I have tried to install and remove it quite a few times now, could that reuse a previous library? And if so, how do I remove it and start over again?

 

2. The default "/mnt/user/appdata/binhex-plexpass"

 

3. No, I do not have a cache drive, would that help with this?

Link to comment
6 minutes ago, mikeydk said:

so I think I have started from scratch with the library. However, I have tried to install and remove it quite a few times now, could that reuse a previous library?

simple, delete all files and folders in /mnt/user/appdata/binhex-plexpass then restart.

Link to comment

Hi,

 

Decided to install this plex docker - since i got a plexpass - seems logical.

I'm not very into docker and got a question - probably a stupid one but hey.

 

What is stored in Host Path 2?

When i want to pull the docker it's defaulted to /mnt/user/ and under the line it says Container Path: /media.

So do I need to use /mnt/user/media? - My "media" is all over the place or is this a path to metadata collected by plex ms about my media?

 

Bit puzzled

 

edit: should it be something like /mnt/user/appdata/binhex-plexpass/ or something since I also have a /mnt/user/appdata/binhex-krusader/...

 

Edited by sjoerd
Link to comment
1 hour ago, sjoerd said:

So do I need to use /mnt/user/media?

 

1 hour ago, sjoerd said:

My "media" is all over the place or is this a path to metadata collected by plex ms about my media?

Within Plex, you tell it that your libraries are located at say /media/TV and /media/Movies

1 hour ago, sjoerd said:

edit: should it be something like /mnt/user/appdata/binhex-plexpass/ or something since I also have a /mnt/user/appdata/binhex-krusader/...

 

That's the /config mapping which you can see if you hit show more options.

Edited by Squid
Link to comment

Anybody had this error or now how to resolve 

 

/usr/lib/plexmediaserver/Plex DLNA Server: relocation error: /usr/lib/libssl.so.1.0.0: symbol ENGINE_init version OPENSSL_1.0.0 not defined in file libcrypto.so.1.0.0 with link time reference

 

Uninstalled and reinstalled, clicked dlna off and back on. Restarted server and still nothing 

 

Many thanks 

Link to comment
3 minutes ago, michael1782 said:

Anybody had this error or now how to resolve 

 

/usr/lib/plexmediaserver/Plex DLNA Server: relocation error: /usr/lib/libssl.so.1.0.0: symbol ENGINE_init version OPENSSL_1.0.0 not defined in file libcrypto.so.1.0.0 with link time reference

 

Uninstalled and reinstalled, clicked dlna off and back on. Restarted server and still nothing 

 

Many thanks 

Hi Michael,

I do have same error which I found 2 days back going through logs and stuff and I tried looking up on internet but didnt find any solution. But I might have to do more research on this. I believe this happens when we add binhex-plexpass docker under custom network or bridge instead of host. I'm willing to see if someone has arrived at any solution yet. Although I did try binhex-minidlna but that worked once and after server restart stopped working so I gave up on that.

 

If I find something I'll post here. Please do the same if you find something too.

 

Cheers!

Link to comment
15 minutes ago, Shomil Saini said:

Hi Michael,

I do have same error which I found 2 days back going through logs and stuff and I tried looking up on internet but didnt find any solution. But I might have to do more research on this. I believe this happens when we add binhex-plexpass docker under custom network or bridge instead of host. I'm willing to see if someone has arrived at any solution yet. Although I did try binhex-minidlna but that worked once and after server restart stopped working so I gave up on that.

 

If I find something I'll post here. Please do the same if you find something too.

 

Cheers!

Just had a look and no luck, network was already in host but tried the others and still nothing. It was working fine untill I lost connection to a Plex server then pow nothing after reinstalling and making a new sever. Also made sure old app data was deleted. 

 

Thanks 

Link to comment
4 hours ago, michael1782 said:

Anybody had this error or now how to resolve 

 

/usr/lib/plexmediaserver/Plex DLNA Server: relocation error: /usr/lib/libssl.so.1.0.0: symbol ENGINE_init version OPENSSL_1.0.0 not defined in file libcrypto.so.1.0.0 with link time reference

 

Uninstalled and reinstalled, clicked dlna off and back on. Restarted server and still nothing 

 

Many thanks 



So, this is my log. Maybe someone can let us know what is going on here since it says no version information available.


2019-02-11 19:32:51,611 DEBG 'plexmediaserver' stderr output:
/usr/lib/plexmediaserver/Plex DLNA Server: /usr/lib/plexmediaserver/lib/libcrypto.so.1.0.0: no version information available (required by /usr/lib/libssl.so.1.0.0)

/usr/lib/plexmediaserver/Plex DLNA Server: /usr/lib/plexmediaserver/lib/libcrypto.so.1.0.0: no version information available (required by /usr/lib/libssl.so.1.0.0)

/usr/lib/plexmediaserver/Plex DLNA Server: /usr/lib/plexmediaserver/lib/libcrypto.so.1.0.0: no version information available (required by /usr/lib/libssl.so.1.0.0)

/usr/lib/plexmediaserver/Plex DLNA Server: /usr/lib/plexmediaserver/lib/libcrypto.so.1.0.0: no version information available (required by /usr/lib/libssl.so.1.0.0)

2019-02-11 19:32:51,612 DEBG 'plexmediaserver' stderr output:
/usr/lib/plexmediaserver/Plex DLNA Server: relocation error: /usr/lib/libssl.so.1.0.0: symbol ENGINE_init version OPENSSL_1.0.0 not defined in file libcrypto.so.1.0.0 with link time reference

 

Link to comment

Hello @binhex

I started having issues with my plexpass docker...it seems to pertain to hardware encoding i have had enabled for about the last 6 months from this thread

 

 

 

the log is spitting out 

Starting Plex Media Server.
failed to open /data/jenkins/pms-deps-universal-v2/BUILD_TAG/linux-ubuntu-x86_64/output/pms-depends-linux-ubuntu-x86_64-release-79dcc0f/lib/dri/hybrid_drv_video.so
Failed to wrapper hybrid_drv_video.so
failed to open /data/jenkins/pms-deps-universal-v2/BUILD_TAG/linux-ubuntu-x86_64/output/pms-depends-linux-ubuntu-x86_64-release-79dcc0f/lib/dri/hybrid_drv_video.so
Failed to wrapper hybrid_drv_video.so

and my plex gui becomes unreachable as does streaming from it...a restart of the docker resolves for a while before spitting out errors and locking up again

if i turn off use hardware when available in plex or disable the extra parameter it all works good.  it seems to start with the latest beta update

here is what the latest added/fixed
 

 

Edited by Can0nfan
Link to comment
1 hour ago, Can0nfan said:

/data/jenkins/pms-deps-universal-v2/BUILD_TAG/linux-ubuntu-x86_64/output/pms-depends-linux-ubuntu-x86_64-release-79dcc0f/lib/dri/hybrid_drv_video.so

ok this is going to have to go to the plex team for them to fix, i have no idea why there is a reference to jenkins in this but i would say their last build was bad, if i were you i would roll back to the previous build, if you want to know how to do this then follow this Q12 in the following link:-

 

https://forums.unraid.net/topic/44108-support-binhex-general/?tab=comments#comment-433612

 

Link to comment
11 hours ago, Shomil Saini said:



So, this is my log. Maybe someone can let us know what is going on here since it says no version information available.



2019-02-11 19:32:51,611 DEBG 'plexmediaserver' stderr output:
/usr/lib/plexmediaserver/Plex DLNA Server: /usr/lib/plexmediaserver/lib/libcrypto.so.1.0.0: no version information available (required by /usr/lib/libssl.so.1.0.0)

/usr/lib/plexmediaserver/Plex DLNA Server: /usr/lib/plexmediaserver/lib/libcrypto.so.1.0.0: no version information available (required by /usr/lib/libssl.so.1.0.0)

/usr/lib/plexmediaserver/Plex DLNA Server: /usr/lib/plexmediaserver/lib/libcrypto.so.1.0.0: no version information available (required by /usr/lib/libssl.so.1.0.0)

/usr/lib/plexmediaserver/Plex DLNA Server: /usr/lib/plexmediaserver/lib/libcrypto.so.1.0.0: no version information available (required by /usr/lib/libssl.so.1.0.0)

2019-02-11 19:32:51,612 DEBG 'plexmediaserver' stderr output:
/usr/lib/plexmediaserver/Plex DLNA Server: relocation error: /usr/lib/libssl.so.1.0.0: symbol ENGINE_init version OPENSSL_1.0.0 not defined in file libcrypto.so.1.0.0 with link time reference

 

Ok my latest...

 

Not 100% sure if it's a bug or something I've done but couldn't get dlna working with binhex-plexpass app. Installed binhex-plex and dlna working. So can you confirm if it works for you or anyone else having same trouble.

 

Many thanks 

Link to comment
Ok my latest...
 
Not 100% sure if it's a bug or something I've done but couldn't get dlna working with binhex-plexpass app. Installed binhex-plex and dlna working. So can you confirm if it works for you or anyone else having same trouble.
 
Many thanks 
So, I'm using reverse proxy with letsencrypt - duckdns setup. Don't know if that has something to do with this. I'll try Plex and see today if I get similar result like you.

Only reason I wanted DLNA was to try and get lossless dolby atmos(truehd) playback, which I figure by my research is not possible anyhow over current HDMI 2.0 CEC and arc.
I guess we have to wait for eArc updates for TV firmware or get a new TV. Other than that HDR works with DD5.1+ with native plex app on my 65" LG OLED C8.
Bit disappointed but nothing that could be done for now.

Cheers!

Sent from my SM-N960W using Tapatalk

Link to comment
19 hours ago, binhex said:

ok this is going to have to go to the plex team for them to fix, i have no idea why there is a reference to jenkins in this but i would say their last build was bad, if i were you i would roll back to the previous build, if you want to know how to do this then follow this Q12 in the following link:-

 

https://forums.unraid.net/topic/44108-support-binhex-general/?tab=comments#comment-433612

 

thanks yes i would like to roll back i will try that

 

Link to comment
19 hours ago, binhex said:

ok this is going to have to go to the plex team for them to fix, i have no idea why there is a reference to jenkins in this but i would say their last build was bad, if i were you i would roll back to the previous build, if you want to know how to do this then follow this Q12 in the following link:-

 

https://forums.unraid.net/topic/44108-support-binhex-general/?tab=comments#comment-433612

 

I also escalated there is no contextual link to the web-gui when you click the docker icon under unraid 6.7.0 (rc 1, 2 and 3) wondering if you could look into that too

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.