diff --git a/sites/starhubtvplus.com/starhubtvplus.com.channels.xml b/sites/starhubtvplus.com/starhubtvplus.com.channels.xml index d35564f1..a0a7b03a 100644 --- a/sites/starhubtvplus.com/starhubtvplus.com.channels.xml +++ b/sites/starhubtvplus.com/starhubtvplus.com.channels.xml @@ -1,29 +1,29 @@ - SONY MAX - Vijay TV - Hub Sports 5 HD - MOLA Sports - MOLA Golf - FIGHT SPORTS HD - HGTV - Bloomberg Quicktake - France24 - ETTV ASIA HD - ONE HD - Hub E City HD - TestChannel921 - TestChannel922 - TestChannel923 - TestChannel924 - Test channel 988 - Test channel 989 - TestChannel 993 - TestChannel1 - TestChannel995 - TestChannel996 - TestChannel2 - Channel_Test + SONY MAX + Vijay TV + Hub Sports 5 HD + MOLA Sports + MOLA Golf + FIGHT SPORTS HD + HGTV + Bloomberg Quicktake + France24 + ETTV ASIA HD + ONE HD + Hub E City HD + TestChannel921 + TestChannel922 + TestChannel923 + TestChannel924 + Test channel 988 + Test channel 989 + TestChannel 993 + TestChannel1 + TestChannel995 + TestChannel996 + TestChannel2 + Channel_Test ABC Australia ADITHYA TV ANC diff --git a/sites/starhubtvplus.com/starhubtvplus.com.config.js b/sites/starhubtvplus.com/starhubtvplus.com.config.js index 3fe6553a..7e029bc0 100644 --- a/sites/starhubtvplus.com/starhubtvplus.com.config.js +++ b/sites/starhubtvplus.com/starhubtvplus.com.config.js @@ -61,6 +61,7 @@ module.exports = { .catch(console.log) return items.map(item => ({ + lang: 'en', site_id: item.id, name: item.name.replace('_DASH', '') }))