Jump to content

Issue with IPTV EPG.


bshiers82501

Recommended Posts

bshiers82501

I have Emby setup with an IPTV Provider. I am using xtream editor to edit the m3u file to only get the channels I want out of it. I then late the m3u and EPG urls into emby. I have refreshed guide data and I see the channels in the guide but no guide data. I’m clearly doing something wrong. Running emby server on windows 7.

Link to comment
Share on other sites

kanipek

Sounds like there is an error in one or both of the files(urls)

 

If you look at the log in an editor like notepad++ you will be able to see the error (if there is one). It will tell you what line number and what character position. 

Link to comment
Share on other sites

2019-02-04 07:01:45.490 Info App: xmltv path: https://xtream-editor.com/en/get/epg/blahblah

2019-02-04 07:01:45.490 Info App: Downloading xmltv listings from https://xtream-editor.com/en/get/epg/blahblah

2019-02-04 07:01:45.499 Info HttpClient: GetTempFileResponse url: https://xtream-editor.com/en/get/epg/blahblah

2019-02-04 07:01:46.280 Error HttpServer: Error processing request

*** Error Report ***

Version: 4.0.1.0

Command line: C:\Users\whdvr\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp

Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1

64-Bit OS: True

64-Bit Process: True

User Interactive: True

Processor count: 4

Program data path: C:\Users\whdvr\AppData\Roaming\Emby-Server\programdata

Application directory: C:\Users\whdvr\AppData\Roaming\Emby-Server\system

System.Xml.XmlException: System.Xml.XmlException: Root element is missing.

   at System.Xml.XmlTextReaderImpl.Throw(Exception e)

   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

   at System.Xml.XmlTextReaderImpl.Read()

   at System.Xml.XmlReader.ReadToDescendant(String name)

   at Emby.XmlTv.Classes.XmlTvReader.GetChannels()

   at Emby.LiveTV.Listings.XmlTv.XmlTvProvider.GetChannels(ListingsProviderInfo info, CancellationToken cancellationToken)

   at MediaBrowser.Api.LiveTv.LiveTvService.Get(GetChannelMappingOptions 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)

Source: System.Private.Xml

TargetSite: Void Throw(System.Exception)

   at System.Xml.XmlTextReaderImpl.Throw(Exception e)

   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

   at System.Xml.XmlTextReaderImpl.Read()

   at System.Xml.XmlReader.ReadToDescendant(String name)

   at Emby.XmlTv.Classes.XmlTvReader.GetChannels()

   at Emby.LiveTV.Listings.XmlTv.XmlTvProvider.GetChannels(ListingsProviderInfo info, CancellationToken cancellationToken)

   at MediaBrowser.Api.LiveTv.LiveTvService.Get(GetChannelMappingOptions 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)

 

That's what I'm seeing I'm guessing it's an issue on the remote end?  The listings do pull in if I use the same link with xteve though.

Edited by rfeng33
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...