Server Version#: 1.19.2.2737
Tuner Make/Model: WinTV-dualHD
Server Hardware: Intel NUC
Running: Ubuntu 18.04LTS kernel 5.3.0.51.104
I’ve found a few previous threads with users unable to get Plex to successfully recognize and install the WinTV-dualHD on ubuntu. All of those threads have closed so i’m hoping someone can help me.
If the tuner works in Kaffeine, then “it works”. It’s some plex issue you’re dealing with.
When a device is said to be tested on a certain kernel, that generally means the earliest tested release. That support stays in the kernel, so unless a driver breaks in general, that statement means anything 4.15+ works.
Please check to see if the udev package is installed.
It should be but sometimes isn’t (depends on distro flavor installed).
Plex relies on udev to manage the privileges it needs for tuners.
(Plex runs as an unprivileged user on the host so it needs authorization from a system service)
That’s what I thought I was seeing in the PMS code. This will help me to determine if plex needs to be a member of that group as well as a member of the group for /dev/dri/renderD128
I’ve done a full re-install and the tuner is recognized! Perhaps the supported tuners FAQ page could be updated to make clear that it won’t work if Plex is installed as a snap. Hopefully that will help others having a similar issue.
I think the issue is here is you can’t add the snap plug for dvb as it isn’t linked to the plexmediaserver snap?
Is this something we can requested is added into the snap when plex build it?