mirror of
https://github.com/iptv-org/epg
synced 2026-05-08 18:36:59 -04:00
feat: nhl.com site
I was having trouble with the extant sites for this channel so I decided to add a source for the league's own guide. Unfortunately it's missing images since I don't know where they need to be hosted :(
This commit is contained in:
10
sites/nhl.com/nhl.com.channels.xml
Normal file
10
sites/nhl.com/nhl.com.channels.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<channels>
|
||||
<!--
|
||||
`site_id` is not relevant for this configuration as nhl.com only has a guide for one channel.
|
||||
nonetheless I elected to use "network" here because:
|
||||
1) a blank value causes the record to be skipped
|
||||
2) "network" is a keyword in the API endpoint
|
||||
-->
|
||||
<channel site="nhl.com" lang="en" xmltv_id="NHLNetwork.us" site_id="network">NHL Network</channel>
|
||||
</channels>
|
||||
Reference in New Issue
Block a user