2026-01-13, 06:35 PM
(2026-01-13, 06:31 PM)mvallevand Wrote: The XC API is JSON. so I don't understand your comment about XML. A typical XC livestream JSON response is shown here https://stackoverflow.com/questions/7884...-codes-api and there is no channel number in there.
Martin
I'm not a dev and am so confused.... I hit the API using the URL that you deleted and the response looks like this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<tv generator-info-name="Dispatcharr" generator-info-url="https://github.com/Dispatcharr/Dispatcharr">
<channel id="121">
<display-name>World Fishing Network (1080p)</display-name>
<icon src="http://192.168.67.3:9191/api/channels/logos/6305/cache/" />
</channel>
<channel id="122">
<display-name>30A Darcizzle Offshore (720p)</display-name>
<icon src="http://192.168.67.3:9191/api/channels/logos/6304/cache/" />
</channel>
<programme start="20260113120000 +0000" stop="20260113123000 +0000" channel="121">
<title>Connect Fishing Experiences</title>
<sub-title>Jigging Blubber Bay</sub-title>
<desc>It is summer, so Josh puts the downriggers away and spends a day jigging the shallow waters around the lighthouse at Blubber Bay.</desc>
<category>Episode</category>
<category>Series</category>
<category>Outdoors</category>
<category>Fishing</category>
<episode-num system="dd_progid">EP06217771.0002</episode-num>
<video>
<quality>HDTV</quality>
</video>
<date>20260105</date>
<icon src="https://zap2it.tmsimg.com/assets/p32055058_b_h9_aa.jpg" />
<previously-shown />
</programme>
xxxx snip xxxx
Just trying to figure out how to get the desired behavior and have seen repeatedly that m3u is unsecure and is a great way to have your credentials stolen. I did more assuming that it was related to credentials in a plain text http URL