From 43b66cc07be67c5e232fa3823f2e14e1e9c3def8 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Sun, 3 Dec 2023 21:00:52 +0300 Subject: [PATCH] Update melita.com --- sites/melita.com/melita.com.channels.xml | 32 ++++++++++++------------ sites/melita.com/melita.com.config.js | 1 + 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/sites/melita.com/melita.com.channels.xml b/sites/melita.com/melita.com.channels.xml index 702a900a..de528957 100644 --- a/sites/melita.com/melita.com.channels.xml +++ b/sites/melita.com/melita.com.channels.xml @@ -1,21 +1,21 @@ - Test 890 - Rai Due HD - Promo Channel - Rai Italia - Weather & Info Channel HD - Test 892 - Test 891 - Rai Tre HD - Melita More - Timeless DIZI - France 3 - Rai Uno HD - AMC HD - Discovery Turbo Xtra HD - Melita More HD - TVMSport+ + Test 890 + Rai Due HD + Promo Channel + Rai Italia + Weather & Info Channel HD + Test 892 + Test 891 + Rai Tre HD + Melita More + Timeless DIZI + France 3 + Rai Uno HD + AMC HD + Discovery Turbo Xtra HD + Melita More HD + TVMSport+ RTL RTL II Al Jazeera Arabic diff --git a/sites/melita.com/melita.com.config.js b/sites/melita.com/melita.com.config.js index 0bd89831..5edf4012 100644 --- a/sites/melita.com/melita.com.config.js +++ b/sites/melita.com/melita.com.config.js @@ -39,6 +39,7 @@ module.exports = { .filter(i => !i.audioOnly && i.enabled) .map(i => { return { + lang: 'en', name: i.name, site_id: i.id }