Jump to content

System Error when Guide Data is selected


BloodyPiker
Go to solution Solved by Luke,

Recommended Posts

BloodyPiker

I recently updated to 4.7.10.0 and started having issues with live TV. I and found that when the channel guide is configured I get an error in the log.

2022-12-05 21:48:05.567 Info LiveTV: Discovered tuner device HD Homerun at http://192.168.1.98
2022-12-05 21:48:05.568 Info LiveTV: Discovered tuner device HD Homerun at http://192.168.1.98
2022-12-05 21:48:05.568 Info HttpClient: GET http://192.168.1.98/discover.json
2022-12-05 21:48:05.570 Info HttpClient: GET http://192.168.1.98/lineup.json
2022-12-05 21:48:05.588 Error LiveTvManager: Error refreshing channels for service
*** Error Report ***
Version: 4.7.10.0
Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
Operating system: Linux version 5.15.0-56-generic (buildd@lcy02-amd64-004) (gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #62-Ubuntu
Framework: .NET 6.0.8
OS/Process: x64/x64
Runtime: opt/emby-server/system/System.Private.CoreLib.dll
Processor count: 4
Data path: /var/lib/emby
Application path: /opt/emby-server/system
System.ArgumentNullException: System.ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.Select[TSource,TResult](IEnumerable`1 source, Func`2 selector)
at EmbyGuideData.Gracenote.GetChannels(ListingsProviderInfo info, CancellationToken cancellationToken)
at Emby.LiveTV.EmbyTV.GetEpgChannelData(IListingsProvider provider, ListingsProviderInfo info, CancellationToken cancellationToken)
at Emby.LiveTV.EmbyTV.QueryChannelsAsync(ChannelManagementQuery query, CancellationToken cancellationToken)
at Emby.LiveTV.EmbyTV.GetChannelsAsync(CancellationToken cancellationToken)
at Emby.LiveTV.LiveTvManager.RefreshEmbyChannelsInternal(IProgress`1 progress, CancellationToken cancellationToken)
at Emby.LiveTV.LiveTvManager.RefreshChannels(IProgress`1 progress, CancellationToken cancellationToken)
Source: System.Linq
TargetSite: Void ThrowArgumentNullException(System.Linq.ExceptionArgument)

When I don't have the Emby Guide configured, the channels load just fine. Unsure how to correct. I have tried installing older versions of the guide, but seams to revert to the latest after a restart.

embyserver.txt

Link to comment
Share on other sites

  • Solution

Hi, I just pushed an update to the emby guide data plugin. Please let me know if that helps. Thanks.

Link to comment
Share on other sites

BloodyPiker

Thanks, Luke!

I can now configure the guide source and it doesn't error out. However, it is unable to match to the channels and I am unable to manually bind them. 

2022-12-06 17:00:44.066 Info LiveTvManager: Refreshing guide with 7 days of guide data
2022-12-06 17:00:44.073 Debug LiveTV: Getting programs for channel 3.1-KMTV-TV from Emby Guide Data-USA-OTA68007
2022-12-06 17:00:44.073 Debug LiveTV: EPG channel not found for tuner channel 3.1-KMTV-TV from Emby Guide Data-USA-OTA68007
2022-12-06 17:00:44.073 Debug LiveTvManager: Channel KMTV-TV has 0 programs
2022-12-06 17:00:44.073 Debug LiveTV: Getting programs for channel 3.2-Grit from Emby Guide Data-USA-OTA68007
2022-12-06 17:00:44.073 Debug LiveTV: EPG channel not found for tuner channel 3.2-Grit from Emby Guide Data-USA-OTA68007
2022-12-06 17:00:44.074 Debug LiveTvManager: Channel Grit has 0 programs
2022-12-06 17:00:44.074 Debug LiveTV: Getting programs for channel 3.3-LAFF-TV from Emby Guide Data-USA-OTA68007
2022-12-06 17:00:44.074 Debug LiveTV: EPG channel not found for tuner channel 3.3-LAFF-TV from Emby Guide Data-USA-OTA68007
2022-12-06 17:00:44.074 Debug LiveTvManager: Channel LAFF-TV has 0 programs
2022-12-06 17:00:44.074 Debug LiveTV: Getting programs for channel 3.4-Escape from Emby Guide Data-USA-OTA68007
2022-12-06 17:00:44.074 Debug LiveTV: EPG channel not found for tuner channel 3.4-Escape from Emby Guide Data-USA-OTA68007
2022-12-06 17:00:44.075 Debug LiveTvManager: Channel Escape has 0 programs
2022-12-06 17:00:44.075 Debug LiveTV: Getting programs for channel 3.5-CourtTV from Emby Guide Data-USA-OTA68007
2022-12-06 17:00:44.075 Debug LiveTV: EPG channel not found for tuner channel 3.5-CourtTV from Emby Guide Data-USA-OTA68007
2022-12-06 17:00:44.075 Debug LiveTvManager: Channel CourtTV has 0 programs

in the channel manager, the channels report that they are not mapped to guide data. When selecting the channel and configuring the guide source to Emby Guide, the guide channel data does not allow selection or input.

 

embyserver (1).txt

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...