2024-06-18, 06:23 PM
(2024-06-18, 06:22 PM)thelanofvilles Wrote:(2024-06-17, 09:18 PM)mvallevand Wrote: From a PC on your network with hdhomerun_confins installed or from within the Docker run
Code:hdhomerun_config 1252E9E0 set /tuner0/channel eu-bcast:506000000
hdhomerun_config 1252E9E0 set /tuner0/filter "0x0000-0x1FFF"
hdhomerun_config 1252E9E0 save /tuner0 fullmux.ts
stop after a minute and make fullmux.ts available through external storoage Sub might be able to live with just filtering 0x12 but I cannot.
Without logs (Jellyfin and NextPVR I can't help) much, however since it was working as http to get the m3u and xmltv file, I will assume your https reverse proxy is failing.
Martin
So the code snippet included in the jellyfinnextpvrlogs is what happens when I use my domain name in the Nextpvr plugin on Jellyfin. I have changed my domain name from the change host in the logs taken from Jellyfin above.
When running " hdhomerun_config 1252E9E0 set /tuner0/channel eu-bcast:506000000 " . I got "ERROR: invalid channel"
Below is also is my nextpvr logs. I keep getting "unable to create file fullmux.ts" when running the last command mentioned above.
Also the certificate I am using for the NextPVR domain is a Lets Encrypt Wildcard Cert with EC-384 Key.