This commit is contained in:
freearhey 2021-03-12 20:45:20 +03:00
parent 6f93539219
commit 1ce8eefff5
3 changed files with 6 additions and 6 deletions

4
run.sh
View file

@ -1,5 +1,5 @@
#!/bin/bash
# ./bin/epg-grabber/index.js --config=sites/tv.yandex.ru.config.js && \
# ./bin/epg-grabber/index.js --config=sites/tvguide.co.uk.config.js && \
./bin/epg-grabber/index.js --config=sites/tv.yandex.ru.config.js && \
./bin/epg-grabber/index.js --config=sites/tvguide.co.uk.config.js && \
./bin/epg-grabber/index.js --config=sites/programme-tv.net.config.js

View file

@ -2,7 +2,7 @@
<site site="tv.yandex.ru">
<channels>
<channel site_id="1hd-99" xmltv_id="1HDMusicTelevision.ru">1 HD Music Television</channel>
<!-- <channel site_id="2x2-29" xmltv_id="2x2.ru">2x2</channel>
<channel site_id="2x2-29" xmltv_id="2x2.ru">2x2</channel>
<channel site_id="360-95" xmltv_id="360deg.ru">360°</channel>
<channel site_id="365-dney-tv-470" xmltv_id="365dneyTV.ru">365 дней ТВ</channel>
<channel site_id="7-tv-1241" xmltv_id="7TV.ru">7 TV</channel>
@ -289,6 +289,6 @@
<channel site_id="zee-tv-627" xmltv_id="ZeeTVRussia.in">Zee TV Russia</channel>
<channel site_id="zoo-tv-477" xmltv_id="ZooTV.ru">Зоо ТВ</channel>
<channel site_id="zoopark-509" xmltv_id="Zoopark.ru">Zooпарк</channel>
<channel site_id="zvezda-15" xmltv_id="Zvezda.ru">Звезда</channel> -->
<channel site_id="zvezda-15" xmltv_id="Zvezda.ru">Звезда</channel>
</channels>
</site>

View file

@ -2,7 +2,7 @@
<site site="tvguide.co.uk">
<channels>
<channel site_id="106" xmltv_id="BBCTwoWales.uk">BBC Two Wales</channel>
<!-- <channel site_id="109" xmltv_id="BBCFour.uk">BBC Four</channel>
<channel site_id="109" xmltv_id="BBCFour.uk">BBC Four</channel>
<channel site_id="112" xmltv_id="BloombergTVUK.us">Bloomberg TV UK</channel>
<channel site_id="113" xmltv_id="BoomerangUK.us">Boomerang UK</channel>
<channel site_id="116" xmltv_id="CartoonNetworkUK.us">Cartoon Network UK</channel>
@ -248,6 +248,6 @@
<channel site_id="984" xmltv_id="AMC.us">AMC</channel>
<channel site_id="99" xmltv_id="BBCTwoNorthernIreland.uk">BBC Two Northern Ireland</channel>
<channel site_id="993" xmltv_id="SonyMoviesClassic.us">Sony Movies Classic</channel>
<channel site_id="996" xmltv_id="NottsTV.uk">Notts TV</channel> -->
<channel site_id="996" xmltv_id="NottsTV.uk">Notts TV</channel>
</channels>
</site>