Merge branch 'patch-2025.01.7' into add-teleboy.ch

This commit is contained in:
freearhey 2025-01-31 19:51:05 +03:00
commit f01856c130
25 changed files with 529 additions and 182 deletions

View file

@ -58,6 +58,7 @@ Options:
-l, --lang <code> Filter channels by language (ISO 639-2 code) -l, --lang <code> Filter channels by language (ISO 639-2 code)
-t, --timeout <milliseconds> Override the default timeout for each request -t, --timeout <milliseconds> Override the default timeout for each request
-d, --delay <milliseconds> Override the default delay between request -d, --delay <milliseconds> Override the default delay between request
-x, --proxy <url> Use the specified proxy (example: "socks5://username:password@127.0.0.1:1234")
--days <days> Override the number of days for which the program will be loaded --days <days> Override the number of days for which the program will be loaded
(defaults to the value from the site config) (defaults to the value from the site config)
--maxConnections <number> Limit on the number of concurrent requests (default: 1) --maxConnections <number> Limit on the number of concurrent requests (default: 1)

View file

@ -28,7 +28,7 @@
<tr><td><a href="sites/berrymedia.co.kr">berrymedia.co.kr</a></td><td align="center">5 / 5</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/berrymedia.co.kr">berrymedia.co.kr</a></td><td align="center">5 / 5</td><td>🟢</td><td></td></tr>
<tr><td><a href="sites/cablego.com.pe">cablego.com.pe</a></td><td align="center">100 / 20</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/cablego.com.pe">cablego.com.pe</a></td><td align="center">100 / 20</td><td>🟢</td><td></td></tr>
<tr><td><a href="sites/cableplus.com.uy">cableplus.com.uy</a></td><td align="center">171 / 47</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/cableplus.com.uy">cableplus.com.uy</a></td><td align="center">171 / 47</td><td>🟢</td><td></td></tr>
<tr><td><a href="sites/canalplus.com">canalplus.com</a></td><td align="center">11591 / 212</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/canalplus.com">canalplus.com</a></td><td align="center">11720 / 212</td><td>🟢</td><td></td></tr>
<tr><td><a href="sites/cgates.lt">cgates.lt</a></td><td align="center">102 / 61</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/cgates.lt">cgates.lt</a></td><td align="center">102 / 61</td><td>🟢</td><td></td></tr>
<tr><td><a href="sites/chada.ma">chada.ma</a></td><td align="center">1 / 1</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/chada.ma">chada.ma</a></td><td align="center">1 / 1</td><td>🟢</td><td></td></tr>
<tr><td><a href="sites/chaines-tv.orange.fr">chaines-tv.orange.fr</a></td><td align="center">296 / 147</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/chaines-tv.orange.fr">chaines-tv.orange.fr</a></td><td align="center">296 / 147</td><td>🟢</td><td></td></tr>
@ -191,7 +191,7 @@
<tr><td><a href="sites/tvcesoir.fr">tvcesoir.fr</a></td><td align="center">135 / 133</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/tvcesoir.fr">tvcesoir.fr</a></td><td align="center">135 / 133</td><td>🟢</td><td></td></tr>
<tr><td><a href="sites/tvcubana.icrt.cu">tvcubana.icrt.cu</a></td><td align="center">10 / 10</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/tvcubana.icrt.cu">tvcubana.icrt.cu</a></td><td align="center">10 / 10</td><td>🟢</td><td></td></tr>
<tr><td><a href="sites/tvgids.nl">tvgids.nl</a></td><td align="center">115 / 90</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/tvgids.nl">tvgids.nl</a></td><td align="center">115 / 90</td><td>🟢</td><td></td></tr>
<tr><td><a href="sites/tvguide.com">tvguide.com</a></td><td align="center">153 / 150</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/tvguide.com">tvguide.com</a></td><td align="center">153 / 150</td><td>🟡</td><td>https://github.com/iptv-org/epg/issues/2644</td></tr>
<tr><td><a href="sites/tvguide.myjcom.jp">tvguide.myjcom.jp</a></td><td align="center">145 / 140</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/tvguide.myjcom.jp">tvguide.myjcom.jp</a></td><td align="center">145 / 140</td><td>🟢</td><td></td></tr>
<tr><td><a href="sites/tvhebdo.com">tvhebdo.com</a></td><td align="center">317 / 215</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/tvhebdo.com">tvhebdo.com</a></td><td align="center">317 / 215</td><td>🟢</td><td></td></tr>
<tr><td><a href="sites/tvheute.at">tvheute.at</a></td><td align="center">53 / 53</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/tvheute.at">tvheute.at</a></td><td align="center">53 / 53</td><td>🟢</td><td></td></tr>

131
package-lock.json generated
View file

