Modify xmltv_id for BSテレ東 channels

Updated xmltv_id values for BSテレ東 channels.
This commit is contained in:
Ismaël Moret
2026-05-09 14:06:28 +02:00
committed by GitHub
parent 9ec98c3cb2
commit b7543eb803

View File

@@ -37,13 +37,13 @@ module.exports = {
name: 'BSテレ東',
site_id: 'bs-tv-tokyo',
lang: 'ja',
xmltv_id: 'BSTVTokyo.jp'
xmltv_id: 'BSTVTokyo.jp@SD'
},
{
name: 'BSテレ東 4K',
site_id: 'bs-tv-tokyo-4k',
lang: 'ja',
xmltv_id: 'BSTVTokyo4K.jp'
xmltv_id: 'BSTVTokyo4K.jp@SD'
}
]
}