Hello,
I have NextPVR up and running, and I'm able to watch ATSC TV both live and timeshift. The issue is with EPG not populating. I'm in the US and have an active SchedulesDirect subscription. The credentials which get me onto the website are plugged in NextPVR settings.
During/after startup NextPVR appears to successfully fetch a token from SD. I'm also able to add the correct lineup on the settings page. When EPG update is kicked off it starts but never advances from ATSC scan to SD. NextPVR just reports EPG update completing successfully with 0 added/updated.
My client is Kodi, and watching live/timeshift ATSC (OTA) TV works while EPG update is not running. If the EPG update is started while watching TV, the stream in Kodi stops after few minutes and cannot be restarted without restarting NextPVR (Kodi logs show a connection timeout). I've also noticed the DeviceHostLinux processes hang after the main process has already exited, and have to be manually killed before restarting NextPVR. I wanted to isolate the EPG update issue, so this part is not captured in the attached logs - but I can try to replicate it again if it's useful.
I'm seeing the following timeout exception in the attached nrecord.log (line 18385) but it's not clear from the context what it is failing to connect (DeviceHostLinux?)
2020-12-07 21:45:54.234 [ERROR][33] System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest.GetResponse() in /_/src/System.Net.Requests/src/System/Net/HttpWebRequest.cs:line 1004
at System.Net.WebClient.GetWebResponse(WebRequest request) in /_/src/System.Net.WebClient/src/System/Net/WebClient.cs:line 249
at System.Net.WebClient.DownloadBits(WebRequest request, Stream writeStream) in /_/src/System.Net.WebClient/src/System/Net/WebClient.cs:line 818
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) in /_/src/System.Net.WebClient/src/System/Net/WebClient.cs:line 297
at System.Net.WebClient.DownloadString(Uri address) in /_/src/System.Net.WebClient/src/System/Net/WebClient.cs:line 684
at System.Net.WebClient.DownloadString(String address) in /_/src/System.Net.WebClient/src/System/Net/WebClient.cs:line 674
at NShared.LocalRecorder.StopStream(Int32 streamHandle)
This hardware combo worked previously under Mint and was stable. I lost the system in an SSD crash so I'm not sure which exact version of NextPVR I had installed.
Machine:
CPU/RAM/Disk: Corei7/32GB/1TB (Intel NUC)
Tuner: Hauppauge WinTV DualHD (USB)
OS: Fedora 33
NextPVR Version:
5.0.9.201026 (manual install)
Deps installed:
# rpm -qa | grep -E 'mediainfo|glibc|libgdiplus|dvb|dtv|ffmpeg|dotnet|aspnet'
glibc-all-langpacks-2.32-1.fc33.x86_64
glibc-langpack-en-2.32-1.fc33.x86_64
glibc-common-2.32-1.fc33.x86_64
glibc-2.32-1.fc33.x86_64
glibc-headers-x86-2.32-1.fc33.noarch
glibc-devel-2.32-1.fc33.x86_64
dotnet-host-3.1.10-1.fc33.x86_64
dotnet-hostfxr-3.1-3.1.10-1.fc33.x86_64
dotnet-runtime-3.1-3.1.10-1.fc33.x86_64
libmediainfo-20.09-1.fc33.x86_64
ffmpeg-libs-4.3.1-11.fc33.x86_64
ffmpeg-4.3.1-11.fc33.x86_64
libmediainfo-devel-20.09-1.fc33.x86_64
mediainfo-20.09-1.fc33.x86_64
libgdiplus-6.0.4-4.fc33.x86_64
libdvbv5-1.20.0-1.fc33.x86_64
dtv-scan-tables-1-10.20190922gitf07bde777d4d.fc33.3.noarch
aspnetcore-runtime-3.1-3.1.10-1.fc33.x86_64
Any pointers appreciated!
Thanks!!
I have NextPVR up and running, and I'm able to watch ATSC TV both live and timeshift. The issue is with EPG not populating. I'm in the US and have an active SchedulesDirect subscription. The credentials which get me onto the website are plugged in NextPVR settings.
During/after startup NextPVR appears to successfully fetch a token from SD. I'm also able to add the correct lineup on the settings page. When EPG update is kicked off it starts but never advances from ATSC scan to SD. NextPVR just reports EPG update completing successfully with 0 added/updated.
My client is Kodi, and watching live/timeshift ATSC (OTA) TV works while EPG update is not running. If the EPG update is started while watching TV, the stream in Kodi stops after few minutes and cannot be restarted without restarting NextPVR (Kodi logs show a connection timeout). I've also noticed the DeviceHostLinux processes hang after the main process has already exited, and have to be manually killed before restarting NextPVR. I wanted to isolate the EPG update issue, so this part is not captured in the attached logs - but I can try to replicate it again if it's useful.
I'm seeing the following timeout exception in the attached nrecord.log (line 18385) but it's not clear from the context what it is failing to connect (DeviceHostLinux?)
2020-12-07 21:45:54.234 [ERROR][33] System.Net.WebException: The operation has timed out.
at System.Net.HttpWebRequest.GetResponse() in /_/src/System.Net.Requests/src/System/Net/HttpWebRequest.cs:line 1004
at System.Net.WebClient.GetWebResponse(WebRequest request) in /_/src/System.Net.WebClient/src/System/Net/WebClient.cs:line 249
at System.Net.WebClient.DownloadBits(WebRequest request, Stream writeStream) in /_/src/System.Net.WebClient/src/System/Net/WebClient.cs:line 818
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) in /_/src/System.Net.WebClient/src/System/Net/WebClient.cs:line 297
at System.Net.WebClient.DownloadString(Uri address) in /_/src/System.Net.WebClient/src/System/Net/WebClient.cs:line 684
at System.Net.WebClient.DownloadString(String address) in /_/src/System.Net.WebClient/src/System/Net/WebClient.cs:line 674
at NShared.LocalRecorder.StopStream(Int32 streamHandle)
This hardware combo worked previously under Mint and was stable. I lost the system in an SSD crash so I'm not sure which exact version of NextPVR I had installed.
Machine:
CPU/RAM/Disk: Corei7/32GB/1TB (Intel NUC)
Tuner: Hauppauge WinTV DualHD (USB)
OS: Fedora 33
NextPVR Version:
5.0.9.201026 (manual install)
Deps installed:
# rpm -qa | grep -E 'mediainfo|glibc|libgdiplus|dvb|dtv|ffmpeg|dotnet|aspnet'
glibc-all-langpacks-2.32-1.fc33.x86_64
glibc-langpack-en-2.32-1.fc33.x86_64
glibc-common-2.32-1.fc33.x86_64
glibc-2.32-1.fc33.x86_64
glibc-headers-x86-2.32-1.fc33.noarch
glibc-devel-2.32-1.fc33.x86_64
dotnet-host-3.1.10-1.fc33.x86_64
dotnet-hostfxr-3.1-3.1.10-1.fc33.x86_64
dotnet-runtime-3.1-3.1.10-1.fc33.x86_64
libmediainfo-20.09-1.fc33.x86_64
ffmpeg-libs-4.3.1-11.fc33.x86_64
ffmpeg-4.3.1-11.fc33.x86_64
libmediainfo-devel-20.09-1.fc33.x86_64
mediainfo-20.09-1.fc33.x86_64
libgdiplus-6.0.4-4.fc33.x86_64
libdvbv5-1.20.0-1.fc33.x86_64
dtv-scan-tables-1-10.20190922gitf07bde777d4d.fc33.3.noarch
aspnetcore-runtime-3.1-3.1.10-1.fc33.x86_64
Any pointers appreciated!
Thanks!!