mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update directv.com
This commit is contained in:
parent
4801389ae3
commit
ec1c3d840d
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ module.exports = {
|
||||||
title: item.title,
|
title: item.title,
|
||||||
description: parseDescription(detail),
|
description: parseDescription(detail),
|
||||||
category: item.subcategoryList,
|
category: item.subcategoryList,
|
||||||
|
season: item.seasonNumber,
|
||||||
|
episode: item.episodeNumber,
|
||||||
start,
|
start,
|
||||||
stop
|
stop
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue