diff --git a/sites/visionplus.id/visionplus.id.config.js b/sites/visionplus.id/visionplus.id.config.js
index e4220ca48..20bbb8571 100644
--- a/sites/visionplus.id/visionplus.id.config.js
+++ b/sites/visionplus.id/visionplus.id.config.js
@@ -36,7 +36,7 @@ module.exports = {
programs.push({
title,
description: ev.con && ev.con.loc ? ev.con.loc[0].syn : null,
- categories: ev.con ? ev.con.categories : null,
+ categories: ev.con ? parseCategories(ev.con.categories) : null,
season: season ? parseInt(season) : season,
episode: episode ? parseInt(episode) : episode,
start: dayjs(ev.sta),
@@ -52,7 +52,9 @@ module.exports = {
const result = []
const axios = require('axios')
const json = await axios
- .get(`https://www.visionplus.id/managetv/tvinfo/channels/get?language=${languages[lang]}`)
+ .get(`https://www.visionplus.id/managetv/tvinfo/channels/get?language=${
+ languages[lang]
+ }&partition=IndonesiaPartition®ion=Indonesia`)
.then(response => response.data)
.catch(console.error)
@@ -69,3 +71,22 @@ module.exports = {
return result
}
}
+
+function parseCategories(categories) {
+ if (Array.isArray(categories)) {
+ const f = s => (s.match(/\//g) || []).length
+ const cat = [...categories]
+ .sort((a, b) => f(a) - f(b))
+ .map(a => a.split('/'))
+ categories = []
+ for (const a of cat) {
+ for (const b of a) {
+ if (!categories.includes(b)) {
+ categories.push(b)
+ }
+ }
+ }
+ }
+
+ return categories
+}
diff --git a/sites/visionplus.id/visionplus.id.test.js b/sites/visionplus.id/visionplus.id.test.js
index f71f7c6fc..46faf4363 100644
--- a/sites/visionplus.id/visionplus.id.test.js
+++ b/sites/visionplus.id/visionplus.id.test.js
@@ -42,6 +42,7 @@ it('can parse response', () => {
title: 'FBI: Most Wanted S4, Ep 18',
description:
'After two agents from the Bureau of Land Management go missing while executing a land seizure warrant in Wyoming, the Fugitive Task Force heads west to track them down in an unwelcoming county.',
+ categories: ['Series', 'Thriller'],
season: 4,
episode: 18
})
@@ -60,6 +61,7 @@ it('can parse response', () => {
title: 'FBI: Most Wanted S4, Ep 18',
description:
'Satgas Buronan pergi ke wilayah barat untuk melacak keberadaan dua petugas Biro Pengelolaan Lahan yang menghilang saat menjalankan perintah penyitaan lahan di negara bagian yang tak ramah, Wyoming.',
+ categories: ['Series', 'Thriller'],
season: 4,
episode: 18
})
diff --git a/sites/visionplus.id/visionplus.id_en.channels.xml b/sites/visionplus.id/visionplus.id_en.channels.xml
index 2f0d700bb..cc7bf3f03 100644
--- a/sites/visionplus.id/visionplus.id_en.channels.xml
+++ b/sites/visionplus.id/visionplus.id_en.channels.xml
@@ -1,123 +1,25 @@
- RCTI
- MNCTV
- GTV
- iNews
- SindoNews
- Trans TV
- Trans 7
- ANTV
- RTV
- TVOne
- Kompas TV
- Metro TV
- BTV
+ SCTV
+ Indosiar
TVRI
- SEA Today
- DAAI TV
- Net TV
- JTV
- JAK TV
- Bali TV
- Bandung TV
- TV 9
- Tawaf
- TV MU
- Cinemachi
- Cinemachi Kids
- Cinemachi Xtra
- Cinemachi Max
- Cinemachi Action
- Thrill
- Hits Movies
- Celestial Movies
- CCM
- TVN Movies
- Zee Bioskop
- GALAXY PREMIUM
- GALAXY
- IMC (Indonesia Movie Channel)
- My Family Channel
- My Cinema
- My Cinema Asia
- Kids TV
+ Moji
+ Mentari TV
+ Studio Universal
Moonbug
- Cbeebies
- Nick Jr
- Zoo Moo
- Nick
- Animax
- My Kidz
- Dream Works
- Food Travel
- Entertainment
- TVN
- One
- Kix
- NHK World Premium
- Hits
- AXN
- Lifetime
- FMN
- Vision Prime
- Celebrities TV
+ HITS Now
+ Formosa
+ Sanlih
Hanacaraka TV
- Rock Entertainment
- Rock Action
- Crime Investigation
- Outdoor Channel
- BBC Earth
- Global Trekker
- History
- Love Nature
- Sportstars
- Sportstars 2
- Soccer Channel
- SpoTV 1
- SpoTV 2
- Fight Sports
- beIN SPORTS
+ Sportstars 3
beIN SPORTS 2
- beIN SPORTS 3
beIN SPORTS 4
beIN SPORTS 5
- BBC World news
- CNBC Asia
- FOX News
- Bloomberg
- IDX
- Muslim TV
- LIFE
- Reformed 21
- Music TV
- MTV Live
- MTV 90s
- DW
- France 24
- TRT World
- Aljazeera
- RT
- EURONEWS
- Channel News Asia
- Al Quran Al Kareem
- EWTN
- CGTN Documentary
- CGTN
- Anhui
- Xing kong TV
- Shanghai Dragon
- Hunan TV
- Jiangsu TV
- NHK
- TV5Monde
- Arirang
- ABC
- CCM
- Celebrities TV
- DENS Food Channel
- DENSPLAY Channel
- DENS Showbizz Channel
+ RCTI World
+ GTV World
+ MNCTV World
+ Drama World
+ Sportstars 4
V+ LIVE
R+ LIVE
V+ LIVE 2
@@ -125,4 +27,110 @@
V+ LIVE 3
V+ LIVE 4
V+ LIVE 5
+ V+ LIVE 6
+ V+ LIVE 7
+ V+ LIVE 8
+ V+ LIVE 9
+ ABC
+ Aljazeera
+ Al Quran Al Kareem
+ Anhui
+ Animax
+ ANTV
+ Arirang
+ AXN
+ Bali TV
+ Bandung TV
+ BBC Earth
+ BBC World news
+ beIN SPORTS
+ beIN SPORTS 3
+ Bloomberg
+ BTV
+ Cbeebies
+ Celebrities TV
+ CCM
+ Celestial Movies
+ CGTN
+ CGTN Documentary
+ Originals
+ Cineedge
+ Buddy Star
+ Superrix
+ Uniques
+ Channel News Asia
+ CNBC Asia
+ Crime Investigation
+ DAAI TV
+ DENS Food Channel
+ DENSPLAY Channel
+ DENS Showbizz Channel
+ DMI TV
+ Shanghai Dragon
+ Dream Works
+ DW
+ Entertainment
+ EURONEWS
+ EWTN
+ Fight Sports
+ FOX News
+ France 24
+ GALAXY
+ GALAXY PREMIUM
+ Global Trekker
+ GTV
+ History
+ Hits
+ Hits Movies
+ Hunan TV
+ IDX
+ IMC (Indonesia Movie Channel)
+ iNews
+ JAK TV
+ Jiangsu TV
+ JTV
+ Kids TV
+ Kix
+ Kompas TV
+ LIFE
+ Lifetime
+ Love Nature
+ Metro TV
+ MNCTV
+ Music TV
+ Muslim TV
+ MDTV
+ NHK
+ NHK World Premium
+ Nick
+ Nick Jr
+ Food Travel
+ One
+ Outdoor Channel
+ RTV
+ RCTI
+ Reformed 21
+ Rock Entertainment
+ Rock Action
+ RT
+ SindoNews
+ Soccer Channel
+ Sportstars 2
+ Sportstars
+ SpoTV 2
+ SpoTV 1
+ Thrill
+ Trans 7
+ Trans TV
+ TRT World
+ TV5Monde
+ TV 9
+ TV MU
+ TVN
+ TVN Movies
+ TVOne
+ Vision Prime
+ Xing kong TV
+ Zee Bioskop
+ Zoo Moo
diff --git a/sites/visionplus.id/visionplus.id_id.channels.xml b/sites/visionplus.id/visionplus.id_id.channels.xml
index 418c6d5e7..0c2213298 100644
--- a/sites/visionplus.id/visionplus.id_id.channels.xml
+++ b/sites/visionplus.id/visionplus.id_id.channels.xml
@@ -1,123 +1,25 @@
- RCTI
- MNCTV
- GTV
- iNews
- SindoNews
- Trans TV
- Trans 7
- ANTV
- RTV
- TVOne
- Kompas TV
- Metro TV
- BTV
+ SCTV
+ Indosiar
TVRI
- SEA Today
- DAAI TV
- Net TV
- JTV
- JAK TV
- Bali TV
- Bandung TV
- TV 9
- Tawaf
- TV MU
- Cinemachi
- Cinemachi Kids
- Cinemachi Xtra
- Cinemachi Max
- Cinemachi Action
- Thrill
- Hits Movies
- Celestial Movies
- CCM
- TVN Movies
- Zee Bioskop
- GALAXY PREMIUM
- GALAXY
- IMC (Indonesia Movie Channel)
- My Family Channel
- My Cinema
- My Cinema Asia
- Kids TV
+ Moji
+ Mentari TV
+ Studio Universal
Moonbug
- Cbeebies
- Nick Jr
- Zoo Moo
- Nick
- Animax
- My Kidz
- Dream Works
- Food Travel
- Entertainment
- TVN
- One
- Kix
- NHK World Premium
- Hits
- AXN
- Lifetime
- FMN
- Vision Prime
- Celebrities TV
+ HITS Now
+ Formosa
+ Sanlih
Hanacaraka TV
- Rock Entertainment
- Rock Action
- Crime Investigation
- Outdoor Channel
- BBC Earth
- Global Trekker
- History
- Love Nature
- Sportstars
- Sportstars 2
- Soccer Channel
- SpoTV 1
- SpoTV 2
- Fight Sports
- beIN SPORTS
+ Sportstars 3
beIN SPORTS 2
- beIN SPORTS 3
beIN SPORTS 4
beIN SPORTS 5
- BBC World news
- CNBC Asia
- FOX News
- Bloomberg
- IDX
- Muslim TV
- LIFE
- Reformed 21
- Music TV
- MTV Live
- MTV 90s
- DW
- France 24
- TRT World
- Aljazeera
- RT
- EURONEWS
- Channel News Asia
- Al Quran Al Kareem
- EWTN
- CGTN Documentary
- CGTN
- Anhui
- Xing kong TV
- Shanghai Dragon
- Hunan TV
- Jiangsu TV
- NHK
- TV5Monde
- Arirang
- ABC
- CCM
- Celebrities TV
- DENS Food Channel
- DENSPLAY Channel
- DENS Showbizz Channel
+ RCTI World
+ GTV World
+ MNCTV World
+ Drama World
+ Sportstars 4
V+ LIVE
R+ LIVE
V+ LIVE 2
@@ -125,4 +27,110 @@
V+ LIVE 3
V+ LIVE 4
V+ LIVE 5
+ V+ LIVE 6
+ V+ LIVE 7
+ V+ LIVE 8
+ V+ LIVE 9
+ ABC
+ Aljazeera
+ Al Quran Al Kareem
+ Anhui
+ Animax
+ ANTV
+ Arirang
+ AXN
+ Bali TV
+ Bandung TV
+ BBC Earth
+ BBC World news
+ beIN SPORTS
+ beIN SPORTS 3
+ Bloomberg
+ BTV
+ Cbeebies
+ Celebrities TV
+ CCM
+ Celestial Movies
+ CGTN
+ CGTN Documentary
+ Originals
+ Cineedge
+ Buddy Star
+ Superrix
+ Uniques
+ Channel News Asia
+ CNBC Asia
+ Crime Investigation
+ DAAI TV
+ DENS Food Channel
+ DENSPLAY Channel
+ DENS Showbizz Channel
+ DMI TV
+ Shanghai Dragon
+ Dream Works
+ DW
+ Entertainment
+ EURONEWS
+ EWTN
+ Fight Sports
+ FOX News
+ France 24
+ GALAXY
+ GALAXY PREMIUM
+ Global Trekker
+ GTV
+ History
+ Hits
+ Hits Movies
+ Hunan TV
+ IDX
+ IMC (Indonesia Movie Channel)
+ iNews
+ JAK TV
+ Jiangsu TV
+ JTV
+ Kids TV
+ Kix
+ Kompas TV
+ LIFE
+ Lifetime
+ Love Nature
+ Metro TV
+ MNCTV
+ Music TV
+ Muslim TV
+ MDTV
+ NHK
+ NHK World Premium
+ Nick
+ Nick Jr
+ Food Travel
+ One
+ Outdoor Channel
+ RTV
+ RCTI
+ Reformed 21
+ Rock Entertainment
+ Rock Action
+ RT
+ SindoNews
+ Soccer Channel
+ Sportstars 2
+ Sportstars
+ SpoTV 2
+ SpoTV 1
+ Thrill
+ Trans 7
+ Trans TV
+ TRT World
+ TV5Monde
+ TV 9
+ TV MU
+ TVN
+ TVN Movies
+ TVOne
+ Vision Prime
+ Xing kong TV
+ Zee Bioskop
+ Zoo Moo