Jump to content

LiveTV unable to update EPG or playlist


Recommended Posts

groenator
Posted (edited)

Hi,

I upgraded my emby instance to the latest version and since I did that, I am no longer able to update my LiveTV playlist and EPG.

I am getting this error:

2024-05-29 15:49:28.160 Error LiveTvManager: Error getting programs for channel Spectrum News NY1
*** Error Report ***
Version: 4.8.7.0
Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
Operating system: Linux version 5.14.0-427.16.1.el9_4.x86_64 (mockbuild@iad1-prod-build001.bld.equ.rockylinux.org) (gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3), GNU ld
Framework: .NET 6.0.25
OS/Process: x64/x64
Runtime: system/System.Private.CoreLib.dll
Processor count: 16
Data path: /config
Application path: /system
System.NullReferenceException: System.NullReferenceException: Object reference not set to an instance of an object.
at Emby.XmlTV.XmlTvProvider.GetPrograms(XmlDataCache cache, ListingsProviderInfo info, String channelId, DateTimeOffset startDateUtc, DateTimeOffset endDateUtc, CancellationToken cancellationToken)
at Emby.XmlTV.XmlTvProvider.GetProgramsAsync(ListingsProviderInfo info, String channelId, DateTimeOffset startDateUtc, DateTimeOffset endDateUtc, CancellationToken cancellationToken)
at Emby.LiveTV.EmbyTV.GetProgramsAsync(ChannelInfo channel, List`1 listingsProviders, DateTimeOffset startDateUtc, DateTimeOffset endDateUtc, CancellationToken cancellationToken)
at Emby.LiveTV.LiveTvManager.RefreshEmbyChannelsInternal(IProgress`1 progress, CancellationToken cancellationToken)
Source: Emby.XmlTV
TargetSite: System.Collections.Generic.List`1[MediaBrowser.Controller.LiveTv.ProgramInfo] GetPrograms(Emby.XmlTV.XmlDataCache, MediaBrowser.Model.LiveTv.ListingsProviderInfo, System.String, System.DateTimeOffset, System.DateTimeOffset, System.Threading.CancellationToken)

I am using a mp3 playlist that goes via my internal proxy. I never had issues until today.

Below logs are from my proxy, as you can see the requests are not blocked either:

[GIN] 2024/05/29 - 14:54:27 | 200 |    5.025186ms |     192.168.1.5 | GET      "/iptv.m3u?username

And VLC is able to open the URL just fine.


Any idea what's happening here?

Edited by groenator
groenator
Posted (edited)

Never mind! I found what was the issue. My EPG source URL was broken.

Sorry about that!

Edited by groenator
  • Thanks 1
Posted

Hi, thanks for following up.

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...