Jump to content

Channel Not Added


Recommended Posts

daldana
Posted

@Luke

Just an FYI, I'm not the OP, but I tried to add the file as a test and I did wait for the guide refresh to complete. No channel was added.

daldana
Posted

@Luke

As I said, I'm not the OP, but what the heck it might help solve the problem. I used my Beta server for the test as I didn't want to mess with my production server. Attached is log.

embyserver-63856651677.txt

Posted (edited)

The log shows a repeated error in processing an xmltv response

	System.Xml.XmlException: System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.

Full logged error

2024-07-15 14:24:24.506 Info HttpClient: GetTempFileResponse url: http://raw.githubusercontent.com/x_path7_x/x_path8_x/x_path9_x/x_path10_x
2024-07-15 14:24:24.506 Info HttpClient: GET http://raw.githubusercontent.com/x_path7_x/x_path8_x/x_path9_x/x_path10_x
2024-07-15 14:24:24.631 Error LiveTvManager: Error getting channels
	*** Error Report ***
	Version: 4.9.0.26
	Command line: C:\Users\Beta\AppData\Roaming\Emby-Server\system\EmbyServer.dll
	Operating system: Microsoft Windows 10.0.22631
	OS/Process: x64/x64
	Framework: .NET 8.0.5
	Runtime: C:/Users/Beta/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll
	Processor count: 12
	Data path: C:\Users\Beta\AppData\Roaming\Emby-Server\programdata
	Application path: C:\Users\Beta\AppData\Roaming\Emby-Server\system
	System.Xml.XmlException: System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
	   at Emby.XmlTV.XmlTvProvider.GetXmlDataCache(ListingsProviderInfo info, CancellationToken cancellationToken)
	   at Emby.XmlTV.XmlTvProvider.GetChannels(ListingsProviderInfo info, CancellationToken cancellationToken)
	   at Emby.LiveTV.EmbyTV.RefreshEpgChannels(IListingsProvider provider, ListingsProviderInfo info, CancellationToken cancellationToken)
	   at Emby.LiveTV.LiveTvManager.RefreshEmbyChannelsInternal(IProgress`1 progress, CancellationToken cancellationToken)
	Source: Emby.XmlTV
	TargetSite: Void MoveNext()

Would need to see the response received 

You may need to run wireshark and find the actual request and response received to see why it is being flagged as invalid

 

Edited by sa2000
Posted

Hi, looks like your configured xml guide source is not valid xml?

daldana
Posted

As I stated earlier, I was not the OP, I just responded to the thread M3U Channel Ignored. When I tried to add the channel per his thread, I guessed at what the xml would be and obviously I was wrong. I asked the OP the same question about where he would be getting guide information.

Posted

OK I looked at this m3u8 and this is not in the correct format. It is a single video stream, probably pointing to a specific channel for playback.

What you need to enter here is an m3u channel listing. Here is how it should be formatted:

https://wiki.tvip.tv/en/m3u

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