Jump to content

Unable to start Live TV


Doxlike

Recommended Posts

Doxlike

Hi,

 

i have an tvheadend server and intalled an m3u file with all channels in Emby. 

 

it doesnt start when i try to open a live tv channel on the emby website or emby app:

 

Iam using the newest Beta, the newest stable had the same issue.

2018-10-09 13:18:14.678 Info HttpServer: HTTP Response 500 to 192.168.20.90. Time: 45ms. http://192.168.20.242:8096/emby/Items/22307/PlaybackInfo?UserId=17322523cf1c4e02b81c89b302ac0e26&StartTimeTicks=0&IsPlayback=true&AutoOpenLiveStream=true&MaxStreamingBitrate=140000000
2018-10-09 13:18:17.580 Info HttpServer: HTTP GET http://192.168.20.242:8096/emby/LiveTv/Timers/Defaults?programId=24253. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko
2018-10-09 13:18:17.582 Info HttpServer: HTTP GET http://192.168.20.242:8096/emby/LiveTv/Programs/24253?userId=17322523cf1c4e02b81c89b302ac0e26. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko
2018-10-09 13:18:17.686 Info HttpServer: HTTP Response 200 to 192.168.20.90. Time: 106ms. http://192.168.20.242:8096/emby/LiveTv/Timers/Defaults?programId=24253
2018-10-09 13:18:17.690 Info HttpServer: HTTP Response 200 to 192.168.20.90. Time: 108ms. http://192.168.20.242:8096/emby/LiveTv/Programs/24253?userId=17322523cf1c4e02b81c89b302ac0e26
2018-10-09 13:18:17.966 Info HttpServer: HTTP GET http://192.168.20.242:8096/emby/LiveTv/Programs/24253?userId=17322523cf1c4e02b81c89b302ac0e26. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko
2018-10-09 13:18:17.997 Info HttpServer: HTTP Response 200 to 192.168.20.90. Time: 31ms. http://192.168.20.242:8096/emby/LiveTv/Programs/24253?userId=17322523cf1c4e02b81c89b302ac0e26
2018-10-09 13:18:20.445 Info HttpServer: HTTP GET http://192.168.20.242:8096/emby/LiveTv/Programs/24253?userId=17322523cf1c4e02b81c89b302ac0e26. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko
2018-10-09 13:18:20.609 Info HttpServer: HTTP Response 200 to 192.168.20.90. Time: 163ms. http://192.168.20.242:8096/emby/LiveTv/Programs/24253?userId=17322523cf1c4e02b81c89b302ac0e26
2018-10-09 13:18:21.229 Info HttpServer: HTTP GET http://192.168.20.242:8096/emby/Users/17322523cf1c4e02b81c89b302ac0e26/Items/22219. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko
2018-10-09 13:18:21.230 Info ImageProcessor: Getting image size for item LiveTvChannel /var/lib/emby/metadata/livetv/40fd8309c592b7493e8125e8a34a59b0/metadata/poster.png
2018-10-09 13:18:21.305 Info HttpServer: HTTP Response 200 to 192.168.20.90. Time: 76ms. http://192.168.20.242:8096/emby/Users/17322523cf1c4e02b81c89b302ac0e26/Items/22219
2018-10-09 13:18:22.939 Info HttpServer: HTTP POST http://192.168.20.242:8096/emby/Items/22219/PlaybackInfo?UserId=17322523cf1c4e02b81c89b302ac0e26&StartTimeTicks=0&IsPlayback=true&AutoOpenLiveStream=true&MaxStreamingBitrate=140000000. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko
2018-10-09 13:18:22.951 Info App: User policy for Daniela. EnablePlaybackRemuxing: False EnableVideoPlaybackTranscoding: False EnableAudioPlaybackTranscoding: False
2018-10-09 13:18:22.951 Info App: Opening channel stream from Emby, external channel Id: m3u_9bdceaf014f7b93aed00a277ff0e09ddd1741e5477ae969f617edb706f0bdeac
2018-10-09 13:18:22.951 Info App: Streaming Channel m3u_9bdceaf014f7b93aed00a277ff0e09ddd1741e5477ae969f617edb706f0bdeac
2018-10-09 13:18:22.951 Error App: Error opening tuner
2018-10-09 13:18:22.953 Error HttpServer: Error processing request
	*** Error Report ***
	Version: 3.6.0.53
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
	Operating system: Unix 4.15.17.1
	64-Bit OS: True
	64-Bit Process: True
	User Interactive: True
	Processor count: 8
	Program data path: /var/lib/emby
	Application directory: /opt/emby-server/system
	MediaBrowser.Controller.LiveTv.LiveTvConflictException: Exception of type 'MediaBrowser.Controller.LiveTv.LiveTvConflictException' was thrown.
	Source: Emby.Server.Implementations
	TargetSite: Void MoveNext()
	   at Emby.Server.Implementations.LiveTv.TunerHosts.BaseTunerHost.GetChannelStream(String channelId, String streamId, List`1 currentLiveStreams, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.LiveTv.EmbyTV.EmbyTV.GetChannelStreamWithDirectStreamProvider(String channelId, String streamId, List`1 currentLiveStreams, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.LiveTv.LiveTvManager.GetChannelStream(String id, String mediaSourceId, List`1 currentLiveStreams, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.LiveTv.LiveTvMediaSourceProvider.OpenMediaSource(String openToken, List`1 currentLiveStreams, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Library.MediaSourceManager.OpenLiveStreamInternal(LiveStreamRequest request, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.Library.MediaSourceManager.OpenLiveStream(LiveStreamRequest request, CancellationToken cancellationToken)
	   at Emby.Server.MediaEncoding.Api.MediaInfoService.OpenMediaSource(OpenMediaSource request)
	   at Emby.Server.MediaEncoding.Api.MediaInfoService.GetPlaybackInfo(GetPostedPlaybackInfo request)
	   at Emby.Server.MediaEncoding.Api.MediaInfoService.Post(GetPostedPlaybackInfo request)
	   at Emby.Server.Implementations.Services.ServiceExecGeneral.GetTaskResult(Task task)
	   at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, ILogger logger, String operationName, CancellationToken cancellationToken)
	   at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, String urlString, String host, String localPath, CancellationToken cancellationToken)
	
2018-10-09 13:18:22.953 Info HttpServer: HTTP Response 500 to 192.168.20.90. Time: 14ms. http://192.168.20.242:8096/emby/Items/22219/PlaybackInfo?UserId=17322523cf1c4e02b81c89b302ac0e26&StartTimeTicks=0&IsPlayback=true&AutoOpenLiveStream=true&MaxStreamingBitrate=140000000

Do you know how to handle this? 

 

It works when i use the M3u on my pc with vlc player. I Also use the Android App "YATSEE" when i add the emby server there i can open also all live tv channels. 

I Ordered today a Premium subscription but also this doesnt work.

 

Please help me :)

 

Kind Regards

Doxlike

 

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