diff --git a/sites/entertainment.ie/entertainment.ie.channels.xml b/sites/entertainment.ie/entertainment.ie.channels.xml index edd43df8..dadf21ae 100644 --- a/sites/entertainment.ie/entertainment.ie.channels.xml +++ b/sites/entertainment.ie/entertainment.ie.channels.xml @@ -1,35 +1,31 @@ - - - - - - - - - - - - - + 4Music Alibi Animal Planet BBC Four + BBC One NI BBC Three + BBC Two NI Boomerang Box Nation Cartoon Network CBBC CBeebies - CBS Drama CBS Reality Challenge Channel 4 Channel 5 - Comedy Central Extra Comedy Central + Comedy Central Extra + Cúla4 Dave Discovery Channel Discovery History @@ -37,14 +33,16 @@ Discovery Turbo DMAX Drama + E! Entertainment E4 E4 Extra Eden Eurosport 1 Eurosport 2 - Free Sports GOLD + Great! Action Great! Movies + Great! Movies Romance Great! TV HorrorXtra Investigation Discovery @@ -62,19 +60,20 @@ Pick Premier Sports 1 Premier Sports 2 + Quest + Reality Xtra Really RTÉ2 RTÉ Jr RTÉ One Sky Arts Sky Atlantic + Sky Cinema Action + Sky Cinema Animation Sky Cinema Comedy Sky Cinema Drama - Sky Cinema Family Sky Cinema Greats - Sky Cinema Hits Sky Cinema Premiere - Sky Cinema Sci-Fi - Horror Sky Cinema Thriller Sky Comedy Sky Crime @@ -88,6 +87,7 @@ Sky Showcase Sky Sports Arena HD Sky Sports Cricket + Sky Sports F1 Sky Sports Football Sky Sports Golf Sky Sports Main Event @@ -97,10 +97,11 @@ Sky Witness TG4 TLC - TNT Sports 1 - TNT Sports 2 - TNT Sports 3 + BT Sport 1 + BT Sport 2 + BT Sport 3 UTV + Free Sports Virgin Media Four Virgin Media More Virgin Media One diff --git a/sites/entertainment.ie/entertainment.ie.config.js b/sites/entertainment.ie/entertainment.ie.config.js index 65df3b86..88350aaf 100644 --- a/sites/entertainment.ie/entertainment.ie.config.js +++ b/sites/entertainment.ie/entertainment.ie.config.js @@ -46,6 +46,7 @@ module.exports = { return channels.map(c => { return { + lang: 'en', site_id: c.slug, name: c.name }