@ -11,7 +11,7 @@
"@alex_neo/jest-expect-message": "^1.0.5", "@alex_neo/jest-expect-message": "^1.0.5",
"@eslint/eslintrc": "^3.2.0", "@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0", "@eslint/js": "^9.17.0",
"@freearhey/core": "^0.5.0", "@freearhey/core": "^0.5.1",
"@ntlab/sfetch": "^1.0.0", "@ntlab/sfetch": "^1.0.0",
"@octokit/core": "^6.1.3", "@octokit/core": "^6.1.3",
"@octokit/plugin-paginate-rest": "^11.3.6", "@octokit/plugin-paginate-rest": "^11.3.6",
@ -38,7 +38,7 @@
"csv-parser": "^3.0.0", "csv-parser": "^3.0.0",
"cwait": "^1.1.2", "cwait": "^1.1.2",
"dayjs": "^1.11.10", "dayjs": "^1.11.10",
"epg-grabber": "^0.37.4", "epg-grabber": "^0.37.5",
"epg-parser": "^0.3.1", "epg-parser": "^0.3.1",
"eslint": "^9.17.0", "eslint": "^9.17.0",
"eslint-config-prettier": "^9.0.0", "eslint-config-prettier": "^9.0.0",
@ -69,6 +69,7 @@
"serve": "^14.2.4", "serve": "^14.2.4",
"signale": "^1.4.0", "signale": "^1.4.0",
"skip-postinstall": "^1.0.0", "skip-postinstall": "^1.0.0",
"socks-proxy-agent": "^8.0.5",
"srcset": "^4.0.0", "srcset": "^4.0.0",
"table2array": "^0.0.2", "table2array": "^0.0.2",
"tabletojson": "^2.0.7", "tabletojson": "^2.0.7",
@ -1203,9 +1204,9 @@
} }
}, },
"node_modules/@freearhey/core": { "node_modules/@freearhey/core": {
"version": "0.5.0", "version": "0.5.1",
"resolved": "https://registry.npmjs.org/@freearhey/core/-/core-0.5.0.tgz", "resolved": "https://registry.npmjs.org/@freearhey/core/-/core-0.5.1.tgz",
"integrity": "sha512-FcA5Pv9RvFvLYAwNmD/2vlSR49Rx+kihJ+xbIUgIACHY6lBUptfbNznm00DQoUyWRJG/cfT3dkYCwIxSUsdP+w==", "integrity": "sha512-UDKIOyrtcUXaiAeIvjNFTI6DlempiOQaRB83CqHNF1VPRHNBiNhGhERWyInHE2cjLp/cc0CA/IykOYS39kBK7Q==",
"dependencies": { "dependencies": {
"@types/fs-extra": "^11.0.2", "@types/fs-extra": "^11.0.2",
"@types/lodash": "^4.14.198", "@types/lodash": "^4.14.198",
@ -4192,9 +4193,9 @@
} }
}, },
"node_modules/epg-grabber": { "node_modules/epg-grabber": {
"version": "0.37.4", "version": "0.37.5",
"resolved": "https://registry.npmjs.org/epg-grabber/-/epg-grabber-0.37.4.tgz", "resolved": "https://registry.npmjs.org/epg-grabber/-/epg-grabber-0.37.5.tgz",
"integrity": "sha512-PS104bH9tHRa9kivSwx47AKMkfHwKy51XQTx+GO6sIXvIp2Z4LBpwMEXGcfPoAsdIGxgs2Wrl0dZ/QGL+7x6YQ==", "integrity": "sha512-mkT22NU5docsw6qJByBC5oMKFYETyX/PU7Iq3MQ1MS4A+C2Ale6tm+QN7BRW/9Cd5/szfr/YdkzDUZaoyO5vvw==",
"dependencies": { "dependencies": {
"axios": "^1.6.1", "axios": "^1.6.1",
"axios-cache-interceptor": "^0.10.3", "axios-cache-interceptor": "^0.10.3",
@ -5247,6 +5248,23 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/ip-address": {
"version": "9.0.5",
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz",
"integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==",
"dependencies": {
"jsbn": "1.1.0",
"sprintf-js": "^1.1.3"
},
"engines": {
"node": ">= 12"
}
},
"node_modules/ip-address/node_modules/sprintf-js": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
"integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA=="
},
"node_modules/is-arrayish": { "node_modules/is-arrayish": {
"version": "0.2.1", "version": "0.2.1",
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
@ -6141,6 +6159,11 @@
"js-yaml": "bin/js-yaml.js" "js-yaml": "bin/js-yaml.js"
} }
}, },
"node_modules/jsbn": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
"integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A=="
},
"node_modules/jsesc": { "node_modules/jsesc": {
"version": "2.5.2", "version": "2.5.2",
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
@ -7641,6 +7664,41 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/smart-buffer": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
"integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==",
"engines": {
"node": ">= 6.0.0",
"npm": ">= 3.0.0"
}
},
"node_modules/socks": {
"version": "2.8.3",
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz",
"integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==",
"dependencies": {
"ip-address": "^9.0.5",
"smart-buffer": "^4.2.0"
},
"engines": {
"node": ">= 10.0.0",
"npm": ">= 3.0.0"
}
},
"node_modules/socks-proxy-agent": {
"version": "8.0.5",
"resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz",
"integrity": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==",
"dependencies": {
"agent-base": "^7.1.2",
"debug": "^4.3.4",
"socks": "^2.8.3"
},
"engines": {
"node": ">= 14"
}
},
"node_modules/source-map": { "node_modules/source-map": {
"version": "0.6.1", "version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
@ -9172,9 +9230,9 @@
} }
}, },
"@freearhey/core": { "@freearhey/core": {
"version": "0.5.0", "version": "0.5.1",
"resolved": "https://registry.npmjs.org/@freearhey/core/-/core-0.5.0.tgz", "resolved": "https://registry.npmjs.org/@freearhey/core/-/core-0.5.1.tgz",
"integrity": "sha512-FcA5Pv9RvFvLYAwNmD/2vlSR49Rx+kihJ+xbIUgIACHY6lBUptfbNznm00DQoUyWRJG/cfT3dkYCwIxSUsdP+w==", "integrity": "sha512-UDKIOyrtcUXaiAeIvjNFTI6DlempiOQaRB83CqHNF1VPRHNBiNhGhERWyInHE2cjLp/cc0CA/IykOYS39kBK7Q==",
"requires": { "requires": {
"@types/fs-extra": "^11.0.2", "@types/fs-extra": "^11.0.2",
"@types/lodash": "^4.14.198", "@types/lodash": "^4.14.198",
@ -11280,9 +11338,9 @@
"integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==" "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA=="
}, },
"epg-grabber": { "epg-grabber": {
"version": "0.37.4", "version": "0.37.5",
"resolved": "https://registry.npmjs.org/epg-grabber/-/epg-grabber-0.37.4.tgz", "resolved": "https://registry.npmjs.org/epg-grabber/-/epg-grabber-0.37.5.tgz",
"integrity": "sha512-PS104bH9tHRa9kivSwx47AKMkfHwKy51XQTx+GO6sIXvIp2Z4LBpwMEXGcfPoAsdIGxgs2Wrl0dZ/QGL+7x6YQ==", "integrity": "sha512-mkT22NU5docsw6qJByBC5oMKFYETyX/PU7Iq3MQ1MS4A+C2Ale6tm+QN7BRW/9Cd5/szfr/YdkzDUZaoyO5vvw==",
"requires": { "requires": {
"axios": "^1.6.1", "axios": "^1.6.1",
"axios-cache-interceptor": "^0.10.3", "axios-cache-interceptor": "^0.10.3",
@ -12006,6 +12064,22 @@
} }
} }
}, },
"ip-address": {
"version": "9.0.5",
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz",
"integrity": "sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==",
"requires": {
"jsbn": "1.1.0",
"sprintf-js": "^1.1.3"
},
"dependencies": {
"sprintf-js": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
"integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA=="
}
}
},
"is-arrayish": { "is-arrayish": {
"version": "0.2.1", "version": "0.2.1",
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
@ -12650,6 +12724,11 @@
"esprima": "^4.0.0" "esprima": "^4.0.0"
} }
}, },
"jsbn": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz",
"integrity": "sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A=="
},
"jsesc": { "jsesc": {
"version": "2.5.2", "version": "2.5.2",
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
@ -13776,6 +13855,30 @@
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q=="
}, },
"smart-buffer": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
"integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg=="
},
"socks": {
"version": "2.8.3",
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz",
"integrity": "sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==",
"requires": {
"ip-address": "^9.0.5",
"smart-buffer": "^4.2.0"
}
},
"socks-proxy-agent": {
"version": "8.0.5",
"resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz",
"integrity": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==",
"requires": {
"agent-base": "^7.1.2",
"debug": "^4.3.4",
"socks": "^2.8.3"
}
},
"source-map": { "source-map": {
"version": "0.6.1", "version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",

View file

@ -40,7 +40,7 @@
"@alex_neo/jest-expect-message": "^1.0.5", "@alex_neo/jest-expect-message": "^1.0.5",
"@eslint/eslintrc": "^3.2.0", "@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0", "@eslint/js": "^9.17.0",
"@freearhey/core": "^0.5.0", "@freearhey/core": "^0.5.1",
"@ntlab/sfetch": "^1.0.0", "@ntlab/sfetch": "^1.0.0",
"@octokit/core": "^6.1.3", "@octokit/core": "^6.1.3",
"@octokit/plugin-paginate-rest": "^11.3.6", "@octokit/plugin-paginate-rest": "^11.3.6",
@ -67,7 +67,7 @@
"csv-parser": "^3.0.0", "csv-parser": "^3.0.0",
"cwait": "^1.1.2", "cwait": "^1.1.2",
"dayjs": "^1.11.10", "dayjs": "^1.11.10",
"epg-grabber": "^0.37.4", "epg-grabber": "^0.37.5",
"epg-parser": "^0.3.1", "epg-parser": "^0.3.1",
"eslint": "^9.17.0", "eslint": "^9.17.0",
"eslint-config-prettier": "^9.0.0", "eslint-config-prettier": "^9.0.0",
@ -98,6 +98,7 @@
"serve": "^14.2.4", "serve": "^14.2.4",
"signale": "^1.4.0", "signale": "^1.4.0",
"skip-postinstall": "^1.0.0", "skip-postinstall": "^1.0.0",
"socks-proxy-agent": "^8.0.5",
"srcset": "^4.0.0", "srcset": "^4.0.0",
"table2array": "^0.0.2", "table2array": "^0.0.2",
"tabletojson": "^2.0.7", "tabletojson": "^2.0.7",

View file

@ -26,7 +26,7 @@ async function main() {
const logger = new Logger() const logger = new Logger()
const file = new File(options.config) const file = new File(options.config)
const dir = file.dirname() const dir = file.dirname()
const config = (await import(pathToFileURL(options.config))).default const config = (await import(pathToFileURL(options.config).toString())).default
const outputFilepath = options.output || `${dir}/${config.site}.channels.xml` const outputFilepath = options.output || `${dir}/${config.site}.channels.xml`
let channels = new Collection() let channels = new Collection()

View file

@ -16,6 +16,7 @@ program
.option('-l, --lang <code>', 'Filter channels by language (ISO 639-2 code)') .option('-l, --lang <code>', 'Filter channels by language (ISO 639-2 code)')
.option('-t, --timeout <milliseconds>', 'Override the default timeout for each request') .option('-t, --timeout <milliseconds>', 'Override the default timeout for each request')
.option('-d, --delay <milliseconds>', 'Override the default delay between request') .option('-d, --delay <milliseconds>', 'Override the default delay between request')
.option('-x, --proxy <url>', 'Use the specified proxy')
.option( .option(
'--days <days>', '--days <days>',
'Override the number of days for which the program will be loaded (defaults to the value from the site config)', 'Override the number of days for which the program will be loaded (defaults to the value from the site config)',
@ -42,6 +43,7 @@ export type GrabOptions = {
lang?: string lang?: string
days?: number days?: number
cron?: string cron?: string
proxy?: string
} }
const options: GrabOptions = program.opts() const options: GrabOptions = program.opts()

View file

@ -40,19 +40,20 @@ async function main() {
const data = new Collection() const data = new Collection()
sites.forEach((site: Site) => { sites.forEach((site: Site) => {
data.add([ data.add([
`<a href="sites/${site.domain}">${site.domain}</a>`, { value: `<a href="sites/${site.domain}">${site.domain}</a>` },
`${site.totalChannels} / ${site.markedChannels}`, { value: site.totalChannels, align: 'right' },
site.getStatus().emoji, { value: site.markedChannels, align: 'right' },
site.getIssues().all().join(', ') { value: site.getStatus().emoji, align: 'center' },
{ value: site.getIssues().all().join(', ') }
]) ])
}) })
logger.info('updating sites.md...') logger.info('updating sites.md...')
const table = new HTMLTable(data.all(), [ const table = new HTMLTable(data.all(), [
{ name: 'Site' }, { name: 'Site', align: 'left' },
{ name: 'Channels *', align: 'center' }, { name: 'Channels<br>(total / with xmltv-id)', colspan: 2, align: 'left' },
{ name: 'Status' }, { name: 'Status', align: 'left' },
{ name: 'Notes' } { name: 'Notes', align: 'left' }
]) ])
const rootStorage = new Storage(ROOT_DIR) const rootStorage = new Storage(ROOT_DIR)
const sitesTemplate = await new Storage().load('scripts/templates/_sites.md') const sitesTemplate = await new Storage().load('scripts/templates/_sites.md')

View file

@ -7,7 +7,7 @@ export class ConfigLoader {
const fileUrl = pathToFileURL(filepath).toString() const fileUrl = pathToFileURL(filepath).toString()
const config = (await import(fileUrl)).default const config = (await import(fileUrl)).default
const defaultConfig = { const defaultConfig = {
days: 2, days: 1,
delay: 0, delay: 0,
output: 'guide.xml', output: 'guide.xml',
request: { request: {

View file

@ -1,8 +1,9 @@
import { EPGGrabber, GrabCallbackData, EPGGrabberMock, SiteConfig, Channel } from 'epg-grabber' import { EPGGrabber, GrabCallbackData, EPGGrabberMock, SiteConfig, Channel } from 'epg-grabber'
import { Logger, Collection } from '@freearhey/core' import { Logger, Collection } from '@freearhey/core'
import { Queue } from './' import { Queue, ProxyParser } from './'
import { GrabOptions } from '../commands/epg/grab' import { GrabOptions } from '../commands/epg/grab'
import { TaskQueue, PromisyClass } from 'cwait' import { TaskQueue, PromisyClass } from 'cwait'
import { SocksProxyAgent } from 'socks-proxy-agent'
type GrabberProps = { type GrabberProps = {
logger: Logger logger: Logger
@ -14,6 +15,7 @@ export class Grabber {
logger: Logger logger: Logger
queue: Queue queue: Queue
options: GrabOptions options: GrabOptions
grabber: EPGGrabber | EPGGrabberMock
constructor({ logger, queue, options }: GrabberProps) { constructor({ logger, queue, options }: GrabberProps) {
this.logger = logger this.logger = logger
@ -23,6 +25,7 @@ export class Grabber {
} }
async grab(): Promise<{ channels: Collection; programs: Collection }> { async grab(): Promise<{ channels: Collection; programs: Collection }> {
const proxyParser = new ProxyParser()
const taskQueue = new TaskQueue(Promise as PromisyClass, this.options.maxConnections) const taskQueue = new TaskQueue(Promise as PromisyClass, this.options.maxConnections)
const total = this.queue.size() const total = this.queue.size()
@ -49,6 +52,24 @@ export class Grabber {
config.delay = delay config.delay = delay
} }
if (this.options.proxy !== undefined) {
const proxy = proxyParser.parse(this.options.proxy)
if (
proxy.protocol &&
['socks', 'socks5', 'socks5h', 'socks4', 'socks4a'].includes(String(proxy.protocol))
) {
const socksProxyAgent = new SocksProxyAgent(this.options.proxy)
config.request = {
...config.request,
...{ httpAgent: socksProxyAgent, httpsAgent: socksProxyAgent }
}
} else {
config.request = { ...config.request, ...{ proxy } }
}
}
const _programs = await this.grabber.grab( const _programs = await this.grabber.grab(
channel, channel,
date, date,

View file

@ -2,9 +2,15 @@ type Column = {
name: string name: string
nowrap?: boolean nowrap?: boolean
align?: string align?: string
colspan?: number
} }
type DataItem = string[] type DataItem = {
value: string
nowrap?: boolean
align?: string
colspan?: number
}[]
export class HTMLTable { export class HTMLTable {
data: DataItem[] data: DataItem[]
@ -20,20 +26,23 @@ export class HTMLTable {
output += ' <thead>\r\n <tr>' output += ' <thead>\r\n <tr>'
for (const column of this.columns) { for (const column of this.columns) {
output += `<th align="left">${column.name}</th>` const nowrap = column.nowrap ? ' nowrap' : ''
const align = column.align ? ` align="${column.align}"` : ''
const colspan = column.colspan ? ` colspan="${column.colspan}"` : ''
output += `<th${align}${nowrap}${colspan}>${column.name}</th>`
} }
output += '</tr>\r\n </thead>\r\n' output += '</tr>\r\n </thead>\r\n'
output += ' <tbody>\r\n' output += ' <tbody>\r\n'
for (const item of this.data) { for (const row of this.data) {
output += ' <tr>' output += ' <tr>'
let i = 0 for (const item of row) {
for (const prop in item) { const nowrap = item.nowrap ? ' nowrap' : ''
const column = this.columns[i] const align = item.align ? ` align="${item.align}"` : ''
const nowrap = column.nowrap ? ' nowrap' : '' const colspan = item.colspan ? ` colspan="${item.colspan}"` : ''
const align = column.align ? ` align="${column.align}"` : ''
output += `<td${align}${nowrap}>${item[prop]}</td>` output += `<td${align}${nowrap}${colspan}>${item.value}</td>`
i++
} }
output += '</tr>\r\n' output += '</tr>\r\n'
} }

View file

@ -13,3 +13,4 @@ export * from './queueCreator'
export * from './issueLoader' export * from './issueLoader'
export * from './issueParser' export * from './issueParser'
export * from './htmlTable' export * from './htmlTable'
export * from './proxyParser'

View file

@ -0,0 +1,27 @@
import { URL } from 'node:url'
type ProxyParserResult = {
protocol: string | null
auth: {
username: string | null
password: string | null
}
host: string
port: number | null
}
export class ProxyParser {
parse(_url: string): ProxyParserResult {
const parsed = new URL(_url)
return {
protocol: parsed.protocol.replace(':', '') || null,
auth: {
username: parsed.username || null,
password: parsed.password || null
},
host: parsed.hostname,
port: parsed.port ? parseInt(parsed.port) : null
}
}
}

View file

@ -1,5 +1,3 @@
# Sites # Sites
\* Total number of channels / with a valid `xmltv-id`
_TABLE_ _TABLE_

View file

@ -6,7 +6,7 @@ dayjs.extend(customParseFormat)
dayjs.extend(utc) dayjs.extend(utc)
const date = dayjs.utc('2025-01-12', 'YYYY-MM-DD').startOf('d') const date = dayjs.utc('2025-01-12', 'YYYY-MM-DD').startOf('d')
const channel = { site_id: 'bbc1', xmltv_id: 'BBCOne.uk' } const channel = { site_id: 'bbc1' }
it('can generate valid url', () => { it('can generate valid url', () => {
expect(url({ channel, date })).toBe('https://example.com/api/bbc1/2025-01-12') expect(url({ channel, date })).toBe('https://example.com/api/bbc1/2025-01-12')
@ -32,11 +32,7 @@ it('can parse response', () => {
}) })
it('can handle empty guide', () => { it('can handle empty guide', () => {
const result = parser({ const results = parser({ content: '' })
date,
channel,
content: ''
})
expect(result).toMatchObject([]) expect(results).toMatchObject([])
}) })

View file

@ -86,6 +86,7 @@ module.exports = {
mu: 'cpmus/mu', mu: 'cpmus/mu',
nc: 'cpncl/nc', nc: 'cpncl/nc',
ne: 'cpafr/ne', ne: 'cpafr/ne',
pf: 'cppyf/pf',
pl: 'cppol', pl: 'cppol',
re: 'cpreu/re', re: 'cpreu/re',
rw: 'cpafr/rw', rw: 'cpafr/rw',

View file

@ -0,0 +1,132 @@
<?xml version="1.0" encoding="UTF-8"?>
<channels>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200001">Arte</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200002">France 2</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200003">France 3</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200004">France 4</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200005">France 5</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200006">France Info</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200007">France 24</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200008">TF1</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200009">M6</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200010">LCI</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200011">BBC WORLD</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200012">INFOSPORT +</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200013">TEVA</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200014">CANAL+ CINEMA(S)</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200015">W9</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200016">TELETOON +</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200017">CHAINE JEUNESSE 2</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200018">GULLI</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200019">CANAL+</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200020">PARIS PREMIERE</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200021">CANAL+ SPORT 360</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200022">CANAL+ SPORT</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200023">CANAL+ FOOT</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200024">BEIN SPORT 1</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200025">BEIN SPORT 2</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200026">BEIN SPORT 3</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200027">PLANETE+</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200028">OCS HD</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200029">C8</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200030">CHAINE DECOUVERTE 1</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200031">CHAINE DECOUVERTE 2</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200033">COMEDIE+</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200034">LCP</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200044">DORCEL TV</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200046">Polynésie 1ere</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200047">TNTV</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200061">CANAL+ Kids</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200062">CANAL+ Docs</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200063">CINE+ Frisson</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200064">CINE+ Family</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200065">CINE+ Emotion</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200066">CINE+ FESTIVAL</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200067">CINE+ Classic</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200068">BFM Business</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200069">BFM TV</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200070">6TER</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200071">Ushuaia</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200072">TiJi</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200073">PIWI+</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200074">C Star hits en Fr</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200075">NRJ12</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200076">MGG</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200077">RMC Story</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200078">Seasons</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200079">Histoire TV</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200080">Cheval TV</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200081">EMCI</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200082">ABC Australia</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200083">TF1 SERIES FILMS</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200084">TMC</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200085">TFX</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200086">VIXEN</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200087">GOLF+</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200088">CNEWS</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200089">Novelas TV</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200090">PACIFIC+</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200091">RMC DECOUVERTE</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200092">CSTAR</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200093">NHK</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200094">EUROSPORT 1</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200095">EUROSPORT 2</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200097">PLANETE+ AVENTURE</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200098">STAR TVE</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200099">Chaîne Info Anglophone</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200101">FOX NEWS</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200104">PUNCH TV</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200105">CANAL EVENEMENT</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200106">FRANCE TV PARIS 2024</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200107">CNN</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200108">SPORT EN FRANCE</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200109">DAZN 1</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200110">DAZN 2</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200111">DAZN 3</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200112">DAZN 4</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200113">DAZN 5</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200114">EVANGILE TV</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200174">DISCOVERY CHANNEL</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200263">CANAL+ BOX OFFICE</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200312">CANAL+ SERIES</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200374">TCM CINEMA</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200440">CHERIE 25</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200502">CARTOON NETWORK</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200530">BOOMERANG</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200587">PLANETE+ CRIME</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200636">TEST DROM</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200694">WARNER TV</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200695">WARNER TV NEXT</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200803">EUROSPORT 3</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200804">EUROSPORT 4</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200805">EUROSPORT 5</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200806">EUROSPORT 6</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200807">EUROSPORT 7</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200808">EUROSPORT 8</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200809">EUROSPORT 9</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200955">MULTISPORT 1</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200956">MULTISPORT 2</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200957">MULTISPORT 3</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#200958">MULTISPORT 4</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201096">CARTOONITO</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201097">TLC</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201098">DISCOVERY INVESTIGATION</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201135">CANAL+LIVE 1</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201136">CANAL+LIVE 2</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201137">CANAL+LIVE 3</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201138">CANAL+LIVE 4</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201139">CANAL+LIVE 5</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201140">CANAL+LIVE 6</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201141">CANAL+LIVE 7</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201142">CANAL+LIVE 8</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201143">CANAL+LIVE 9</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201144">CANAL+LIVE 10</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201145">CANAL+LIVE 11</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201146">CANAL+LIVE 12</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201147">CANAL+LIVE 13</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201148">CANAL+LIVE 14</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201149">CANAL+LIVE 15</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201150">CANAL+LIVE 16</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201151">CANAL+LIVE 17</channel>
<channel site="canalplus.com" lang="fr" xmltv_id="" site_id="pf#201152">CANAL+LIVE 18</channel>
</channels>

View file

@ -16,6 +16,7 @@
| Equatorial Guinea | `gp` | https://www.canalplus.com/gp/programme-tv/ | | Equatorial Guinea | `gp` | https://www.canalplus.com/gp/programme-tv/ |
| France | `fr` | https://www.canalplus.com/programme-tv/ | | France | `fr` | https://www.canalplus.com/programme-tv/ |
| French Guiana | `gf` | https://www.canalplus.com/gf/programme-tv/ | | French Guiana | `gf` | https://www.canalplus.com/gf/programme-tv/ |
| French Polynesia | `pf` | https://www.canalplus.com/pf/programme-tv/ |
| Gabon | `ga` | https://www.canalplus.com/ga/programme-tv/ | | Gabon | `ga` | https://www.canalplus.com/ga/programme-tv/ |
| Gambia | `gm` | https://www.canalplus.com/gm/programme-tv/ | | Gambia | `gm` | https://www.canalplus.com/gm/programme-tv/ |
| Ghana | `gh` | https://www.canalplus.com/gh/programme-tv/ | | Ghana | `gh` | https://www.canalplus.com/gh/programme-tv/ |

View file

@ -1,18 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<channels> <channels>
<channel site="programtv.onet.pl" lang="cs" xmltv_id="CT1.cz" site_id="ct-1-241">CT 1</channel>
<channel site="programtv.onet.pl" lang="cs" xmltv_id="CT2.cz" site_id="ct-2-243">CT 2</channel>
<channel site="programtv.onet.pl" lang="cs" xmltv_id="TVNova.cz" site_id="nova-331">Nova</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="13thStreetUniversal.de" site_id="13th-street-250">13th Street</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="3sat.de" site_id="3sat-248">3SAT</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="3sat.de" site_id="3sat-248">3SAT</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="ARDalpha.de" site_id="ard-alpha-252">ARD-alpha</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="ARDalpha.de" site_id="ard-alpha-252">ARD-alpha</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="ATV.at" site_id="atv-251">ATV</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="BeateUhseTV.de" site_id="beate-uhse-tv-256">Beate-Uhse.TV</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="BeateUhseTV.de" site_id="beate-uhse-tv-256">Beate-Uhse.TV</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="BibelTV.de" site_id="bibel-tv-266">Bibel TV</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="DasErste.de" site_id="das-erste-350">Das Erste</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="DasErste.de" site_id="das-erste-350">Das Erste</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="DeutschesMusikFernsehen.de" site_id="deutsches-musik-fernsehen-119">Deutsches Musik Fernsehen</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="DeutschesMusikFernsehen.de" site_id="deutsches-musik-fernsehen-119">Deutsches Musik Fernsehen</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="DiscoveryChannel.de" site_id="discovery-channel-niem-358">Discovery Channel (niem.)</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="DiscoveryChannel.de" site_id="discovery-channel-niem-358">Discovery Channel (niem.)</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="DMAX.de" site_id="dmax-428">DMAX</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="EroXHD.nl" site_id="erox-hd-520">Erox HD</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="EroXXXHD.nl" site_id="eroxxx-hd-512">Eroxxx HD</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="Eurosport1.de" site_id="eurosport-niem-366">Eurosport 1 (niem.)</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="Eurosport1.de" site_id="eurosport-niem-366">Eurosport 1 (niem.)</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="Heimatkanal.de" site_id="heimatkanal-372">Heimatkanal</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="Heimatkanal.de" site_id="heimatkanal-372">Heimatkanal</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="History.de" site_id="history-hd-niem-458">HISTORY HD (niem.)</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="History.de" site_id="history-hd-niem-458">HISTORY HD (niem.)</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="hrfernsehen.de" site_id="hr-374">HR</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="kabeleins.de" site_id="kabel-eins-376">Kabel Eins</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="KiKA.de" site_id="ki-ka-377">KI.KA</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="KiKA.de" site_id="ki-ka-377">KI.KA</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="Motorvision.de" site_id="motorvision-341">Motorvision</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="MTV.de" site_id="mtv-germany-382">MTV Germany</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="MTV.de" site_id="mtv-germany-382">MTV Germany</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="MunchenTV.de" site_id="muenchen-tv-486">muenchen.tv</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="MunchenTV.de" site_id="muenchen-tv-486">muenchen.tv</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="Nitro.de" site_id="rtl-nitro-545">Nitro</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="Nitro.de" site_id="rtl-nitro-545">Nitro</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="ntv.de" site_id="n-tv-388">n-tv</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="One.de" site_id="einsfestival-363">ONE</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="One.de" site_id="einsfestival-363">ONE</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="ORF1.at" site_id="orf-1-390">ORF 1</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="ORF1.at" site_id="orf-1-390">ORF 1</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="ORF2.at" site_id="orf-2-393">ORF 2</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="ORF2.at" site_id="orf-2-393">ORF 2</channel>
@ -20,7 +33,9 @@
<channel site="programtv.onet.pl" lang="de" xmltv_id="ProSieben.de" site_id="pro-7-395">PRO 7</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="ProSieben.de" site_id="pro-7-395">PRO 7</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="QVC.de" site_id="qvc-397">QVC</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="QVC.de" site_id="qvc-397">QVC</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="rbbFernsehenBerlin.de" site_id="rbb-466">RBB</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="rbbFernsehenBerlin.de" site_id="rbb-466">RBB</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="RedlightHD.nl" site_id="redlight-hd-498">Redlight HD</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="RTL.de" site_id="rtl-401">RTL</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="RTL.de" site_id="rtl-401">RTL</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="RTLSuper.de" site_id="super-rtl-400">Super RTL</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="RTLZwei.de" site_id="rtl-2-399">RTLZWEI</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="RTLZwei.de" site_id="rtl-2-399">RTLZWEI</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SAT1.de" site_id="sat-1-404">SAT.1</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="SAT1.de" site_id="sat-1-404">SAT.1</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="sixx.de" site_id="sixx-447">sixx</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="sixx.de" site_id="sixx-447">sixx</channel>
@ -28,8 +43,17 @@
<channel site="programtv.onet.pl" lang="de" xmltv_id="SkyCinemaBestOf.de" site_id="sky-hits-365">Sky Hits</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="SkyCinemaBestOf.de" site_id="sky-hits-365">Sky Hits</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SkyCinemaFun.de" site_id="sky-comedy-348">Sky Comedy</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="SkyCinemaFun.de" site_id="sky-comedy-348">Sky Comedy</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SkyCinemaSpecial.de" site_id="sky-nostalgie-421">Sky Cinema Special</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="SkyCinemaSpecial.de" site_id="sky-nostalgie-421">Sky Cinema Special</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SkyCinemaUnoPlus24.it" site_id="sky-cinema-24-369">Sky Cinema + 24</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SkyKrimi.de" site_id="sky-krimi-422">Sky Krimi</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="SkyKrimi.de" site_id="sky-krimi-422">Sky Krimi</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SkySportAustria1.at" site_id="sky-sport-austria-444">Sky Sport Austria</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SpiegelGeschichte.de" site_id="spiegel-geschichte-379">Spiegel Geschichte</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="Sport1.de" site_id="sport-1-362">Sport 1</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SRF1.ch" site_id="srf-1-406">SRF 1</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SRFzwei.ch" site_id="srf-zwei-407">SRF Zwei</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SYFY.de" site_id="syfy-402">Syfy</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="SYFY.de" site_id="syfy-402">Syfy</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="TELE5.de" site_id="tele-5-niem-448">Tele 5 (niem.)</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="VividTouch.uk" site_id="vivid-touch-636">Vivid Touch</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="VOX.de" site_id="vox-418">VOX</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="WELT.de" site_id="n-24-384">WELT</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="WELT.de" site_id="n-24-384">WELT</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="ZDF.de" site_id="zdf-417">ZDF</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="ZDF.de" site_id="zdf-417">ZDF</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="ZDFinfo.de" site_id="zdf-info-430">ZDF Info</channel> <channel site="programtv.onet.pl" lang="de" xmltv_id="ZDFinfo.de" site_id="zdf-info-430">ZDF Info</channel>
@ -41,20 +65,19 @@
<channel site="programtv.onet.pl" lang="en" xmltv_id="BloombergTVEurope.uk" site_id="bloomberg-ang-245">Bloomberg (ang.)</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="BloombergTVEurope.uk" site_id="bloomberg-ang-245">Bloomberg (ang.)</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="BlueHustler.nl" site_id="blue-hustler-280">Blue Hustler</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="BlueHustler.nl" site_id="blue-hustler-280">Blue Hustler</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="BrazzersTVEurope.us" site_id="brazzers-tv-europe-279">Brazzers TV Europe</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="BrazzersTVEurope.us" site_id="brazzers-tv-europe-279">Brazzers TV Europe</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="ClubMTVEurope.uk" site_id="mtv-dance-481">Club MTV</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="CNBCEurope.uk" site_id="cnbc-247">CNBC</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="CNBCEurope.uk" site_id="cnbc-247">CNBC</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="CNNInternationalEurope.us" site_id="cnn-258">CNN</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="CNNInternationalEurope.us" site_id="cnn-258">CNN</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="DorcelTV.nl" site_id="dorcel-tv-507">Dorcel TV</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="DorcelXXX.nl" site_id="dorcel-xxx-506">Dorcel XXX</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="DWDeutsch.de" site_id="dw-364">DW</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="DWDeutsch.de" site_id="dw-364">DW</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="EnglishClubTV.uk" site_id="english-club-tv-148">English Club TV</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="EnglishClubTV.uk" site_id="english-club-tv-148">English Club TV</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="EroXHD.nl" site_id="erox-hd-520">Erox HD</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="EroXXXHD.nl" site_id="eroxxx-hd-512">Eroxxx HD</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="EuronewsEnglish.fr" site_id="euronews-367">Euronews</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="EuronewsEnglish.fr" site_id="euronews-367">Euronews</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="EWTNEurope.us" site_id="ewtn-207">EWTN</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="EWTNPoland.pl" site_id="ewtn-207">EWTN</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="FashionTVEurope.fr" site_id="fashion-tv-233">Fashion TV</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="FashionTVEurope.fr" site_id="fashion-tv-233">Fashion TV</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="FastFunBox.nl" site_id="fast-funbox-hd-104">Fast&amp;FunBox HD</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="FastFunBox.nl" site_id="fast-funbox-hd-104">Fast&amp;FunBox HD</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="France24English.fr" site_id="france-24-en-70">France 24 - EN</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="France24English.fr" site_id="france-24-en-70">France 24 - EN</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="FREEDOM.ua" site_id="uatv-549">Freedom</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="FunBoxUHD.nl" site_id="funbox-4k-605">FunBox UHD</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="FunBoxUHD.nl" site_id="funbox-4k-605">FunBox UHD</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="GINXEsportsTV.uk" site_id="ginx-tv-503">Ginx eSports TV</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="GODTV.uk" site_id="god-tv-683">God TV</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="GODTV.uk" site_id="god-tv-683">God TV</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="HustlerHD.nl" site_id="hustler-hd-138">Hustler HD</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="HustlerHD.nl" site_id="hustler-hd-138">Hustler HD</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="HustlerTVEurope.nl" site_id="hustler-tv-107">Hustler TV</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="HustlerTVEurope.nl" site_id="hustler-tv-107">Hustler TV</channel>
@ -70,30 +93,40 @@
<channel site="programtv.onet.pl" lang="en" xmltv_id="PlayboyTVEurope.us" site_id="playboy-tv-482">Playboy TV</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="PlayboyTVEurope.us" site_id="playboy-tv-482">Playboy TV</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="PrivateTV.nl" site_id="private-tv-351">Private TV HD</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="PrivateTV.nl" site_id="private-tv-351">Private TV HD</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="RealityKingsTV.us" site_id="reality-kings-tv-223">Reality Kings TV</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="RealityKingsTV.us" site_id="reality-kings-tv-223">Reality Kings TV</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="RedlightHD.nl" site_id="redlight-hd-498">Redlight HD</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="SBNTVInternational.us" site_id="sbn-630">SBN</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="SBNTVInternational.us" site_id="sbn-630">SBN</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="SkyNewsInternational.uk" site_id="sky-news-340">Sky News</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="SkyNewsInternational.uk" site_id="sky-news-340">Sky News</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="StingrayClassica.ca" site_id="classica-259">Stingray Classica</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="StingrayCMusic.ca" site_id="c-music-tv-260">Stingray CMusic</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="StingrayDJAZZ.ca" site_id="djazz-tv-196">Stingray DJAZZ</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="StingrayiConcerts.ca" site_id="stingray-iconcert-601">Stingray iConcerts</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="VividREDHD.us" site_id="vivid-red-hd-627">Vivid RED HD</channel> <channel site="programtv.onet.pl" lang="en" xmltv_id="VividREDHD.us" site_id="vivid-red-hd-627">Vivid RED HD</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="VividTouch.uk" site_id="vivid-touch-636">Vivid Touch</channel> <channel site="programtv.onet.pl" lang="es" xmltv_id="TVEInternacionalEuropeAsia.es" site_id="tve-330">TVE</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="arte.fr" site_id="arte-253">Arte</channel> <channel site="programtv.onet.pl" lang="fr" xmltv_id="arte.fr" site_id="arte-253">Arte</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="DorcelTV.nl" site_id="dorcel-tv-507">Dorcel TV</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="DorcelXXX.nl" site_id="dorcel-xxx-506">Dorcel XXX</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="France2.fr" site_id="france-2-pl-329">France 2 - PL</channel> <channel site="programtv.onet.pl" lang="fr" xmltv_id="France2.fr" site_id="france-2-pl-329">France 2 - PL</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="France24French.fr" site_id="france-24-491">France 24</channel> <channel site="programtv.onet.pl" lang="fr" xmltv_id="France24French.fr" site_id="france-24-491">France 24</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="M6.fr" site_id="m-6-215">M 6</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="RTS1.ch" site_id="rts-un-410">RTS Un</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="RTS2.ch" site_id="rts-deux-411">RTS Deux</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="TV5MondeEurope.fr" site_id="tv-5-monde-europe-412">TV 5 Monde Europe</channel>
<channel site="programtv.onet.pl" lang="it" xmltv_id="Rai1.it" site_id="rai-1-338">RAI 1</channel>
<channel site="programtv.onet.pl" lang="it" xmltv_id="Rai2.it" site_id="rai-2-336">RAI 2</channel>
<channel site="programtv.onet.pl" lang="it" xmltv_id="RTL1025TV.it" site_id="rtl-102-5-43">RTL 102.5</channel>
<channel site="programtv.onet.pl" lang="nl" xmltv_id="" site_id="belgia-tv1-268">Belgia - TV1</channel>
<channel site="programtv.onet.pl" lang="nl" xmltv_id="NPO1.nl" site_id="npo-1-385">NPO 1</channel> <channel site="programtv.onet.pl" lang="nl" xmltv_id="NPO1.nl" site_id="npo-1-385">NPO 1</channel>
<channel site="programtv.onet.pl" lang="nl" xmltv_id="NPO2.nl" site_id="npo-2-505">NPO 2</channel> <channel site="programtv.onet.pl" lang="nl" xmltv_id="NPO2.nl" site_id="npo-2-505">NPO 2</channel>
<channel site="programtv.onet.pl" lang="nl" xmltv_id="NPO3.nl" site_id="npo-3-387">NPO 3</channel> <channel site="programtv.onet.pl" lang="nl" xmltv_id="NPO3.nl" site_id="npo-3-387">NPO 3</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="13-ulica-hd-509">13 Ulica HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="2x2-604">2x2</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="2x2-604">2x2</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="2x2-hd-613">2x2 HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="2x2-hd-613">2x2 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="4fun-hits-283">4FUN KIDS</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="13-tv-312">13.tv</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="13-ulica-hd-509">13 Ulica HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="360tunebox-hd-304">360TuneBox HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="360tunebox-hd-304">360TuneBox HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="4fun-hits-283">4FUN KIDS</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="active-family-hd-301">Active Family HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="active-family-hd-301">Active Family HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="adventure-hd-305">Adventure HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="adventure-hd-305">Adventure HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="al-jazeera-31">Al Jazeera</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="al-jazeera-31">Al Jazeera</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ale-kino-hd-262">Ale kino+ HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ale-kino-hd-262">Ale kino+ HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="alfa-tvp">Alfa TVP</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="animal-planet-niem-264">Animal Planet (niem.)</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="animal-planet-niem-264">Animal Planet (niem.)</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="antena">Antena</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="arte-hd-290">Arte HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="arte-hd-290">Arte HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="axn-hd-286">AXN HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="axn-hd-286">AXN HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="axn-spin-hd-292">AXN Spin HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="axn-spin-hd-292">AXN Spin HD</channel>
@ -115,14 +148,13 @@
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="canal-sport-hd-12">CANAL+ Sport HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="canal-sport-hd-12">CANAL+ Sport HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="cartoon-network-hd-310">Cartoon Network HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="cartoon-network-hd-310">Cartoon Network HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="cartoon-network-tnt-313">Cartoon Network/Warner TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="cartoon-network-tnt-313">Cartoon Network/Warner TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="cbs-europa-317">CBS Europa</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="cbs-europa-hd-309">CBS Europa HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="cbs-europa-hd-309">CBS Europa HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ci-polsat-hd-640">CI Polsat HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ci-polsat-hd-640">CI Polsat HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="cinemax2-hd-56">Cinemax2 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="cinemax-hd-57">Cinemax HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="cinemax-hd-57">Cinemax HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="cinemax2-hd-56">Cinemax2 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="classica-hd-281">Stingray Classica HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="classica-hd-281">Stingray Classica HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="clubbing-tv-689">Clubbing TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="clubbing-tv-689">Clubbing TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="comedy-central-family-61">Polsat Comedy Central Extra</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="comedy-central-family-hd-612">Polsat Comedy Central Extra HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="comedy-central-hd-60">Comedy Central HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="comedy-central-hd-60">Comedy Central HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="current-time">Current Time</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="current-time">Current Time</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="current-time-hd">Current Time HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="current-time-hd">Current Time HD</channel>
@ -146,10 +178,8 @@
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="dr-1-359">DR 1</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="dr-1-359">DR 1</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="dr-2-361">DR 2</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="dr-2-361">DR 2</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ducktv-hd-151">ducktv HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ducktv-hd-151">ducktv HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="e-entertainment-hd-169">E! Entertainment HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="e-sport-555">E-SPORT</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="e-sport-555">E-SPORT</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="e-sport-hd-556">E-SPORT HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="e-sport-hd-556">E-SPORT HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="echo-24-687">Echo 24</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="eleven-extra-hd-534">Eleven Sports 3 HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="eleven-extra-hd-534">Eleven Sports 3 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="eleven-hd-227">Eleven Sports 1 HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="eleven-hd-227">Eleven Sports 1 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="eleven-hd-sports-228">Eleven Sports 2 HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="eleven-hd-sports-228">Eleven Sports 2 HD</channel>
@ -172,7 +202,6 @@
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="fighttime">FightTime</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="fighttime">FightTime</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="filmax">FILMAX</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="filmax">FILMAX</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="filmbox-arthouse-hd-190">FilmBox Arthouse HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="filmbox-arthouse-hd-190">FilmBox Arthouse HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="filmbox-premium-85">FilmBox Premium HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="fokus-tv-hd-47">Fokus TV HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="fokus-tv-hd-47">Fokus TV HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="food-network-hd-240">Food Network HD - EN</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="food-network-hd-240">Food Network HD - EN</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="fox-comedy-hd-405">FX Comedy HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="fox-comedy-hd-405">FX Comedy HD</channel>
@ -183,9 +212,8 @@
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="goldstar-tv-371">Goldstar TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="goldstar-tv-371">Goldstar TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="golf-channel-hd-554">Golf Channel HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="golf-channel-hd-554">Golf Channel HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="h2-hd-205">HISTORY2 HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="h2-hd-205">HISTORY2 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="hbo2-hd-27">HBO2 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="hbo-3-hd-28">HBO3 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="hbo-hd-26">HBO HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="hbo-hd-26">HBO HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="hbo2-hd-27">HBO2 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="hgtv-hd-558">HGTV HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="hgtv-hd-558">HGTV HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="history-hd-92">HISTORY HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="history-hd-92">HISTORY HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="hse-24-457">GM24</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="hse-24-457">GM24</channel>
@ -198,12 +226,10 @@
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="kuchnia-hd-434">CANAL+ KUCHNIA HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="kuchnia-hd-434">CANAL+ KUCHNIA HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="kus-kus">Kus Kus</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="kus-kus">Kus Kus</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="kvartal-tv">Kvartal TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="kvartal-tv">Kvartal TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="lubelska-tv-210">New TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="mdr-381">MDR</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="mdr-381">MDR</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="metro-hd-536">METRO HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="metro-hd-536">METRO HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="mgm-hd-68">AMC HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="mgm-hd-68">AMC HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="minimini-hd-435">MiniMini+ HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="minimini-hd-435">MiniMini+ HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="mixtape">MIXTAPE</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="motowizja-hd-194">Motowizja HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="motowizja-hd-194">Motowizja HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="mtv-europe-118">MTV Europe</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="mtv-europe-118">MTV Europe</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="mtv-polska-hd-557">MTV Polska HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="mtv-polska-hd-557">MTV Polska HD</channel>
@ -217,7 +243,6 @@
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="national-geographic-channel-hd-34">National Geographic HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="national-geographic-channel-hd-34">National Geographic HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="nautical-channel-hd-626">Nautical Channel HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="nautical-channel-hd-626">Nautical Channel HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ndr-383">NDR</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ndr-383">NDR</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="news24">News24</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="nick-488">NICK</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="nick-488">NICK</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="nick-jr-hd-662">Nick Jr. HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="nick-jr-hd-662">Nick Jr. HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="nicktoons-hd-631">Nicktoons HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="nicktoons-hd-631">Nicktoons HD</channel>
@ -231,7 +256,6 @@
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="nuta-tv-hd-213">Nuta.TV HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="nuta-tv-hd-213">Nuta.TV HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ontv-137">ONTV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ontv-137">ONTV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ontv-hd-161">ONTV HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ontv-hd-161">ONTV HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="planete-hd-432">Planete+ HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="polonia-1-328">Polonia 1</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="polonia-1-328">Polonia 1</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="polsat-2-hd-218">Polsat 2 HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="polsat-2-hd-218">Polsat 2 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="polsat-caf-hd-219">Polsat Café HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="polsat-caf-hd-219">Polsat Café HD</channel>
@ -274,95 +298,64 @@
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="stingray-djazz-hd-619">Stingray DJAZZ HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="stingray-djazz-hd-619">Stingray DJAZZ HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="stingray-iconcerts-hd-681">Stingray iConcerts HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="stingray-iconcerts-hd-681">Stingray iConcerts HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="stopklatka-hd-186">STOPKLATKA HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="stopklatka-hd-186">STOPKLATKA HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="studiomed-tv-688">StudioMED TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="sundance-channel-hd-392">Sundance TV HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="sundance-channel-hd-392">Sundance TV HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="super-polsat-hd-560">Super Polsat HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="super-polsat-hd-560">Super Polsat HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="super-tv-690">XTREME TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="super-tv-690">XTREME TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="superstacja-hd-550">Wydarzenia 24 HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="superstacja-hd-550">Wydarzenia 24 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="swr-408">SWR</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="swr-408">SWR</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tbn-polska-hd-621">TBN Polska HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tbn-polska-hd-621">TBN Polska HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="teennick">TeenNick</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tele-5-hd-147">Tele 5 HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tele-5-hd-147">Tele 5 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="teletoon-hd-438">teleTOON+ HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="teletoon-hd-438">teleTOON+ HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="telewizja-pomerania-41">Telewizja Pomerania</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="telewizja-pomerania-41">Telewizja Pomerania</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tlc-hd-163">TLC HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tlc-hd-163">TLC HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tnt-hd-220">Warner TV HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="top-kids-225">Top Kids</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="top-kids-hd-224">Top Kids HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="top-kids-jr-685">JUNIOR MUSIC</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="top-kids-jr-685">JUNIOR MUSIC</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="top-kids-jr-hd-664">JUNIOR MUSIC HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="toya-467">TOYA</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="toya-467">TOYA</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="travel-channel-hd-152">Travel Channel HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="travel-channel-hd-152">Travel Channel HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ttv-33">TTV HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ttv-33">TTV HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-4-hd-222">TV 4 HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-4-hd-222">TV 4 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-6-hd-561">TV 6 HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-6-hd-561">TV 6 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-asta-495">TV ASTA</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-asta-hd-552">TV ASTA HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-berlin-414">TV.Berlin</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-berlin-414">TV.Berlin</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-okazje-hd-633">TV Okazje HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-okazje-hd-633">TV Okazje HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-puls-hd-197">TV Puls HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-puls-hd-197">TV Puls HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-regio-679">TV Regio</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-regio-679">TV Regio</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-regionalna-lubin-166">TV Regionalna Lubin</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-regionalna-lubin-166">TV Regionalna Lubin</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-republika-hd-16">TV Republika HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tv-republika-hd-16">TV Republika HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvn-7-hd-142">TVN 7 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvn-24-biznes-i-swiat-hd-537">TVN24 BiS HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvn-24-biznes-i-swiat-hd-537">TVN24 BiS HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvn-24-hd-158">TVN 24 HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvn-24-hd-158">TVN 24 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvn-7-hd-142">TVN 7 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvn-fabula-hd-37">TVN Fabuła HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvn-fabula-hd-37">TVN Fabuła HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvn-hd-98">TVN HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvn-hd-98">TVN HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvn-style-hd-141">TVN Style HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvn-style-hd-141">TVN Style HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvn-turbo-hd-143">TVN Turbo HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvn-turbo-hd-143">TVN Turbo HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-1-hd-380">TVP 1 HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-1-hd-380">TVP 1 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-2-hd-145">TVP 2 HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-2-hd-145">TVP 2 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-bialystok-5">TVP 3 Białystok</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-bydgoszcz-378">TVP 3 Bydgoszcz</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-gdansk-386">TVP 3 Gdańsk</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-gorzow-wielkopolski-342">TVP 3 Gorzów Wielkopolski</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-katowice-394">TVP 3 Katowice</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-kielce-475">TVP 3 Kielce</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-krakow-403">TVP 3 Kraków</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-lodz-416">TVP 3 Łódź</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-lublin-409">TVP 3 Lublin</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-olsztyn-339">TVP 3 Olsztyn</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-opole-335">TVP 3 Opole</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-poznan-425">TVP 3 Poznań</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-rzeszow-433">TVP 3 Rzeszów</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-szczecin-440">TVP 3 Szczecin</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-warszawa-446">TVP 3 Warszawa</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-3-wroclaw-454">TVP 3 Wrocław</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-dokument">TVP Dokument</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-info-hd-525">TVP Info HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-info-hd-525">TVP Info HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-kobieta">TVP Kobieta</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-kultura-hd-680">TVP Kultura HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-kultura-hd-680">TVP Kultura HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-nauka">TVP Nauka</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-sport-hd-39">TVP Sport HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-sport-hd-39">TVP Sport HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvp-wilno">TVP Wilno</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvr-hd-170">HOME TV HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvr-hd-170">HOME TV HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvregionalna-pl-622">tvregionalna.pl</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvs-hd-109">TVS HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvs-hd-109">TVS HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="tvt-500">TVT</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="twoja-telewizja-morska-490">Twoja Telewizja Morska</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="twoja-telewizja-morska-490">Twoja Telewizja Morska</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="twoja-tv-514">Twoja.TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="twoja-tv-514">Twoja.TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ukraina-1">Ukraina 1</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ukraina-1">Ukraina 1</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ukraina-2">Ukraina 2</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ukraina-2">Ukraina 2</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="ultra-tv-4k-669">ULTRA TV 4K</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="water-planet-hd-156">Water Planet HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="water-planet-hd-156">Water Planet HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="wdr-420">WDR</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="wdr-420">WDR</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="wp-hd-533">WP HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="wp-hd-533">WP HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="wpolsce-pl-hd-637">wPolsce.pl HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="wpolsce-pl-hd-637">wPolsce.pl HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="wtk-492">WTK</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="xsport">XSport</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="xsport">XSport</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="zdf-hd-136">ZDF HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="zdf-hd-136">ZDF HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="zoom-tv-hd-527">ZOOM TV HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="zoom-tv-hd-527">ZOOM TV HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="13tv.pl" site_id="13-tv-312">13.tv</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="13Ulica.pl" site_id="13-ulica-316">13 Ulica</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="4FunDance.pl" site_id="4fun-fit-dance-244">4FUN DANCE</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="4FunDance.pl" site_id="4fun-fit-dance-244">4FUN DANCE</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="4FunTV.pl" site_id="4fun-tv-269">4FUN.TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="4FunTV.pl" site_id="4fun-tv-269">4FUN.TV</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="13thStreetUniversal.de" site_id="13th-street-250">13th Street</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="13Ulica.pl" site_id="13-ulica-316">13 Ulica</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="ActiveFamily.pl" site_id="active-family-300">Active Family</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="ActiveFamily.pl" site_id="active-family-300">Active Family</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="AdventureTV.pl" site_id="adventure-303">Adventure</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="AdventureTV.pl" site_id="adventure-303">Adventure</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="AleKinoPlus.pl" site_id="ale-kino-319">Ale kino+</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="AleKinoPlus.pl" site_id="ale-kino-319">Ale kino+</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="AlfaTVP.pl" site_id="alfa-tvp">Alfa TVP</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="AMC.pl" site_id="mgm-333">AMC</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="AMC.pl" site_id="mgm-333">AMC</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="AnimalPlanet.pl" site_id="animal-planet-hd-284">Animal Planet HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="AnimalPlanet.pl" site_id="animal-planet-hd-284">Animal Planet HD</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="ATV.at" site_id="atv-251">ATV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="AntenaHD.pl" site_id="antena">Antena</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="AXNBlack.us" site_id="axn-black-271">AXN Black</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="AXNBlack.us" site_id="axn-black-271">AXN Black</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="AXNEurope.gr" site_id="axn-249">AXN</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="AXNEurope.gr" site_id="axn-249">AXN</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="AXNSpin.gr" site_id="axn-spin-294">AXN Spin</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="AXNSpin.gr" site_id="axn-spin-294">AXN Spin</channel>
@ -373,7 +366,6 @@
<channel site="programtv.onet.pl" lang="pl" xmltv_id="BBCFirst.pl" site_id="bbc-hd-261">BBC First</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="BBCFirst.pl" site_id="bbc-hd-261">BBC First</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="BBCLifestyle.pl" site_id="bbc-lifestyle-277">BBC Lifestyle</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="BBCLifestyle.pl" site_id="bbc-lifestyle-277">BBC Lifestyle</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="BelsatTV.pl" site_id="belsat-tv-289">Belsat TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="BelsatTV.pl" site_id="belsat-tv-289">Belsat TV</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="BibelTV.de" site_id="bibel-tv-266">Bibel TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="BollywoodHD.ru" site_id="bollywood-hd-530">Bollywood HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="BollywoodHD.ru" site_id="bollywood-hd-530">Bollywood HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Boomerang.pl" site_id="boomerang-270">Cartoonito</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Boomerang.pl" site_id="boomerang-270">Cartoonito</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlus1.pl" site_id="canal-1-295">CANAL+ 1</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlus1.pl" site_id="canal-1-295">CANAL+ 1</channel>
@ -385,21 +377,17 @@
<channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlusKuchnia.pl" site_id="kuchnia-489">CANAL+ KUCHNIA</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlusKuchnia.pl" site_id="kuchnia-489">CANAL+ KUCHNIA</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlusPremium.pl" site_id="canal-246">CANAL+ PREMIUM</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlusPremium.pl" site_id="canal-246">CANAL+ PREMIUM</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlusSeriale.pl" site_id="canal-seriale-293">CANAL+ Seriale</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlusSeriale.pl" site_id="canal-seriale-293">CANAL+ Seriale</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlusSport.pl" site_id="canal-sport-14">CANAL+ Sport</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlusSport2.pl" site_id="canal-sport-2-15">CANAL+ Sport 2</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlusSport2.pl" site_id="canal-sport-2-15">CANAL+ Sport 2</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlusSport3.pl" site_id="canal-sport-3-674">CANAL+ Sport 3</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlusSport3.pl" site_id="canal-sport-3-674">CANAL+ Sport 3</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlusSport4.pl" site_id="canal-sport-4-675">CANAL+ Sport 4</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlusSport4.pl" site_id="canal-sport-4-675">CANAL+ Sport 4</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="CanalPlusSport.pl" site_id="canal-sport-14">CANAL+ Sport</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="CartoonNetwork.pl" site_id="cartoon-network-273">Cartoon Network</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="CartoonNetwork.pl" site_id="cartoon-network-273">Cartoon Network</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="CBeebies.pl" site_id="bbc-cbeebies-2">BBC CBeebies</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="CBeebies.pl" site_id="bbc-cbeebies-2">BBC CBeebies</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="" site_id="cbs-europa-317">CBS Europa</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="CBSReality.pl" site_id="cbs-reality-318">CBS Reality</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="CBSReality.pl" site_id="cbs-reality-318">CBS Reality</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Cinemax2CentralEuropeHD.hu" site_id="cinemax2-58">Cinemax2</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Cinemax2CentralEuropeHD.hu" site_id="cinemax2-58">Cinemax2</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="CinemaxCentralEuropeHD.hu" site_id="cinemax-59">Cinemax</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="CinemaxCentralEuropeHD.hu" site_id="cinemax-59">Cinemax</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="ClubMTVEurope.uk" site_id="mtv-dance-481">Club MTV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="ComedyCentral.pl" site_id="comedy-central-63">Comedy Central</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="ComedyCentral.pl" site_id="comedy-central-63">Comedy Central</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="CrimePlusInvestigationPolsat.pl" site_id="ci-polsat-257">CI Polsat</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="CrimePlusInvestigationPolsat.pl" site_id="ci-polsat-257">CI Polsat</channel>
<channel site="programtv.onet.pl" lang="cs" xmltv_id="CT1.cz" site_id="ct-1-241">CT 1</channel>
<channel site="programtv.onet.pl" lang="cs" xmltv_id="CT2.cz" site_id="ct-2-243">CT 2</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="DaVinci.pl" site_id="da-vinci-learning-83">Da Vinci</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="DaVinci.pl" site_id="da-vinci-learning-83">Da Vinci</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="DiscoPoloMusic.pl" site_id="disco-polo-music-191">Disco Polo Music</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="DiscoPoloMusic.pl" site_id="disco-polo-music-191">Disco Polo Music</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="DiscoveryChannel.pl" site_id="discovery-channel-202">Discovery Channel</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="DiscoveryChannel.pl" site_id="discovery-channel-202">Discovery Channel</channel>
@ -409,12 +397,12 @@
<channel site="programtv.onet.pl" lang="pl" xmltv_id="DisneyChannel.pl" site_id="disney-channel-478">Disney Channel</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="DisneyChannel.pl" site_id="disney-channel-478">Disney Channel</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="DisneyChannel.tr" site_id="disney-junior-469">Disney Junior</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="DisneyChannel.tr" site_id="disney-junior-469">Disney Junior</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="DisneyXD.pl" site_id="disney-xd-235">Disney XD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="DisneyXD.pl" site_id="disney-xd-235">Disney XD</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="DMAX.de" site_id="dmax-428">DMAX</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="DocuBox.nl" site_id="docubox-hd-175">DocuBox HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="DocuBox.nl" site_id="docubox-hd-175">DocuBox HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="DTX.pl" site_id="discovery-turbo-xtra-239">DTX</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="DTX.pl" site_id="discovery-turbo-xtra-239">DTX</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="ducktv.sk" site_id="ducktv-94">ducktv</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="ducktv.sk" site_id="ducktv-94">ducktv</channel>
<channel site="programtv.onet.pl" lang="nl" xmltv_id="" site_id="belgia-tv1-268">Belgia - TV1</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Echo24.pl" site_id="echo-24-687">Echo 24</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="EEurope.nl" site_id="e-entertainment-73">E! Entertainment</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="EEurope.nl" site_id="e-entertainment-73">E! Entertainment</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="EHD.pl" site_id="e-entertainment-hd-169">E! Entertainment HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="ElevenSports1.pl" site_id="eleven-208">Eleven Sports 1</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="ElevenSports1.pl" site_id="eleven-208">Eleven Sports 1</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="ElevenSports2.pl" site_id="eleven-sports-212">Eleven Sports 2</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="ElevenSports2.pl" site_id="eleven-sports-212">Eleven Sports 2</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="ElevenSports3.pl" site_id="eleven-extra-531">Eleven Sports 3</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="ElevenSports3.pl" site_id="eleven-extra-531">Eleven Sports 3</channel>
@ -433,42 +421,43 @@
<channel site="programtv.onet.pl" lang="pl" xmltv_id="FilmBoxArthouse.nl" site_id="filmbox-arthouse-183">FilmBox Arthouse</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="FilmBoxArthouse.nl" site_id="filmbox-arthouse-183">FilmBox Arthouse</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="FilmBoxExtra.pl" site_id="filmbox-extra-hd-86">FilmBox Extra HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="FilmBoxExtra.pl" site_id="filmbox-extra-hd-86">FilmBox Extra HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="FilmBoxFamily.nl" site_id="filmbox-family-103">FilmBox Family</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="FilmBoxFamily.nl" site_id="filmbox-family-103">FilmBox Family</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="FilmBoxPremiumHD.pl" site_id="filmbox-premium-85">FilmBox Premium HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="FokusTV.pl" site_id="fokus-tv-46">Fokus TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="FokusTV.pl" site_id="fokus-tv-46">Fokus TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="FolxMusicTelevision.de" site_id="folx-tv-206">Folx TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="FolxMusicTelevision.de" site_id="folx-tv-206">Folx TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="FoodNetwork.pl" site_id="polsat-food-157">Food Network</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="FoodNetwork.pl" site_id="polsat-food-157">Food Network</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Fox.pl" site_id="fox-127">FX</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Fox.pl" site_id="fox-127">FX</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="FoxComedy.pl" site_id="fox-comedy-75">FX Comedy</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="FoxComedy.pl" site_id="fox-comedy-75">FX Comedy</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="FREEDOM.ua" site_id="uatv-549">Freedom</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Gametoon.nl" site_id="gametoon-hd-602">Gametoon HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Gametoon.nl" site_id="gametoon-hd-602">Gametoon HD</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="GINXEsportsTV.uk" site_id="ginx-tv-503">Ginx eSports TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="GolfChannel.pl" site_id="golf-channel-553">Golf Channel</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="GolfChannel.pl" site_id="golf-channel-553">Golf Channel</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="HBO.pl" site_id="hbo-23">HBO</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="HBO2.pl" site_id="hbo2-24">HBO2</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="HBO2.pl" site_id="hbo2-24">HBO2</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="HBO3.pl" site_id="hbo-3-25">HBO3</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="HBO3.pl" site_id="hbo-3-25">HBO3</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="HBO.pl" site_id="hbo-23">HBO</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="HBO3HD.pl" site_id="hbo-3-hd-28">HBO3 HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="HGTV.pl" site_id="tvn-meteo-active-79">HGTV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="HGTV.pl" site_id="tvn-meteo-active-79">HGTV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="History2.pl" site_id="h2-203">HISTORY2</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="History.pl" site_id="history-91">HISTORY</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="History.pl" site_id="history-91">HISTORY</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="History2.pl" site_id="h2-203">HISTORY2</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="HomeTV.pl" site_id="tvr-132">HOME TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="HomeTV.pl" site_id="tvr-132">HOME TV</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="hrfernsehen.de" site_id="hr-374">HR</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="InvestigationDiscovery.pl" site_id="id-117">ID</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="InvestigationDiscovery.pl" site_id="id-117">ID</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="kabeleins.de" site_id="kabel-eins-376">Kabel Eins</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="JuniorMusicHD.pl" site_id="top-kids-jr-hd-664">JUNIOR MUSIC HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="KabaretTV.pl" site_id="kabaret-tv">Kabaret TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="KinoPolska.pl" site_id="kino-polska-324">Kino Polska</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="KinoPolska.pl" site_id="kino-polska-324">Kino Polska</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="KinoPolskaMuzyka.pl" site_id="kino-polska-muzyka-426">Kino Polska Muzyka</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="KinoPolskaMuzyka.pl" site_id="kino-polska-muzyka-426">Kino Polska Muzyka</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="KinoTV.pl" site_id="filmbox-84">Kino TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="KinoTV.pl" site_id="filmbox-84">Kino TV</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="M6.fr" site_id="m-6-215">M 6</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="MCMTop.fr" site_id="mcm-top-459">MCM Top</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="MCMTop.fr" site_id="mcm-top-459">MCM Top</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Metro.pl" site_id="metro-535">METRO</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Metro.pl" site_id="metro-535">METRO</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="MezzoLive.fr" site_id="mezzo-live-hd-398">Mezzo Live HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="MezzoLive.fr" site_id="mezzo-live-hd-398">Mezzo Live HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="MiniMiniPlus.pl" site_id="minimini-236">MiniMini+</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="MiniMiniPlus.pl" site_id="minimini-236">MiniMini+</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="Motorvision.de" site_id="motorvision-341">Motorvision</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="MixtapeTV.pl" site_id="mixtape">MIXTAPE</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Motowizja.pl" site_id="motowizja-178">Motowizja</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Motowizja.pl" site_id="motowizja-178">Motowizja</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="MTV00s.uk" site_id="vh1-9">MTV 00s</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="MTV.pl" site_id="mtv-polska-7">MTV Polska</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="MTV.pl" site_id="mtv-polska-7">MTV Polska</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="MTV00s.uk" site_id="vh1-9">MTV 00s</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="MusicBoxUkraine.ua" site_id="music-box-538">Music Box</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="MusicBoxUkraine.ua" site_id="music-box-538">Music Box</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="MyZenTV.fr" site_id="myzen-tv-hd-396">MyZen.tv HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="MyZenTV.fr" site_id="myzen-tv-hd-396">MyZen.tv HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="NatGeoPeople.pl" site_id="nat-geo-people-625">Nat Geo People</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="NatGeoPeople.pl" site_id="nat-geo-people-625">Nat Geo People</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="NationalGeographic.pl" site_id="national-geographic-channel-32">National Geographic</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="NationalGeographic.pl" site_id="national-geographic-channel-32">National Geographic</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="NationalGeographicWild.pl" site_id="nat-geo-wild-77">National Geographic Wild</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="NationalGeographicWild.pl" site_id="nat-geo-wild-77">National Geographic Wild</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="News24.pl" site_id="news24">News24</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="NewTV.pl" site_id="lubelska-tv-210">New TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Nickelodeon.pl" site_id="nickelodeon-42">Nickelodeon</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Nickelodeon.pl" site_id="nickelodeon-42">Nickelodeon</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="NickJr.pl" site_id="nick-jr-45">Nick Jr.</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="NickJr.pl" site_id="nick-jr-45">Nick Jr.</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="NickMusic.us" site_id="viva-polska-10">NickMusic</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="NickMusic.us" site_id="viva-polska-10">NickMusic</channel>
@ -476,22 +465,24 @@
<channel site="programtv.onet.pl" lang="pl" xmltv_id="NovelaTV.pl" site_id="novela-tv-461">Novela tv</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="NovelaTV.pl" site_id="novela-tv-461">Novela tv</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="NowaTV.pl" site_id="nowa-tv-528">Nowa TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="NowaTV.pl" site_id="nowa-tv-528">Nowa TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="NSportPlus.pl" site_id="nsport-19">CANAL+ Sport 5</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="NSportPlus.pl" site_id="nsport-19">CANAL+ Sport 5</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="ntv.de" site_id="n-tv-388">n-tv</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="NutaTV.pl" site_id="nuta-tv-214">Nuta.TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="NutaTV.pl" site_id="nuta-tv-214">Nuta.TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="ParamountNetwork.pl" site_id="paramount-channel-hd-65">Paramount Network</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="ParamountNetwork.pl" site_id="paramount-channel-hd-65">Paramount Network</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PlanetePlus.fr" site_id="planete-349">Planete+</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="PlanetePlus.fr" site_id="planete-349">Planete+</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PlanetePlusHD.pl" site_id="planete-hd-432">Planete+ HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PoloTV.pl" site_id="polo-tv-135">Polo TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="PoloTV.pl" site_id="polo-tv-135">Polo TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Polsat.pl" site_id="polsat-38">Polsat</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Polsat1.pl" site_id="polsat-1-36">Polsat 1</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Polsat1.pl" site_id="polsat-1-36">Polsat 1</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Polsat2.pl" site_id="polsat-2-327">Polsat 2</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Polsat2.pl" site_id="polsat-2-327">Polsat 2</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Polsat.pl" site_id="polsat-38">Polsat</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatCafe.pl" site_id="polsat-caf-110">Polsat Café</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatCafe.pl" site_id="polsat-caf-110">Polsat Café</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatComedyCentralExtra.pl" site_id="comedy-central-family-61">Polsat Comedy Central Extra</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatComedyCentralExtraHD.pl" site_id="comedy-central-family-hd-612">Polsat Comedy Central Extra HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatDoku.pl" site_id="polsat-doku-548">Polsat Doku</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatDoku.pl" site_id="polsat-doku-548">Polsat Doku</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatFilm.pl" site_id="polsat-film-123">Polsat Film</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatFilm.pl" site_id="polsat-film-123">Polsat Film</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatGames.pl" site_id="polsat-games-653">Polsat Games</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatGames.pl" site_id="polsat-games-653">Polsat Games</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatJimJam.pl" site_id="polsat-jimjam-89">Polsat JimJam</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatJimJam.pl" site_id="polsat-jimjam-89">Polsat JimJam</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatMusic.pl" site_id="polsat-music-564">Polsat Music</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatMusic.pl" site_id="polsat-music-564">Polsat Music</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatNews2.pl" site_id="polsat-news-2-471">Polsat News 2</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatNews.pl" site_id="polsat-news-100">Polsat News</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatNews.pl" site_id="polsat-news-100">Polsat News</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatNews2.pl" site_id="polsat-news-2-471">Polsat News 2</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatPlay.pl" site_id="polsat-play-21">Polsat Play</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatPlay.pl" site_id="polsat-play-21">Polsat Play</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatRodzina.pl" site_id="polsat-rodzina-651">Polsat Rodzina</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatRodzina.pl" site_id="polsat-rodzina-651">Polsat Rodzina</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatSeriale.pl" site_id="polsat-romans-173">Polsat Seriale</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatSeriale.pl" site_id="polsat-romans-173">Polsat Seriale</channel>
@ -510,83 +501,93 @@
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatViasatNature.pl" site_id="polsat-viasat-nature-413">Polsat Viasat Nature HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="PolsatViasatNature.pl" site_id="polsat-viasat-nature-413">Polsat Viasat Nature HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="PowerTV.pl" site_id="power-tv-176">Power TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="PowerTV.pl" site_id="power-tv-176">Power TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Puls2.pl" site_id="puls-2-439">PULS 2</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Puls2.pl" site_id="puls-2-439">PULS 2</channel>
<channel site="programtv.onet.pl" lang="it" xmltv_id="Rai1.it" site_id="rai-1-338">RAI 1</channel>
<channel site="programtv.onet.pl" lang="it" xmltv_id="Rai2.it" site_id="rai-2-336">RAI 2</channel>
<channel site="programtv.onet.pl" lang="pt" xmltv_id="RecordTVEuropa.pt" site_id="record-tv-64">Record TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="RedCarpetTV.pl" site_id="etv-473">Red Carpet TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="RedCarpetTV.pl" site_id="etv-473">Red Carpet TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Relax.cz" site_id="tv-relax-496">TV Relax</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Relax.cz" site_id="tv-relax-496">TV Relax</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="RFMTV.fr" site_id="rfm-tv-95">RFM TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="RFMTV.fr" site_id="rfm-tv-95">RFM TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="RheinMainTV.de" site_id="rheinmaintv-468">rheinmaintv</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="RheinMainTV.de" site_id="rheinmaintv-468">rheinmaintv</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="RomanceTV.pl" site_id="romance-tv-129">Romance TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="RomanceTV.pl" site_id="romance-tv-129">Romance TV</channel>
<channel site="programtv.onet.pl" lang="it" xmltv_id="RTL1025TV.it" site_id="rtl-102-5-43">RTL 102.5</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="RTLSuper.de" site_id="super-rtl-400">Super RTL</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="RTS1.ch" site_id="rts-un-410">RTS Un</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="RTS2.ch" site_id="rts-deux-411">RTS Deux</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="SciFi.pl" site_id="scifi-universal-20">SCI FI</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="SciFi.pl" site_id="scifi-universal-20">SCI FI</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SkyCinemaUnoPlus24.it" site_id="sky-cinema-24-369">Sky Cinema + 24</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SkySportAustria1.at" site_id="sky-sport-austria-444">Sky Sport Austria</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SpiegelGeschichte.de" site_id="spiegel-geschichte-379">Spiegel Geschichte</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="Sport1.de" site_id="sport-1-362">Sport 1</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="SportKlub.pl" site_id="sportklub-29">Sportklub</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="SportKlub.pl" site_id="sportklub-29">Sportklub</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SRF1.ch" site_id="srf-1-406">SRF 1</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="SRFzwei.ch" site_id="srf-zwei-407">SRF Zwei</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="StarsTV.pl" site_id="stars-tv-149">STARS.TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="StarsTV.pl" site_id="stars-tv-149">STARS.TV</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="StingrayClassica.ca" site_id="classica-259">Stingray Classica</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="StingrayCMusic.ca" site_id="c-music-tv-260">Stingray CMusic</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="StingrayDJAZZ.ca" site_id="djazz-tv-196">Stingray DJAZZ</channel>
<channel site="programtv.onet.pl" lang="en" xmltv_id="StingrayiConcerts.ca" site_id="stingray-iconcert-601">Stingray iConcerts</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="StingrayJuicebox.ca" site_id="stingray-juicebox-hd-655">Stingray Juicebox HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="StingrayJuicebox.ca" site_id="stingray-juicebox-hd-655">Stingray Juicebox HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="StingrayLoud.ca" site_id="stingray-loud-hd-654">Stingray Loud HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="StingrayLoud.ca" site_id="stingray-loud-hd-654">Stingray Loud HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="StingrayRetro.ca" site_id="stingray-retro-668">Stingray Retro</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="StingrayRetro.ca" site_id="stingray-retro-668">Stingray Retro</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="StopklatkaTV.pl" site_id="stopklatka-tv-185">STOPKLATKA</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="StopklatkaTV.pl" site_id="stopklatka-tv-185">STOPKLATKA</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="StudioMedTV.pl" site_id="studiomed-tv-688">StudioMED TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="SundanceTV.pl" site_id="sundance-channel-237">Sundance TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="SundanceTV.pl" site_id="sundance-channel-237">Sundance TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="SuperPolsat.pl" site_id="super-polsat-541">Super Polsat</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="SuperPolsat.pl" site_id="super-polsat-541">Super Polsat</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Superstacja.pl" site_id="superstacja-69">Wydarzenia 24</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Superstacja.pl" site_id="superstacja-69">Wydarzenia 24</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TBNPolska.pl" site_id="tbn-polska-598">TBN Polska</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TBNPolska.pl" site_id="tbn-polska-598">TBN Polska</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="TELE5.de" site_id="tele-5-niem-448">Tele 5 (niem.)</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TeenNick.pl" site_id="teennick">TeenNick</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Tele5.pl" site_id="tele-5-352">Tele 5</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Tele5.pl" site_id="tele-5-352">Tele 5</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TeletoonPlus.fr" site_id="teletoon-232">teleTOON+</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TeletoonPlus.fr" site_id="teletoon-232">teleTOON+</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TLC.pl" site_id="tlc-238">TLC</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TLC.pl" site_id="tlc-238">TLC</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TNT.pl" site_id="tnt-72">Warner TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TopKids.pl" site_id="top-kids-225">Top Kids</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TopKidsHD.pl" site_id="top-kids-hd-224">Top Kids HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TravelChannel.pl" site_id="travel-channel-201">Travel Channel</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TravelChannel.pl" site_id="travel-channel-201">Travel Channel</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Travelxp4KEurope.in" site_id="travelxp-4k-659">Travelxp 4K</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Travelxp.in" site_id="travelxp-hd-656">Travelxp HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="Travelxp.in" site_id="travelxp-hd-656">Travelxp HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="Travelxp4KEurope.in" site_id="travelxp-4k-659">Travelxp 4K</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TTV.pl" site_id="ttv-624">TTV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TTV.pl" site_id="ttv-624">TTV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TV4.pl" site_id="tv-4-360">TV 4</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TV4.pl" site_id="tv-4-360">TV 4</channel>
<channel site="programtv.onet.pl" lang="fr" xmltv_id="TV5MondeEurope.fr" site_id="tv-5-monde-europe-412">TV 5 Monde Europe</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TV6.pl" site_id="tv-6-429">TV 6</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TV6.pl" site_id="tv-6-429">TV 6</channel>
<channel site="programtv.onet.pl" lang="es" xmltv_id="TVEInternacionalEuropeAsia.es" site_id="tve-330">TVE</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVASTA.pl" site_id="tv-asta-495">TV ASTA</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVN7.pl" site_id="tvn-7-326">TVN 7</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVASTAHD.pl" site_id="tv-asta-hd-552">TV ASTA HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVN.pl" site_id="tvn-357">TVN</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVN24.pl" site_id="tvn-24-347">TVN 24</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVN24.pl" site_id="tvn-24-347">TVN 24</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVN24BiS.pl" site_id="tvn-24-biznes-i-swiat-6">TVN24 BiS</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVN24BiS.pl" site_id="tvn-24-biznes-i-swiat-6">TVN24 BiS</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVN.pl" site_id="tvn-357">TVN</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVN7.pl" site_id="tvn-7-326">TVN 7</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVNFabula.pl" site_id="tvn-fabula-4">TVN Fabuła</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVNFabula.pl" site_id="tvn-fabula-4">TVN Fabuła</channel>
<channel site="programtv.onet.pl" lang="cs" xmltv_id="TVNova.cz" site_id="nova-331">Nova</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVNStyle.pl" site_id="tvn-style-472">TVN Style</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVNStyle.pl" site_id="tvn-style-472">TVN Style</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVNTurbo.pl" site_id="tvn-turbo-346">TVN Turbo</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVNTurbo.pl" site_id="tvn-turbo-346">TVN Turbo</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVOkazje.pl" site_id="tvo-600">TV Okazje</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVOkazje.pl" site_id="tvo-600">TV Okazje</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP1.pl" site_id="tvp-1-321">TVP 1</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP1.pl" site_id="tvp-1-321">TVP 1</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP2.pl" site_id="tvp-2-323">TVP 2</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP2.pl" site_id="tvp-2-323">TVP 2</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Bialystok.pl" site_id="tvp-3-bialystok-5">TVP 3 Białystok</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Bydgoszcz.pl" site_id="tvp-3-bydgoszcz-378">TVP 3 Bydgoszcz</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Gdansk.pl" site_id="tvp-3-gdansk-386">TVP 3 Gdańsk</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3GorzowWielkopolski.pl" site_id="tvp-3-gorzow-wielkopolski-342">TVP 3 Gorzów Wielkopolski</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Katowice.pl" site_id="tvp-3-katowice-394">TVP 3 Katowice</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Kielce.pl" site_id="tvp-3-kielce-475">TVP 3 Kielce</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Krakow.pl" site_id="tvp-3-krakow-403">TVP 3 Kraków</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Lodz.pl" site_id="tvp-3-lodz-416">TVP 3 Łódź</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Lublin.pl" site_id="tvp-3-lublin-409">TVP 3 Lublin</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Olsztyn.pl" site_id="tvp-3-olsztyn-339">TVP 3 Olsztyn</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Opole.pl" site_id="tvp-3-opole-335">TVP 3 Opole</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Poznan.pl" site_id="tvp-3-poznan-425">TVP 3 Poznań</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Rzeszow.pl" site_id="tvp-3-rzeszow-433">TVP 3 Rzeszów</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Szczecin.pl" site_id="tvp-3-szczecin-440">TVP 3 Szczecin</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Warszawa.pl" site_id="tvp-3-172">TVP 3</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Warszawa.pl" site_id="tvp-3-172">TVP 3</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Warszawa.pl" site_id="tvp-3-warszawa-446">TVP 3 Warszawa</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVP3Wroclaw.pl" site_id="tvp-3-wroclaw-454">TVP 3 Wrocław</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPABC.pl" site_id="tvp-abc-182">TVP ABC</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPABC.pl" site_id="tvp-abc-182">TVP ABC</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPDokument.pl" site_id="tvp-dokument">TVP Dokument</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPHD.pl" site_id="tvp-hd-101">TVP HD</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPHD.pl" site_id="tvp-hd-101">TVP HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPHistoria.pl" site_id="tvp-historia-74">TVP Historia</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPHistoria.pl" site_id="tvp-historia-74">TVP Historia</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPInfo.pl" site_id="tvp-info-462">TVP Info</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPInfo.pl" site_id="tvp-info-462">TVP Info</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPKobieta.pl" site_id="tvp-kobieta">TVP Kobieta</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPKultura.pl" site_id="tvp-kultura-477">TVP Kultura</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPKultura.pl" site_id="tvp-kultura-477">TVP Kultura</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPNauka.pl" site_id="tvp-nauka">TVP Nauka</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPPolonia.pl" site_id="tvp-polonia-325">TVP Polonia</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPPolonia.pl" site_id="tvp-polonia-325">TVP Polonia</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPRozrywka.pl" site_id="tvp-rozrywka-159">TVP Rozrywka</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPRozrywka.pl" site_id="tvp-rozrywka-159">TVP Rozrywka</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPSeriale.pl" site_id="tvp-seriale-130">TVP Seriale</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPSeriale.pl" site_id="tvp-seriale-130">TVP Seriale</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPSport.pl" site_id="tvp-sport-40">TVP Sport</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPSport.pl" site_id="tvp-sport-40">TVP Sport</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPuls.pl" site_id="tv-puls-332">TV Puls</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPuls.pl" site_id="tv-puls-332">TV Puls</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPWilno.pl" site_id="tvp-wilno">TVP Wilno</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPWorld.pl" site_id="tvp-world">TVP World</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVPWorld.pl" site_id="tvp-world">TVP World</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="tvregionalnapl.pl" site_id="tvregionalna-pl-622">tvregionalna.pl</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVRepublika.pl" site_id="tv-republika-18">TV Republika</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVRepublika.pl" site_id="tv-republika-18">TV Republika</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVS.pl" site_id="tvs-90">TVS</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVS.pl" site_id="tvs-90">TVS</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVT.pl" site_id="tvt-500">TVT</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="TVTrwam.pl" site_id="tv-trwam-108">TV Trwam</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="TVTrwam.pl" site_id="tv-trwam-108">TV Trwam</channel>
<channel site="programtv.onet.pl" lang="de" xmltv_id="VOX.de" site_id="vox-418">VOX</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="UltraTV4K.pl" site_id="ultra-tv-4k-669">ULTRA TV 4K</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="VOXMusicTV.pl" site_id="vox-music-tv-193">VOX Music TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="VOXMusicTV.pl" site_id="vox-music-tv-193">VOX Music TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="WarnerTV.pl" site_id="tnt-72">Warner TV</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="WarnerTVHD.pl" site_id="tnt-hd-220">Warner TV HD</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="WaterPlanet.pl" site_id="water-planet-415">Water Planet</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="WaterPlanet.pl" site_id="water-planet-415">Water Planet</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="WDR1Live.de" site_id="einslive-427">EinsLive</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="WDR1Live.de" site_id="einslive-427">EinsLive</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="WPolscePL.pl" site_id="wpolsce-pl-635">wPolsce.pl</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="WPolscePL.pl" site_id="wpolsce-pl-635">wPolsce.pl</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="WPTV.pl" site_id="wp-532">WP</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="WPTV.pl" site_id="wp-532">WP</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="WTK.pl" site_id="wtk-492">WTK</channel>
<channel site="programtv.onet.pl" lang="pl" xmltv_id="ZoomTV.pl" site_id="zoom-tv-526">ZOOM TV</channel> <channel site="programtv.onet.pl" lang="pl" xmltv_id="ZoomTV.pl" site_id="zoom-tv-526">ZOOM TV</channel>
<channel site="programtv.onet.pl" lang="pt" xmltv_id="RecordTVEuropa.pt" site_id="record-tv-64">Record TV</channel>
</channels> </channels>

View file

@ -1,14 +1,12 @@
# Sites # Sites
\* Total number of channels / with a valid `xmltv-id`
<table> <table>
<thead> <thead>
<tr><th align="left">Site</th><th align="left">Channels *</th><th align="left">Status</th><th align="left">Notes</th></tr> <tr><th align="left">Site</th><th align="left" colspan="2">Channels<br>(total / with xmltv-id)</th><th align="left">Status</th><th align="left">Notes</th></tr>
</thead> </thead>
<tbody> <tbody>
<tr><td><a href="sites/iltalehti.fi">iltalehti.fi</a></td><td align="center">142 / 44</td><td>🟡</td><td>https://github.com/iptv-org/epg/issues/2396</td></tr> <tr><td><a href="sites/iltalehti.fi">iltalehti.fi</a></td><td align="right">142</td><td align="right">44</td><td align="center">🟡</td><td>https://github.com/iptv-org/epg/issues/2396</td></tr>
<tr><td><a href="sites/indihometv.com">indihometv.com</a></td><td align="center">130 / 124</td><td>🟢</td><td></td></tr> <tr><td><a href="sites/indihometv.com">indihometv.com</a></td><td align="right">130</td><td align="right">124</td><td align="center">🟢</td><td></td></tr>
<tr><td><a href="sites/kan.org.il">kan.org.il</a></td><td align="center">6 / 6</td><td>🔴</td><td>https://github.com/iptv-org/epg/issues/2273</td></tr> <tr><td><a href="sites/kan.org.il">kan.org.il</a></td><td align="right">6</td><td align="right">6</td><td align="center">🔴</td><td>https://github.com/iptv-org/epg/issues/2273</td></tr>
</tbody> </tbody>
</table> </table>

View file

@ -9,9 +9,6 @@
<programme start="20221019044000 +0000" stop="20221019071000 +0000" channel="Channel1.us"><title lang="fr">Programme1 (example2.com)</title></programme> <programme start="20221019044000 +0000" stop="20221019071000 +0000" channel="Channel1.us"><title lang="fr">Programme1 (example2.com)</title></programme>
<programme start="20221020043000 +0000" stop="20221020071000 +0000" channel="Channel1.us"><title lang="en">Program1 (example.com)</title></programme> <programme start="20221020043000 +0000" stop="20221020071000 +0000" channel="Channel1.us"><title lang="en">Program1 (example.com)</title></programme>
<programme start="20221020043000 +0000" stop="20221020071000 +0000" channel="Channel1.us"><title lang="fr">Programme1 (example.com)</title></programme> <programme start="20221020043000 +0000" stop="20221020071000 +0000" channel="Channel1.us"><title lang="fr">Programme1 (example.com)</title></programme>
<programme start="20221020044000 +0000" stop="20221020071000 +0000" channel="Channel1.us"><title lang="fr">Programme1 (example2.com)</title></programme>
<programme start="20221019043000 +0000" stop="20221019071000 +0000" channel="Channel3.us"><title lang="en">Program1 (example2.com)</title></programme> <programme start="20221019043000 +0000" stop="20221019071000 +0000" channel="Channel3.us"><title lang="en">Program1 (example2.com)</title></programme>
<programme start="20221020043000 +0000" stop="20221020071000 +0000" channel="Channel3.us"><title lang="en">Program1 (example2.com)</title></programme>
<programme start="20221019043000 +0000" stop="20221019071000 +0000" channel="Channel4.us"><title lang="en">Program1 (example2.com)</title></programme> <programme start="20221019043000 +0000" stop="20221019071000 +0000" channel="Channel4.us"><title lang="en">Program1 (example2.com)</title></programme>
<programme start="20221020043000 +0000" stop="20221020071000 +0000" channel="Channel4.us"><title lang="en">Program1 (example2.com)</title></programme>
</tv> </tv>

View file

@ -9,9 +9,6 @@
<programme start="20221019044000 +0000" stop="20221019071000 +0000" channel="Channel1.us"><title lang="fr">Programme1 (example2.com)</title></programme> <programme start="20221019044000 +0000" stop="20221019071000 +0000" channel="Channel1.us"><title lang="fr">Programme1 (example2.com)</title></programme>
<programme start="20221020043000 +0000" stop="20221020071000 +0000" channel="Channel1.us"><title lang="en">Program1 (example.com)</title></programme> <programme start="20221020043000 +0000" stop="20221020071000 +0000" channel="Channel1.us"><title lang="en">Program1 (example.com)</title></programme>
<programme start="20221020043000 +0000" stop="20221020071000 +0000" channel="Channel1.us"><title lang="fr">Programme1 (example.com)</title></programme> <programme start="20221020043000 +0000" stop="20221020071000 +0000" channel="Channel1.us"><title lang="fr">Programme1 (example.com)</title></programme>
<programme start="20221020044000 +0000" stop="20221020071000 +0000" channel="Channel1.us"><title lang="fr">Programme1 (example2.com)</title></programme>
<programme start="20221019043000 +0000" stop="20221019071000 +0000" channel="Channel3.us"><title lang="en">Program1 (example2.com)</title></programme> <programme start="20221019043000 +0000" stop="20221019071000 +0000" channel="Channel3.us"><title lang="en">Program1 (example2.com)</title></programme>
<programme start="20221020043000 +0000" stop="20221020071000 +0000" channel="Channel3.us"><title lang="en">Program1 (example2.com)</title></programme>
<programme start="20221019043000 +0000" stop="20221019071000 +0000" channel="Channel4.us"><title lang="en">Program1 (example2.com)</title></programme> <programme start="20221019043000 +0000" stop="20221019071000 +0000" channel="Channel4.us"><title lang="en">Program1 (example2.com)</title></programme>
<programme start="20221020043000 +0000" stop="20221020071000 +0000" channel="Channel4.us"><title lang="en">Program1 (example2.com)</title></programme>
</tv> </tv>

Binary file not shown.

View file

@ -6,7 +6,7 @@ dayjs.extend(customParseFormat)
dayjs.extend(utc) dayjs.extend(utc)
const date = dayjs.utc('2025-01-12', 'YYYY-MM-DD').startOf('d') const date = dayjs.utc('2025-01-12', 'YYYY-MM-DD').startOf('d')
const channel = { site_id: 'bbc1', xmltv_id: 'BBCOne.uk' } const channel = { site_id: 'bbc1' }
it('can generate valid url', () => { it('can generate valid url', () => {
expect(url({ channel, date })).toBe('https://example.com/api/bbc1/2025-01-12') expect(url({ channel, date })).toBe('https://example.com/api/bbc1/2025-01-12')
@ -32,11 +32,7 @@ it('can parse response', () => {
}) })
it('can handle empty guide', () => { it('can handle empty guide', () => {
const result = parser({ const results = parser({ content: '' })
date,
channel,
content: ''
})
expect(result).toMatchObject([]) expect(results).toMatchObject([])
}) })

View file

@ -97,6 +97,30 @@ describe('epg:grab', () => {
expect(stdout).toContain('ERR: Connection timeout') expect(stdout).toContain('ERR: Connection timeout')
}) })
it('can grab epg via https proxy', () => {
const cmd = `${ENV_VAR} npm run grab --- --site=example.com --proxy=https://bob:123456@proxy.com:1234 --output="${path.resolve(
'tests/__data__/output/guide.xml'
)}"`
const stdout = execSync(cmd, { encoding: 'utf8' })
if (process.env.DEBUG === 'true') console.log(cmd, stdout)
expect(content('tests/__data__/output/guide.xml')).toEqual(
content('tests/__data__/expected/guide2.xml')
)
})
it('can grab epg via socks5 proxy', () => {
const cmd = `${ENV_VAR} npm run grab --- --site=example.com --proxy=socks5://bob:123456@proxy.com:1234 --output="${path.resolve(
'tests/__data__/output/guide.xml'
)}"`
const stdout = execSync(cmd, { encoding: 'utf8' })
if (process.env.DEBUG === 'true') console.log(cmd, stdout)
expect(content('tests/__data__/output/guide.xml')).toEqual(
content('tests/__data__/expected/guide2.xml')
)
})
}) })
function content(filepath: string) { function content(filepath: string) {

View file

@ -396,10 +396,10 @@
dependencies: dependencies:
levn "^0.4.1" levn "^0.4.1"
"@freearhey/core@^0.5.0": "@freearhey/core@^0.5.1":
version "0.5.0" version "0.5.1"
resolved "https://registry.npmjs.org/@freearhey/core/-/core-0.5.0.tgz" resolved "https://registry.npmjs.org/@freearhey/core/-/core-0.5.1.tgz"
integrity sha512-FcA5Pv9RvFvLYAwNmD/2vlSR49Rx+kihJ+xbIUgIACHY6lBUptfbNznm00DQoUyWRJG/cfT3dkYCwIxSUsdP+w== integrity sha512-UDKIOyrtcUXaiAeIvjNFTI6DlempiOQaRB83CqHNF1VPRHNBiNhGhERWyInHE2cjLp/cc0CA/IykOYS39kBK7Q==
dependencies: dependencies:
"@types/fs-extra" "^11.0.2" "@types/fs-extra" "^11.0.2"
"@types/lodash" "^4.14.198" "@types/lodash" "^4.14.198"
@ -1271,7 +1271,7 @@ acorn-walk@^8.1.1:
resolved "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz" resolved "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz"
integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA== integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==
agent-base@^7.1.3: agent-base@^7.1.2, agent-base@^7.1.3:
version "7.1.3" version "7.1.3"
resolved "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz" resolved "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz"
integrity sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw== integrity sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==
@ -2158,10 +2158,10 @@ entities@^4.2.0, entities@^4.3.0, entities@^4.4.0:
resolved "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz" resolved "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz"
integrity sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA== integrity sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==
epg-grabber@^0.37.4: epg-grabber@^0.37.5:
version "0.37.4" version "0.37.5"
resolved "https://registry.npmjs.org/epg-grabber/-/epg-grabber-0.37.4.tgz" resolved "https://registry.npmjs.org/epg-grabber/-/epg-grabber-0.37.5.tgz"
integrity sha512-PS104bH9tHRa9kivSwx47AKMkfHwKy51XQTx+GO6sIXvIp2Z4LBpwMEXGcfPoAsdIGxgs2Wrl0dZ/QGL+7x6YQ== integrity sha512-mkT22NU5docsw6qJByBC5oMKFYETyX/PU7Iq3MQ1MS4A+C2Ale6tm+QN7BRW/9Cd5/szfr/YdkzDUZaoyO5vvw==
dependencies: dependencies:
axios "^1.6.1" axios "^1.6.1"
axios-cache-interceptor "^0.10.3" axios-cache-interceptor "^0.10.3"
@ -2835,6 +2835,14 @@ inquirer@^8.2.6:
through "^2.3.6" through "^2.3.6"
wrap-ansi "^6.0.1" wrap-ansi "^6.0.1"
ip-address@^9.0.5:
version "9.0.5"
resolved "https://registry.npmjs.org/ip-address/-/ip-address-9.0.5.tgz"
integrity sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==
dependencies:
jsbn "1.1.0"
sprintf-js "^1.1.3"
is-arrayish@^0.2.1: is-arrayish@^0.2.1:
version "0.2.1" version "0.2.1"
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz"
@ -3373,6 +3381,11 @@ js-yaml@^4.1.0:
dependencies: dependencies:
argparse "^2.0.1" argparse "^2.0.1"
jsbn@1.1.0:
version "1.1.0"
resolved "https://registry.npmjs.org/jsbn/-/jsbn-1.1.0.tgz"
integrity sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==
jsesc@^2.5.1: jsesc@^2.5.1:
version "2.5.2" version "2.5.2"
resolved "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz" resolved "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz"
@ -4393,6 +4406,28 @@ slash@^3.0.0:
resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz"
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
smart-buffer@^4.2.0:
version "4.2.0"
resolved "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz"
integrity sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==
socks-proxy-agent@^8.0.5:
version "8.0.5"
resolved "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz"
integrity sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==
dependencies:
agent-base "^7.1.2"
debug "^4.3.4"
socks "^2.8.3"
socks@^2.8.3:
version "2.8.3"
resolved "https://registry.npmjs.org/socks/-/socks-2.8.3.tgz"
integrity sha512-l5x7VUUWbjVFbafGLxPWkYsHIhEvmF85tbIeFZWc8ZPtoMyybuEhL7Jye/ooC4/d48FgOjSJXgsF/AJPYCW8Zw==
dependencies:
ip-address "^9.0.5"
smart-buffer "^4.2.0"
source-map-support@0.5.13: source-map-support@0.5.13:
version "0.5.13" version "0.5.13"
resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz" resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz"
@ -4406,6 +4441,11 @@ source-map@^0.6.0, source-map@^0.6.1:
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
sprintf-js@^1.1.3:
version "1.1.3"
resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz"
integrity sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==
sprintf-js@~1.0.2: sprintf-js@~1.0.2:
version "1.0.3" version "1.0.3"
resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz" resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz"