Live TV not working on 10.4.3 #1131

Closed
opened 2026-02-06 20:32:46 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @dinki on GitHub (Dec 12, 2019).

Describe the bug
Live TV and recordings are no longer working since upgrading to 10.4.3.

To Reproduce
Open any live channel

Expected behavior
Channel plays

Logs

[2019-12-12 11:55:05.715 +00:00] [ERR] Error getting media sources                                                                                          
System.NullReferenceException: Object reference not set to an instance of an object.                                                                        
   at Emby.Server.Implementations.LiveTv.LiveTvManager.GetChannelMediaSources(BaseItem item, CancellationToken cancellationToken)                           
   at Emby.Server.Implementations.LiveTv.LiveTvMediaSourceProvider.GetMediaSourcesInternal(BaseItem item, ActiveRecordingInfo activeRecordingInfo, Cancellat
ionToken cancellationToken)
   at Emby.Server.Implementations.Library.MediaSourceManager.GetDynamicMediaSources(BaseItem item, IMediaSourceProvider provider, CancellationToken cancella
tionToken)
[2019-12-12 11:55:05.798 +00:00] [ERR] Error getting media sources                                                                                          
System.NullReferenceException: Object reference not set to an instance of an object.                                                                        
   at Emby.Server.Implementations.LiveTv.LiveTvManager.GetChannelMediaSources(BaseItem item, CancellationToken cancellationToken)                           
   at Emby.Server.Implementations.LiveTv.LiveTvMediaSourceProvider.GetMediaSourcesInternal(BaseItem item, ActiveRecordingInfo activeRecordingInfo, Cancellat
ionToken cancellationToken)
   at Emby.Server.Implementations.Library.MediaSourceManager.GetDynamicMediaSources(BaseItem item, IMediaSourceProvider provider, CancellationToken cancella
tionToken)

Screenshots

System (please complete the following information):

  • OS: Docker
  • Jellyfin Version: 10.4.3
Originally created by @dinki on GitHub (Dec 12, 2019). **Describe the bug** Live TV and recordings are no longer working since upgrading to 10.4.3. **To Reproduce** Open any live channel **Expected behavior** Channel plays **Logs** ``` [2019-12-12 11:55:05.715 +00:00] [ERR] Error getting media sources System.NullReferenceException: Object reference not set to an instance of an object. at Emby.Server.Implementations.LiveTv.LiveTvManager.GetChannelMediaSources(BaseItem item, CancellationToken cancellationToken) at Emby.Server.Implementations.LiveTv.LiveTvMediaSourceProvider.GetMediaSourcesInternal(BaseItem item, ActiveRecordingInfo activeRecordingInfo, Cancellat ionToken cancellationToken) at Emby.Server.Implementations.Library.MediaSourceManager.GetDynamicMediaSources(BaseItem item, IMediaSourceProvider provider, CancellationToken cancella tionToken) [2019-12-12 11:55:05.798 +00:00] [ERR] Error getting media sources System.NullReferenceException: Object reference not set to an instance of an object. at Emby.Server.Implementations.LiveTv.LiveTvManager.GetChannelMediaSources(BaseItem item, CancellationToken cancellationToken) at Emby.Server.Implementations.LiveTv.LiveTvMediaSourceProvider.GetMediaSourcesInternal(BaseItem item, ActiveRecordingInfo activeRecordingInfo, Cancellat ionToken cancellationToken) at Emby.Server.Implementations.Library.MediaSourceManager.GetDynamicMediaSources(BaseItem item, IMediaSourceProvider provider, CancellationToken cancella tionToken) ``` **Screenshots** <!-- If applicable, add screenshots to help explain your problem. --> **System (please complete the following information):** - OS: Docker - Jellyfin Version: 10.4.3
OVERLORD added the bug label 2026-02-06 20:32:46 +03:00
Author
Owner

@dinki commented on GitHub (Dec 12, 2019):

Seems like a false alarm. Apologies.

@dinki commented on GitHub (Dec 12, 2019): Seems like a false alarm. Apologies.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#1131