From f4679b765a7df2cb9c88cefcf8f582020248442f Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Mon, 10 Jan 2022 16:42:27 +0300 Subject: [PATCH] wip --- scripts/commands/generate-guides.js | 3 +-- tests/__data__/expected/api/channels.json | 2 +- tests/__data__/expected/guides/epg.xml | 2 +- tests/__data__/input/database/channels.db | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/scripts/commands/generate-guides.js b/scripts/commands/generate-guides.js index 2154c40d..c05084ab 100644 --- a/scripts/commands/generate-guides.js +++ b/scripts/commands/generate-guides.js @@ -34,8 +34,7 @@ async function loadChannels() { id: item.xmltv_id, name: [item.name], logo: item.logo || null, - country: countryCode ? countryCode.toUpperCase() : null, - site: item.site + country: countryCode ? countryCode.toUpperCase() : null } } else { output[item.xmltv_id].logo = output[item.xmltv_id].logo || item.logo diff --git a/tests/__data__/expected/api/channels.json b/tests/__data__/expected/api/channels.json index 1457e6f7..2e048b95 100644 --- a/tests/__data__/expected/api/channels.json +++ b/tests/__data__/expected/api/channels.json @@ -1 +1 @@ -[{"id":"CNNInternationalEurope.us","name":["CNN International Europe"],"logo":"https://www.magticom.ge/images/channels/MjAxOC8wOS8xMC9lZmJhNWU5Yy0yMmNiLTRkMTAtOWY5Ny01ODM0MzY0ZTg0MmEuanBn.jpg","country":"US","site":"magticom.ge"}] \ No newline at end of file +[{"id":"CNNInternationalEurope.us","name":["CNN International Europe","CNN Int"],"logo":"https://proxymedia.woopic.com/api/v1/images/553%2Flogos%2Fv2%2Flogos%2Flivetv_cnn%2F20151026_092415%2FwebTVLogo%2Flogo_180x96.png","country":"US"}] \ No newline at end of file diff --git a/tests/__data__/expected/guides/epg.xml b/tests/__data__/expected/guides/epg.xml index f709307e..d0b98ff3 100644 --- a/tests/__data__/expected/guides/epg.xml +++ b/tests/__data__/expected/guides/epg.xml @@ -1,5 +1,5 @@ -CNN International Europehttps://magticom.ge +CNN International EuropeCNN Inthttps://magticom.ge CNN Newsroom SundayСвежая мировая информационная сводка от CNN. О политике, экономике, общественной жизни, культуре, спорте. Fareed Zakaria GPSИнтервью с главными игроками мировой политики. African Voices Changemakers. 114-я серия114-я серия. Африка сегодня - люди, новости, события. diff --git a/tests/__data__/input/database/channels.db b/tests/__data__/input/database/channels.db index 46289478..3d34713d 100644 --- a/tests/__data__/input/database/channels.db +++ b/tests/__data__/input/database/channels.db @@ -1,2 +1,2 @@ {"lang":"fr","xmltv_id":"CNNInternationalEurope.us","site_id":"53","logo":"https://proxymedia.woopic.com/api/v1/images/553%2Flogos%2Fv2%2Flogos%2Flivetv_cnn%2F20151026_092415%2FwebTVLogo%2Flogo_180x96.png","name":"CNN International Europe","site":"chaines-tv.orange.fr","channelsPath":"sites/chaines-tv.orange.fr/chaines-tv.orange.fr_fr.channels.xml","configPath":"sites/chaines-tv.orange.fr/chaines-tv.orange.fr.config.js","cluster_id":1,"_id":"0Wefq0oMR3feCcuY"} -{"lang":"ru","xmltv_id":"CNNInternationalEurope.us","site_id":"140","logo":"https://www.magticom.ge/images/channels/MjAxOC8wOS8xMC9lZmJhNWU5Yy0yMmNiLTRkMTAtOWY5Ny01ODM0MzY0ZTg0MmEuanBn.jpg","name":"CNN International Europe","site":"magticom.ge","channelsPath":"sites/magticom.ge/magticom.ge_ge.channels.xml","configPath":"sites/magticom.ge/magticom.ge.config.js","cluster_id":1,"_id":"1XzrxNkSF2AQNBrT"} +{"lang":"ru","xmltv_id":"CNNInternationalEurope.us","site_id":"140","logo":"https://www.magticom.ge/images/channels/MjAxOC8wOS8xMC9lZmJhNWU5Yy0yMmNiLTRkMTAtOWY5Ny01ODM0MzY0ZTg0MmEuanBn.jpg","name":"CNN Int","site":"magticom.ge","channelsPath":"sites/magticom.ge/magticom.ge_ge.channels.xml","configPath":"sites/magticom.ge/magticom.ge.config.js","cluster_id":1,"_id":"1XzrxNkSF2AQNBrT"}