epg/sites/mi.tv
xemles 22f5fb2dbd
Update mi.tv_br.channels.xml
While the name does say NHK like in NHK World Japan, the schedule shown is actually the one of NHKWorldPremium.jp.
Not switching the id though since it might be fixed at some point.
2024-01-25 08:58:21 +01:00
..
mi.tv.config.js Update mi.tv 2023-12-03 17:38:59 +03:00
mi.tv.test.js Update mi.tv 2023-12-03 17:38:59 +03:00
mi.tv_ar.channels.xml Reverted, fixed encoding issues and added a bigger dataset 2023-12-28 21:12:23 +00:00
mi.tv_br.channels.xml Update mi.tv_br.channels.xml 2024-01-25 08:58:21 +01:00
mi.tv_cl.channels.xml Update mi.tv 2023-12-03 17:38:59 +03:00
mi.tv_co.channels.xml Update mi.tv 2023-12-03 17:38:59 +03:00
mi.tv_gt.channels.xml Update mi.tv 2023-12-03 17:38:59 +03:00
mi.tv_hn.channels.xml Update mi.tv 2023-12-03 17:38:59 +03:00
mi.tv_mx.channels.xml Update mi.tv 2023-12-03 17:38:59 +03:00
mi.tv_pe.channels.xml Update mi.tv 2023-12-03 17:38:59 +03:00
mi.tv_py.channels.xml Update mi.tv 2023-12-03 17:38:59 +03:00
mi.tv_sv.channels.xml Update mi.tv 2023-12-03 17:38:59 +03:00
readme.md Update mi.tv 2023-12-03 17:38:59 +03:00

mi.tv

Country Code URL
Argentina ar https://mi.tv/ar/programacion
Brazil br https://mi.tv/br/programacao
Chile cl https://mi.tv/cl/programacion
Colombia co https://mi.tv/co/programacion
El Salvador sv https://mi.tv/sv/programacion
Guatemala gt https://mi.tv/gt/programacion
Honduras hn https://mi.tv/hn/programacion
Mexico mx https://mi.tv/mx/programacion
Paraguay py https://mi.tv/py/programacion
Peru pe https://mi.tv/pe/programacion

Download the guide

npm run grab -- --channels=sites/mi.tv/mi.tv_<COUNTRY_CODE>.channels.xml

Update channel list

npm run channels:parse -- --config=./sites/mi.tv/mi.tv.config.js --output=./sites/mi.tv/mi.tv_<COUNTRY_CODE>.channels.xml --set=country:<COUNTRY_CODE>

Test

npm test -- mi.tv