mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Init
This commit is contained in:
commit
a597b11307
1377 changed files with 173563 additions and 0 deletions
30
WGLicense.log.txt
Normal file
30
WGLicense.log.txt
Normal file
|
@ -0,0 +1,30 @@
|
|||
[ ] WebGrab++ license request and update log
|
||||
[ ] 2021/03/09 22:37
|
||||
[ ]
|
||||
[Warning ] No License request in WebGrab++.config.xml
|
||||
[ Info ] Consider to add a license request , like this:
|
||||
[ Info ] <license wg-username="your username" registered-email="your email" password="optional password"/>
|
||||
[ Info ] The program will run with performance settings : 'default'
|
||||
[ Info ] License check .. done
|
||||
[ ]
|
||||
[ ] Actual settings of the various licenses (may change from time to time) :
|
||||
[ ]
|
||||
[ ] default donator_license donator registered_user un_registrd_user developer
|
||||
[ ] channels/ini 20 250 50 30 20 1000
|
||||
[ ] channels total 20 250 50 30 20 1000
|
||||
[ ] siteinis 2 15 10 3 2 100
|
||||
[ ] decryption keys without userkey enabled enabled enabled without userkey enabled
|
||||
[ ] decryption mode legacy (V2) new (V3) & (V2) new (V3) & (V2) legacy (V2) legacy (V2) new (V3) & (V2)
|
||||
[ ] index only yes no no no yes no
|
||||
[ ] postprocess MDB disabled enabled enabled disabled disabled enabled
|
||||
[ ] postprocess REX disabled enabled enabled enabled disabled enabled
|
||||
[ ] debug False False False False False True
|
||||
[ ] show details * ttd full full ttsd ttd full
|
||||
[ ] update mode force all all light force all
|
||||
[ ] channel delay 4 secs 0 secs 0 secs 2 secs 4 secs 0 secs
|
||||
[ ] index delay 4 secs 0 secs 0 secs 4 secs 4 secs 0 secs
|
||||
[ ] show delay 2 secs 0 secs 0 secs 1 secs 2 secs 0 secs
|
||||
[ ]
|
||||
[ ] * showdetails : 'tt = times & title, 's' = subtitle, 'd' = description
|
||||
[ ]
|
||||
[ ] license update interval time : 168 hours
|
28
WebGrab++.config.example.xml
Executable file
28
WebGrab++.config.example.xml
Executable file
|
@ -0,0 +1,28 @@
|
|||
<?xml version="1.0"?>
|
||||
<settings>
|
||||
|
||||
<!-- for detailed info about the settings see http://webgrabplus.com/documentation/configuration/webgrabconfigxml
|
||||
and http://webgrabplus.com/sites/default/files/downloads/Misc/Documented_Configuration_Files.zip -->
|
||||
|
||||
<filename>guide.xml</filename>
|
||||
<mode></mode>
|
||||
<postprocess grab="y" run="n">rex</postprocess>
|
||||
<user-agent>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36 Edg/79.0.309.71</user-agent>
|
||||
<!--<decryptkey site="site-name">decrypt_userkey</decryptkey>-->
|
||||
<!--<license wg-username="your webgrab+plus username" registered-email="your registered email address" password="your license password" />-->
|
||||
<logging>on</logging>
|
||||
<retry time-out="5">4</retry>
|
||||
<timespan>0</timespan>
|
||||
<update>f</update>
|
||||
|
||||
<!--
|
||||
Replace the next dummy channel entry with the channels you want.
|
||||
You can look into the installed siteini.pack folder on your computer
|
||||
|
||||
For the latest version,
|
||||
see http://webgrabplus.com/epg-channels for the available sites/channels
|
||||
-->
|
||||
|
||||
<channel site="dummy" site_id="xx" update="i" xmltv_id="Example">Example</channel>
|
||||
|
||||
</settings>
|
29
WebGrab++.config.xml
Executable file
29
WebGrab++.config.xml
Executable file
|
@ -0,0 +1,29 @@
|
|||
<?xml version="1.0"?>
|
||||
<settings>
|
||||
|
||||
<!-- for detailed info about the settings see http://webgrabplus.com/documentation/configuration/webgrabconfigxml
|
||||
and http://webgrabplus.com/sites/default/files/downloads/Misc/Documented_Configuration_Files.zip -->
|
||||
|
||||
<filename>guide.xml</filename>
|
||||
<mode></mode>
|
||||
<postprocess grab="y" run="n">rex</postprocess>
|
||||
<user-agent>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36 Edg/79.0.309.71</user-agent>
|
||||
<!--<decryptkey site="site-name">decrypt_userkey</decryptkey>-->
|
||||
<!--<license wg-username="your webgrab+plus username" registered-email="your registered email address" password="your license password" />-->
|
||||
<logging>on</logging>
|
||||
<retry time-out="5">4</retry>
|
||||
<timespan>2</timespan>
|
||||
<update>f</update>
|
||||
|
||||
<!--
|
||||
Replace the next dummy channel entry with the channels you want.
|
||||
You can look into the installed siteini.pack folder on your computer
|
||||
|
||||
For the latest version,
|
||||
see http://webgrabplus.com/epg-channels for the available sites/channels
|
||||
-->
|
||||
|
||||
<channel update="i" site="tv.yandex.ru" site_id="213##323" xmltv_id="2x2.ru">2x2</channel>
|
||||
<channel update="i" site="tv.yandex.ru" site_id="213##920" xmltv_id="ParamountComedy.ru">Paramount Comedy</channel>
|
||||
|
||||
</settings>
|
63
WebGrab++.log.txt
Normal file
63
WebGrab++.log.txt
Normal file
|
@ -0,0 +1,63 @@
|
|||
[ ]
|
||||
[ ] WebGrab+Plus/w MDB & REX Postprocess -- version V3.1.0.0
|
||||
[ ]
|
||||
[ ] Jan van Straaten
|
||||
[ ] Francis De Paemeleere
|
||||
[ ]
|
||||
[ ] thanks to Paul Weterings and all the contributing users
|
||||
[ ] --------------------------------------------------------------------------------
|
||||
[ ]
|
||||
[ ] Job started at 09/03/2021 22:37:11
|
||||
[ Debug ]
|
||||
[ Debug ] Running on: Unix 19.6.0.0
|
||||
[ Debug ] Environment: 4.0.30319.42000
|
||||
[ Debug ] Mono version: 6.12.0.122 (2020-02/c621c35ffa0 Wed Feb 10 00:51:43 EST 2021)
|
||||
[ Debug ]
|
||||
[ Debug ] Loading timezone data
|
||||
[ Debug ] Embedded timezones source: timezone.timezonesdata.txt
|
||||
[ Debug ] Reading config file: /Users/Arhey/Code/iptv-org/epg/./WebGrab++.config.xml
|
||||
[ Info ] Checking License ..
|
||||
[ Info ] For License request/update data, see WGLicense.log.txt
|
||||
[ Debug ]
|
||||
[ Info ] found: /Users/Arhey/Code/iptv-org/epg/./siteini.pack/Russia/tv.yandex.ru.ini -- Revision 07
|
||||
[ Debug ] xmltv input file - /Users/Arhey/Code/iptv-org/epg/guide.xml - found
|
||||
[ Debug ] 99 superfluous shows removed
|
||||
[ Info ] Found existing channel (xmltv_id=2x2.ru) in the config file
|
||||
[ Info ] Found existing channel (xmltv_id=ParamountComedy.ru) in the config file
|
||||
[ Info ]
|
||||
[ Info ]
|
||||
[ Info ]
|
||||
[ Info ] i=index .=same c=change g=gab r=replace n=new
|
||||
[ Info ]
|
||||
[ Info ]
|
||||
[ Info ] Group (0) :
|
||||
[ Info ] update requested for - 2 - out of - 2 - channels for 3 day(s)
|
||||
[ Debug ]
|
||||
[ Info ] ( 1/2 ) TV.YANDEX.RU -- chan. (xmltv_id=2x2.ru) -- mode Force
|
||||
[Warning ] No episode-num matching
|
||||
[Warning ] episode-num unchanged: 4-я - 6-я серии
|
||||
[Warning ] No episode-num matching
|
||||
[Warning ] episode-num unchanged: 4-я - 6-я серии
|
||||
[ Debug ] skipped : fully overlapping show from 10/03/2021 01:50
|
||||
[ Debug ] to 10/03/2021 02:15
|
||||
[Warning ] No episode-num matching
|
||||
[Warning ] episode-num unchanged: 1-я - 3-я серии
|
||||
[Warning ] No episode-num matching
|
||||
[Warning ] episode-num unchanged: 1-я - 3-я серии
|
||||
[ Debug ] skipped : fully overlapping show from 11/03/2021 01:50
|
||||
[ Debug ] to 11/03/2021 02:15
|
||||
[Warning ] No episode-num matching
|
||||
[Warning ] episode-num unchanged: 4-я - 6-я серии
|
||||
[Warning ] No episode-num matching
|
||||
[Warning ] episode-num unchanged: 4-я - 6-я серии
|
||||
[ Info ]
|
||||
[ Debug ]
|
||||
[ Info ] ( 2/2 ) TV.YANDEX.RU -- chan. (xmltv_id=ParamountComedy.ru) -- mode Force
|
||||
[ Info ]
|
||||
[ Debug ]
|
||||
[ Debug ] 312 shows in 2 channels
|
||||
[ Debug ] 0 updated shows
|
||||
[ Debug ] 312 new shows added
|
||||
[ Info ]
|
||||
[ Info ]
|
||||
[ ] Job finished at 09/03/2021 22:37:49 done in 38s
|
BIN
bin/Microsoft.Azure.Storage.Common.dll
Executable file
BIN
bin/Microsoft.Azure.Storage.Common.dll
Executable file
Binary file not shown.
BIN
bin/Microsoft.Azure.Storage.File.dll
Executable file
BIN
bin/Microsoft.Azure.Storage.File.dll
Executable file
Binary file not shown.
105
bin/SiteIni.Pack.Update.sh
Executable file
105
bin/SiteIni.Pack.Update.sh
Executable file
|
@ -0,0 +1,105 @@
|
|||
#!/bin/bash
|
||||
|
||||
#/**
|
||||
# * @file SiteIni.Pack.Update.sh
|
||||
# * @brief will update the siteini.pack folder
|
||||
# * @author Francis De Paemeleere
|
||||
# * @date 31/07/2016
|
||||
# */
|
||||
|
||||
#backup the current working dir
|
||||
WG_BCKP_DIR="$(pwd)"
|
||||
|
||||
|
||||
function quit {
|
||||
#restore previous working dir
|
||||
cd "$WG_BCKP_DIR"
|
||||
exit $1;
|
||||
}
|
||||
|
||||
which unzip >/dev/null 2>&1 || { echo >&2 "unzip required, but it's not installed."; quit 1; }
|
||||
which wget >/dev/null 2>&1 || { echo >&2 "wget required, but it's not installed."; quit 1; }
|
||||
|
||||
# set wget progress option
|
||||
wget --help | grep -q '\--show-progress' && \
|
||||
_PROGRESS_OPT="-q --show-progress" || _PROGRESS_OPT=""
|
||||
|
||||
function download {
|
||||
wget $_PROGRESS_OPT "$1"
|
||||
if [[ $? -ne 0 ]]
|
||||
then
|
||||
return 1
|
||||
fi
|
||||
return 0
|
||||
}
|
||||
|
||||
# get the absolute path of the link (or relative path)
|
||||
if [ -L $0 ] ; then
|
||||
DIR=$(dirname $(readlink -f $0)) ;
|
||||
else
|
||||
DIR=$PWD/$(dirname $0) ;
|
||||
fi ;
|
||||
|
||||
# move to the real folder
|
||||
cd "$DIR/.."
|
||||
|
||||
#check if we can see the current siteini.pack
|
||||
echo " ==> detecting siteini.pack"
|
||||
if [ ! -d "siteini.pack" ]
|
||||
then
|
||||
echo "$(pwd)"
|
||||
echo "[error] Can't find current siteini.pack folder"
|
||||
quit 1
|
||||
fi
|
||||
|
||||
currentVersion="siteini.pack/*.txt"
|
||||
files=( $currentVersion )
|
||||
|
||||
versionCurrent=${files[0]//[!0-9]/}
|
||||
echo " ==> Current version: ($versionCurrent)"
|
||||
|
||||
|
||||
content=$(wget http://www.webgrabplus.com/sites/default/files/download/ini/latest_version.txt -q -O -)
|
||||
#echo "${content//[!0-9]/}"
|
||||
versionOnline=${content//[!0-9]/}
|
||||
echo " ==> Online version: ($versionOnline)"
|
||||
|
||||
if (( "$versionCurrent" >= "$versionOnline" ))
|
||||
then
|
||||
echo " ==> Already up-to-date"
|
||||
quit 0
|
||||
fi
|
||||
|
||||
echo " ==> removing history file"
|
||||
#remove older downloaded file (if it would exist)
|
||||
rm -f SiteIniPack_current.zip
|
||||
|
||||
echo " ==> download new siteini.pack package"
|
||||
#download new file
|
||||
download "http://webgrabplus.com/sites/default/files/download/ini/SiteIniPack_current.zip"
|
||||
if [[ $? -ne 0 ]]
|
||||
then
|
||||
echo "[error] Download of the siteini.pack failed"
|
||||
quit 1
|
||||
fi
|
||||
|
||||
echo " ==> remove old siteini.pack"
|
||||
#remove old siteini.pack
|
||||
rm -rf siteini.pack
|
||||
#check if the siteini.pack was deleted correctly
|
||||
if [ -d "siteini.pack" ]
|
||||
then
|
||||
echo "[error] Can't delete old siteini.pack folder"
|
||||
rm -f SiteIniPack_current.zip
|
||||
quit 1
|
||||
fi
|
||||
|
||||
echo " ==> extract new siteini.pack"
|
||||
#extract new siteini.pack
|
||||
unzip -q SiteIniPack_current.zip -d .
|
||||
|
||||
echo " ==> cleanup"
|
||||
#remove older downloaded file
|
||||
rm -f SiteIniPack_current.zip
|
||||
|
||||
quit 0
|
BIN
bin/WebGrab+Plus.azure.dll
Executable file
BIN
bin/WebGrab+Plus.azure.dll
Executable file
Binary file not shown.
BIN
bin/WebGrab+Plus.exe
Executable file
BIN
bin/WebGrab+Plus.exe
Executable file
Binary file not shown.
BIN
bin/WebGrab+Plus.logger.dll
Executable file
BIN
bin/WebGrab+Plus.logger.dll
Executable file
Binary file not shown.
BIN
bin/WebGrab+Plus.timezone.dll
Executable file
BIN
bin/WebGrab+Plus.timezone.dll
Executable file
Binary file not shown.
BIN
bin/WebGrab+Plus.xmltv.dll
Executable file
BIN
bin/WebGrab+Plus.xmltv.dll
Executable file
Binary file not shown.
1095
bin/changelog.txt
Executable file
1095
bin/changelog.txt
Executable file
File diff suppressed because it is too large
Load diff
BIN
doc/Development - Manual.pdf
Executable file
BIN
doc/Development - Manual.pdf
Executable file
Binary file not shown.
101
doc/QuickStartGuide.html
Executable file
101
doc/QuickStartGuide.html
Executable file
|
@ -0,0 +1,101 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Quick Start</title>
|
||||
|
||||
<style>
|
||||
|
||||
body {
|
||||
height: 100%;
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
font-family: Verdana,Tahoma;
|
||||
}
|
||||
|
||||
|
||||
h1 {
|
||||
color: #FFFFFF;
|
||||
font-style: italic;
|
||||
text-align: center;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: #005a8c;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#body-outer
|
||||
{
|
||||
background-color: #dae7ee;
|
||||
display: table;
|
||||
height: 100%;
|
||||
margin: 0 auto;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
width: 1000px;
|
||||
}
|
||||
|
||||
#header
|
||||
{
|
||||
background-color: #005a8c;
|
||||
margin: 0 auto;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
#body
|
||||
{
|
||||
margin: 20px;
|
||||
}
|
||||
</style>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="body-outer">
|
||||
|
||||
<div id="header">
|
||||
<h1>WebGrab+Plus Quick start guide</h1>
|
||||
</div>
|
||||
<div id="body">
|
||||
<h2>What is WebGrab+Plus</h2>
|
||||
<p>
|
||||
WebGrab+Plus is a generic webgrab tool that can grab tv listings from websites and create a xmltv file for it. This xmltv file can be fed to a PVR/EPG system to visualize the tv listing.</br>
|
||||
Because WebGrab+Plus itself is generic, it will need to know how to grab a specific website. This info is packed into siteini files.
|
||||
For every supported website, such a file will exist. On a website you have multiple tv channels. To know what channels are available for a specific siteini (website), you can look into the accompanying .channels.xml file. This file contains a list of channels that can be used. All those files can be found in the siteini.pack folder.</br>
|
||||
Currently WebGrab+Plus is only a command line tool. So no GUI (Graphic User Interface) is available.
|
||||
</p>
|
||||
<p>A list of all features can be found <a href="http://webgrabplus.com/features">on our website</a></p>
|
||||
|
||||
|
||||
<h2>How to use</h2>
|
||||
|
||||
<ol>
|
||||
<li>Find the config file (WebGrab++.config.xml) and open it with a simple text editor.</li>
|
||||
<li>Locate the dummy <channel> line at the end of the file</li>
|
||||
<li>Now look inside the siteini.pack folder and find the channels you want to grab (inside the .channels.xml files)</li>
|
||||
<li>Replace the dummy <channel> line with the channel(s) you want to grab</li>
|
||||
<li>Run WebGrab+Plus</li>
|
||||
<li>You should get a xmltv file called guide.xml file with the tv listings of your channels</li>
|
||||
<li>For more information about the configuration file, see <a href="http://webgrabplus.com/documentation/configuration/webgrabconfigxml">on our website</a></li>
|
||||
<li>To feed the generate xmltv file into you EPG/PVR system you can follow <a href="http://www.webgrabplus.com/documentation/interact-your-pvr-software">examples on our site</a></li>
|
||||
</ol>
|
||||
|
||||
|
||||
<h2>Usefull links:</h2>
|
||||
<p>
|
||||
<a href="http://webgrabplus.com">Homepage</a><br/>
|
||||
<a href="http://webgrabplus.com/documentation">Online documentation</a><br/>
|
||||
<a href="http://webgrabplus.com/forum">Online forum</a><br/>
|
||||
<a href="http://webgrabplus.com/faq">Online FAQ</a><br/>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
949
guide.xml
Normal file
949
guide.xml
Normal file
|
@ -0,0 +1,949 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tv generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V3.1.0.0 -- Jan van Straaten" generator-info-url="http://www.webgrabplus.com">
|
||||
<channel id="2x2.ru">
|
||||
<display-name lang="ru">2x2</display-name>
|
||||
<icon src="https://avatars.mds.yandex.net/get-tv-channel-logos/69315/2a00000160080201e9cbb2c74e6adbe42435/orig" />
|
||||
<url>http://www.tv.yandex.ru</url>
|
||||
</channel>
|
||||
<channel id="ParamountComedy.ru">
|
||||
<display-name lang="ru">Paramount Comedy</display-name>
|
||||
<icon src="https://avatars.mds.yandex.net/get-tv-channel-logos/1521843/2a000001703efc2a40723e4ee9dbf5279132/260x160" />
|
||||
<url>http://www.tv.yandex.ru</url>
|
||||
</channel>
|
||||
<programme start="20210309015000 +0300" stop="20210309021500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">ДП</title>
|
||||
</programme>
|
||||
<programme start="20210309021500 +0300" stop="20210309023500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Пыхчево</title>
|
||||
</programme>
|
||||
<programme start="20210309023500 +0300" stop="20210309030000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Подозрительная Сова</title>
|
||||
</programme>
|
||||
<programme start="20210309030000 +0300" stop="20210309034000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Русские мультфильмы</title>
|
||||
</programme>
|
||||
<programme start="20210309034000 +0300" stop="20210309035500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Бешеные кролики: Вторжение</title>
|
||||
</programme>
|
||||
<programme start="20210309035500 +0300" stop="20210309042500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">2X2 Music</title>
|
||||
</programme>
|
||||
<programme start="20210309042500 +0300" stop="20210309051500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Луча Андеграунд</title>
|
||||
</programme>
|
||||
<programme start="20210309051500 +0300" stop="20210309054000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">2X2 Music</title>
|
||||
</programme>
|
||||
<programme start="20210309054000 +0300" stop="20210309061000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210309061000 +0300" stop="20210309063500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210309063500 +0300" stop="20210309070500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210309070500 +0300" stop="20210309073500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210309073500 +0300" stop="20210309083000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Космические цыплята в космосе</title>
|
||||
</programme>
|
||||
<programme start="20210309083000 +0300" stop="20210309085500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Время приключений</title>
|
||||
</programme>
|
||||
<programme start="20210309085500 +0300" stop="20210309093000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Время приключений</title>
|
||||
</programme>
|
||||
<programme start="20210309093000 +0300" stop="20210309095500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Время приключений</title>
|
||||
</programme>
|
||||
<programme start="20210309095500 +0300" stop="20210309102500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Аватар: легенда о Корре</title>
|
||||
</programme>
|
||||
<programme start="20210309102500 +0300" stop="20210309105500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Аватар: легенда о Корре</title>
|
||||
</programme>
|
||||
<programme start="20210309105500 +0300" stop="20210309112500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Время приключений</title>
|
||||
</programme>
|
||||
<programme start="20210309112500 +0300" stop="20210309115500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Время приключений</title>
|
||||
</programme>
|
||||
<programme start="20210309115500 +0300" stop="20210309122500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Время приключений</title>
|
||||
</programme>
|
||||
<programme start="20210309122500 +0300" stop="20210309125000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Крайний космос</title>
|
||||
</programme>
|
||||
<programme start="20210309125000 +0300" stop="20210309132000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Крайний космос</title>
|
||||
</programme>
|
||||
<programme start="20210309132000 +0300" stop="20210309135000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Американский папаша</title>
|
||||
</programme>
|
||||
<programme start="20210309135000 +0300" stop="20210309141500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210309141500 +0300" stop="20210309144000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210309144000 +0300" stop="20210309151000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210309151000 +0300" stop="20210309153500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210309153500 +0300" stop="20210309160500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210309160500 +0300" stop="20210309163000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210309163000 +0300" stop="20210309170000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210309170000 +0300" stop="20210309172500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210309172500 +0300" stop="20210309175500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210309175500 +0300" stop="20210309182100 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Американский папаша</title>
|
||||
</programme>
|
||||
<programme start="20210309182100 +0300" stop="20210309185500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Американский папаша</title>
|
||||
</programme>
|
||||
<programme start="20210309185500 +0300" stop="20210309192200 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210309192200 +0300" stop="20210309195000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210309195000 +0300" stop="20210309200500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Подозрительная Сова</title>
|
||||
</programme>
|
||||
<programme start="20210309200500 +0300" stop="20210309202000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Подозрительная Сова</title>
|
||||
</programme>
|
||||
<programme start="20210309202000 +0300" stop="20210309205000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Суперособняк</title>
|
||||
</programme>
|
||||
<programme start="20210309205000 +0300" stop="20210309215000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Проповедник</title>
|
||||
</programme>
|
||||
<programme start="20210309215000 +0300" stop="20210309221000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Южный парк</title>
|
||||
</programme>
|
||||
<programme start="20210309221000 +0300" stop="20210309232500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Внутри девятого номера</title>
|
||||
</programme>
|
||||
<programme start="20210309232500 +0300" stop="20210309235000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Гриффины</title>
|
||||
</programme>
|
||||
<programme start="20210309235000 +0300" stop="20210310001000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Бандитский Петербургер</title>
|
||||
</programme>
|
||||
<programme start="20210310001000 +0300" stop="20210310003500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Аватар: легенда о Корре</title>
|
||||
</programme>
|
||||
<programme start="20210310003500 +0300" stop="20210310005500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Аватар: легенда о Корре</title>
|
||||
</programme>
|
||||
<programme start="20210310005500 +0300" stop="20210310015000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">2X2 Music</title>
|
||||
</programme>
|
||||
<programme start="20210310015000 +0300" stop="20210310021500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">ДП</title>
|
||||
</programme>
|
||||
<programme start="20210310021500 +0300" stop="20210310023500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Пыхчево</title>
|
||||
</programme>
|
||||
<programme start="20210310023500 +0300" stop="20210310030000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Подозрительная Сова</title>
|
||||
</programme>
|
||||
<programme start="20210310030000 +0300" stop="20210310034000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Русские мультфильмы</title>
|
||||
</programme>
|
||||
<programme start="20210310034000 +0300" stop="20210310035500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Бешеные кролики: Вторжение</title>
|
||||
</programme>
|
||||
<programme start="20210310035500 +0300" stop="20210310042500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">2X2 Music</title>
|
||||
</programme>
|
||||
<programme start="20210310042500 +0300" stop="20210310051500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Луча Андеграунд</title>
|
||||
</programme>
|
||||
<programme start="20210310051500 +0300" stop="20210310054000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">2X2 Music</title>
|
||||
</programme>
|
||||
<programme start="20210310054000 +0300" stop="20210310061000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210310061000 +0300" stop="20210310063500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210310063500 +0300" stop="20210310070500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210310070500 +0300" stop="20210310073500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210310073500 +0300" stop="20210310080500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Удивительный мир Гамбола</title>
|
||||
</programme>
|
||||
<programme start="20210310080500 +0300" stop="20210310083000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Удивительный мир Гамбола</title>
|
||||
</programme>
|
||||
<programme start="20210310083000 +0300" stop="20210310085500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Удивительный мир Гамбола</title>
|
||||
</programme>
|
||||
<programme start="20210310085500 +0300" stop="20210310095500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Космические цыплята в космосе</title>
|
||||
</programme>
|
||||
<programme start="20210310095500 +0300" stop="20210310102500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Аватар: легенда о Корре</title>
|
||||
</programme>
|
||||
<programme start="20210310102500 +0300" stop="20210310105500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Аватар: легенда о Корре</title>
|
||||
</programme>
|
||||
<programme start="20210310105500 +0300" stop="20210310112500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210310112500 +0300" stop="20210310115500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210310115500 +0300" stop="20210310122500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210310122500 +0300" stop="20210310125000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210310125000 +0300" stop="20210310132000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210310132000 +0300" stop="20210310135000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210310135000 +0300" stop="20210310141500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210310141500 +0300" stop="20210310144000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210310144000 +0300" stop="20210310151000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210310151000 +0300" stop="20210310153500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210310153500 +0300" stop="20210310160500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210310160500 +0300" stop="20210310163000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210310163000 +0300" stop="20210310170000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210310170000 +0300" stop="20210310172500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210310172500 +0300" stop="20210310175500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210310175500 +0300" stop="20210310182100 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Американский папаша</title>
|
||||
</programme>
|
||||
<programme start="20210310182100 +0300" stop="20210310185500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Американский папаша</title>
|
||||
</programme>
|
||||
<programme start="20210310185500 +0300" stop="20210310192200 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210310192200 +0300" stop="20210310195000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210310195000 +0300" stop="20210310200500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Нереальный Stand Up</title>
|
||||
</programme>
|
||||
<programme start="20210310200500 +0300" stop="20210310202000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Мульtouch</title>
|
||||
</programme>
|
||||
<programme start="20210310202000 +0300" stop="20210310205000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Суперособняк</title>
|
||||
</programme>
|
||||
<programme start="20210310205000 +0300" stop="20210310215000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Проповедник</title>
|
||||
</programme>
|
||||
<programme start="20210310215000 +0300" stop="20210310221000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Южный парк</title>
|
||||
</programme>
|
||||
<programme start="20210310221000 +0300" stop="20210310235000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Металлоапокалипсис</title>
|
||||
</programme>
|
||||
<programme start="20210310235000 +0300" stop="20210311001000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Шоу Кливленда</title>
|
||||
</programme>
|
||||
<programme start="20210311001000 +0300" stop="20210311003500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Шоу Кливленда</title>
|
||||
</programme>
|
||||
<programme start="20210311003500 +0300" stop="20210311005500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Шоу Кливленда</title>
|
||||
</programme>
|
||||
<programme start="20210311005500 +0300" stop="20210311015000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">2X2 Music</title>
|
||||
</programme>
|
||||
<programme start="20210311015000 +0300" stop="20210311021500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">ДП</title>
|
||||
</programme>
|
||||
<programme start="20210311021500 +0300" stop="20210311023500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Пыхчево</title>
|
||||
</programme>
|
||||
<programme start="20210311023500 +0300" stop="20210311030000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Подозрительная Сова</title>
|
||||
</programme>
|
||||
<programme start="20210311030000 +0300" stop="20210311034000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Русские мультфильмы</title>
|
||||
</programme>
|
||||
<programme start="20210311034000 +0300" stop="20210311035500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Бешеные кролики: Вторжение</title>
|
||||
</programme>
|
||||
<programme start="20210311035500 +0300" stop="20210311054000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Луча Андеграунд</title>
|
||||
</programme>
|
||||
<programme start="20210311054000 +0300" stop="20210311061000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210311061000 +0300" stop="20210311063500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210311063500 +0300" stop="20210311070500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Симпсоны</title>
|
||||
</programme>
|
||||
<programme start="20210311070500 +0300" stop="20210311073500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">СимпсоныМо"</title>
|
||||
</programme>
|
||||
<programme start="20210311073500 +0300" stop="20210311080500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Удивительный мир Гамбола</title>
|
||||
</programme>
|
||||
<programme start="20210311080500 +0300" stop="20210311083000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Удивительный мир Гамбола</title>
|
||||
</programme>
|
||||
<programme start="20210311083000 +0300" stop="20210311085500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Удивительный мир Гамбола</title>
|
||||
</programme>
|
||||
<programme start="20210311085500 +0300" stop="20210311095500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Космические цыплята в космосе</title>
|
||||
</programme>
|
||||
<programme start="20210311095500 +0300" stop="20210311102500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Аватар: легенда о Корре</title>
|
||||
</programme>
|
||||
<programme start="20210311102500 +0300" stop="20210311105500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Аватар: легенда о Корре</title>
|
||||
</programme>
|
||||
<programme start="20210311105500 +0300" stop="20210311112500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210311112500 +0300" stop="20210311115500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210311115500 +0300" stop="20210311122500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Футурама</title>
|
||||
</programme>
|
||||
<programme start="20210311122500 +0300" stop="20210311125000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210311125000 +0300" stop="20210311132000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210311132000 +0300" stop="20210311135000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210311135000 +0300" stop="20210311141500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210311141500 +0300" stop="20210311144000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210311144000 +0300" stop="20210311151000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210311151000 +0300" stop="20210311153500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210311153500 +0300" stop="20210311160500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210311160500 +0300" stop="20210311163000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Губка Боб квадратные штаны</title>
|
||||
</programme>
|
||||
<programme start="20210311163000 +0300" stop="20210311170000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Гриффины</title>
|
||||
</programme>
|
||||
<programme start="20210311170000 +0300" stop="20210311172500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Гриффины</title>
|
||||
</programme>
|
||||
<programme start="20210311172500 +0300" stop="20210311175500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Гриффины</title>
|
||||
</programme>
|
||||
<programme start="20210311175500 +0300" stop="20210311182100 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Гриффины</title>
|
||||
</programme>
|
||||
<programme start="20210311182100 +0300" stop="20210311185500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Гриффины</title>
|
||||
</programme>
|
||||
<programme start="20210311185500 +0300" stop="20210311192200 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Гриффины</title>
|
||||
</programme>
|
||||
<programme start="20210311192200 +0300" stop="20210311195000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Гриффины</title>
|
||||
</programme>
|
||||
<programme start="20210311195000 +0300" stop="20210311200500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Подозрительная Сова</title>
|
||||
</programme>
|
||||
<programme start="20210311200500 +0300" stop="20210311202000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Подозрительная Сова</title>
|
||||
</programme>
|
||||
<programme start="20210311202000 +0300" stop="20210311205000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Суперособняк</title>
|
||||
</programme>
|
||||
<programme start="20210311205000 +0300" stop="20210311215000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Проповедник</title>
|
||||
</programme>
|
||||
<programme start="20210311215000 +0300" stop="20210311221000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Южный парк</title>
|
||||
</programme>
|
||||
<programme start="20210311221000 +0300" stop="20210311224000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Черепашки мутанты ниндзя</title>
|
||||
</programme>
|
||||
<programme start="20210311224000 +0300" stop="20210311230000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Черепашки мутанты ниндзя</title>
|
||||
</programme>
|
||||
<programme start="20210311230000 +0300" stop="20210311232500 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Черепашки мутанты ниндзя</title>
|
||||
</programme>
|
||||
<programme start="20210311232500 +0300" stop="20210311235000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Гриффины</title>
|
||||
</programme>
|
||||
<programme start="20210311235000 +0300" stop="20210312001000 +0300" channel="2x2.ru">
|
||||
<title lang="ru">Шоу Кливленда</title>
|
||||
</programme>
|
||||
<programme start="20210309020000 +0300" stop="20210309022500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Котопёс</title>
|
||||
</programme>
|
||||
<programme start="20210309022500 +0300" stop="20210309030000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Котопёс</title>
|
||||
</programme>
|
||||
<programme start="20210309030000 +0300" stop="20210309032500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Котопёс</title>
|
||||
</programme>
|
||||
<programme start="20210309032500 +0300" stop="20210309035000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Котопёс</title>
|
||||
</programme>
|
||||
<programme start="20210309035000 +0300" stop="20210309041500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Эй, Арнольд!</title>
|
||||
</programme>
|
||||
<programme start="20210309041500 +0300" stop="20210309044000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210309044000 +0300" stop="20210309050500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210309050500 +0300" stop="20210309053000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210309053000 +0300" stop="20210309055000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210309055000 +0300" stop="20210309061500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210309061500 +0300" stop="20210309064000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210309064000 +0300" stop="20210309070500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210309070500 +0300" stop="20210309073000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210309073000 +0300" stop="20210309075500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210309075500 +0300" stop="20210309082000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210309082000 +0300" stop="20210309084500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210309084500 +0300" stop="20210309090500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210309090500 +0300" stop="20210309093000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210309093000 +0300" stop="20210309095000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210309095000 +0300" stop="20210309101500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210309101500 +0300" stop="20210309103500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210309103500 +0300" stop="20210309105500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210309105500 +0300" stop="20210309112000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210309112000 +0300" stop="20210309114500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210309114500 +0300" stop="20210309121000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210309121000 +0300" stop="20210309123500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210309123500 +0300" stop="20210309130000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210309130000 +0300" stop="20210309132500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210309132500 +0300" stop="20210309135000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210309135000 +0300" stop="20210309141500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210309141500 +0300" stop="20210309144000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210309144000 +0300" stop="20210309150500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210309150500 +0300" stop="20210309153000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210309153000 +0300" stop="20210309160000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210309160000 +0300" stop="20210309162500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210309162500 +0300" stop="20210309164500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210309164500 +0300" stop="20210309171000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210309171000 +0300" stop="20210309173500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210309173500 +0300" stop="20210309180000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210309180000 +0300" stop="20210309182500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210309182500 +0300" stop="20210309185000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210309185000 +0300" stop="20210309191500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника, 1-я часть</title>
|
||||
</programme>
|
||||
<programme start="20210309191500 +0300" stop="20210309194000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210309194000 +0300" stop="20210309200500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210309200500 +0300" stop="20210309203000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Южный парк</title>
|
||||
</programme>
|
||||
<programme start="20210309203000 +0300" stop="20210309210000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Южный парк</title>
|
||||
</programme>
|
||||
<programme start="20210309210000 +0300" stop="20210309212500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210309212500 +0300" stop="20210309215000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210309215000 +0300" stop="20210309221000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Стендап от Paramount Comedy</title>
|
||||
</programme>
|
||||
<programme start="20210309221000 +0300" stop="20210309223000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Стендап от Paramount Comedy</title>
|
||||
</programme>
|
||||
<programme start="20210309223000 +0300" stop="20210309225500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210309225500 +0300" stop="20210309232000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210309232000 +0300" stop="20210309234000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Южный парк</title>
|
||||
</programme>
|
||||
<programme start="20210309234000 +0300" stop="20210310000500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210310000500 +0300" stop="20210310002500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210310002500 +0300" stop="20210310005000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210310005000 +0300" stop="20210310011500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210310011500 +0300" stop="20210310013500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Эй, Арнольд!</title>
|
||||
</programme>
|
||||
<programme start="20210310013500 +0300" stop="20210310020000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Эй, Арнольд!</title>
|
||||
</programme>
|
||||
<programme start="20210310020000 +0300" stop="20210310022500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Котопёс</title>
|
||||
</programme>
|
||||
<programme start="20210310022500 +0300" stop="20210310030000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Котопёс</title>
|
||||
</programme>
|
||||
<programme start="20210310030000 +0300" stop="20210310032500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Котопёс</title>
|
||||
</programme>
|
||||
<programme start="20210310032500 +0300" stop="20210310035000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Котопёс</title>
|
||||
</programme>
|
||||
<programme start="20210310035000 +0300" stop="20210310041500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Эй, Арнольд!</title>
|
||||
</programme>
|
||||
<programme start="20210310041500 +0300" stop="20210310044000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210310044000 +0300" stop="20210310050500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210310050500 +0300" stop="20210310053000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210310053000 +0300" stop="20210310055000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210310055000 +0300" stop="20210310061500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210310061500 +0300" stop="20210310064000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210310064000 +0300" stop="20210310070500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210310070500 +0300" stop="20210310073000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210310073000 +0300" stop="20210310075500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210310075500 +0300" stop="20210310082000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210310082000 +0300" stop="20210310084500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210310084500 +0300" stop="20210310090500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210310090500 +0300" stop="20210310093000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210310093000 +0300" stop="20210310095000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210310095000 +0300" stop="20210310101500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210310101500 +0300" stop="20210310103500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210310103500 +0300" stop="20210310105500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210310105500 +0300" stop="20210310112000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210310112000 +0300" stop="20210310114500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210310114500 +0300" stop="20210310121000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210310121000 +0300" stop="20210310123500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210310123500 +0300" stop="20210310130000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210310130000 +0300" stop="20210310132500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника, 1-я часть</title>
|
||||
</programme>
|
||||
<programme start="20210310132500 +0300" stop="20210310135000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210310135000 +0300" stop="20210310141500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210310141500 +0300" stop="20210310144000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья, 1-я часть</title>
|
||||
</programme>
|
||||
<programme start="20210310144000 +0300" stop="20210310150500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья, 2-я часть</title>
|
||||
</programme>
|
||||
<programme start="20210310150500 +0300" stop="20210310153000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210310153000 +0300" stop="20210310160000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210310160000 +0300" stop="20210310162500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210310162500 +0300" stop="20210310164500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210310164500 +0300" stop="20210310171000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210310171000 +0300" stop="20210310173500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210310173500 +0300" stop="20210310180000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210310180000 +0300" stop="20210310182500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника, 2-я часть</title>
|
||||
</programme>
|
||||
<programme start="20210310182500 +0300" stop="20210310185000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210310185000 +0300" stop="20210310191500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210310191500 +0300" stop="20210310194000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210310194000 +0300" stop="20210310200500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210310200500 +0300" stop="20210310203000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Южный парк</title>
|
||||
</programme>
|
||||
<programme start="20210310203000 +0300" stop="20210310210000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Южный парк</title>
|
||||
</programme>
|
||||
<programme start="20210310210000 +0300" stop="20210310212500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210310212500 +0300" stop="20210310215000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210310215000 +0300" stop="20210310221000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Стендап от Paramount Comedy</title>
|
||||
</programme>
|
||||
<programme start="20210310221000 +0300" stop="20210310223000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Стендап от Paramount Comedy</title>
|
||||
</programme>
|
||||
<programme start="20210310223000 +0300" stop="20210310225500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210310225500 +0300" stop="20210310232000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210310232000 +0300" stop="20210310234000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Южный парк</title>
|
||||
</programme>
|
||||
<programme start="20210310234000 +0300" stop="20210311000500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210311000500 +0300" stop="20210311002500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210311002500 +0300" stop="20210311005000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210311005000 +0300" stop="20210311011500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210311011500 +0300" stop="20210311013500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Эй, Арнольд!</title>
|
||||
</programme>
|
||||
<programme start="20210311013500 +0300" stop="20210311020000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Эй, Арнольд!</title>
|
||||
</programme>
|
||||
<programme start="20210311020000 +0300" stop="20210311022500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Котопёс</title>
|
||||
</programme>
|
||||
<programme start="20210311022500 +0300" stop="20210311030000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Котопёс</title>
|
||||
</programme>
|
||||
<programme start="20210311030000 +0300" stop="20210311032500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Котопёс</title>
|
||||
</programme>
|
||||
<programme start="20210311032500 +0300" stop="20210311035000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Котопёс</title>
|
||||
</programme>
|
||||
<programme start="20210311035000 +0300" stop="20210311041500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Эй, Арнольд!</title>
|
||||
</programme>
|
||||
<programme start="20210311041500 +0300" stop="20210311044000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья, 1-я часть</title>
|
||||
</programme>
|
||||
<programme start="20210311044000 +0300" stop="20210311050500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья, 2-я часть</title>
|
||||
</programme>
|
||||
<programme start="20210311050500 +0300" stop="20210311053000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210311053000 +0300" stop="20210311055000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210311055000 +0300" stop="20210311061500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210311061500 +0300" stop="20210311064000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210311064000 +0300" stop="20210311070500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210311070500 +0300" stop="20210311073000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210311073000 +0300" stop="20210311075500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210311075500 +0300" stop="20210311082000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210311082000 +0300" stop="20210311084500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210311084500 +0300" stop="20210311090500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210311090500 +0300" stop="20210311093000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья, 1-я часть</title>
|
||||
</programme>
|
||||
<programme start="20210311093000 +0300" stop="20210311095000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья, 2-я часть</title>
|
||||
</programme>
|
||||
<programme start="20210311095000 +0300" stop="20210311101500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210311101500 +0300" stop="20210311103500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210311103500 +0300" stop="20210311105500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210311105500 +0300" stop="20210311112000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210311112000 +0300" stop="20210311114500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210311114500 +0300" stop="20210311121000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210311121000 +0300" stop="20210311123500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника, 2-я часть</title>
|
||||
</programme>
|
||||
<programme start="20210311123500 +0300" stop="20210311130000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210311130000 +0300" stop="20210311132500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210311132500 +0300" stop="20210311135000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210311135000 +0300" stop="20210311141500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
<programme start="20210311141500 +0300" stop="20210311144000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210311144000 +0300" stop="20210311150500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210311150500 +0300" stop="20210311153000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210311153000 +0300" stop="20210311160000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210311160000 +0300" stop="20210311162500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210311162500 +0300" stop="20210311164500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210311164500 +0300" stop="20210311171000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Теория большого взрыва</title>
|
||||
</programme>
|
||||
<programme start="20210311171000 +0300" stop="20210311173500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210311173500 +0300" stop="20210311180000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210311180000 +0300" stop="20210311182500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника, 1-я часть</title>
|
||||
</programme>
|
||||
<programme start="20210311182500 +0300" stop="20210311185000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника, 2-я часть</title>
|
||||
</programme>
|
||||
<programme start="20210311185000 +0300" stop="20210311191500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Клиника</title>
|
||||
</programme>
|
||||
<programme start="20210311191500 +0300" stop="20210311194000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210311194000 +0300" stop="20210311200500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Голдберги</title>
|
||||
</programme>
|
||||
<programme start="20210311200500 +0300" stop="20210311203000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Южный парк</title>
|
||||
</programme>
|
||||
<programme start="20210311203000 +0300" stop="20210311210000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Южный парк</title>
|
||||
</programme>
|
||||
<programme start="20210311210000 +0300" stop="20210311212500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210311212500 +0300" stop="20210311215000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Друзья</title>
|
||||
</programme>
|
||||
<programme start="20210311215000 +0300" stop="20210311221000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Стендап от Paramount Comedy</title>
|
||||
</programme>
|
||||
<programme start="20210311221000 +0300" stop="20210311223000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Стендап от Paramount Comedy</title>
|
||||
</programme>
|
||||
<programme start="20210311223000 +0300" stop="20210311225500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210311225500 +0300" stop="20210311232000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Американская семейка</title>
|
||||
</programme>
|
||||
<programme start="20210311232000 +0300" stop="20210311234000 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Южный парк</title>
|
||||
</programme>
|
||||
<programme start="20210311234000 +0300" stop="20210312000500 +0300" channel="ParamountComedy.ru">
|
||||
<title lang="ru">Детство Шелдона</title>
|
||||
</programme>
|
||||
</tv>
|
5
hot_cookies.txt
Normal file
5
hot_cookies.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Hot_Cookies, saved for the purpose of an actual WebGrab run
|
||||
# Saved by WG++ 09/03/2021 22:37
|
||||
# Response cookie from url :https://tv.yandex.ru/channel/paramount-comedy-733?date=2021-03-11&period=all-day
|
||||
|
||||
.yandex.ru FALSE / FALSE 1930858663 yandexuid 870117971615318663
|
68
install.sh
Executable file
68
install.sh
Executable file
|
@ -0,0 +1,68 @@
|
|||
#!/bin/bash
|
||||
|
||||
#/**
|
||||
# * @file install.sh
|
||||
# * @brief install/update WebGrab+Plus
|
||||
# * @author Francis De Paemeleere
|
||||
# * @date 04/01/2018
|
||||
# */
|
||||
#----------------------------------------------
|
||||
# * V0.02 @ 04/01/2018
|
||||
# * - fix relative paths
|
||||
# * V0.01 @ 05/11/2016
|
||||
# * - initial version
|
||||
#----------------------------------------------
|
||||
|
||||
#backup the current working dir
|
||||
WG_BCKP_DIR="$(pwd)"
|
||||
|
||||
quit() {
|
||||
#restore previous working dir
|
||||
cd "$WG_BCKP_DIR"
|
||||
exit $1;
|
||||
}
|
||||
|
||||
# go the the folder of the script
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
cd "$DIR"
|
||||
|
||||
|
||||
#check if the siteini.pack.update can be seen
|
||||
if [ -d "siteini.pack.update" ]
|
||||
then
|
||||
if [ -d "siteini.pack" ]
|
||||
then
|
||||
echo " ==> update siteini.pack"
|
||||
rm -rf siteini.pack
|
||||
mv siteini.pack.update siteini.pack
|
||||
else
|
||||
echo " ==> installing siteini.pack"
|
||||
mv siteini.pack.update siteini.pack
|
||||
fi
|
||||
fi
|
||||
|
||||
#check if the WebGrab++.config.example.xml needs to be installed
|
||||
if [ ! -f "WebGrab++.config.xml" ]
|
||||
then
|
||||
echo " ==> installing WebGrab++.config.xml"
|
||||
cp WebGrab++.config.example.xml WebGrab++.config.xml
|
||||
fi
|
||||
|
||||
#check if the mdb.config.example.xml needs to be installed
|
||||
if [ ! -f "mdb/mdb.config.xml" ]
|
||||
then
|
||||
echo " ==> installing mdb/mdb.config.xml"
|
||||
cp mdb/mdb.config.example.xml mdb/mdb.config.xml
|
||||
fi
|
||||
|
||||
#check if the rex.config.example.xml needs to be installed
|
||||
if [ ! -f "rex/rex.config.xml" ]
|
||||
then
|
||||
echo " ==> installing rex/rex.config.xml"
|
||||
cp rex/rex.config.example.xml rex/rex.config.xml
|
||||
fi
|
||||
|
||||
echo " ==> DONE"
|
||||
|
||||
|
||||
quit 0;
|
206
mdb/mdb.config.example.xml
Executable file
206
mdb/mdb.config.example.xml
Executable file
|
@ -0,0 +1,206 @@
|
|||
<?xml version="1.0"?>
|
||||
<!-- Configuration file for the MDB (Movie Data Base) postprocessor of WebGrab+Plus
|
||||
Version 4 Januari 2020 Postprocess V2.0.9
|
||||
- added xmltv attributes processing for the elements to expand in 'Content and Values' section
|
||||
- added all Webgrab+Plus xmltv elements are now supported
|
||||
WebGrab+Plus Version V3.0.1 or higher
|
||||
Version 3 by Jan van Straaten, April 2019
|
||||
- added optional 'source_file' variable in >filename
|
||||
- added optional operations of the element to expand in 'Content and Values' section
|
||||
WebGrab+Plus Version V2.1.9 or higher -->
|
||||
|
||||
<!--This configuration file can be made fully functional, change the settings to your own needs as explained and save it in mdb sub-folder of the WebGrab+Plus homefolder as mdb.config.xl-->
|
||||
|
||||
<!-- Introduction:
|
||||
This MDB postprocessor of WebGrab+Plus, automatically adds movies and/or series(eg IMDb) data to the xmltv file created by the basic WebGrab+Plus EPG frontend grabber. For series the MDB postprocessor can extract series episode data from MDB sites that provide that data. Like thetvdb.com and IMDb.com.
|
||||
To activate/de-activate this postprocess, use the <postprocess> setting in WebGrab++.config.xml
|
||||
This postprocessor performs the following steps:
|
||||
1. Select ('candidate' shows from the xmltv input file)
|
||||
see <selectmovie> and <selectserie> settings further down in this file.
|
||||
2. Match (the selected show 'candidates' with shows in the online MDB (e.g. IMDb.com))
|
||||
see <matchmovie> and <matchserie> settings.
|
||||
3. Grab (the MDB data). Among others, the following data is grabbed :
|
||||
(original show-) title, (froe series episodetitle, episodenumber), starrating, plot, description, commentsummaries and reviews.
|
||||
4. Merge (the grabbed MDB data with the epg data from existing xmltv file)
|
||||
see allocation and presentation.
|
||||
|
||||
The resulting xmltv output file (see xmltv file, <filename>) must be different from the xmltv input file . (changing that would disturb the incremental nature of the epg grabbing)
|
||||
Matching the selected shows is done in two steps:
|
||||
2.1 Primary search in a general search site like BING, ASK or YAHOO or directly in the MDB site if that supports search.
|
||||
this results in a number of possible show-id's for the next step:
|
||||
2.2 Verify the results of the primary search in a MDB site like IMDb or thetvdb
|
||||
each of the show-id's from step 2.1 is examined for a match with the <matchmovie> and <matchserie> settings.
|
||||
Similar to the function of the SiteIni's in the epg grabbing all site dependent settings are stored in mdbini files.
|
||||
see mdbini files.
|
||||
The Match and Grab results can be saved in a 'local mdb' data file. This speeds up the process.
|
||||
see local MDB data file.
|
||||
This file (mdb.config.xml), the mdbini files (e.g imdb.com.ask.ini) and the 'local mdb' data file are stored in the MDB postprocess home folder By default , that is a subfolder named MDB of the WebGrab+Plus home folder (default C:\Users\username\AppData\Local\WebGrab+Plus) -->
|
||||
|
||||
<settings>
|
||||
<!--mdbini files:
|
||||
mdb site(s) to use, must correspond with an mdb ini file, e.g. if imdb.com.ask is specified, there must be an imdb.com.ask.ini.
|
||||
If a second site is entered here, it will be used as a 'second chance' for if the first doesn't find a match for a certain show. There are two type of mdb ini files, for movies and for series. They must be specified separately.
|
||||
example : -->
|
||||
<site movies="imdb.com.ask, imdb.com.bing" series="tvdb.com"></site>
|
||||
|
||||
<!--xmltv file : The xmltv target file in which the mdb data will be merged with the grabbed EPG.
|
||||
Because of the incremental nature of the grabbing process this file must be different (name and/or path) from the target file of the grabbing as specified in WebGrab++.Config.xml <filename> !!
|
||||
Specify path (obtional) + filename. Path can be specified absolute, like <filename>C:\Users\username\AppData\Local\WebGrab+Plus\mdb\guide.xml</filename> or relative to the path of this config file (mdb.config.xml), like (if guide.xml is in the same folder as the config file) : <filename>guide.xml</filename> !!
|
||||
It may contain a variable 'source_file' that will take the value of the xmltv source file (without .xml) plus text elements:
|
||||
e.g <filename>final_'source_file'_1.xml</filename> will result in final_guide_1.xml if source_file is guide.xml-->
|
||||
<filename>guide.xml</filename>
|
||||
|
||||
<!--local MDB data file
|
||||
The file that stores the mdb data locally with the intention to re-use already grabbed data which will speed up the grabbing of the mdb data.
|
||||
If not specified no MDB data file will be used. Specify full path or relative like the <filename>-->
|
||||
<ldbfilename update="f">mdb.xml</ldbfilename>
|
||||
<!--
|
||||
- update ; determines how the local MDB database file is updated
|
||||
update="" , left blank , will not be updated
|
||||
update="i" , incremental, only the selected shows will be saved in the local MDB data file
|
||||
update="f" , all shows will be kept and new shows added. This is the prefered update mode.
|
||||
(Over time this MDB data file could grow to an unpractical size with update="f". Unpractical if the time to match a selected show in this file exceeds the time to do the same online). -->
|
||||
|
||||
<!--Selection :
|
||||
selectmovie and/or selectserie: the MDB postprocessor selects shows from the xmltv file for which imdb data will be attempted to optain based on these two selection settings.
|
||||
- duration="45" ; minumum duration is 45 minutes
|
||||
- contains="film,thriller,movie" ; the epg data must contain at least these words. This also allows to select single shows!
|
||||
Other example: contains="Kill the Irishman", will select shows that contains this sentence.
|
||||
- musthave="title" ; obviously the epg show must have a title, if omitted the value is title, other additional 'musthave' xmltv elements can be entered here.
|
||||
- optional="productiondate,actor,director" ; specifies which xmltv elements will be added to the selection if available.
|
||||
- minimum="2"; specifies how many of the musthave+optional elements must be available for a show to be selected.
|
||||
examples:
|
||||
<selectmovie duration="55" minumum="3" musthave="title" contains="" optional="productiondate,actor,director"/>
|
||||
<selectserie duration="25" minumum="2" musthave="subtitle" contains="serie,soap,thriller,comedy,drama" optional="productiondate,actor,director"/>
|
||||
|
||||
To make it simpler , defaults can be used:
|
||||
for movies:
|
||||
<selectmovie>defaults</selectmovie> or with a contains argument:
|
||||
<selectmovie contains="blabla" >defaults</selectmovie>
|
||||
which is the same as:
|
||||
<selectmovie duration="45" minumum="2" musthave="title" contains="blabla" optional="productiondate,actor,director"/>
|
||||
|
||||
for series:
|
||||
<selectserie>defaults</selectserie> or
|
||||
<selectserie contains="blabla" >defaults</selectserie>
|
||||
which is the same as:
|
||||
<selectserie duration="25" minumum="2" musthave="title" contains="blabla" optional="sub-title, episode-num"/>
|
||||
(note: the sub_title and episode-num as optional together with minimum=2, this will ensure that either sub-title and or episode-num is present in the selected show) (Do not add additional optional elements!!) -->
|
||||
<selectmovie>defaults</selectmovie>
|
||||
<selectserie>defaults</selectserie>
|
||||
|
||||
<!--match , compare the epg and mdb values
|
||||
- mustmatch ; default title , only possibly added by subtitle
|
||||
- optional ; other elements that can be added to compare are: productiondate,actor,director
|
||||
- minimum ; how many of the above needs to match
|
||||
|
||||
Similar to <select> defaults can be used
|
||||
For movies :
|
||||
<matchmovie>defaults</matchmovie>
|
||||
which is the same as:
|
||||
<matchmovie mustmatch="title" optional="productiondate,actor,director" minimum="2"/>
|
||||
For series:
|
||||
<matchserie>defaults</matchserie>
|
||||
<matchserie mustmatch="title, episode-num, sub-title" optional="productiondate,actor,director" minimum="2"/>
|
||||
(note both episode-num and sub-title in mustmatch together with minimum="2" as described above) -->
|
||||
<matchmovie>defaults</matchmovie>
|
||||
<matchserie>defaults</matchserie>
|
||||
|
||||
<!--episode number pattern
|
||||
Only required when the episode number of the xmltv selected serie needs to be matched with the episode number in the mdb site.
|
||||
The episode number matching is a tricky operation. Episode number formats in epg's vary from site to site and sometimes even within sites for different channels.
|
||||
Further, also wg++ siteini's sometimes convert them to formats prefered by the user or to the xmltv_ns standard format.
|
||||
At the other end, even the mdb sites have different formats. The program must bring (convert) these to one standard internally else a matching is not possible.
|
||||
For the episode-num values in xmltv source file this conversion is done automatically for two formats: xmltv_ns and the onscreen format Sx Ey ( e.g. S3 E5 = season 3 episode 5).
|
||||
Other onscreen formats need a pattern specification e.g. :
|
||||
<episodenum_pattern site="se.timefor.tv">"Season'S1'Episode'E1'"</episodenum_pattern>
|
||||
In which:
|
||||
- site is the site name for which the pattern is valid. This must be the site_id value.
|
||||
- the pattern value must be composed of the following elements:
|
||||
* strings , like Season or Temporada or Aflevering or Folge , whatever strings or characters accompany the numbers.
|
||||
* One or more of the following standard expressions to indicate the meaning of the numbers:
|
||||
'S0' or 'S1' the season number, S0 for 'zero based numbers' (first season is season 0) 'S1' for 'one based numbers'
|
||||
'St0' or 'St1' the total number of seasons (if present)
|
||||
'E0' or 'E1' and eventual 'Et0' or 'Et1' for the episode number
|
||||
'P0' or 'P1' and eventual 'Pt0' or 'Pt1' for the part number
|
||||
Example :
|
||||
Value in xmltv input file : Season 5, Episode 12 pattern : Season'S1',Epsode'E1' (for one based numbers)
|
||||
or : Ep12/24 of Sn3 pattern : Ep'E0'/'Et1'ofSn'S0' (partly zero based)
|
||||
* remarks: spaces in patterns are ignored
|
||||
* multiple patterns can be specified if a site uses different formats in the xmltv source. The program automatically selects the one that gives the best matching. Each pattern must be enclosed by " ".
|
||||
Example:
|
||||
<episodenum_pattern site="se.timefor.tv">"Season'S1'Episode'E1'""Season'S1'Episode'E1'/'Et1'"</episodenum_pattern> -->
|
||||
|
||||
<!--Allocation and presentation of mdb elements in the xmltv target file
|
||||
This MDB-postprocessor makes use of the REX-postprocessor to allocate the mdb elements in the xmltv target. Please read the detailed explanation in rex.config.documentation.xml for information about the background of the specification syntax.-->
|
||||
<![CDATA[
|
||||
Here only the summary of it:
|
||||
|
||||
Summary of Content/Values:
|
||||
1. Syntax
|
||||
<xmltv-element-name optional-attribute="attribute-value">content</xmltv-element-name>
|
||||
- the content of the xmltv-target elements can be specified by means of a mixture of text and element-values.
|
||||
- content can be left empty to remove the xmltv element (except the element <title>)
|
||||
- the element-values must be entered by their (wg++) element-name enclosed by ' '
|
||||
- optionally, element values can be processed by means of certain operations,
|
||||
E.g. 'description[cleanup(style=upper), max_sentences=2]'
|
||||
- optionally, element xmltv attribute values can be added to the content by adding /a (only attribute value) or /a+ (value + attributename) to the 'elementname'
|
||||
- multiple value elements (like actor) will be converted to single value elements if the xmltv-target element is a single value element, like <desc>.
|
||||
The individual values will be listed with a (standard WG++ internal element separator character) | as separator unless another separator is specified as follows:
|
||||
'element-name(separator-string)' e.g. 'actor(, )' or with attribute 'actor/a(, )'
|
||||
- text and element-names can be linked together by enclosing them by {}. This will ensure that, when the element in it is empty, everything between the {} is
|
||||
ignored. E.g. {\nProduced in : ('productiondate')}
|
||||
- the text in the xmltv-target elements may contain the following simple formatting :
|
||||
- \n or \r to force a newline
|
||||
- \t to add a tab
|
||||
|
||||
2. The allowed xmltv-target elements (the ones in the target file specified above) are :
|
||||
- IMPORTANT! : any of the next listed xmltv-target elements that is specified in this allocation specification, replaces the existing xmltv element and
|
||||
its content!
|
||||
2.1 'Full' function , these can be added, changed and removed
|
||||
<title> <sub-title> <desc> <star-rating> <director> <actor> <category> <episode> <icon>
|
||||
<review> (=optional new xmltv element)
|
||||
2.2 'Remove/Keep' only, cannot be added, changed, only removed or kept as 'is'
|
||||
<date> <producer> <writer> <presenter> <composer> <commentator> <rating> <aspect> <quality> <url> <country>
|
||||
|
||||
3. Supported element-names (from the existing xmltv listing, name definitions as in Appendix E of the documentation) to be used as content to expand:
|
||||
'title' 'description' 'starrating' 'subtitle' 'productiondate' 'category' 'director' 'actor' 'presenter' 'writer' 'composer' 'producer' 'commentator' 'rating'
|
||||
'episode' 'showicon' 'review' 'subtitles' 'premiere' 'previously-shown' 'aspect' 'quality' 'country' 'url'
|
||||
|
||||
4. Attributes
|
||||
- for each of the xmltv-elements the following attribute can be specified
|
||||
(if not specified, the existing one, if present in the xmltv, will be used) :
|
||||
- lang for <title> and <desc> , default : no attribute
|
||||
- system for <star-rating> , default : no attribute
|
||||
- type for <review> , default: type="text"
|
||||
- Existing xmltv attribute values can be added to expanded content. (see above) ]]>
|
||||
|
||||
<!--mdb-starrating correction:
|
||||
allows to convert the mdb-starrating into a value that suits a media-center starrating display. E.g. , the majority of the IMDb starrating values are between 4 (bad) and 8 (good) in a scale of 10. In a 5 star display system , like the one in MCE, there is too little difference between these values.
|
||||
The following settings, first subtracts 4 from the grabbed mdb-starrating and multiplies the result by 1.2 with a maximum of 5 . That will convert the values above, in 0 (was 4) and 5 (was 8)
|
||||
Default values: subtract="0" multiply="1" and max="10"-->
|
||||
<mdb-starrating subtract="4" multiply="1.2" max="5" />
|
||||
|
||||
<!--example
|
||||
The next two lines add mdb-title (if different) as an extra <title> element before the existing one: -->
|
||||
<title lang="xx">'mdb-title'</title>
|
||||
<title>'title'</title>
|
||||
<!--The following line replaces the existing <desc> by this one, composed as follows:
|
||||
The value of the first mdb-title, then ... [plot: , then the value of mdb-plot, then ] , then on a newline the existing description, then on a newline the text [imdb descriptin: , followed by the value of the mdb-description-->
|
||||
<desc>{'mdb-title'...}{[plot: 'mdb-plot']\n}'description'{\n[imdb description: 'mdb-description[max_sentences=2]']}</desc>
|
||||
<!--The next two lines replace the existing star-rating element(s) (if any) with the two specified here. First is the existing followed by the mdb-starrating -->
|
||||
<star-rating>'starrating'</star-rating>
|
||||
<star-rating system="imdb">'mdb-starrating'</star-rating>
|
||||
<!--It is also possible to add the two starrating values into one <star-rating> element:
|
||||
<star-rating system="mixed">From Site : 'starrating'\t\tFrom IMDb : 'mdb-starrating'</star-rating> -->
|
||||
<!--The next example shows that it is possible to create multiple elements, it splits the review data in two <review> elements-->
|
||||
<review>{Viewers comments : 'mdb-commentsummary'}</review>
|
||||
<review type="text">{IMDb review: 'mdb-review'}</review>
|
||||
|
||||
<!--channels, a way to exclude channels that don’t need mdb processing.
|
||||
As default, all channels in the WebGrab++.config.xml will be used to select shows.
|
||||
Channels in the following list are excluded if update="" (left blank), any other value will keep the channel included.
|
||||
This list has the same format as the channel-list in WebGrab++.config and the channel files in the SiteIni.pack. -->
|
||||
<channel update="" site="disney.nl" site_id="DisneyChannel" xmltv_id="Disney Channel">Disney Channel</channel>
|
||||
<channel update="" site="tvgids.upc.nl" site_id="7K" xmltv_id="RTL 4">RTL 4</channel>
|
||||
</settings>
|
206
mdb/mdb.config.xml
Executable file
206
mdb/mdb.config.xml
Executable file
|
@ -0,0 +1,206 @@
|
|||
<?xml version="1.0"?>
|
||||
<!-- Configuration file for the MDB (Movie Data Base) postprocessor of WebGrab+Plus
|
||||
Version 4 Januari 2020 Postprocess V2.0.9
|
||||
- added xmltv attributes processing for the elements to expand in 'Content and Values' section
|
||||
- added all Webgrab+Plus xmltv elements are now supported
|
||||
WebGrab+Plus Version V3.0.1 or higher
|
||||
Version 3 by Jan van Straaten, April 2019
|
||||
- added optional 'source_file' variable in >filename
|
||||
- added optional operations of the element to expand in 'Content and Values' section
|
||||
WebGrab+Plus Version V2.1.9 or higher -->
|
||||
|
||||
<!--This configuration file can be made fully functional, change the settings to your own needs as explained and save it in mdb sub-folder of the WebGrab+Plus homefolder as mdb.config.xl-->
|
||||
|
||||
<!-- Introduction:
|
||||
This MDB postprocessor of WebGrab+Plus, automatically adds movies and/or series(eg IMDb) data to the xmltv file created by the basic WebGrab+Plus EPG frontend grabber. For series the MDB postprocessor can extract series episode data from MDB sites that provide that data. Like thetvdb.com and IMDb.com.
|
||||
To activate/de-activate this postprocess, use the <postprocess> setting in WebGrab++.config.xml
|
||||
This postprocessor performs the following steps:
|
||||
1. Select ('candidate' shows from the xmltv input file)
|
||||
see <selectmovie> and <selectserie> settings further down in this file.
|
||||
2. Match (the selected show 'candidates' with shows in the online MDB (e.g. IMDb.com))
|
||||
see <matchmovie> and <matchserie> settings.
|
||||
3. Grab (the MDB data). Among others, the following data is grabbed :
|
||||
(original show-) title, (froe series episodetitle, episodenumber), starrating, plot, description, commentsummaries and reviews.
|
||||
4. Merge (the grabbed MDB data with the epg data from existing xmltv file)
|
||||
see allocation and presentation.
|
||||
|
||||
The resulting xmltv output file (see xmltv file, <filename>) must be different from the xmltv input file . (changing that would disturb the incremental nature of the epg grabbing)
|
||||
Matching the selected shows is done in two steps:
|
||||
2.1 Primary search in a general search site like BING, ASK or YAHOO or directly in the MDB site if that supports search.
|
||||
this results in a number of possible show-id's for the next step:
|
||||
2.2 Verify the results of the primary search in a MDB site like IMDb or thetvdb
|
||||
each of the show-id's from step 2.1 is examined for a match with the <matchmovie> and <matchserie> settings.
|
||||
Similar to the function of the SiteIni's in the epg grabbing all site dependent settings are stored in mdbini files.
|
||||
see mdbini files.
|
||||
The Match and Grab results can be saved in a 'local mdb' data file. This speeds up the process.
|
||||
see local MDB data file.
|
||||
This file (mdb.config.xml), the mdbini files (e.g imdb.com.ask.ini) and the 'local mdb' data file are stored in the MDB postprocess home folder By default , that is a subfolder named MDB of the WebGrab+Plus home folder (default C:\Users\username\AppData\Local\WebGrab+Plus) -->
|
||||
|
||||
<settings>
|
||||
<!--mdbini files:
|
||||
mdb site(s) to use, must correspond with an mdb ini file, e.g. if imdb.com.ask is specified, there must be an imdb.com.ask.ini.
|
||||
If a second site is entered here, it will be used as a 'second chance' for if the first doesn't find a match for a certain show. There are two type of mdb ini files, for movies and for series. They must be specified separately.
|
||||
example : -->
|
||||
<site movies="imdb.com.ask, imdb.com.bing" series="tvdb.com"></site>
|
||||
|
||||
<!--xmltv file : The xmltv target file in which the mdb data will be merged with the grabbed EPG.
|
||||
Because of the incremental nature of the grabbing process this file must be different (name and/or path) from the target file of the grabbing as specified in WebGrab++.Config.xml <filename> !!
|
||||
Specify path (obtional) + filename. Path can be specified absolute, like <filename>C:\Users\username\AppData\Local\WebGrab+Plus\mdb\guide.xml</filename> or relative to the path of this config file (mdb.config.xml), like (if guide.xml is in the same folder as the config file) : <filename>guide.xml</filename> !!
|
||||
It may contain a variable 'source_file' that will take the value of the xmltv source file (without .xml) plus text elements:
|
||||
e.g <filename>final_'source_file'_1.xml</filename> will result in final_guide_1.xml if source_file is guide.xml-->
|
||||
<filename>guide.xml</filename>
|
||||
|
||||
<!--local MDB data file
|
||||
The file that stores the mdb data locally with the intention to re-use already grabbed data which will speed up the grabbing of the mdb data.
|
||||
If not specified no MDB data file will be used. Specify full path or relative like the <filename>-->
|
||||
<ldbfilename update="f">mdb.xml</ldbfilename>
|
||||
<!--
|
||||
- update ; determines how the local MDB database file is updated
|
||||
update="" , left blank , will not be updated
|
||||
update="i" , incremental, only the selected shows will be saved in the local MDB data file
|
||||
update="f" , all shows will be kept and new shows added. This is the prefered update mode.
|
||||
(Over time this MDB data file could grow to an unpractical size with update="f". Unpractical if the time to match a selected show in this file exceeds the time to do the same online). -->
|
||||
|
||||
<!--Selection :
|
||||
selectmovie and/or selectserie: the MDB postprocessor selects shows from the xmltv file for which imdb data will be attempted to optain based on these two selection settings.
|
||||
- duration="45" ; minumum duration is 45 minutes
|
||||
- contains="film,thriller,movie" ; the epg data must contain at least these words. This also allows to select single shows!
|
||||
Other example: contains="Kill the Irishman", will select shows that contains this sentence.
|
||||
- musthave="title" ; obviously the epg show must have a title, if omitted the value is title, other additional 'musthave' xmltv elements can be entered here.
|
||||
- optional="productiondate,actor,director" ; specifies which xmltv elements will be added to the selection if available.
|
||||
- minimum="2"; specifies how many of the musthave+optional elements must be available for a show to be selected.
|
||||
examples:
|
||||
<selectmovie duration="55" minumum="3" musthave="title" contains="" optional="productiondate,actor,director"/>
|
||||
<selectserie duration="25" minumum="2" musthave="subtitle" contains="serie,soap,thriller,comedy,drama" optional="productiondate,actor,director"/>
|
||||
|
||||
To make it simpler , defaults can be used:
|
||||
for movies:
|
||||
<selectmovie>defaults</selectmovie> or with a contains argument:
|
||||
<selectmovie contains="blabla" >defaults</selectmovie>
|
||||
which is the same as:
|
||||
<selectmovie duration="45" minumum="2" musthave="title" contains="blabla" optional="productiondate,actor,director"/>
|
||||
|
||||
for series:
|
||||
<selectserie>defaults</selectserie> or
|
||||
<selectserie contains="blabla" >defaults</selectserie>
|
||||
which is the same as:
|
||||
<selectserie duration="25" minumum="2" musthave="title" contains="blabla" optional="sub-title, episode-num"/>
|
||||
(note: the sub_title and episode-num as optional together with minimum=2, this will ensure that either sub-title and or episode-num is present in the selected show) (Do not add additional optional elements!!) -->
|
||||
<selectmovie>defaults</selectmovie>
|
||||
<selectserie>defaults</selectserie>
|
||||
|
||||
<!--match , compare the epg and mdb values
|
||||
- mustmatch ; default title , only possibly added by subtitle
|
||||
- optional ; other elements that can be added to compare are: productiondate,actor,director
|
||||
- minimum ; how many of the above needs to match
|
||||
|
||||
Similar to <select> defaults can be used
|
||||
For movies :
|
||||
<matchmovie>defaults</matchmovie>
|
||||
which is the same as:
|
||||
<matchmovie mustmatch="title" optional="productiondate,actor,director" minimum="2"/>
|
||||
For series:
|
||||
<matchserie>defaults</matchserie>
|
||||
<matchserie mustmatch="title, episode-num, sub-title" optional="productiondate,actor,director" minimum="2"/>
|
||||
(note both episode-num and sub-title in mustmatch together with minimum="2" as described above) -->
|
||||
<matchmovie>defaults</matchmovie>
|
||||
<matchserie>defaults</matchserie>
|
||||
|
||||
<!--episode number pattern
|
||||
Only required when the episode number of the xmltv selected serie needs to be matched with the episode number in the mdb site.
|
||||
The episode number matching is a tricky operation. Episode number formats in epg's vary from site to site and sometimes even within sites for different channels.
|
||||
Further, also wg++ siteini's sometimes convert them to formats prefered by the user or to the xmltv_ns standard format.
|
||||
At the other end, even the mdb sites have different formats. The program must bring (convert) these to one standard internally else a matching is not possible.
|
||||
For the episode-num values in xmltv source file this conversion is done automatically for two formats: xmltv_ns and the onscreen format Sx Ey ( e.g. S3 E5 = season 3 episode 5).
|
||||
Other onscreen formats need a pattern specification e.g. :
|
||||
<episodenum_pattern site="se.timefor.tv">"Season'S1'Episode'E1'"</episodenum_pattern>
|
||||
In which:
|
||||
- site is the site name for which the pattern is valid. This must be the site_id value.
|
||||
- the pattern value must be composed of the following elements:
|
||||
* strings , like Season or Temporada or Aflevering or Folge , whatever strings or characters accompany the numbers.
|
||||
* One or more of the following standard expressions to indicate the meaning of the numbers:
|
||||
'S0' or 'S1' the season number, S0 for 'zero based numbers' (first season is season 0) 'S1' for 'one based numbers'
|
||||
'St0' or 'St1' the total number of seasons (if present)
|
||||
'E0' or 'E1' and eventual 'Et0' or 'Et1' for the episode number
|
||||
'P0' or 'P1' and eventual 'Pt0' or 'Pt1' for the part number
|
||||
Example :
|
||||
Value in xmltv input file : Season 5, Episode 12 pattern : Season'S1',Epsode'E1' (for one based numbers)
|
||||
or : Ep12/24 of Sn3 pattern : Ep'E0'/'Et1'ofSn'S0' (partly zero based)
|
||||
* remarks: spaces in patterns are ignored
|
||||
* multiple patterns can be specified if a site uses different formats in the xmltv source. The program automatically selects the one that gives the best matching. Each pattern must be enclosed by " ".
|
||||
Example:
|
||||
<episodenum_pattern site="se.timefor.tv">"Season'S1'Episode'E1'""Season'S1'Episode'E1'/'Et1'"</episodenum_pattern> -->
|
||||
|
||||
<!--Allocation and presentation of mdb elements in the xmltv target file
|
||||
This MDB-postprocessor makes use of the REX-postprocessor to allocate the mdb elements in the xmltv target. Please read the detailed explanation in rex.config.documentation.xml for information about the background of the specification syntax.-->
|
||||
<![CDATA[
|
||||
Here only the summary of it:
|
||||
|
||||
Summary of Content/Values:
|
||||
1. Syntax
|
||||
<xmltv-element-name optional-attribute="attribute-value">content</xmltv-element-name>
|
||||
- the content of the xmltv-target elements can be specified by means of a mixture of text and element-values.
|
||||
- content can be left empty to remove the xmltv element (except the element <title>)
|
||||
- the element-values must be entered by their (wg++) element-name enclosed by ' '
|
||||
- optionally, element values can be processed by means of certain operations,
|
||||
E.g. 'description[cleanup(style=upper), max_sentences=2]'
|
||||
- optionally, element xmltv attribute values can be added to the content by adding /a (only attribute value) or /a+ (value + attributename) to the 'elementname'
|
||||
- multiple value elements (like actor) will be converted to single value elements if the xmltv-target element is a single value element, like <desc>.
|
||||
The individual values will be listed with a (standard WG++ internal element separator character) | as separator unless another separator is specified as follows:
|
||||
'element-name(separator-string)' e.g. 'actor(, )' or with attribute 'actor/a(, )'
|
||||
- text and element-names can be linked together by enclosing them by {}. This will ensure that, when the element in it is empty, everything between the {} is
|
||||
ignored. E.g. {\nProduced in : ('productiondate')}
|
||||
- the text in the xmltv-target elements may contain the following simple formatting :
|
||||
- \n or \r to force a newline
|
||||
- \t to add a tab
|
||||
|
||||
2. The allowed xmltv-target elements (the ones in the target file specified above) are :
|
||||
- IMPORTANT! : any of the next listed xmltv-target elements that is specified in this allocation specification, replaces the existing xmltv element and
|
||||
its content!
|
||||
2.1 'Full' function , these can be added, changed and removed
|
||||
<title> <sub-title> <desc> <star-rating> <director> <actor> <category> <episode> <icon>
|
||||
<review> (=optional new xmltv element)
|
||||
2.2 'Remove/Keep' only, cannot be added, changed, only removed or kept as 'is'
|
||||
<date> <producer> <writer> <presenter> <composer> <commentator> <rating> <aspect> <quality> <url> <country>
|
||||
|
||||
3. Supported element-names (from the existing xmltv listing, name definitions as in Appendix E of the documentation) to be used as content to expand:
|
||||
'title' 'description' 'starrating' 'subtitle' 'productiondate' 'category' 'director' 'actor' 'presenter' 'writer' 'composer' 'producer' 'commentator' 'rating'
|
||||
'episode' 'showicon' 'review' 'subtitles' 'premiere' 'previously-shown' 'aspect' 'quality' 'country' 'url'
|
||||
|
||||
4. Attributes
|
||||
- for each of the xmltv-elements the following attribute can be specified
|
||||
(if not specified, the existing one, if present in the xmltv, will be used) :
|
||||
- lang for <title> and <desc> , default : no attribute
|
||||
- system for <star-rating> , default : no attribute
|
||||
- type for <review> , default: type="text"
|
||||
- Existing xmltv attribute values can be added to expanded content. (see above) ]]>
|
||||
|
||||
<!--mdb-starrating correction:
|
||||
allows to convert the mdb-starrating into a value that suits a media-center starrating display. E.g. , the majority of the IMDb starrating values are between 4 (bad) and 8 (good) in a scale of 10. In a 5 star display system , like the one in MCE, there is too little difference between these values.
|
||||
The following settings, first subtracts 4 from the grabbed mdb-starrating and multiplies the result by 1.2 with a maximum of 5 . That will convert the values above, in 0 (was 4) and 5 (was 8)
|
||||
Default values: subtract="0" multiply="1" and max="10"-->
|
||||
<mdb-starrating subtract="4" multiply="1.2" max="5" />
|
||||
|
||||
<!--example
|
||||
The next two lines add mdb-title (if different) as an extra <title> element before the existing one: -->
|
||||
<title lang="xx">'mdb-title'</title>
|
||||
<title>'title'</title>
|
||||
<!--The following line replaces the existing <desc> by this one, composed as follows:
|
||||
The value of the first mdb-title, then ... [plot: , then the value of mdb-plot, then ] , then on a newline the existing description, then on a newline the text [imdb descriptin: , followed by the value of the mdb-description-->
|
||||
<desc>{'mdb-title'...}{[plot: 'mdb-plot']\n}'description'{\n[imdb description: 'mdb-description[max_sentences=2]']}</desc>
|
||||
<!--The next two lines replace the existing star-rating element(s) (if any) with the two specified here. First is the existing followed by the mdb-starrating -->
|
||||
<star-rating>'starrating'</star-rating>
|
||||
<star-rating system="imdb">'mdb-starrating'</star-rating>
|
||||
<!--It is also possible to add the two starrating values into one <star-rating> element:
|
||||
<star-rating system="mixed">From Site : 'starrating'\t\tFrom IMDb : 'mdb-starrating'</star-rating> -->
|
||||
<!--The next example shows that it is possible to create multiple elements, it splits the review data in two <review> elements-->
|
||||
<review>{Viewers comments : 'mdb-commentsummary'}</review>
|
||||
<review type="text">{IMDb review: 'mdb-review'}</review>
|
||||
|
||||
<!--channels, a way to exclude channels that don’t need mdb processing.
|
||||
As default, all channels in the WebGrab++.config.xml will be used to select shows.
|
||||
Channels in the following list are excluded if update="" (left blank), any other value will keep the channel included.
|
||||
This list has the same format as the channel-list in WebGrab++.config and the channel files in the SiteIni.pack. -->
|
||||
<channel update="" site="disney.nl" site_id="DisneyChannel" xmltv_id="Disney Channel">Disney Channel</channel>
|
||||
<channel update="" site="tvgids.upc.nl" site_id="7K" xmltv_id="RTL 4">RTL 4</channel>
|
||||
</settings>
|
171
rex/rex.config.example.xml
Executable file
171
rex/rex.config.example.xml
Executable file
|
@ -0,0 +1,171 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Configuration file for the REX (Re-arrange and Edit Xmltv) postprocessor of WebGrab+Plus
|
||||
by Jan van Straaten
|
||||
Version 4 Januari 2020 Postprocess V2.0.9
|
||||
- added xmltv attributes processing for the elements to expand in 'Content and Values' section
|
||||
- added all Webgrab+Plus xmltv elements are now supported
|
||||
WebGrab+Plus Version V3.0.0 or higher
|
||||
Version 3 April 2019 Postprocess v2.0.8
|
||||
- added optional 'source_file' variable in >filename
|
||||
- added optional operations of the elements to expand in 'Content and Values' section
|
||||
WebGrab+Plus Version V2.1.9 or higher-->
|
||||
|
||||
<!--This configuration file can be made fully functional, change the settings to your own needs as explained and save it in the rex sub-folder of the
|
||||
WebGrab+Plus homefolder as rex.config.xl-->
|
||||
|
||||
<!-- Introduction:
|
||||
The purpose of this post-processor is to re-arrange and edit the xmltv file created by the grabber section of WebGrab+Plus.
|
||||
This can be useful or necessary if the EPG viewer of the PVR/Media-Centre used, or the xmltv importer it uses, does not support all the xmltv elements
|
||||
in the xmltv file created by WG++ or simply because of some users wishes.
|
||||
It can:
|
||||
- Move the content of xmltv elements to other xmltv elements
|
||||
- Merge the content of several xmltv elements
|
||||
- Add comments/prefix/postfix text
|
||||
- Remove or create xmltv elements
|
||||
E.g.: If the PVR doesn't support import of credit elements (actors, directors etc.) it can add the content of them to the description and remove the
|
||||
original credit elements which are useless.
|
||||
Or, it can move the episode data to the beginning or end of the subtitle element
|
||||
Etc. ..
|
||||
This file (rex.config.xml), is stored in the REX postprocess home folder. By default, that is a subfolder named rex of the WebGrab+Plus home folder
|
||||
(default C:\Users\username\AppData\Local\WebGrab+Plus)
|
||||
Remark: This post-processor is only fully effective if the xmltv input has a 'clean' xmltv structure in which the data is properly allocated to the elements.
|
||||
If that is the case depends on the EPG source site and the design of the SiteIni file . Some of the (e.g. customized) SiteIni files produce xmltv data that
|
||||
targets certain PVR/Media-Centre requirements already. In these cases this postprocessor is less effective/useful.-->
|
||||
|
||||
<settings>
|
||||
<!--xmltv file :
|
||||
The xmltv target file in which the updated data will be merged with the grabbed EPG.
|
||||
Because of the incremental nature of the grabbing process this file must be different (name and/or path) from the target file of the grabbing as <filename>,
|
||||
specified in WebGrab++.config.xml . Specify path (obtional) + filename. Path can be specified absolute, like
|
||||
<filename>C:\Users\username\AppData\Local\WebGrab+Plus\rex\guide.xml</filename> or relative to the path of this config file (rex.config.xml),
|
||||
like (if guide.xml is in the same folder as the config file) : <filename>guide.xml</filename> !!
|
||||
It may contain a variable 'source_file' that will take the value of the xmltv source file (without .xml) plus text elements:
|
||||
e.g <filename>final_'source_file'_1.xml</filename> will result in final_guide_1.xml if source_file is guide.xml-->
|
||||
<filename>guide.xml</filename>
|
||||
|
||||
<!-- Configuration of the elements:-->
|
||||
<![CDATA[
|
||||
1. Content and Values:
|
||||
This is best explained in a step by step fashion:
|
||||
Suppose you want to move the actors to the end of the description. You then specify:
|
||||
<desc>'description'\n'actor'</desc>
|
||||
The result is the existing 'description', followed by, on a newline, the actor(s) separated by the standard WG++ element separator |.
|
||||
The result:
|
||||
<desc>This is the original description.
|
||||
Michael Douglas|Kim Basinger</desc>
|
||||
|
||||
You probably don't like the | as separator between the actors, so you specify another separator like this:
|
||||
<desc>'description'\n'actor(, )'</desc>
|
||||
The result:
|
||||
<desc>This is the original description.
|
||||
Michael Douglas, Kim Basinger</desc>
|
||||
|
||||
You can make this prettier by adding some text to the actors addition:
|
||||
<desc>'description'\nActors: 'actor(, )'.</desc>
|
||||
The result:
|
||||
<desc>This is the original description.
|
||||
Actors: Michael Douglas, Kim Basinger.</desc>
|
||||
|
||||
A small problem: Suppose the source xmltv show doesn't have any actors, then the result would be not so pretty:
|
||||
<desc>This is the original description.
|
||||
Actors: .</desc>
|
||||
|
||||
To avoid that, the added text can be linked to the element it must be added to, like this:
|
||||
<desc>'description'{\nActors: 'actor(, )'.}</desc>
|
||||
Result with actors:
|
||||
<desc>This is the original description.
|
||||
Actors: Michael Douglas, Kim Basinger.</desc>
|
||||
And without actors:
|
||||
<desc>This is the original description.</desc>
|
||||
|
||||
An example with some more elements:
|
||||
<desc>'description'{\n\tYear of production: 'productiondate'.}{\n\tProducer: 'producer(, )'.}{\n\tActors: 'actor(, )'.}</desc>
|
||||
Result:
|
||||
<desc>This is the original description.
|
||||
Year of production: 2002.
|
||||
Producer: Steven Spielberg.
|
||||
Actors: Michael Douglas, Kim Basinger.</desc>
|
||||
|
||||
And another one:
|
||||
<sub-title>{Episode: 'episode'\t}'subtitle'</sub-title>
|
||||
Result:
|
||||
<sub-title>Episode: 3.2/12.1 The original subtitle</sub-title>
|
||||
|
||||
You can also remove elements (but not the title!) from the xmltv listing by specifying an empty element, like this:
|
||||
<actor></actor> or simply <actor />
|
||||
This will remove all <actor> elements
|
||||
And this:
|
||||
<credits />
|
||||
Will remove the <credits> element, including all its child elements like <actor> , <producer> etc.
|
||||
|
||||
Additional options :
|
||||
|
||||
** Operations : optionally to do certain operations on the element value to expand e.g:
|
||||
These operations must be specified within the ' ' characters that specify the elementname, enclosed by [] and separated by a , e.g.
|
||||
<desc>{Summary: 'description[cleanup(style=upper), max_chars=500]'}{\nActors: 'actor(, )'}</desc>
|
||||
supported operations :
|
||||
- cleanup with style and tags arguments,
|
||||
- max_chars, max_words and max_sentences to limit the content data of the expanded element.
|
||||
|
||||
** Xmltv Attributes in content to expand: If the source xmltv element has an attribute, like lang="en" or role="rolename" (in actor) or system="US",
|
||||
it is possible to add it to the expanded content by add /a (for attribute value only) or /a+ (for attributename and value) to the element name.
|
||||
This /a or /a+ addition must be added directly after the element name, like 'actor/a' or combined with a custom separator, 'actor/a(, )'
|
||||
or combined with an operation 'country/a(/)[cleanup(style=lower)]'
|
||||
Example (assuming the actors role values are provided in the source xmltv file):
|
||||
<desc>'description'{\n\tYear of production: 'productiondate',}{ Rating: 'rating/a+'.}{\n\tProducer: 'producer(, )'.}{\n\tActors: 'actor/a+(, )'.}</desc>
|
||||
|
||||
Result:
|
||||
<desc>This is the original description.
|
||||
Year of production: 2002, Rating TV-14(system=US).
|
||||
Producer: Steven Spielberg.
|
||||
Actors: Michael Douglas(role=The carpenter), Kim Basinger(role=Mary).</desc>
|
||||
|
||||
Summary of Content/Values:
|
||||
1. Syntax
|
||||
<xmltv-element-name optional-attribute="attribute-value">content</xmltv-element-name>
|
||||
- the content of the xmltv-target elements can be specified by means of a mixture of text and element-values.
|
||||
- content can be left empty to remove the xmltv element (except the element <title>)
|
||||
- the element-values must be entered by their (wg++) element-name enclosed by ' '
|
||||
- optionally, element values can be processed by means of certain operations,
|
||||
E.g. 'description[cleanup(style=upper), max_sentences=2]'
|
||||
- optionally, element xmltv attribute values can be added to the content by adding /a (only attribute value) or /a+ (value + attributename) to the 'elementname'
|
||||
- multiple value elements (like actor) will be converted to single value elements if the xmltv-target element is a single value element, like <desc>.
|
||||
The individual values will be listed with a (standard WG++ internal element separator character) | as separator unless another separator is specified as follows:
|
||||
'element-name(separator-string)' e.g. 'actor(, )' or with attribute 'actor/a(, )'
|
||||
- text and element-names can be linked together by enclosing them by {}. This will ensure that, when the element in it is empty, everything between the {} is
|
||||
ignored. E.g. {\nProduced in : ('productiondate')}
|
||||
- the text in the xmltv-target elements may contain the following simple formatting :
|
||||
- \n or \r to force a newline
|
||||
- \t to add a tab
|
||||
|
||||
2. The allowed xmltv-target elements (the ones in the target file specified above) are :
|
||||
- IMPORTANT! : any of the next listed xmltv-target elements that is specified in this allocation specification, replaces the existing xmltv element and
|
||||
its content!
|
||||
2.1 'Full' function , these can be added, changed and removed
|
||||
<title> <sub-title> <desc> <star-rating> <director> <actor> <category> <episode> <icon>
|
||||
<review> (=optional new xmltv element)
|
||||
2.2 'Remove/Keep' only, cannot be added, changed, only removed or kept as 'is'
|
||||
<date> <producer> <writer> <presenter> <composer> <commentator> <rating> <aspect> <quality> <url> <country>
|
||||
|
||||
3. Supported element-names (from the existing xmltv listing, name definitions as in Appendix E of the documentation) to be used as content to expand:
|
||||
'title' 'description' 'starrating' 'subtitle' 'productiondate' 'category' 'director' 'actor' 'presenter' 'writer' 'composer' 'producer' 'commentator' 'rating'
|
||||
'episode' 'showicon' 'review' 'subtitles' 'premiere' 'previously-shown' 'aspect' 'quality' 'country' 'url'
|
||||
|
||||
4. Attributes
|
||||
- for each of the xmltv-elements the following attribute can be specified
|
||||
(if not specified, the existing one, if present in the xmltv, will be used) :
|
||||
- lang for <title> and <desc> , default : no attribute
|
||||
- system for <star-rating> , default : no attribute
|
||||
- type for <review> , default: type="text"
|
||||
- Existing xmltv attribute values can be added to expanded content. (see above)
|
||||
]]>
|
||||
<!-- examples-->
|
||||
<sub-title>{Episode: 'episode' }'subtitle'</sub-title>
|
||||
<desc>'description[max_words=100]'{\n\t¤ Produced in: 'productiondate'. }{¤ Category: 'category(, )'. }{\n\t¤ Actors: 'actor/a+(, )'}{\n\t¤ Director: 'director(, )'}{\n\t¤ Presenter: 'presenter(, )'}</desc>
|
||||
<credits></credits>
|
||||
<episode-num></episode-num>
|
||||
<date></date>
|
||||
<category></category>
|
||||
<review>{Ratings: 'rating(, )'.}</review>
|
||||
<rating></rating>
|
||||
</settings>
|
171
rex/rex.config.xml
Executable file
171
rex/rex.config.xml
Executable file
|
@ -0,0 +1,171 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Configuration file for the REX (Re-arrange and Edit Xmltv) postprocessor of WebGrab+Plus
|
||||
by Jan van Straaten
|
||||
Version 4 Januari 2020 Postprocess V2.0.9
|
||||
- added xmltv attributes processing for the elements to expand in 'Content and Values' section
|
||||
- added all Webgrab+Plus xmltv elements are now supported
|
||||
WebGrab+Plus Version V3.0.0 or higher
|
||||
Version 3 April 2019 Postprocess v2.0.8
|
||||
- added optional 'source_file' variable in >filename
|
||||
- added optional operations of the elements to expand in 'Content and Values' section
|
||||
WebGrab+Plus Version V2.1.9 or higher-->
|
||||
|
||||
<!--This configuration file can be made fully functional, change the settings to your own needs as explained and save it in the rex sub-folder of the
|
||||
WebGrab+Plus homefolder as rex.config.xl-->
|
||||
|
||||
<!-- Introduction:
|
||||
The purpose of this post-processor is to re-arrange and edit the xmltv file created by the grabber section of WebGrab+Plus.
|
||||
This can be useful or necessary if the EPG viewer of the PVR/Media-Centre used, or the xmltv importer it uses, does not support all the xmltv elements
|
||||
in the xmltv file created by WG++ or simply because of some users wishes.
|
||||
It can:
|
||||
- Move the content of xmltv elements to other xmltv elements
|
||||
- Merge the content of several xmltv elements
|
||||
- Add comments/prefix/postfix text
|
||||
- Remove or create xmltv elements
|
||||
E.g.: If the PVR doesn't support import of credit elements (actors, directors etc.) it can add the content of them to the description and remove the
|
||||
original credit elements which are useless.
|
||||
Or, it can move the episode data to the beginning or end of the subtitle element
|
||||
Etc. ..
|
||||
This file (rex.config.xml), is stored in the REX postprocess home folder. By default, that is a subfolder named rex of the WebGrab+Plus home folder
|
||||
(default C:\Users\username\AppData\Local\WebGrab+Plus)
|
||||
Remark: This post-processor is only fully effective if the xmltv input has a 'clean' xmltv structure in which the data is properly allocated to the elements.
|
||||
If that is the case depends on the EPG source site and the design of the SiteIni file . Some of the (e.g. customized) SiteIni files produce xmltv data that
|
||||
targets certain PVR/Media-Centre requirements already. In these cases this postprocessor is less effective/useful.-->
|
||||
|
||||
<settings>
|
||||
<!--xmltv file :
|
||||
The xmltv target file in which the updated data will be merged with the grabbed EPG.
|
||||
Because of the incremental nature of the grabbing process this file must be different (name and/or path) from the target file of the grabbing as <filename>,
|
||||
specified in WebGrab++.config.xml . Specify path (obtional) + filename. Path can be specified absolute, like
|
||||
<filename>C:\Users\username\AppData\Local\WebGrab+Plus\rex\guide.xml</filename> or relative to the path of this config file (rex.config.xml),
|
||||
like (if guide.xml is in the same folder as the config file) : <filename>guide.xml</filename> !!
|
||||
It may contain a variable 'source_file' that will take the value of the xmltv source file (without .xml) plus text elements:
|
||||
e.g <filename>final_'source_file'_1.xml</filename> will result in final_guide_1.xml if source_file is guide.xml-->
|
||||
<filename>guide.xml</filename>
|
||||
|
||||
<!-- Configuration of the elements:-->
|
||||
<![CDATA[
|
||||
1. Content and Values:
|
||||
This is best explained in a step by step fashion:
|
||||
Suppose you want to move the actors to the end of the description. You then specify:
|
||||
<desc>'description'\n'actor'</desc>
|
||||
The result is the existing 'description', followed by, on a newline, the actor(s) separated by the standard WG++ element separator |.
|
||||
The result:
|
||||
<desc>This is the original description.
|
||||
Michael Douglas|Kim Basinger</desc>
|
||||
|
||||
You probably don't like the | as separator between the actors, so you specify another separator like this:
|
||||
<desc>'description'\n'actor(, )'</desc>
|
||||
The result:
|
||||
<desc>This is the original description.
|
||||
Michael Douglas, Kim Basinger</desc>
|
||||
|
||||
You can make this prettier by adding some text to the actors addition:
|
||||
<desc>'description'\nActors: 'actor(, )'.</desc>
|
||||
The result:
|
||||
<desc>This is the original description.
|
||||
Actors: Michael Douglas, Kim Basinger.</desc>
|
||||
|
||||
A small problem: Suppose the source xmltv show doesn't have any actors, then the result would be not so pretty:
|
||||
<desc>This is the original description.
|
||||
Actors: .</desc>
|
||||
|
||||
To avoid that, the added text can be linked to the element it must be added to, like this:
|
||||
<desc>'description'{\nActors: 'actor(, )'.}</desc>
|
||||
Result with actors:
|
||||
<desc>This is the original description.
|
||||
Actors: Michael Douglas, Kim Basinger.</desc>
|
||||
And without actors:
|
||||
<desc>This is the original description.</desc>
|
||||
|
||||
An example with some more elements:
|
||||
<desc>'description'{\n\tYear of production: 'productiondate'.}{\n\tProducer: 'producer(, )'.}{\n\tActors: 'actor(, )'.}</desc>
|
||||
Result:
|
||||
<desc>This is the original description.
|
||||
Year of production: 2002.
|
||||
Producer: Steven Spielberg.
|
||||
Actors: Michael Douglas, Kim Basinger.</desc>
|
||||
|
||||
And another one:
|
||||
<sub-title>{Episode: 'episode'\t}'subtitle'</sub-title>
|
||||
Result:
|
||||
<sub-title>Episode: 3.2/12.1 The original subtitle</sub-title>
|
||||
|
||||
You can also remove elements (but not the title!) from the xmltv listing by specifying an empty element, like this:
|
||||
<actor></actor> or simply <actor />
|
||||
This will remove all <actor> elements
|
||||
And this:
|
||||
<credits />
|
||||
Will remove the <credits> element, including all its child elements like <actor> , <producer> etc.
|
||||
|
||||
Additional options :
|
||||
|
||||
** Operations : optionally to do certain operations on the element value to expand e.g:
|
||||
These operations must be specified within the ' ' characters that specify the elementname, enclosed by [] and separated by a , e.g.
|
||||
<desc>{Summary: 'description[cleanup(style=upper), max_chars=500]'}{\nActors: 'actor(, )'}</desc>
|
||||
supported operations :
|
||||
- cleanup with style and tags arguments,
|
||||
- max_chars, max_words and max_sentences to limit the content data of the expanded element.
|
||||
|
||||
** Xmltv Attributes in content to expand: If the source xmltv element has an attribute, like lang="en" or role="rolename" (in actor) or system="US",
|
||||
it is possible to add it to the expanded content by add /a (for attribute value only) or /a+ (for attributename and value) to the element name.
|
||||
This /a or /a+ addition must be added directly after the element name, like 'actor/a' or combined with a custom separator, 'actor/a(, )'
|
||||
or combined with an operation 'country/a(/)[cleanup(style=lower)]'
|
||||
Example (assuming the actors role values are provided in the source xmltv file):
|
||||
<desc>'description'{\n\tYear of production: 'productiondate',}{ Rating: 'rating/a+'.}{\n\tProducer: 'producer(, )'.}{\n\tActors: 'actor/a+(, )'.}</desc>
|
||||
|
||||
Result:
|
||||
<desc>This is the original description.
|
||||
Year of production: 2002, Rating TV-14(system=US).
|
||||
Producer: Steven Spielberg.
|
||||
Actors: Michael Douglas(role=The carpenter), Kim Basinger(role=Mary).</desc>
|
||||
|
||||
Summary of Content/Values:
|
||||
1. Syntax
|
||||
<xmltv-element-name optional-attribute="attribute-value">content</xmltv-element-name>
|
||||
- the content of the xmltv-target elements can be specified by means of a mixture of text and element-values.
|
||||
- content can be left empty to remove the xmltv element (except the element <title>)
|
||||
- the element-values must be entered by their (wg++) element-name enclosed by ' '
|
||||
- optionally, element values can be processed by means of certain operations,
|
||||
E.g. 'description[cleanup(style=upper), max_sentences=2]'
|
||||
- optionally, element xmltv attribute values can be added to the content by adding /a (only attribute value) or /a+ (value + attributename) to the 'elementname'
|
||||
- multiple value elements (like actor) will be converted to single value elements if the xmltv-target element is a single value element, like <desc>.
|
||||
The individual values will be listed with a (standard WG++ internal element separator character) | as separator unless another separator is specified as follows:
|
||||
'element-name(separator-string)' e.g. 'actor(, )' or with attribute 'actor/a(, )'
|
||||
- text and element-names can be linked together by enclosing them by {}. This will ensure that, when the element in it is empty, everything between the {} is
|
||||
ignored. E.g. {\nProduced in : ('productiondate')}
|
||||
- the text in the xmltv-target elements may contain the following simple formatting :
|
||||
- \n or \r to force a newline
|
||||
- \t to add a tab
|
||||
|
||||
2. The allowed xmltv-target elements (the ones in the target file specified above) are :
|
||||
- IMPORTANT! : any of the next listed xmltv-target elements that is specified in this allocation specification, replaces the existing xmltv element and
|
||||
its content!
|
||||
2.1 'Full' function , these can be added, changed and removed
|
||||
<title> <sub-title> <desc> <star-rating> <director> <actor> <category> <episode> <icon>
|
||||
<review> (=optional new xmltv element)
|
||||
2.2 'Remove/Keep' only, cannot be added, changed, only removed or kept as 'is'
|
||||
<date> <producer> <writer> <presenter> <composer> <commentator> <rating> <aspect> <quality> <url> <country>
|
||||
|
||||
3. Supported element-names (from the existing xmltv listing, name definitions as in Appendix E of the documentation) to be used as content to expand:
|
||||
'title' 'description' 'starrating' 'subtitle' 'productiondate' 'category' 'director' 'actor' 'presenter' 'writer' 'composer' 'producer' 'commentator' 'rating'
|
||||
'episode' 'showicon' 'review' 'subtitles' 'premiere' 'previously-shown' 'aspect' 'quality' 'country' 'url'
|
||||
|
||||
4. Attributes
|
||||
- for each of the xmltv-elements the following attribute can be specified
|
||||
(if not specified, the existing one, if present in the xmltv, will be used) :
|
||||
- lang for <title> and <desc> , default : no attribute
|
||||
- system for <star-rating> , default : no attribute
|
||||
- type for <review> , default: type="text"
|
||||
- Existing xmltv attribute values can be added to expanded content. (see above)
|
||||
]]>
|
||||
<!-- examples-->
|
||||
<sub-title>{Episode: 'episode' }'subtitle'</sub-title>
|
||||
<desc>'description[max_words=100]'{\n\t¤ Produced in: 'productiondate'. }{¤ Category: 'category(, )'. }{\n\t¤ Actors: 'actor/a+(, )'}{\n\t¤ Director: 'director(, )'}{\n\t¤ Presenter: 'presenter(, )'}</desc>
|
||||
<credits></credits>
|
||||
<episode-num></episode-num>
|
||||
<date></date>
|
||||
<category></category>
|
||||
<review>{Ratings: 'rating(, )'.}</review>
|
||||
<rating></rating>
|
||||
</settings>
|
5
robots/epg.i-cable.com.robots
Normal file
5
robots/epg.i-cable.com.robots
Normal file
|
@ -0,0 +1,5 @@
|
|||
# No data!
|
||||
# Dummy robots-data created by WebGrab+Plus:
|
||||
|
||||
User-agent: *
|
||||
Disallow:
|
12
robots/tv.yandex.ru.robots
Normal file
12
robots/tv.yandex.ru.robots
Normal file
|
@ -0,0 +1,12 @@
|
|||
User-agent: *
|
||||
Disallow: /*/search$
|
||||
Disallow: /search$
|
||||
Disallow: /*/search?*text
|
||||
Disallow: /search?*text
|
||||
Disallow: /*/my/favorites
|
||||
Disallow: /my/favorites
|
||||
Clean-param: eventId /program/*
|
||||
Clean-param: eventId /*/program/*
|
||||
Sitemap: https://tv.yandex.ru/sitemap.xml
|
||||
Host: https://tv.yandex.ru
|
||||
|
37
run.sh
Executable file
37
run.sh
Executable file
|
@ -0,0 +1,37 @@
|
|||
#!/bin/bash
|
||||
|
||||
#/**
|
||||
# * @file run.sh
|
||||
# * @brief just start WebGrab+Plus
|
||||
# * @author Francis De Paemeleere
|
||||
# * @date 31/07/2016
|
||||
# */
|
||||
|
||||
#backup the current working dir
|
||||
WG_BCKP_DIR="$(pwd)"
|
||||
|
||||
function quit {
|
||||
#restore previous working dir
|
||||
cd "$WG_BCKP_DIR"
|
||||
exit $1;
|
||||
}
|
||||
|
||||
# check if mono can be found
|
||||
which mono >/dev/null 2>&1 || { echo >&2 "Mono required, but it's not installed."; quit 1; }
|
||||
|
||||
# get the absolute path of the link (or relative path)
|
||||
if [ -L $0 ] ; then
|
||||
DIR=$(dirname $(readlink -f $0)) ;
|
||||
else
|
||||
DUTDIR=$(dirname $0) ;
|
||||
if [ "${DUTDIR:0:1}" = "/" ]; then
|
||||
DIR="$DUTDIR";
|
||||
else
|
||||
DIR=$PWD/$(dirname $0) ;
|
||||
fi
|
||||
fi ;
|
||||
|
||||
mono "$DIR/bin/WebGrab+Plus.exe" "$DIR"
|
||||
|
||||
quit 0;
|
||||
|
125
siteini.pack/Albania/albepg.channels.xml
Executable file
125
siteini.pack/Albania/albepg.channels.xml
Executable file
|
@ -0,0 +1,125 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V3.0.2.1 -- Jan van Straaten" site="albepg.com">
|
||||
<channels>
|
||||
<channel update="i" site="albepg" site_id="TeleSport" xmltv_id="TeleSport">TeleSport</channel>
|
||||
<channel update="i" site="albepg" site_id="MFM" xmltv_id="MFM">MFM</channel>
|
||||
<channel update="i" site="albepg" site_id="TV Tetova" xmltv_id="TV Tetova">TV Tetova</channel>
|
||||
<channel update="i" site="albepg" site_id="Elrodi TV" xmltv_id="Elrodi TV">Elrodi TV</channel>
|
||||
<channel update="i" site="albepg" site_id="7 News" xmltv_id="7 News">7 News</channel>
|
||||
<channel update="i" site="albepg" site_id="RTSH Sport" xmltv_id="RTSH Sport">RTSH Sport</channel>
|
||||
<channel update="i" site="albepg" site_id="RTSH2 HD" xmltv_id="RTSH2 HD">RTSH2 HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Ora News" xmltv_id="Ora News">Ora News</channel>
|
||||
<channel update="i" site="albepg" site_id="Top Channel" xmltv_id="Top Channel">Top Channel</channel>
|
||||
<channel update="i" site="albepg" site_id="Top Channel HD" xmltv_id="Top Channel HD">Top Channel HD</channel>
|
||||
<channel update="i" site="albepg" site_id="UTV News" xmltv_id="UTV News">UTV News</channel>
|
||||
<channel update="i" site="albepg" site_id="Rrokum TV" xmltv_id="Rrokum TV">Rrokum TV</channel>
|
||||
<channel update="i" site="albepg" site_id="Neser TV" xmltv_id="Neser TV">Neser TV</channel>
|
||||
<channel update="i" site="albepg" site_id="ALBUK TV" xmltv_id="ALBUK TV">ALBUK TV</channel>
|
||||
<channel update="i" site="albepg" site_id="Alsat-M" xmltv_id="Alsat-M">Alsat-M</channel>
|
||||
<channel update="i" site="albepg" site_id="Report TV" xmltv_id="Report TV">Report TV</channel>
|
||||
<channel update="i" site="albepg" site_id="INTV" xmltv_id="INTV">INTV</channel>
|
||||
<channel update="i" site="albepg" site_id="RTM2" xmltv_id="RTM2">RTM2</channel>
|
||||
<channel update="i" site="albepg" site_id="Klan Macedonia" xmltv_id="Klan Macedonia">Klan Macedonia</channel>
|
||||
<channel update="i" site="albepg" site_id="Arena Sport 1" xmltv_id="Arena Sport 1">Arena Sport 1</channel>
|
||||
<channel update="i" site="albepg" site_id="Arena Sport 2" xmltv_id="Arena Sport 2">Arena Sport 2</channel>
|
||||
<channel update="i" site="albepg" site_id="Arena Sport 3" xmltv_id="Arena Sport 3">Arena Sport 3</channel>
|
||||
<channel update="i" site="albepg" site_id="Arena Sport 4" xmltv_id="Arena Sport 4">Arena Sport 4</channel>
|
||||
<channel update="i" site="albepg" site_id="Balkanika" xmltv_id="Balkanika">Balkanika</channel>
|
||||
<channel update="i" site="albepg" site_id="Shenja TV" xmltv_id="Shenja TV">Shenja TV</channel>
|
||||
<channel update="i" site="albepg" site_id="RTV 21 MK" xmltv_id="RTV 21 MK">RTV 21 MK</channel>
|
||||
<channel update="i" site="albepg" site_id="Koha TV" xmltv_id="Koha TV">Koha TV</channel>
|
||||
<channel update="i" site="albepg" site_id="Vizion Plus" xmltv_id="Vizion Plus">Vizion Plus</channel>
|
||||
<channel update="i" site="albepg" site_id="Vizion Plus HD" xmltv_id="Vizion Plus HD">Vizion Plus HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Jolly HD" xmltv_id="Jolly HD">Jolly HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Living HD" xmltv_id="Living HD">Living HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring International" xmltv_id="Tring International">Tring International</channel>
|
||||
<channel update="i" site="albepg" site_id="Smile" xmltv_id="Smile">Smile</channel>
|
||||
<channel update="i" site="albepg" site_id="Muse" xmltv_id="Muse">Muse</channel>
|
||||
<channel update="i" site="albepg" site_id="3 Plus" xmltv_id="3 Plus">3 Plus</channel>
|
||||
<channel update="i" site="albepg" site_id="KanalD Drama" xmltv_id="KanalD Drama">KanalD Drama</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring Shqip" xmltv_id="Tring Shqip">Tring Shqip</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring Tring" xmltv_id="Tring Tring">Tring Tring</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring Kids" xmltv_id="Tring Kids">Tring Kids</channel>
|
||||
<channel update="i" site="albepg" site_id="Tip TV" xmltv_id="Tip TV">Tip TV</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring Super" xmltv_id="Tring Super">Tring Super</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring Action" xmltv_id="Tring Action">Tring Action</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring Life" xmltv_id="Tring Life">Tring Life</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring Comedy" xmltv_id="Tring Comedy">Tring Comedy</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring Fantasy" xmltv_id="Tring Fantasy">Tring Fantasy</channel>
|
||||
<channel update="i" site="albepg" site_id="FOX Life" xmltv_id="FOX Life">FOX Life</channel>
|
||||
<channel update="i" site="albepg" site_id="FOX Crime" xmltv_id="FOX Crime">FOX Crime</channel>
|
||||
<channel update="i" site="albepg" site_id="FOX" xmltv_id="FOX">FOX</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring History" xmltv_id="Tring History">Tring History</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring World" xmltv_id="Tring World">Tring World</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring Planet" xmltv_id="Tring Planet">Tring Planet</channel>
|
||||
<channel update="i" site="albepg" site_id="National Geographic" xmltv_id="National Geographic">National Geographic</channel>
|
||||
<channel update="i" site="albepg" site_id="Nat Geo HD" xmltv_id="Nat Geo HD">Nat Geo HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Click TV" xmltv_id="Click TV">Click TV</channel>
|
||||
<channel update="i" site="albepg" site_id="Klan TV" xmltv_id="Klan TV">Klan TV</channel>
|
||||
<channel update="i" site="albepg" site_id="Klan TV HD" xmltv_id="Klan TV HD">Klan TV HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Klan Plus" xmltv_id="Klan Plus">Klan Plus</channel>
|
||||
<channel update="i" site="albepg" site_id="Fax News" xmltv_id="Fax News">Fax News</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring Sport News HD" xmltv_id="Tring Sport News HD">Tring Sport News HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring Sport 1 HD" xmltv_id="Tring Sport 1 HD">Tring Sport 1 HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring Sport 2 HD" xmltv_id="Tring Sport 2 HD">Tring Sport 2 HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring Sport 3 HD" xmltv_id="Tring Sport 3 HD">Tring Sport 3 HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Tring Sport 4 HD" xmltv_id="Tring Sport 4 HD">Tring Sport 4 HD</channel>
|
||||
<channel update="i" site="albepg" site_id="My Music" xmltv_id="My Music">My Music</channel>
|
||||
<channel update="i" site="albepg" site_id="ABC News" xmltv_id="ABC News">ABC News</channel>
|
||||
<channel update="i" site="albepg" site_id="Animal Planet" xmltv_id="Animal Planet">Animal Planet</channel>
|
||||
<channel update="i" site="albepg" site_id="ID Xtra HD" xmltv_id="ID Xtra HD">ID Xtra HD</channel>
|
||||
<channel update="i" site="albepg" site_id="24 Kitchen" xmltv_id="24 Kitchen">24 Kitchen</channel>
|
||||
<channel update="i" site="albepg" site_id="Fine Living" xmltv_id="Fine Living">Fine Living</channel>
|
||||
<channel update="i" site="albepg" site_id="Discovery Channel" xmltv_id="Discovery Channel">Discovery Channel</channel>
|
||||
<channel update="i" site="albepg" site_id="MTV Live HD" xmltv_id="MTV Live HD">MTV Live HD</channel>
|
||||
<channel update="i" site="albepg" site_id="SuperSonic TV" xmltv_id="SuperSonic TV">SuperSonic TV</channel>
|
||||
<channel update="i" site="albepg" site_id="STV Folk" xmltv_id="STV Folk">STV Folk</channel>
|
||||
<channel update="i" site="albepg" site_id="Top News" xmltv_id="Top News">Top News</channel>
|
||||
<channel update="i" site="albepg" site_id="Baby TV" xmltv_id="Baby TV">Baby TV</channel>
|
||||
<channel update="i" site="albepg" site_id="RTV 21" xmltv_id="RTV 21">RTV 21</channel>
|
||||
<channel update="i" site="albepg" site_id="21 Popullore" xmltv_id="21 Popullore">21 Popullore</channel>
|
||||
<channel update="i" site="albepg" site_id="21 Junior" xmltv_id="21 Junior">21 Junior</channel>
|
||||
<channel update="i" site="albepg" site_id="KTV" xmltv_id="KTV">KTV</channel>
|
||||
<channel update="i" site="albepg" site_id="Arta HD" xmltv_id="Arta HD">Arta HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Tribuna Channel" xmltv_id="Tribuna Channel">Tribuna Channel</channel>
|
||||
<channel update="i" site="albepg" site_id="first CHANNEL" xmltv_id="first CHANNEL">first CHANNEL</channel>
|
||||
<channel update="i" site="albepg" site_id="Bang Bang" xmltv_id="Bang Bang">Bang Bang</channel>
|
||||
<channel update="i" site="albepg" site_id="Cufo TV" xmltv_id="Cufo TV">Cufo TV</channel>
|
||||
<channel update="i" site="albepg" site_id="Junior" xmltv_id="Junior">Junior</channel>
|
||||
<channel update="i" site="albepg" site_id="Boomerang" xmltv_id="Boomerang">Boomerang</channel>
|
||||
<channel update="i" site="albepg" site_id="Film Nje HD" xmltv_id="Film Nje HD">Film Nje HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Film Dy HD" xmltv_id="Film Dy HD">Film Dy HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Film Komedi" xmltv_id="Film Komedi">Film Komedi</channel>
|
||||
<channel update="i" site="albepg" site_id="Film Hits+1" xmltv_id="Film Hits+1">Film Hits+1</channel>
|
||||
<channel update="i" site="albepg" site_id="Film Hits" xmltv_id="Film Hits">Film Hits</channel>
|
||||
<channel update="i" site="albepg" site_id="Film Thriller" xmltv_id="Film Thriller">Film Thriller</channel>
|
||||
<channel update="i" site="albepg" site_id="Film Drame" xmltv_id="Film Drame">Film Drame</channel>
|
||||
<channel update="i" site="albepg" site_id="Film Aksion" xmltv_id="Film Aksion">Film Aksion</channel>
|
||||
<channel update="i" site="albepg" site_id="Stinet" xmltv_id="Stinet">Stinet</channel>
|
||||
<channel update="i" site="albepg" site_id="EXPLORER Shkence" xmltv_id="EXPLORER Shkence">EXPLORER Shkence</channel>
|
||||
<channel update="i" site="albepg" site_id="EXPLORER Histori" xmltv_id="EXPLORER Histori">EXPLORER Histori</channel>
|
||||
<channel update="i" site="albepg" site_id="EXPLORER Natyra" xmltv_id="EXPLORER Natyra">EXPLORER Natyra</channel>
|
||||
<channel update="i" site="albepg" site_id="Fashion TV" xmltv_id="Fashion TV">Fashion TV</channel>
|
||||
<channel update="i" site="albepg" site_id="News 24" xmltv_id="News 24">News 24</channel>
|
||||
<channel update="i" site="albepg" site_id="On-TV" xmltv_id="On-TV">On-TV</channel>
|
||||
<channel update="i" site="albepg" site_id="EuroSport" xmltv_id="EuroSport">EuroSport</channel>
|
||||
<channel update="i" site="albepg" site_id="Peace TV" xmltv_id="Peace TV">Peace TV</channel>
|
||||
<channel update="i" site="albepg" site_id="RTSH1 HD" xmltv_id="RTSH1 HD">RTSH1 HD</channel>
|
||||
<channel update="i" site="albepg" site_id="RTSH 1" xmltv_id="RTSH 1">RTSH 1</channel>
|
||||
<channel update="i" site="albepg" site_id="RTV 21 HD" xmltv_id="RTV 21 HD">RTV 21 HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Klan Kosova" xmltv_id="Klan Kosova">Klan Kosova</channel>
|
||||
<channel update="i" site="albepg" site_id="RTK 1" xmltv_id="RTK 1">RTK 1</channel>
|
||||
<channel update="i" site="albepg" site_id="T HD" xmltv_id="T HD">T HD</channel>
|
||||
<channel update="i" site="albepg" site_id="Family HD" xmltv_id="Family HD">Family HD</channel>
|
||||
<channel update="i" site="albepg" site_id="T 7" xmltv_id="T 7">T 7</channel>
|
||||
<channel update="i" site="albepg" site_id="SuperSport 1" xmltv_id="SuperSport 1">SuperSport 1</channel>
|
||||
<channel update="i" site="albepg" site_id="SuperSport 2" xmltv_id="SuperSport 2">SuperSport 2</channel>
|
||||
<channel update="i" site="albepg" site_id="SuperSport 3" xmltv_id="SuperSport 3">SuperSport 3</channel>
|
||||
<channel update="i" site="albepg" site_id="SuperSport 4" xmltv_id="SuperSport 4">SuperSport 4</channel>
|
||||
<channel update="i" site="albepg" site_id="SuperSport 5" xmltv_id="SuperSport 5">SuperSport 5</channel>
|
||||
<channel update="i" site="albepg" site_id="SuperSport 6" xmltv_id="SuperSport 6">SuperSport 6</channel>
|
||||
<channel update="i" site="albepg" site_id="SS Kosova 1" xmltv_id="SS Kosova 1">SS Kosova 1</channel>
|
||||
<channel update="i" site="albepg" site_id="SS Kosova 2" xmltv_id="SS Kosova 2">SS Kosova 2</channel>
|
||||
<channel update="i" site="albepg" site_id="SS Kosova 3" xmltv_id="SS Kosova 3">SS Kosova 3</channel>
|
||||
</channels>
|
||||
</site>
|
102
siteini.pack/Albania/albepg.ini
Executable file
102
siteini.pack/Albania/albepg.ini
Executable file
|
@ -0,0 +1,102 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: albepg.com
|
||||
* @MinSWversion: V2.1
|
||||
* @Revision 0 - [01/09/2018] Blackbear199
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
* $$encrypted [26/04/2020]$
|
||||
**------------------------------------------------------------------------------------------------
|
||||
site {url=albepg.com|timezone=UTC|maxdays=2.1|cultureinfo=sq-AL|charset=UTF-8|titlematchfactor=90|keepindexpage|ratingsystem=AL}
|
||||
0yi9ahJOSlmR+5IFe+HoTA==
|
||||
jZONaqFwpA/V9uEroGPTA+aIZh4kJym+smXN7VUltOYBkKYFA8NqLRBW/4QIApYg
|
||||
Jx8Ih8FqKrzSO5eUPaThWGluCqpLfyTurE1108ais/Qhw+U+y40vOqAF2iP+lorjFPKOo33+p6tlK68bUeOTWQ==
|
||||
ieILqfZcymsuy/3M4ea4aQ==
|
||||
4AVv5MEa0Q6MXiOh8+2dLxKCjVjhoJWNubk1pPybwxLSCbQ0yZyl3E56syzbkJ2HXdUHjT2pACxUAooGKPiLQw==
|
||||
4AVv5MEa0Q6MXiOh8+2dL29pfYCuf3JfwMhp27ycuYzM8kVuk2d85fgPSqvvhn8dmtuaip/PRLcilMYfzP+l8Q==
|
||||
4AVv5MEa0Q6MXiOh8+2dL29pfYCuf3JfwMhp27ycuYxHtb/cX82aeD38Wf9QTnm5wX2sw/VcO70ycm8TbUsykg==
|
||||
4AVv5MEa0Q6MXiOh8+2dL29pfYCuf3JfwMhp27ycuYycPG+ijTFGzHWTWzegk6rQLifN7SWiKUa+MLa0SPhCQg==
|
||||
i7UZiR98u4uO0KFWdb3ZWxqXk0CMSE9DMw74RYWvoSSo6NzZbS71FQAlVEI1td8giBjZdG8ujDkT8gpYr9o3W3EbJnXYqrFv37tIRrN9OInqy2nW4G9RTXJbG+iJJ90VSxGrZzPHuZgfY9bprSl5uQ==
|
||||
ieILqfZcymsuy/3M4ea4aQ==
|
||||
7fu8U0Nz9xutnhYuOQtqzf1nxEtda75xDWGsxQrLgSKPdwQTCil/0KnbB98ZVSqMnMjvzmYTQE3Qk2pKgtbeyg==
|
||||
byDhMl8jIxzJ0GMVoU8Rx+vn7YsLIzTiCv8LOtDTmGxG8NuBBDAPxsR+nJ8HPhWc4zaIQm9uValZDlrufx1wQg==
|
||||
3qeS4Q/mSXWn8nqjM1VzjsficKaKcBglJdJZzzosdv9+msXoJRkkY4COj3oBETo8/WES2Cx9NZUK2AyzjClSaw==
|
||||
x03auIz7sKDJT0hDy5OySnBVGl4y8kNm9EtyQYzi6xwV+WgGXwtIp+py4PZD7bVUtr+s1tvCufIAs+DcqhwhDzZfbOCTHx6CQHw5n3EC+uE=
|
||||
tnoYvXm58u/+SBD8xLHJuPLVTEnwGTll44gxV6KHOcQV//KonECJaz0v8srN1GGHdDsIR0gGBzsOYLl+HvuLmw==
|
||||
vYCTrYGr75tzb/4ugt4POXUAizC5hAPpmmWiB8lq2E6xUdHkOihts/DaSPzLqggglwc6D4LVF5qJjlzu5e9ELw==
|
||||
AyaII0izuM+Y/6SptTYpk+o9fmGxwTpy/8F2Zcb2XWtTQMlo5DdusZt7GqKv/q8JunNUGXjqzGoyj69RUz/Ncw1PC1ateN9jIEErfhf0xDA=
|
||||
Mth8AKNFLJs+hPBT7UN3omKh7w/Xh1fmpLBjIarmDc2URWoRu590q7ToLUfyCWlYzW1cKJ4JkzI/lFechuqPzg==
|
||||
61vLgr9hJ0uV1K/35N6jU5dSokyvvrCqzzmixIOREWoKtvgMHD89nzC1uV9BPIB/4TWNBJwU8WhdSEFev0mJfdqd8PgoLFouNa2OtnsiBtE=
|
||||
2TT+lw6y3HxVE1yTG5NaVQSNmlRH1K5IkWis99+vnc4MMuri0SNzLH1riAu10TXQK+v2oAOnEGuFmexXKSco/kaVmc9+1B+LY0w5LayhyRg=
|
||||
eFken+6eC1h1eoY3y0AHK7HP52qAQsUgrekot6QRX0bmPspD+KJQGrgCluSuYTBx0f+GrV//0r2q6QVxdU9LEg==
|
||||
fkwFew71FVFn47KbGjk2cKEaLpWSBNf7OkBhBAAsStPbLLpKXGY8C9o87qnjV9YKE7qNRAgAA/YxySi4MmuIlQ==
|
||||
KOUR1Pbsp5VMRrXo7CsFL/h/GOkm7afXSX/akplDiGvqFGpq7MqPJaOLjWK/nlccEpkAKv/wOa3D9GoKM36z79QJokusDumUr2AoWG2CJ/U=
|
||||
3KejCHzN+MTYAx/rqf/erd7qVRmYr9VKW0WxJbTs5aw1f9dblpJhHeWSvgzHoDg0e7JoX7BTt6f/NzVVRuy5Rg==
|
||||
iX5HWK2y+0dz3QMydQhVLjpeKalOllq+ec1GTl0ILAZvRmQp/rwS+jFCddNhS97llWzWwbzLBduuZeB37vVf0woK/J4wgbU2uTefUNDojNo=
|
||||
8AhwmiV3DHl5mrRoBg49YPGsLhPV35H0kA17+ILJq2de0+mRb2dTGZVMW1NXSCsByAvPk3cpQs8b23U53GYmlmFPuy4YkAMWgf802xd42GSCRzL2kgwdx/eofu420PT7BZGv83qN8MRrJS5RYoN9uueswFVwCy2Iq5gSOXF40mQ=
|
||||
v3KiDX6LJexHBhUcVowOjwwc8a9ccTofeN5vpashP9wXTWYy+x+DScuhQ6d1MaskWUCYLpXZ1IR+DS8uS+zr75R6E4NHQJBlsmz0DiQxIdU=
|
||||
ieILqfZcymsuy/3M4ea4aQ==
|
||||
GpvCEAIX5ZRLC+h50E6mz0AL75FH4ENa2QcTSEWpKZwxlH1hmYzoWyWJMTmY7dz/BaOgC9Cex+kbZmULJVQyfQ==
|
||||
CyCayH6wwDMh4ABiuk61Jlj/44sjLyQ3zADocbx70MetMj3rBgwKk2enrTUr9N+5DxSC7GdlRrMlKXyxzUjwRA==
|
||||
tnoYvXm58u/+SBD8xLHJuAvAjJVOfZcgdRK6QDet6JMSAJKaUHJMk88p+f7JXhPMg29nJtoqWhRVZpqa/xD8BJabiwy6y06yr9TBQfkp9M0=
|
||||
QqY2C7VhIJUJBWB/6eUFyDWdRAlVdooVCIcVEN7KhbQr0LPw74yNeLrhkcb4kWpzZ6bvd6HDAcjLTYvBaqSSRg==
|
||||
zwBP4yusLVh2NxuVX3M9VyN2MemFx8/hllALu46RlFpimMupvFHw4TA0HtCyFXLJqTRtymZk6/hM9WTFNRclTg==
|
||||
VGZz3gXHYHZ9M22yYxEVj1tSuP4PXqU1+5WIwIGKi4SvLxH3/e74ALGaa1/VXxVuJLOmPAUKWWlMk2tgHjwDWA==
|
||||
Hn53bRLapMQ13/8TJMEYGybJosjjCkS0usOlUQ218K7FgSNmXrjl4WhknRGJESjiscpojucgOC2WYoZbMlXJ4w==
|
||||
2TT+lw6y3HxVE1yTG5NaVSiADLdWrAJusoUlb49lRT5m1sJZbC6HjczkOd4yPu+aqHv6Vm4Ucdqj+7k5uvR9Ag==
|
||||
Tcn0jWWcGzdBNnWYu67BBlKHIaKj/obJupytPHgjBeEK85wsix3QKB87HqHrgh1HJc+ZmcO003tFM3XP3TrkFA==
|
||||
ieILqfZcymsuy/3M4ea4aQ==
|
||||
pTJ4/haXfqXRWPMf5bkYXSX1E1gyCjkmYu6CS9qyGOYO0gu+p+v9L7YnYgJouDMM
|
||||
I/oMiPKSZH87v5BXs6k42gPIaFnswFj5L9ozs0xtFKC5xOOai9pGu+kS9HtAuV1Eg6LhWwgV147gq85TIcM/aA==
|
||||
myfBNnN012LJpHEG/DJy1v6N5WwsoxlW5egCCFXOpPp0pkjsWIDNz+qAv/o1IjsK0L6lREpJOq54AfuAcfNaXA==
|
||||
WVBt6Y04CdIauwlT9I8ClvpDysSScefXjgoYYnU3HPgzBn/EBx8UmxLA2eibKBrp
|
||||
YvGX9cCUFfN3nf+LLPsfD7zh166Yqpmy8gh5vKyW4xNz8ILTeP2hwYAtiwebeS76oO2NBJV7Uqv7IjoKCZTMmw==
|
||||
myfBNnN012LJpHEG/DJy1v6N5WwsoxlW5egCCFXOpPrB4VWfn5Ui8OXBPzTIB4Xm
|
||||
myfBNnN012LJpHEG/DJy1o31iBser7IxaXdj9+ZqJsNR0ZQrYR6BLCqgenH1UOf/
|
||||
myfBNnN012LJpHEG/DJy1tg+To4n1GXMIlcGh9Jqtqo9yJDLvwiJ3aS27+qsQMvaDaSf4XjWn0ZObKusJjDOqA==
|
||||
ieILqfZcymsuy/3M4ea4aQ==
|
||||
ju5M1AUGCSbLuo5D8L8bVIZhZJZKdGfDn/yhy53xo8DXDlWDdbU1I9e1uEDCYLuU9qBNdMIRuZW0LFWAe1UFBzaG4V1ilgoWnp5k026YuTQ=
|
||||
ju5M1AUGCSbLuo5D8L8bVJaRmXw2IRmvRvuR81UWbVY=
|
||||
BRLaZp9SSsF9/AZpR7OqhsZp5OeMa6lGVSd504umQxoXdMU0/cTKR3HQwFPSIeF1sanO7GEGMUoC/tdDdDktjSX3RJyUSUTn55KxxOrupi8=
|
||||
ju5M1AUGCSbLuo5D8L8bVGPusZo8SEpBwFddHBCuvsVUblj0JB/nzGH5KcPxdcws
|
||||
BRLaZp9SSsF9/AZpR7OqhsZp5OeMa6lGVSd504umQxoXdMU0/cTKR3HQwFPSIeF1KGz7zqPehEXVWZ4rZho/8FV/yCi3PHkhNl/05J55OBo=
|
||||
ju5M1AUGCSbLuo5D8L8bVGPusZo8SEpBwFddHBCuvsVGB1/L2y1ruQ996m/d0dCQ
|
||||
BRLaZp9SSsF9/AZpR7OqhsZp5OeMa6lGVSd504umQxoXdMU0/cTKR3HQwFPSIeF133zVixs5YR06cZ0gEKus/QVcCW6tIydlW2h2rEvzyoc=
|
||||
ju5M1AUGCSbLuo5D8L8bVGPusZo8SEpBwFddHBCuvsW4pnkatbB61XjBmc7Sxqr1
|
||||
BRLaZp9SSsF9/AZpR7OqhsZp5OeMa6lGVSd504umQxoXdMU0/cTKR3HQwFPSIeF1P3GAfeNWnFH5hfd8Pq5R/mNlX88iJYXcsZiOBUrPBOs=
|
||||
EOWA11RGsxqhKuGIEuD4IfOeLan/yRthS5lR7TTNGXay+qhC4+oWezoouvod73MIRdZumUiN2kk0Mvkxc/aLsQ==
|
||||
EOWA11RGsxqhKuGIEuD4IfvnMtPsEG8ACH95uhN8Tua6wfs6DbTpUKGxVvptYkI9vu6OSJMYPXdJVe3Y40fn2TapvtFZRgZlQKTdiA5HtjOJC3xgX6wW3R4KxymacShU
|
||||
EOWA11RGsxqhKuGIEuD4IfvnMtPsEG8ACH95uhN8TuYplqqsqgBVdjIRg6owrL1ZZCztLqZJG4SVKF0SWL9qtEGBAK1b+q4QDM4ynu95U9D0H04PCTjU3ZE5SAguwth3
|
||||
ieILqfZcymsuy/3M4ea4aQ==
|
||||
ju5M1AUGCSbLuo5D8L8bVIZhZJZKdGfDn/yhy53xo8DXDlWDdbU1I9e1uEDCYLuULdenkTBOv5zMI1xKZWU/YC6Tjpfv049e6JF2cVfwxn0=
|
||||
ju5M1AUGCSbLuo5D8L8bVJaRmXw2IRmvRvuR81UWbVY=
|
||||
BRLaZp9SSsF9/AZpR7OqhsZp5OeMa6lGVSd504umQxoXdMU0/cTKR3HQwFPSIeF1GLcILKSCKyr5IJU5OXi6KWWk+FubjrWh2dQ6sIj1/a8=
|
||||
ju5M1AUGCSbLuo5D8L8bVGPusZo8SEpBwFddHBCuvsVUblj0JB/nzGH5KcPxdcws
|
||||
BRLaZp9SSsF9/AZpR7OqhsZp5OeMa6lGVSd504umQxoXdMU0/cTKR3HQwFPSIeF1O5LtiukJR+3y08jmq2mYaBOwP+Iy2rlmmFC4sQcpPL4=
|
||||
ju5M1AUGCSbLuo5D8L8bVGPusZo8SEpBwFddHBCuvsVGB1/L2y1ruQ996m/d0dCQ
|
||||
BRLaZp9SSsF9/AZpR7OqhsZp5OeMa6lGVSd504umQxoXdMU0/cTKR3HQwFPSIeF1jEo9IDN2NkmQDBNlZpQADS5SzQgSdi7X4ljGJMF4SOw=
|
||||
ju5M1AUGCSbLuo5D8L8bVGPusZo8SEpBwFddHBCuvsW4pnkatbB61XjBmc7Sxqr1
|
||||
BRLaZp9SSsF9/AZpR7OqhsZp5OeMa6lGVSd504umQxoXdMU0/cTKR3HQwFPSIeF1qidYPLd06Zq3S/4T/GRJ9WOE0jjDuB3elx1FfeIZgcY=
|
||||
8DjoNRLulWZ6K8fA63pQzSdstDNQgjaRGvY+CZYb3sZocZ44RXLCr3F/3yHCumjfeP2veOk7kiQKJoc02b0Uxw==
|
||||
8DjoNRLulWZ6K8fA63pQzZ6SxuvWyh7sNCreYFl1S0Krx685SqLH52Josg5SZuh1Fk1ThHSNihJBGDfvz38zDflmjCcBqxpt1C1rOC1ZJXihKd2oOrhUkbTLpTsGda90
|
||||
8DjoNRLulWZ6K8fA63pQzZ6SxuvWyh7sNCreYFl1S0Ju/wRrrh/xjME214qZU4KWaRkwiRM+4bRmgQ1jZew+SAaSvZ4dXPtHE8tNUdWhN2zGCmg9iLmJitGrC3lMCS+h
|
||||
ieILqfZcymsuy/3M4ea4aQ==
|
||||
tnoYvXm58u/+SBD8xLHJuAvAjJVOfZcgdRK6QDet6JOhVBA90QAbz2moTSIuwWxE
|
||||
emWBhtFdy5Uy2PcDueYi8A==
|
||||
ieILqfZcymsuy/3M4ea4aQ==
|
||||
RDJnapv5m6WQ+/YevPjP/M3BxyKURsx191d8OICgOJXVX5EZfbChNolUM0GTt3pTb8KsjNKdsRET4grjzc/CKWxX9eiXsG8F6nY7X33oWrt1tgoJzs1lA2QsHnFsleZmAGf0Rq19d+y9kG602PeIeA==
|
||||
ybyyrjeeEmrfRoQuLTc5+Eo0bCQWP7SBc2+ocvJbPXN7lZl5lpMqs5D456NAAiQDv2RbEO2YtxzbA3WItOooyuqOpe/ekauHiQbaq3ydCK0=
|
||||
rMYRnbwznmklV2LAvQKnr2x6YWPHzVarqLlvvPMBdXg=
|
||||
zfH9BAgeT7WfAju0owsjKecWQdTPkU8PEKs39ayyHbRzApr7ssRaIzs6edZDJaOlPyKqAriWZWdic1zeykzPYnXwhlqDQpkuXffKLqcMldQ=
|
||||
mu2H0RYRclWcrtXzmrG9NVezYCfcoEl4tTzn0/4XZOR7nty8GVsRueMfO34EnusC
|
||||
uOekbOzYtNdlpO9wzsN4WguI9wlmHeYdgp3T/c+YvYO2oCWDCLE3l1kwrea3q5XOYMa4+F6dHYuXPDVLsHImBQ==
|
||||
X2hF+vAu7xcEBz6T6CbQZNHp+fUzV8w9P0uzqEyioDk4djOoSX2sQSZCMMMtj+2obrMht8hyACBHc1zaoZRX+m1hvR1tchhLfMzD1OESC19llC7oc7y2OAQBzxLtuvmz
|
||||
X2hF+vAu7xcEBz6T6CbQZCCFzcQgM15ESpUuxgfAer2P4isAYTEw1PS6uYKfHClZGz7AnaYkcy+mzhMrOH/i3Q==
|
||||
uOekbOzYtNdlpO9wzsN4WlJA5hzzoAfbpza7FL8x8Tg2WDrC0KxYEFd7DUUxA+Y9hZwdRaKFRuOVVgy/GnjBP82CsNVsuRIQJELnOVy8PmBIePsx9OdtcihCZaUKimUh
|
||||
uOekbOzYtNdlpO9wzsN4Wv9vWiBYr9v07XQ9uygu4xxO07ywCCGXZDdDQb6AEQEFKcILqZZafhJqBGYYTJJi/ZfkeVauuERHP1zKANrdpLE=
|
||||
X2hF+vAu7xcEBz6T6CbQZJMFy9yuO5oZJ10JBIqDhcalVD0dRjpJTs/VSDDseK3JqQR5ITdfzsYQx0T9bK2z6gli/vyMyJqYZ5uJiVXXa735iBbcOpRrkUZ242NsJNGv
|
||||
eYBZDYz1IA6Cr4JQMtvvCw==
|
||||
rMYRnbwznmklV2LAvQKnr+fPjf4xFPsvmIq9m1cWtYQ=
|
||||
bWNQ6lRkPuFwcGWO7yEDYQ==
|
6
siteini.pack/Albania/alsat-m.tv.channels.xml
Executable file
6
siteini.pack/Albania/alsat-m.tv.channels.xml
Executable file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.56.24 -- Jan van Straaten" site="cosmote.gr">
|
||||
<channels>
|
||||
<channel update="i" site="alsat-m.tv" site_id="Alsat" xmltv_id="Alsat">Alsat</channel>
|
||||
</channels>
|
||||
</site>
|
39
siteini.pack/Albania/alsat-m.tv.ini
Executable file
39
siteini.pack/Albania/alsat-m.tv.ini
Executable file
|
@ -0,0 +1,39 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: alsat-m.tv
|
||||
* @MinSWversion:
|
||||
* @Revision 1 - [14/01/2017] Netuddki
|
||||
* - added category scrub
|
||||
* @Revision 0 - [07/01/2017] Netuddki
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=alsat-m.tv|timezone=Europe/Tirane|maxdays=7.1|cultureinfo=sq-AL|charset=UTF-8|titlematchfactor=90|nopageoverlaps}
|
||||
site {ratingsystem=AL|episodesystem=onscreen|grabengine=|firstshow=0|firstday=0123456}
|
||||
|
||||
url_index{url|http://alsat-m.tv}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the index pages
|
||||
urldate.format {datestring|yyyy-MM-dd}
|
||||
index_showsplit.scrub {multi|<select class="tab-select">|<h4>|</h4>|<div class="emisioneSection">}
|
||||
|
||||
index_start.scrub {single|<a href|">|</a>|</h4>}
|
||||
index_start.modify {remove(type=regex)|( .*)}
|
||||
index_title.scrub {single(separator=" - " include=first)|<a href|">|</a>|</h4>}
|
||||
index_title.modify {remove(type=regex)|\d}
|
||||
index_title.modify {remove|:}
|
||||
index_title.modify {remove|®}
|
||||
|
||||
index_category.scrub {single(separator=" - " exclude=first)|<a href|">|</a>|</h4>}
|
||||
index_category.modify {remove|®}
|
||||
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*index_site_id.scrub {|}
|
||||
*index_site_id.modify {set|alsat}
|
||||
*index_site_channel.modify {set|Alsat}
|
||||
** @auto_xml_channel_end
|
88
siteini.pack/Albania/ipko.com.channels.xml
Executable file
88
siteini.pack/Albania/ipko.com.channels.xml
Executable file
|
@ -0,0 +1,88 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V3.0.2.1 -- Jan van Straaten" site="ipko.com">
|
||||
<channels>
|
||||
<channel update="i" site="ipko.com" site_id="402" xmltv_id="Radio Televizioni i Kosoves">Radio Televizioni i Kosoves</channel>
|
||||
<channel update="i" site="ipko.com" site_id="254" xmltv_id="Klan Kosova">Klan Kosova</channel>
|
||||
<channel update="i" site="ipko.com" site_id="255" xmltv_id="Radio Televizioni 21">Radio Televizioni 21</channel>
|
||||
<channel update="i" site="ipko.com" site_id="312" xmltv_id="Kohavision">Kohavision</channel>
|
||||
<channel update="i" site="ipko.com" site_id="404" xmltv_id="TV Dukagjini">TV Dukagjini</channel>
|
||||
<channel update="i" site="ipko.com" site_id="405" xmltv_id="Top Channel">Top Channel</channel>
|
||||
<channel update="i" site="ipko.com" site_id="259" xmltv_id="Klan TV">Klan TV</channel>
|
||||
<channel update="i" site="ipko.com" site_id="406" xmltv_id="Stinet">Stinet</channel>
|
||||
<channel update="i" site="ipko.com" site_id="407" xmltv_id="Tribuna">Tribuna</channel>
|
||||
<channel update="i" site="ipko.com" site_id="270" xmltv_id="Rrokum TV">Rrokum TV</channel>
|
||||
<channel update="i" site="ipko.com" site_id="408" xmltv_id="Top News">Top News</channel>
|
||||
<channel update="i" site="ipko.com" site_id="269" xmltv_id="ABC News">ABC News</channel>
|
||||
<channel update="i" site="ipko.com" site_id="273" xmltv_id="My Music">My Music</channel>
|
||||
<channel update="i" site="ipko.com" site_id="409" xmltv_id="First Channel">First Channel</channel>
|
||||
<channel update="i" site="ipko.com" site_id="410" xmltv_id="RTK 1 HD">RTK 1 HD</channel>
|
||||
<channel update="i" site="ipko.com" site_id="256" xmltv_id="Radio Televizioni 21 HD">Radio Televizioni 21 HD</channel>
|
||||
<channel update="i" site="ipko.com" site_id="411" xmltv_id="Top Channel HD">Top Channel HD</channel>
|
||||
<channel update="i" site="ipko.com" site_id="260" xmltv_id="Klan TV HD">Klan TV HD</channel>
|
||||
<channel update="i" site="ipko.com" site_id="271" xmltv_id="Rrokum HD">Rrokum HD</channel>
|
||||
<channel update="i" site="ipko.com" site_id="412" xmltv_id="Nickelodeon HD">Nickelodeon HD</channel>
|
||||
<channel update="i" site="ipko.com" site_id="274" xmltv_id="Bang Bang">Bang Bang</channel>
|
||||
<channel update="i" site="ipko.com" site_id="275" xmltv_id="Cufo TV">Cufo TV</channel>
|
||||
<channel update="i" site="ipko.com" site_id="276" xmltv_id="Junior TV">Junior TV</channel>
|
||||
<channel update="i" site="ipko.com" site_id="413" xmltv_id="Baby TV">Baby TV</channel>
|
||||
<channel update="i" site="ipko.com" site_id="279" xmltv_id="Boomerang">Boomerang</channel>
|
||||
<channel update="i" site="ipko.com" site_id="281" xmltv_id="21 Junior">21 Junior</channel>
|
||||
<channel update="i" site="ipko.com" site_id="282" xmltv_id="Film Nje HD">Film Nje HD</channel>
|
||||
<channel update="i" site="ipko.com" site_id="283" xmltv_id="Film Dy HD">Film Dy HD</channel>
|
||||
<channel update="i" site="ipko.com" site_id="284" xmltv_id="Plus HD">Plus HD</channel>
|
||||
<channel update="i" site="ipko.com" site_id="285" xmltv_id="Film Komedi">Film Komedi</channel>
|
||||
<channel update="i" site="ipko.com" site_id="414" xmltv_id="Film Autor">Film Autor</channel>
|
||||
<channel update="i" site="ipko.com" site_id="415" xmltv_id="Film Hits">Film Hits</channel>
|
||||
<channel update="i" site="ipko.com" site_id="289" xmltv_id="Film Thriller">Film Thriller</channel>
|
||||
<channel update="i" site="ipko.com" site_id="290" xmltv_id="Film Drame">Film Drame</channel>
|
||||
<channel update="i" site="ipko.com" site_id="291" xmltv_id="Film Aksion">Film Aksion</channel>
|
||||
<channel update="i" site="ipko.com" site_id="292" xmltv_id="Fox Life">Fox Life</channel>
|
||||
<channel update="i" site="ipko.com" site_id="416" xmltv_id="Fox">Fox</channel>
|
||||
<channel update="i" site="ipko.com" site_id="309" xmltv_id="Digi Gold">Digi Gold</channel>
|
||||
<channel update="i" site="ipko.com" site_id="295" xmltv_id="EXP Shkence">EXP Shkence</channel>
|
||||
<channel update="i" site="ipko.com" site_id="296" xmltv_id="EXP Histori">EXP Histori</channel>
|
||||
<channel update="i" site="ipko.com" site_id="298" xmltv_id="EXP Natyra">EXP Natyra</channel>
|
||||
<channel update="i" site="ipko.com" site_id="417" xmltv_id="Discovery Channel">Discovery Channel</channel>
|
||||
<channel update="i" site="ipko.com" site_id="300" xmltv_id="National Geographic">National Geographic</channel>
|
||||
<channel update="i" site="ipko.com" site_id="418" xmltv_id="24 Kitchen">24 Kitchen</channel>
|
||||
<channel update="i" site="ipko.com" site_id="419" xmltv_id="Travel Channel">Travel Channel</channel>
|
||||
<channel update="i" site="ipko.com" site_id="420" xmltv_id="Fine Living">Fine Living</channel>
|
||||
<channel update="i" site="ipko.com" site_id="299" xmltv_id="Nat Geo HD">Nat Geo HD</channel>
|
||||
<channel update="i" site="ipko.com" site_id="421" xmltv_id="Discovery Science HD">Discovery Science HD</channel>
|
||||
<channel update="i" site="ipko.com" site_id="403" xmltv_id="Animal Planet HD">Animal Planet HD</channel>
|
||||
<channel update="i" site="ipko.com" site_id="422" xmltv_id="ID Xtra HD">ID Xtra HD</channel>
|
||||
<channel update="i" site="ipko.com" site_id="315" xmltv_id="Ora News">Ora News</channel>
|
||||
<channel update="i" site="ipko.com" site_id="316" xmltv_id="News 24">News 24</channel>
|
||||
<channel update="i" site="ipko.com" site_id="423" xmltv_id="TV Arta">TV Arta</channel>
|
||||
<channel update="i" site="ipko.com" site_id="385" xmltv_id="CNN int">CNN int</channel>
|
||||
<channel update="i" site="ipko.com" site_id="386" xmltv_id="BBC World">BBC World</channel>
|
||||
<channel update="i" site="ipko.com" site_id="387" xmltv_id="EuroNews">EuroNews</channel>
|
||||
<channel update="i" site="ipko.com" site_id="388" xmltv_id="B92 Info">B92 Info</channel>
|
||||
<channel update="i" site="ipko.com" site_id="424" xmltv_id="Rai News">Rai News</channel>
|
||||
<channel update="i" site="ipko.com" site_id="391" xmltv_id="DW TV">DW TV</channel>
|
||||
<channel update="i" site="ipko.com" site_id="303" xmltv_id="MTV Live HD">MTV Live HD</channel>
|
||||
<channel update="i" site="ipko.com" site_id="304" xmltv_id="musicAL">musicAL</channel>
|
||||
<channel update="i" site="ipko.com" site_id="425" xmltv_id="SuperSonic TV">SuperSonic TV</channel>
|
||||
<channel update="i" site="ipko.com" site_id="426" xmltv_id="STV Folk">STV Folk</channel>
|
||||
<channel update="i" site="ipko.com" site_id="427" xmltv_id="Wedding Channel">Wedding Channel</channel>
|
||||
<channel update="i" site="ipko.com" site_id="308" xmltv_id="Fashion TV">Fashion TV</channel>
|
||||
<channel update="i" site="ipko.com" site_id="319" xmltv_id="Alsat M">Alsat M</channel>
|
||||
<channel update="i" site="ipko.com" site_id="428" xmltv_id="TVSH">TVSH</channel>
|
||||
<channel update="i" site="ipko.com" site_id="321" xmltv_id="E TV">E TV</channel>
|
||||
<channel update="i" site="ipko.com" site_id="322" xmltv_id="ON TV">ON TV</channel>
|
||||
<channel update="i" site="ipko.com" site_id="324" xmltv_id="21 Popullore">21 Popullore</channel>
|
||||
<channel update="i" site="ipko.com" site_id="317" xmltv_id="Albanian Screen">Albanian Screen</channel>
|
||||
<channel update="i" site="ipko.com" site_id="352" xmltv_id="Hayat TV">Hayat TV</channel>
|
||||
<channel update="i" site="ipko.com" site_id="364" xmltv_id="TV Prizren">TV Prizren</channel>
|
||||
<channel update="i" site="ipko.com" site_id="365" xmltv_id="TV Festina">TV Festina</channel>
|
||||
<channel update="i" site="ipko.com" site_id="373" xmltv_id="RTL">RTL</channel>
|
||||
<channel update="i" site="ipko.com" site_id="375" xmltv_id="RTL 2">RTL 2</channel>
|
||||
<channel update="i" site="ipko.com" site_id="377" xmltv_id="N-TV">N-TV</channel>
|
||||
<channel update="i" site="ipko.com" site_id="378" xmltv_id="Rai 1">Rai 1</channel>
|
||||
<channel update="i" site="ipko.com" site_id="379" xmltv_id="Rai 2">Rai 2</channel>
|
||||
<channel update="i" site="ipko.com" site_id="380" xmltv_id="Rai 3">Rai 3</channel>
|
||||
<channel update="i" site="ipko.com" site_id="351" xmltv_id="EuroSport">EuroSport</channel>
|
||||
<channel update="i" site="ipko.com" site_id="381" xmltv_id="Al Jazeera">Al Jazeera</channel>
|
||||
<channel update="i" site="ipko.com" site_id="383" xmltv_id="Peace TV">Peace TV</channel>
|
||||
</channels>
|
||||
</site>
|
46
siteini.pack/Albania/ipko.com.ini
Executable file
46
siteini.pack/Albania/ipko.com.ini
Executable file
|
@ -0,0 +1,46 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: ipko.com
|
||||
* @MinSWversion:
|
||||
* @Revision 2 - [10/12/2019] WGT
|
||||
* @Revision 1 - [13/06/2016] Blackbear199
|
||||
* - windows only
|
||||
* @Revision 0 - [30/10/2014] Jan van Straaten
|
||||
* - creation
|
||||
* @Remarks: only works for windows users
|
||||
* @header_end
|
||||
* $$encrypted [26/04/2020]$
|
||||
**------------------------------------------------------------------------------------------------
|
||||
site {url=ipko.com|timezone=Europe/Tirane|maxdays=7|cultureinfo=sq-AL|charset=UTF-8|titlematchfactor=90|keepindexpage}
|
||||
ZWm7rr783sELkaDPFDeI6Q==
|
||||
At/5LZhuCO3sFR9LwA5XlzIar6/iv9oGPwbIH/SbLjVd6CAMyUvEilswLn4gm+KPMJhGBIOEmTxKsX5HRMOxMzAc1T8UlbWBm1agmlGpLoA=
|
||||
U98OKvFIJpvYVU3iHJXSZqK+hOpXjXy5gI+EE+hILJPOOYyRVh7kXP/3KB4e0iIN
|
||||
ZWm7rr783sELkaDPFDeI6Q==
|
||||
Sh0b3kqdrXbkfFxiiEsfqNIEOsRym29u4YyTe7nzqXbs0gMTlVJZ0HbkRMT4yYo23+3tnR4Rfk+RGxixHluYBt5UeEC93tM4nT0MbRuvESY=
|
||||
Sh0b3kqdrXbkfFxiiEsfqNIEOsRym29u4YyTe7nzqXbglTigzAx2tVlyso2HjDA9P5yXu+QvuJE+5pR7DZch1UH9VAQvDeVygNmAJCAg4f0=
|
||||
Sh0b3kqdrXbkfFxiiEsfqFue2n7lozA9u9g3kSfdyCYukB+6XzUB40pMUGKkoQL10GLwhImCqvsbS6JvoXwt9gKZi5imPN/SZeJK164sGfQ=
|
||||
Sh0b3kqdrXbkfFxiiEsfqDrsBpnj/3YkwN97/aRFSE06EKAwKF3TtanQU9dEm6AllcgGqQ8LjEtNlKbxa9uhkw==
|
||||
Y1sT6/bZjO2aQkM5DPZs+w==
|
||||
fslBqR/BdErbXunndmRU47VQQNS36aD5u/OtsbaTpEpvhpUDq9ELSefNeabFUt8gJFj2SCxC39W6Mf5R0EP1rg==
|
||||
oq9Q9opfeG+iDRh/gLxZui+q+vUFSV7pmOTNurx6+ypUE9SyfCYIQrgSswusHHWKaMEpoUuX2cwvMFMvPP2y043pm2eqhnnL0+33Nby99NE9q53s8Skc4kwCW5O/IoEL
|
||||
oq9Q9opfeG+iDRh/gLxZuv5BcPcjJyyBEVM/pgEVhvSDbN6bj0DSA0a7/uQ+qvLk3ZfEzAwFM17ZBT3rEVdVkw==
|
||||
DhQcZHn8Lv86ysmfchdtqBKdQOWO3l5JbVAF95Ej0lpJZGkh+V3K2hAusOz//01TEnXam9IQriFepw9pWTpa3g==
|
||||
hMq3aWE/9mnIEdV53XPAQwHZAHkhzZTfQZ9ruLeQDoM46mkPhqElH2ryGwpE4pkMzjkbZ/QkZVgJl8Q1zjHmJA==
|
||||
rdYdTZaCgv58JNbMUGttuwSKSHX/ah+7DCAlIVkKFaSEbQ0YLXJqUelpgwLi0ggMwixealEAHSl4gjxOilwYdw==
|
||||
t/w/DlexjfXftF1FzxIxY/5QatiDTBHuAfK0jgCNyliu6ngakuFGJ3u6HQ8zOCYQ6LCYedLt6uJLD6+M2CS13Q==
|
||||
t/w/DlexjfXftF1FzxIxY2fYwGxciCbBe5k346Xf2hZC2ZriOtsJjAt6EI7dznDK
|
||||
bJx+iuZtX8/L9hHaFjy18E/ShIdPZCfomZCNq/NhMJbHzwdqudKZvO9JYjZFOEeMjHZLmtCUjv3aPrD7RXMutA==
|
||||
Y1sT6/bZjO2aQkM5DPZs+w==
|
||||
OvAQRRjpw32IPKO+O1kTqbKJGAiFcMhXgWXaDhoDeZU6+r651f0jmZbyFkg4R/kiGtkQ8jPC3siDkBngA9xAsFL7pIy/cNLQ9Hg38U8apgsuUflr7RHlLJathx7u7rqRQyRnOiXPpUe88x6di/YuCw==
|
||||
h6vbe0tehokPgpKuFYn9bG22ISSGF5dyszCK3nVafEWo422pbk6tZp9zduKt1zGFIzIGVfwsnhXmVDuM9PnC3lX00KGvnrUGMRMu9RRUROY=
|
||||
I11v7sYq3K/DBXW9/N2Qdw==
|
||||
1v84qL0CqYNhs2lsjGImVMmkJQaNmH6gbo2bELRu0Mw=
|
||||
zGmB4EIJ6WPMG5Po6oYtH5t/XT6PTzaazpNFjF3GQL/TojdkrUOD4QNDlwR6wcRyz3CCyDLd6EZZQ5N5puxOEg==
|
||||
8q3QDy+RsRwbYOaGQ/LhLwiAIFFIx8DSxTerfOs+dm3/gLtARtNBLeFsZ/3w4MD5ypZ3cmWG/stOcOgjlIlEeq98aZo4aZ3IlTZgAl+VhasKXPD0TAgrrBgnF+sS13QOpbx4azvdplbCD4LA7QoVUQ==
|
||||
ttSYNeu6gBvrpGzgKFcWnvnwTi4OXbu9W6nU4x9jn/HGOA5UYYZeBsC6WbhObG7c6Go3OBSMRIaq9Edr4jio8xG11Eqfci4sG8QiFd5mF2DoAUCu2ufUkCTQBT8HObLa
|
||||
CmgHbcWcJMdYgaiVBnxPQUm0Ebsx11ScZeejPN/C57tz9ROG90EwpjGaI/9nWkpm
|
||||
39EUTtteKSuSZwxnLccn+wPLFvhx1DArkXS/fb1J+LfvbE6vFcBs4nEHd3qzla0ZC/Qcy73VuxBiJWdTwikHfJCWu+9yRum9FGdCwUbEl1hDq4txQe8PJzXFeQTwA7zU
|
||||
+bCnPeZg0DpH3PJmrjerTw==
|
||||
1v84qL0CqYNhs2lsjGImVNq7elsmlCMG4y6QbH/g6NA=
|
||||
zhyJcP6PMTr6lKzfl+i7hw==
|
13
siteini.pack/Albania/rtsh.al.channels.xml
Executable file
13
siteini.pack/Albania/rtsh.al.channels.xml
Executable file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.56.23.1 -- Jan van Straaten" site="rtsh.al">
|
||||
<channels>
|
||||
<channel update="i" site="rtsh.al" site_id="programi-tvsh/" xmltv_id="TVSH">TVSH</channel>
|
||||
<channel update="i" site="rtsh.al" site_id="programi-tvsh-2/" xmltv_id="TVSH 2">TVSH 2</channel>
|
||||
<channel update="i" site="rtsh.al" site_id="programi-rtsh-hd/" xmltv_id="RTSH HD">RTSH HD</channel>
|
||||
<channel update="i" site="rtsh.al" site_id="programi-rtsh-art/" xmltv_id="RTSH art">RTSH art</channel>
|
||||
<channel update="i" site="rtsh.al" site_id="programi-rtsh-muzike/" xmltv_id="RTSH muzikë">RTSH muzikë</channel>
|
||||
<channel update="i" site="rtsh.al" site_id="programi-rtsh-sport/" xmltv_id="RTSH sport">RTSH sport</channel>
|
||||
<channel update="i" site="rtsh.al" site_id="programi-rtsh-satelit/" xmltv_id="RTSH satelit">RTSH satelit</channel>
|
||||
<channel update="i" site="rtsh.al" site_id="programi-radio-tirana/" xmltv_id="Radio Tirana">Radio Tirana</channel>
|
||||
</channels>
|
||||
</site>
|
32
siteini.pack/Albania/rtsh.al.ini
Executable file
32
siteini.pack/Albania/rtsh.al.ini
Executable file
|
@ -0,0 +1,32 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: rtsh.al
|
||||
* @MinSWversion: 1.1.1/54
|
||||
* @Revision 1 - [26/07/2016] Blackbear199
|
||||
* - site changes
|
||||
* @Revision 0 - [02/04/2016] Blackbear199
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
site {url=rtsh.al|timezone=Europe/Tirane|maxdays=1|cultureinfo=sq-AL|charset=UTF-8|titlematchfactor=90}
|
||||
url_index{url|http://rtsh.al/|channel|}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
urldate.format {datestring|dd-MM-yyyy}
|
||||
*
|
||||
index_showsplit.scrub {multi(separator="<br />")|<div class="entry">|<p>|</p>|<script type=}
|
||||
*
|
||||
index_date.scrub {single(scope=datelogo)|<h4 style="text-align: center;">||</h4>|</h4>}
|
||||
index_start.scrub {regex||(\d{2}\.\d{2})||}
|
||||
index_start.modify {replace|.|:}
|
||||
index_title.scrub {regex||\d{2}\.\d{2}\s(.*)$||}
|
||||
*
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*url_index{url|http://rtsh.al/}
|
||||
*index_site_channel.scrub {multi|<a href="programi-|>Programi |</a>|</ul>}
|
||||
*index_site_id.scrub {multi|PROGRAMET DITORE|<a href="|">|<a>}
|
||||
** @auto_xml_channel_end
|
6
siteini.pack/Albania/top-channel.tv.channels.xml
Executable file
6
siteini.pack/Albania/top-channel.tv.channels.xml
Executable file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.56.24 -- Jan van Straaten" site="cosmote.gr">
|
||||
<channels>
|
||||
<channel update="i" site="top-channel.tv" site_id="top-channel" xmltv_id="Top Channel AL">Top Channel AL</channel>
|
||||
</channels>
|
||||
</site>
|
42
siteini.pack/Albania/top-channel.tv.ini
Executable file
42
siteini.pack/Albania/top-channel.tv.ini
Executable file
|
@ -0,0 +1,42 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: top-channel.tv
|
||||
* @MinSWversion:
|
||||
* @Revision 0 - [14/01/2017] Netuddki
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=top-channel.tv|timezone=Europe/Tirane|maxdays=7.1|cultureinfo=sq-AL|charset=UTF-8|titlematchfactor=90|nopageoverlaps|firstday=0123456}
|
||||
|
||||
url_index{url|http://top-channel.tv/new/tv/guida.php}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the index pages
|
||||
*urldate.format {datestring|dd/MM/yyyy}
|
||||
urldate.format {weekdayname|E Hene|E Marte|E Merkure|E Enjte|E Premte|E Shtune|E Diel}
|
||||
|
||||
index_showsplit.scrub {multi|<div id="dite_jave">|<div style="margin|</div>|<div class="footercont">}
|
||||
|
||||
index_start.scrub {single|<span class="tahoma12|fontblu">|</span>|<span>}
|
||||
|
||||
|
||||
index_title.scrub {single|fontgrierret|">|</span>|</div>}
|
||||
index_title.modify {remove(notnull type=string)|'Serial'} *Series
|
||||
index_title.modify {remove(notnull type=string)|'R'} *Rerun
|
||||
index_title.modify {remove(notnull type=string)|'TN'} *???
|
||||
index_title.modify {remove(notnull type=string)|'Film'}
|
||||
index_title.modify {remove(notnull type=string)|'\"'}
|
||||
index_title.modify {remove(notnull type=string)|'Vizatimor'}
|
||||
|
||||
|
||||
index_category.scrub {single(separator="\"" exclude=last2)|fontgrierret|">|</span>|</div>}
|
||||
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*index_site_id.scrub {|}
|
||||
*index_site_id.modify {set|top-channel}
|
||||
*index_site_channel.modify {set|Top Channel}
|
||||
** @auto_xml_channel_end
|
57
siteini.pack/Albania/tring.al.channels.xml
Executable file
57
siteini.pack/Albania/tring.al.channels.xml
Executable file
|
@ -0,0 +1,57 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V3.0.2.0 -- Jan van Straaten" site="tring.al">
|
||||
<channels>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/vizion.png##0" xmltv_id="Vizion Plus">Vizion Plus</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/jollyhd.png##1" xmltv_id="JOLLY HD">JOLLY HD</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/1234.png##2" xmltv_id="LIVING">LIVING</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/tring-international.png##3" xmltv_id="INTERNATIONAL">INTERNATIONAL</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/te-brendshme/smile-web-fixed.png##4" xmltv_id="SMILE">SMILE</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/te-brendshme/muse-fixed-web.png##5" xmltv_id="MUSE">MUSE</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/3plus.png##6" xmltv_id="3 Plus">3 Plus</channel>
|
||||
<channel update="i" site="tring.al" site_id="##7" xmltv_id="KanalD Drama">KanalD Drama</channel>
|
||||
<channel update="i" site="tring.al" site_id="##8" xmltv_id="TRING SHQIPI">TRING SHQIPI</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/te-brendshme/tring-tring-fixed.png##9" xmltv_id="Tring Tring">Tring Tring</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/tring-kids.png##10" xmltv_id="KIDS">KIDS</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/te-brendshme/tiptv-web-fix.png##11" xmltv_id="Tip Tv">Tip Tv</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/super.png##12" xmltv_id="Tring Super">Tring Super</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/action.png##13" xmltv_id="Tring Max">Tring Max</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/life.png##14" xmltv_id="Tring Life">Tring Life</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/comedy.png##15" xmltv_id="Tring Comedy">Tring Comedy</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/tring-fantasy.png##16" xmltv_id="TRING FANTAZI">TRING FANTAZI</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/fox-life.png##17" xmltv_id="Fox Life">Fox Life</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/fox-crime.png##18" xmltv_id="Fox Crime">Fox Crime</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/fox_200x60px.png##19" xmltv_id="FOX">FOX</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/history.png##20" xmltv_id="T-HIST">T-HIST</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/world.png##21" xmltv_id="Tring World">Tring World</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/planet.png##22" xmltv_id="Tring Planet">Tring Planet</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/national-geographic.png##23" xmltv_id="National Geographic">National Geographic</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/click-tv.png##24" xmltv_id="CLICK TV">CLICK TV</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/seven.png##25" xmltv_id="Kanali 7">Kanali 7</channel>
|
||||
<channel update="i" site="tring.al" site_id="##26" xmltv_id="RTSH">RTSH</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/klan-hd.png##27" xmltv_id="Klan HD">Klan HD</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/klan-plus.png##28" xmltv_id="Klan Plus HD">Klan Plus HD</channel>
|
||||
<channel update="i" site="tring.al" site_id="##29" xmltv_id="Klan Kosova">Klan Kosova</channel>
|
||||
<channel update="i" site="tring.al" site_id="##30" xmltv_id="RTK">RTK</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/21.png##31" xmltv_id="RTV21">RTV21</channel>
|
||||
<channel update="i" site="tring.al" site_id="##32" xmltv_id="RTV 21 M">RTV 21 M</channel>
|
||||
<channel update="i" site="tring.al" site_id="##33" xmltv_id="Club TV">Club TV</channel>
|
||||
<channel update="i" site="tring.al" site_id="##34" xmltv_id="Fax News">Fax News</channel>
|
||||
<channel update="i" site="tring.al" site_id="##35" xmltv_id="ABC NEWS">ABC NEWS</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/folk.png##36" xmltv_id="Folk +">Folk +</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/bbf.png##37" xmltv_id="BBF">BBF</channel>
|
||||
<channel update="i" site="tring.al" site_id="##38" xmltv_id="Elrodi">Elrodi</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/antenna-europe.png##39" xmltv_id="Antenna Europe">Antenna Europe</channel>
|
||||
<channel update="i" site="tring.al" site_id="##40" xmltv_id="RAI UNO">RAI UNO</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/canale-5.png##41" xmltv_id="Canale 5">Canale 5</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/italia-1.png##42" xmltv_id="Italia 1">Italia 1</channel>
|
||||
<channel update="i" site="tring.al" site_id="##43" xmltv_id="Mediaset Italia">Mediaset Italia</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/sport-news-hd.png##44" xmltv_id="Tring Sport News HD">Tring Sport News HD</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/sport1-hd.png##45" xmltv_id="TS1 HD">TS1 HD</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/sport2-hd.png##46" xmltv_id="TS2 HD">TS2 HD</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/sport3-hd.png##47" xmltv_id="TS3 HD">TS3 HD</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/sport4-hd.png##48" xmltv_id="TS4 HD">TS4 HD</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/desire.png##49" xmltv_id="DESIRE">DESIRE</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/bizarre.png##50" xmltv_id="BIZARRE">BIZARRE</channel>
|
||||
<channel update="i" site="tring.al" site_id="includes/picker/images/bungabunga.png##51" xmltv_id="BUNGA BUNGA">BUNGA BUNGA</channel>
|
||||
</channels>
|
||||
</site>
|
58
siteini.pack/Albania/tring.al.ini
Executable file
58
siteini.pack/Albania/tring.al.ini
Executable file
|
@ -0,0 +1,58 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: tring.al
|
||||
* @MinSWversion: V3.0.0
|
||||
* @Revision 3 - [26/04/2020] Blackbear199
|
||||
* - updated for new wg capabilities
|
||||
* @Revision 2 - [03/10/2016] Blackbear199
|
||||
* - site name change to tring.al
|
||||
* - site changes
|
||||
* @Revision 1 - [14/06/2016] Blackbear199
|
||||
* - channel id and url_index change
|
||||
* @Revision 0 - [02/04/2016] Blackbear199
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
* $$encrypted [26/04/2020]$
|
||||
**------------------------------------------------------------------------------------------------
|
||||
site {url=tring.al|timezone=Europe/Tirane|maxdays=7.1|cultureinfo=sq-AL|charset=UTF-8|titlematchfactor=90}
|
||||
WeSImtCNIK4tWnI032dC1g==
|
||||
PFMywk/1yTqSINU5fH8Qt6bSOZ3d6+uCeOgx9i8UP0A407mg5E/VSo6GpiRHnBWH1Dbhwp5evRRKU7ZMkgvoNg==
|
||||
kyVcEQGN7jq6e1pXf5Bs7dForRtaUmpW+xtXWrw3hxOJY7RY19JpuADfvnv0k4oH
|
||||
kyVcEQGN7jq6e1pXf5Bs7fonPqgZcwZbNOP+5fCd7IQ=
|
||||
kyVcEQGN7jq6e1pXf5Bs7ejyJDtLNIDuLEz1UnMszi5WgNhIVYJOFWkvXerAfLo5
|
||||
kyVcEQGN7jq6e1pXf5Bs7U9UaLnU/SxBL5eCxVFqukGcpyEGt/Fu1GhFZYjMSHSKZjtMeCzvZ5vxrAMRCyNiFA==
|
||||
WeSImtCNIK4tWnI032dC1g==
|
||||
Pqm90WtkEj4gis+f8Yg4/RTJ5Y9j10kK89Bni6U28Vs=
|
||||
baEF7TteRDS88BZsHP4xjBPfv2BQ4hh8yEJk9TyCshipkvQ7uMs/LPBFYMQALZv57GcDlvhOtMaDj71Tcdbx1Q==
|
||||
WeSImtCNIK4tWnI032dC1g==
|
||||
hlq4TUH5D1vis7QlXLHYfg3zqFCgzH8pKNTTZmbVMLY=
|
||||
Is5Mcme2Z3QOwXbABPXO0iIDyGf/cK1/Ej31OuEk+NvIUEWq9jApWuiS6ce9xZ4NgEtkkMCTCj2fbvZ/VWTEFh9y/aULFfiYt4ssz3/KJFA=
|
||||
aKPHe49C+a7mJkMaCEIIcYFM7x9QogFsOUJL9HHzANHfmPb7tjSVtvX7XFZAhYoPwFOuQaCmFy9me6OdxpXCO5GOKy5ctjrd/h3IMyeiuqkOFZot9K+R3oju7OcMb0E/
|
||||
WeSImtCNIK4tWnI032dC1g==
|
||||
jFqY2XZqStbP91C8HcbESIWOFSecm5gguaow9p+sxu/YrXio5tAtgrlhpoXnPgT2
|
||||
WeSImtCNIK4tWnI032dC1g==
|
||||
nJ0CMZOSVRrYsA5BSk8Jbg7yasy3mxkDFq/MmSHzZpsu2IOqpbpbesDRmhss6U6CujYmsd6i3LpusQ/3v+z2uYadsdBY3uIqzHtG0IGwVTo=
|
||||
nJ0CMZOSVRrYsA5BSk8JbkFUgOxIfMoNd3Rz5G3PEEbpIRm/5+o/NtEmLS7PSJYqfeiltmL1H+i8fyqMlDzFVFW6zOIGE/h3HaMQ7PTsPkVUVYwAkahI/1lf5lDYKdYc
|
||||
xS3S3NivHSmEqM39WoAgdzB6T21zbtxHkR46ZSsMtpLxg1wzWu7AA3v0m/Yw4CPmfS/OreRSUzw3D1S1Y3nwRQ==
|
||||
WeSImtCNIK4tWnI032dC1g==
|
||||
rm/t2kB4fuaaRyai0WseAOQ25J6spDmgKM8a9+SQ9PfUnBaEgIF4D0v10KYJSjdB
|
||||
kADBi0T8YHnyDyMoeZOYG7sMjdyC3vZl63P5fJg7t0buRTaVQrtpMJAHtQzsrsoU
|
||||
+FCZZmtwHU0Wud459t5mqMlU6b+CTs1efiFW4cBNq4SsAYobtxAGxfKt6trCdpnf
|
||||
eBwftzcHoaKNc9I5awhGM2dxD5yuKFsEF26CdKaSJ3KMOOj6pYZ3d66JrGD5OCbd5fotSp38Cp5/mJQOcKM7dg==
|
||||
WeSImtCNIK4tWnI032dC1g==
|
||||
eBwftzcHoaKNc9I5awhGM4Xd4dPkDeucZNgsO+YcaWho6REkG82nUAgOg4E3JFc9
|
||||
nWRSKopobsbgK2am+c986dQtN7islB92Sn3UbjFRMKypJlOlbx36RA/MSM1sHMKJXMXy72vte2m/mlAi7pBfInEX5fQ7nTQ7tNqzECPRPjYd/QoAt9zhBYdb0Rkn0KAXNFvxz+TXVYNqaV910lj0GA==
|
||||
gCj5kCeQJCtOMTZkm79i7mWd3wAQrnfbALNPPlHD1f+Yv6DaOuvhG6GsDVWCEVfIwl6/JUuBjaxDHoXRcdzFOFppu7IoVYBXutKLFL1ZjUo=
|
||||
aJ1X2Oh2MXxDllJAKttcgQ==
|
||||
C7ikU1xToLM2TR9mL0i3KA72B0IYQwhAZKF8D+hNQNg=
|
||||
Io40csg6XXtPG1riTsUaQDEFwh1vorAkHxY8Ry1h/ik=
|
||||
Wmn0FDhAQ2fIZDg/Cnk+VN7+lyJUV7aC0RUDBV5GbS6ezJGLfZNddT6B76bXCQI9X8MdYbnP2vNCA2bLNFOn0n3do0+5P1Ot2i8WHG1Taao=
|
||||
r5dZTlnyCwvWIZGPOgGxsnvEtIa5xAP7Ndg5ewcw9Hvv1fNf/s/kWkQcvBCe/IjScdUW5XaY1UkuzDTrqffOAcdwBXq/QXUGp242ku5eFZjxpuOdbQFNaQEyOb/ruO6U
|
||||
kQrhCWrBd15ExNrbqLOqYEbrMj6CS3LD4QPsUBVpXvsz8viQYkovvj07HK6f6XN47tXcTMUMUcvboY5u+1vChq9XmDdTCchbTUsOneBCd/w=
|
||||
waJY0fgLprlNi3ID7V6qpEhjaopOVU/iObSHcwu8s3BE9skhhiQ96dXAHI4TCG66feAApBt17JZ8vKhNfsMvuo9HRcLE4A/YDsPAMJ+o2lk=
|
||||
waJY0fgLprlNi3ID7V6qpO57FGT7HDDgUU2CbBW8tJYtfLrZPnknzt3ztxefZ4Ej9HsLTGPA+Uu+uhZGedVfhNw0usxc5O2t6KiAmM0TgB0=
|
||||
C7ikU1xToLM2TR9mL0i3KI5PSoL88FtY9uRgnvfPJJg=
|
||||
WeSImtCNIK4tWnI032dC1g==
|
||||
6QIVrG+vy3tEnkA86VsSyQ==
|
139
siteini.pack/Argentina/avcsa.com.ar.channels.xml
Executable file
139
siteini.pack/Argentina/avcsa.com.ar.channels.xml
Executable file
|
@ -0,0 +1,139 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.56.28 -- Jan van Straaten" site="avcsa.com.ar">
|
||||
<channels>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="3" xmltv_id="26 TV">26 TV</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="2000" xmltv_id="360 TV">360 TV</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="53" xmltv_id="8 MAR DEL PLATA">8 MAR DEL PLATA</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="167" xmltv_id="A&E MUNDO">A&E MUNDO</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1584" xmltv_id="A&E MUNDO HD">A&E MUNDO HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="97" xmltv_id="AMC">AMC</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="4" xmltv_id="AMERICA 2">AMERICA 2</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="343" xmltv_id="AMERICA 24">AMERICA 24</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="84" xmltv_id="AMERICA SPORTS SATELITAL">AMERICA SPORTS SATELITAL</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1623" xmltv_id="ANIMAL PLANET">ANIMAL PLANET</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="57" xmltv_id="ARGENTINISIMA SATELITAL">ARGENTINISIMA SATELITAL</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="100" xmltv_id="AXN">AXN</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1862" xmltv_id="AXN HD">AXN HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="709" xmltv_id="C5N">C5N</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="6" xmltv_id="CANAL 13">CANAL 13</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1341" xmltv_id="CANAL 13 BS.AS. HD">CANAL 13 BS.AS. HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="135" xmltv_id="CANAL 7">CANAL 7</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1569" xmltv_id="CANAL 7 HD">CANAL 7 HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1612" xmltv_id="CANAL 9">CANAL 9</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="58" xmltv_id="CANAL A">CANAL A</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="230" xmltv_id="CANAL DE LA MUSICA">CANAL DE LA MUSICA</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="9" xmltv_id="CANAL DE LAS ESTRELLAS">CANAL DE LAS ESTRELLAS</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="349" xmltv_id="CANAL LUZ">CANAL LUZ</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1063" xmltv_id="CANAL ORBE 21">CANAL ORBE 21</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="11" xmltv_id="CANAL RURAL">CANAL RURAL</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="273" xmltv_id="CANAL VASCO">CANAL VASCO</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="226" xmltv_id="CARTOON NETWORK">CARTOON NETWORK</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1330" xmltv_id="CCTV 4">CCTV 4</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="15" xmltv_id="CINECANAL">CINECANAL</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1292" xmltv_id="CINECANAL HD">CINECANAL HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1355" xmltv_id="CINEMAX">CINEMAX</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1345" xmltv_id="CN 23">CN 23</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="62" xmltv_id="CNN EN ESPAÑOL">CNN EN ESPAÑOL</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="312" xmltv_id="CONEXIÓN EDUCATIVA">CONEXIÓN EDUCATIVA</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1390" xmltv_id="DESTINOS TV">DESTINOS TV</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="17" xmltv_id="DISCOVERY">DISCOVERY</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="494" xmltv_id="DISCOVERY CIVILIZATION">DISCOVERY CIVILIZATION</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="111" xmltv_id="DISCOVERY ID">DISCOVERY ID</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="2266" xmltv_id="DISCOVERY ID HD">DISCOVERY ID HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="76" xmltv_id="DISCOVERY KIDS">DISCOVERY KIDS</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="493" xmltv_id="DISCOVERY SCIENCE">DISCOVERY SCIENCE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1181" xmltv_id="DISCOVERY THEATER HD">DISCOVERY THEATER HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="492" xmltv_id="DISCOVERY TURBO">DISCOVERY TURBO</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1389" xmltv_id="DISCOVERY WORLD HD">DISCOVERY WORLD HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="136" xmltv_id="DISNEY">DISNEY</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="2457" xmltv_id="DISNEY HD">DISNEY HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="756" xmltv_id="DISNEY JR.">DISNEY JR.</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="325" xmltv_id="DISNEY XD">DISNEY XD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="358" xmltv_id="EL GARAGE">EL GARAGE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="125" xmltv_id="EL GOURMET.COM">EL GOURMET.COM</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="477" xmltv_id="ENCUENTRO">ENCUENTRO</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="50" xmltv_id="ENTERTAINMENT TELEVISION">ENTERTAINMENT TELEVISION</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="18" xmltv_id="ESPN">ESPN</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1132" xmltv_id="ESPN +">ESPN +</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="229" xmltv_id="ESPN 2">ESPN 2</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="184" xmltv_id="EUROPA EUROPA">EUROPA EUROPA</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="64" xmltv_id="EWTN">EWTN</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="98" xmltv_id="FILM ZONE">FILM ZONE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="19" xmltv_id="FOX">FOX</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="83" xmltv_id="FOX 1 ESTE">FOX 1 ESTE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="241" xmltv_id="FOX 1 OESTE">FOX 1 OESTE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="583" xmltv_id="FOX ACTION ESTE">FOX ACTION ESTE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="700" xmltv_id="FOX ACTION OESTE">FOX ACTION OESTE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="324" xmltv_id="FOX CLASSICS">FOX CLASSICS</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1016" xmltv_id="FOX FAMILY ESTE">FOX FAMILY ESTE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1017" xmltv_id="FOX FAMILY OESTE">FOX FAMILY OESTE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="879" xmltv_id="FOX HD">FOX HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="366" xmltv_id="FOX LIFE">FOX LIFE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="589" xmltv_id="FOX MOVIES">FOX MOVIES</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="56" xmltv_id="FOX SPORTS">FOX SPORTS</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="978" xmltv_id="FOX SPORTS 2">FOX SPORTS 2</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="362" xmltv_id="FOX SPORTS 3">FOX SPORTS 3</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="979" xmltv_id="FOX SPORTS HD">FOX SPORTS HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="760" xmltv_id="FOX SY FY">FOX SY FY</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="353" xmltv_id="FX">FX</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="65" xmltv_id="GALICIA TV">GALICIA TV</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="728" xmltv_id="HAPSA (TURF)">HAPSA (TURF)</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="21" xmltv_id="HBO">HBO</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="2127" xmltv_id="HBO 2">HBO 2</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="335" xmltv_id="HBO FAMILY">HBO FAMILY</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="2165" xmltv_id="HBO PLUS">HBO PLUS</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="178" xmltv_id="HISTORY">HISTORY</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1499" xmltv_id="HISTORY HD">HISTORY HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="340" xmltv_id="HOME AND HEALTH">HOME AND HEALTH</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="2218" xmltv_id="HOME AND HEALTH HD">HOME AND HEALTH HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="115" xmltv_id="HTV">HTV</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="22" xmltv_id="I-SAT">I-SAT</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1605" xmltv_id="INCAA TV">INCAA TV</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="758" xmltv_id="LA100">LA100</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="2788" xmltv_id="LIFETIME">LIFETIME</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="25" xmltv_id="M TV">M TV</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="26" xmltv_id="MAGAZINE">MAGAZINE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="108" xmltv_id="MAS CHIC">MAS CHIC</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="27" xmltv_id="METRO">METRO</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="2581" xmltv_id="MUNDO FOX">MUNDO FOX</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1184" xmltv_id="NAT GEO WILD">NAT GEO WILD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="164" xmltv_id="NATIONAL GEOGRAPHIC">NATIONAL GEOGRAPHIC</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="2710" xmltv_id="NATIONAL GEOGRAPHIC HD">NATIONAL GEOGRAPHIC HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="60" xmltv_id="NICKELODEON">NICKELODEON</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1492" xmltv_id="PAKAPAKA">PAKAPAKA</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="2001" xmltv_id="PENTHOUSE">PENTHOUSE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="114" xmltv_id="PLAYBOY">PLAYBOY</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="2296" xmltv_id="QM NOTICIAS">QM NOTICIAS</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="779" xmltv_id="QUIERO MUSICA">QUIERO MUSICA</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1680" xmltv_id="RADIO CONTINENTAL AM 590">RADIO CONTINENTAL AM 590</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="757" xmltv_id="RADIO MITRE 790">RADIO MITRE 790</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="29" xmltv_id="RAI">RAI</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1502" xmltv_id="RT TV">RT TV</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="380" xmltv_id="SEMBRANDO">SEMBRANDO</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="32" xmltv_id="SONY">SONY</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1579" xmltv_id="SONY HD">SONY HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="33" xmltv_id="SPACE">SPACE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1257" xmltv_id="SPACE HD">SPACE HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="77" xmltv_id="STUDIO UNIVERSAL">STUDIO UNIVERSAL</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1967" xmltv_id="TBS VERYFUNNY">TBS VERYFUNNY</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="328" xmltv_id="TCM">TCM</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1999" xmltv_id="TECNOPOLIS">TECNOPOLIS</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="35" xmltv_id="TELEFE">TELEFE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="388" xmltv_id="TELESUR">TELESUR</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="36" xmltv_id="TN">TN</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="37" xmltv_id="TNT">TNT</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1606" xmltv_id="TNT HD">TNT HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="2999" xmltv_id="TNT SERIES">TNT SERIES</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="912" xmltv_id="TRU TV">TRU TV</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1260" xmltv_id="TRU TV HD">TRU TV HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="59" xmltv_id="TVE">TVE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="39" xmltv_id="TVN CHILE">TVN CHILE</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="40" xmltv_id="TYC SPORTS">TYC SPORTS</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="327" xmltv_id="UNIVERSAL CHANNEL">UNIVERSAL CHANNEL</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="44" xmltv_id="VENUS">VENUS</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="45" xmltv_id="VOLVER">VOLVER</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="46" xmltv_id="WARNER CHANNEL">WARNER CHANNEL</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="1800" xmltv_id="WARNER HD">WARNER HD</channel>
|
||||
<channel update="i" site="avcsa.com.ar" site_id="723" xmltv_id="WOBI TV">WOBI TV</channel>
|
||||
</channels>
|
||||
</site>
|
99
siteini.pack/Argentina/avcsa.com.ar.ini
Executable file
99
siteini.pack/Argentina/avcsa.com.ar.ini
Executable file
|
@ -0,0 +1,99 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: avcsa.com.ar
|
||||
* @MinSWversion:
|
||||
* @Revision 0 - [24/04/2016] Blackbear199
|
||||
* - creation
|
||||
* @Remarks: based on reportv.com.ar, change aid=2295 to aid=1987
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=avcsa.com.ar|timezone=America/Argentina/Buenos_Aires|maxdays=21|cultureinfo=es-AR|charset=UTF-8|titlematchfactor=90|nopageoverlaps}
|
||||
site {ratingsystem=ES|episodesystem=onscreen}
|
||||
*-----------------------------------------------------------------
|
||||
* for faster grabbing set maxday=11.1,maxdays of epg drops to 11.
|
||||
*-----------------------------------------------------------------
|
||||
url_index{url|http://181.30.4.186/buscador/ProgXSenial.php}
|
||||
urldate.format {datestring|yyyy"%2F"MM"%2F"dd}
|
||||
*
|
||||
scope.range{(urlindex)|end}
|
||||
index_temp_1.modify {set|'config_xmltv_id'}
|
||||
index_temp_1.modify {replace| |+}
|
||||
end_scope
|
||||
*
|
||||
url_index.headers {method=POST|contenttype=application/x-www-form-urlencoded}
|
||||
url_index.headers {customheader=X-Requested-With=XMLHttpRequest}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
url_index.headers {postdata=idSenial='channel'&Senial='index_temp_1'&Alineacion=1987&DiaDesde='urldate'&HoraDesde=00%3A00%3A00}
|
||||
*
|
||||
index_urlchannellogo {url(scope=datelogo)|http://181.30.4.186/buscador/img/Logos/|<img src='./img/Logos/||'|'}
|
||||
*
|
||||
index_showsplit.scrub {regex||(<div id="trProg.*?)<span></span></div></div>||}
|
||||
*
|
||||
index_start.scrub {single(separator=" - " include=last)|title="||"|"}
|
||||
*index_duration.scrub {regex||<span>(\d{2}:\d{2}:\d{2})</span>||} *leave disabled until release version 56.29 with date calculation bug fixed
|
||||
index_title.scrub {regex||<span>\d{2}:\d{2}\s-\s(.+?)</span>||}
|
||||
index_category.scrub {multi (include=first)|width:158px;|class="trProgCell" |</span>|</div><div}
|
||||
index_category.modify {remove |><span>}
|
||||
*
|
||||
index_urlshow.modify {addstart|https://www.reportv.com.ar/buscador/DetallePrograma.php}
|
||||
index_urlshow.headers {method=POST|contenttype=application/x-www-form-urlencoded}
|
||||
index_urlshow.headers {customheader=X-Requested-With=XMLHttpRequest}
|
||||
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
*
|
||||
scope.range {(indexshowdetails)|end}
|
||||
index_temp_3.scrub {single |onclick="detallePrograma(||,'|}
|
||||
index_temp_4.modify {substring (type=regex)|'index_temp_3' "(^\d*),"} *id
|
||||
index_temp_5.modify {substring (type=regex)|'index_temp_3' "^\d*,(\d*)"} *idc
|
||||
index_temp_6.modify {substring (type=regex)|'index_temp_3' "^\d*,\d*,\d*,(\d*)"} *idp
|
||||
index_variable_element.modify {clear}
|
||||
index_variable_element.modify {addstart |id='index_temp_4'&idc='index_temp_5'&id_alineacion=1987&idp='index_temp_6'}
|
||||
index_urlshow.headers {postdata='index_variable_element'}
|
||||
end_scope
|
||||
*
|
||||
scope.range {(showdetails)|end}
|
||||
title.scrub {single |class="lable">Título:|</label>||<br>}
|
||||
title.modify {cleanup}
|
||||
temp_1.scrub {single|<label class="lable">Temporada:|</label>||<br/>}
|
||||
temp_1.modify {addstart (notnull)|S.}
|
||||
temp_1.modify {remove |<br/>}
|
||||
temp_1.modify {addend (notnull)|-}
|
||||
subtitle.scrub {single|<label class="lable">Episodio:|</label> ||<br/>}
|
||||
subtitle.modify {addstart (notnull)|'temp_1'Ep.}
|
||||
subtitle.modify {cleanup (tags="<"">")}
|
||||
description.scrub {single |<div class="inner" >||</div>|}
|
||||
description.modify {remove |No hay información disponible.}
|
||||
description.scrub {single |<label class="lable">Detalle:|</label>|<br>|</div>}
|
||||
description.modify {cleanup (tags="<"">")}
|
||||
temp_2.modify {addstart |'description'}
|
||||
temp_2.modify {substring (type=regex)|"(\?\w.*?\?)"}
|
||||
temp_2.modify {replace |?|"}
|
||||
description.modify {replace (type=regex)|"(\?\w.*?\?)"|'temp_2'}
|
||||
director.scrub {multi |<label class="lable">Directores:|<a href='#' >|</a></span>|lable">Año:}
|
||||
actor.scrub {multi |<label class="lable">Actores:|<a href='#' >|</a></span>|lable">Directores:}
|
||||
category.scrub {single|class="lable">Género:|</label>||}
|
||||
category.modify {cleanup (tags="<"">")}
|
||||
category.modify {remove | Audio:}
|
||||
productiondate.scrub {single |<label class="lable">Año:|</label>||}
|
||||
country.scrub {single |<label class="lable">Pais:|</label>||<br>}
|
||||
country.modify {cleanup}
|
||||
episode.scrub {regex ||(?:lable">Episodio:).*?>\s(\d*)||}
|
||||
episode.modify {addstart (notnull)|'temp_1'Ep.}
|
||||
showicon.scrub {single |<img id="ImgProg"|src=".|"|>}
|
||||
showicon.modify {addstart(notnull)|https://www.reportv.com.ar/buscador}
|
||||
end_scope
|
||||
*
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** http://www.gigared.com.ar/buscador.html -> http://181.30.4.186/buscador/Buscador.php?aid=1987
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*url_index{url|http://181.30.4.186/buscador/Buscador.php?aid=1987}
|
||||
*index_site_channel.scrub {multi (exclude=first)|id="span_canal">|'>|</option>|</select></td>}
|
||||
*index_site_id.scrub {multi (exclude=first)|id="span_canal">|<option value='|'>|</select></td>}
|
||||
*scope.range {(channellist)|end}
|
||||
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
|
||||
*end_scope
|
||||
** @auto_xml_channel_end
|
73
siteini.pack/Argentina/buscadorcablevision.com.ar.channels.xml
Executable file
73
siteini.pack/Argentina/buscadorcablevision.com.ar.channels.xml
Executable file
|
@ -0,0 +1,73 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.56.23.1 -- Jan van Straaten" site="buscadorcablevision.com.ar">
|
||||
<channels>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="2332" xmltv_id="Canal de la Ciudad (Solo Capital)">Canal de la Ciudad (Solo Capital)</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="2263" xmltv_id="Metro">Metro</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="343" xmltv_id="A 24">A 24</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="709" xmltv_id="C5N">C5N</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="192" xmltv_id="Crónica TV">Crónica TV</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="3" xmltv_id="26 TV">26 TV</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="36" xmltv_id="Todo Noticias">Todo Noticias</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="175" xmltv_id="América 2">América 2</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="35" xmltv_id="Telefe">Telefe</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="292" xmltv_id="Tv Pública">Tv Pública</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="6" xmltv_id="Canal 13">Canal 13</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="96" xmltv_id="Canal 9">Canal 9</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="477" xmltv_id="Encuentro">Encuentro</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="26" xmltv_id="Magazine">Magazine</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="40" xmltv_id="T y C Sports">T y C Sports</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="229" xmltv_id="ESPN 2">ESPN 2</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="18" xmltv_id="ESPN">ESPN</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="223" xmltv_id="Fox Sports">Fox Sports</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="978" xmltv_id="Fox Sports 2">Fox Sports 2</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="358" xmltv_id="El Garage">El Garage</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="1492" xmltv_id="PAKA-PAKA">PAKA-PAKA</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="136" xmltv_id="Disney Channel">Disney Channel</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="60" xmltv_id="Nickelodeon">Nickelodeon</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="226" xmltv_id="Cartoon Network">Cartoon Network</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="325" xmltv_id="Disney XD">Disney XD</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="76" xmltv_id="Discovery Kids">Discovery Kids</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="756" xmltv_id="Disney Jrs">Disney Jrs</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="174" xmltv_id="Boomerang">Boomerang</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="1605" xmltv_id="Incaa TV">Incaa TV</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="2292" xmltv_id="Cinemax">Cinemax</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="98" xmltv_id="The Film Zone">The Film Zone</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="45" xmltv_id="Volver">Volver</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="33" xmltv_id="Space">Space</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="15" xmltv_id="Cinecanal Este">Cinecanal Este</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="37" xmltv_id="TNT">TNT</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="2999" xmltv_id="TNT SERIES">TNT SERIES</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="353" xmltv_id="FX">FX</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="19" xmltv_id="Fox">Fox</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="32" xmltv_id="Sony">Sony</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="46" xmltv_id="Warner Channel">Warner Channel</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="327" xmltv_id="Universal Channel">Universal Channel</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="100" xmltv_id="AXN">AXN</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="167" xmltv_id="A & E">A & E</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="1967" xmltv_id="TBS">TBS</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="328" xmltv_id="TCM">TCM</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="97" xmltv_id="Amc">Amc</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="22" xmltv_id="I-Sat">I-Sat</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="11" xmltv_id="Canal Rural">Canal Rural</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="111" xmltv_id="ID Investigación Discovery">ID Investigación Discovery</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="366" xmltv_id="Fox Life">Fox Life</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="125" xmltv_id="Gourmet.com">Gourmet.com</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="50" xmltv_id="E! Entertainment Television">E! Entertainment Television</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="340" xmltv_id="Discovery Home & Health">Discovery Home & Health</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="164" xmltv_id="National Geographic">National Geographic</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="17" xmltv_id="Discovery Channel">Discovery Channel</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="1623" xmltv_id="Animal Planet">Animal Planet</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="178" xmltv_id="The History Channel">The History Channel</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="912" xmltv_id="TRU TV">TRU TV</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="58" xmltv_id="Canal a">Canal a</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="63" xmltv_id="Film & Arts">Film & Arts</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="1624" xmltv_id="Travel & Living Channel">Travel & Living Channel</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="25" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="230" xmltv_id="CM Musical">CM Musical</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="779" xmltv_id="Quiero... Musica en mi Idioma">Quiero... Musica en mi Idioma</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="59" xmltv_id="TV España">TV España</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="62" xmltv_id="CNN en español">CNN en español</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="29" xmltv_id="La Rai">La Rai</channel>
|
||||
<channel update="i" site="buscadorcablevision.com.ar" site_id="9" xmltv_id="El Canal de las Estrellas">El Canal de las Estrellas</channel>
|
||||
</channels>
|
||||
</site>
|
57
siteini.pack/Argentina/buscadorcablevision.com.ar.ini
Executable file
57
siteini.pack/Argentina/buscadorcablevision.com.ar.ini
Executable file
|
@ -0,0 +1,57 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: buscadorcablevision.com.ar
|
||||
* @MinSWversion: V1.1.1/49
|
||||
* @Revision 2 - [27/04/2016] Blackbear199
|
||||
* - site changed
|
||||
* @Revision 1 - [10/03/2014] Steve Wildmore
|
||||
* - site changed
|
||||
* @Revision 0 - [29/05/2013] Jan van Straaten
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=buscadorcablevision.com.ar|timezone=UTC-03:00|maxdays=14.1|cultureinfo=es-AR|charset=UTF-8|titlematchfactor=90}
|
||||
site {firstday=0123456|episodesystem=onscreen}
|
||||
|
||||
*
|
||||
url_index{url|https://buscador.cablevisionfibertel.com.ar/GridChannelContent.aspx?ch=|channel}
|
||||
index_showsplit.scrub {multi|<a rel="#overlay_ficha"|||<script type="text/javascript">}
|
||||
*
|
||||
scope.range {(indexshowdetails)|end}
|
||||
index_urlshow {url|https://buscador.cablevisionfibertel.com.ar/|href="||"|"}
|
||||
index_start.scrub {single|top:||px|">}
|
||||
index_start.modify {calculate(format=time)|120 /}
|
||||
index_title.scrub {single|titleChannel">||</span>|</div>}
|
||||
index_subtitle.scrub {single(separator=" - " include=last)|<span class="titleChapter">||</span>|</span>}
|
||||
index_temp_1.scrub {single|<span class="titleSeason">||</span>|</span>} *season
|
||||
index_episode.scrub {single(separator=" - " include=first)|<span class="titleChapter">||</span>|</span>}
|
||||
end_scope
|
||||
*
|
||||
title.scrub {single|class="tituloFicha onDemand"|class="closeAux"></a>|</div><img }
|
||||
description.scrub {single|Sinopsis|class="resumenFicha onDemand">|</a>|</div>}
|
||||
description.modify {clear("-")} * no description available
|
||||
director.scrub {single|>Director:</a>|>|</a>|}
|
||||
actor.scrub {multi(separator=", ")|<div class="contenedorActores">||</div>|</div>}
|
||||
actor.modify {clear("-")} * no actor available
|
||||
category.scrub {single|Género:</a><a class="detalleItemFicha">||</a>|</a>}
|
||||
productiondate.scrub {single|Año:</a><a class="detalleItemFicha">||</a>|</a>}
|
||||
country.scrub {single|País:</a><a class="detalleItemFicha">||</a>|</a>}
|
||||
*
|
||||
index_episode.modify {addstart|'index_temp_1'}
|
||||
index_episode.modify {remove|: }
|
||||
actor.modify {cleanup(tags="<"">")}
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*scope.range {(channellist)|end}
|
||||
*url_index{url|https://buscador.cablevisionfibertel.com.ar/GridChannelContent.aspx?ch=709}
|
||||
*index_site_channel.scrub {multi|height:20px;width:114px;">|">|</option>|</select>}
|
||||
*index_site_id.scrub {multi|<option|value="|"|</select>}
|
||||
*scope.range {(channellist)|end}
|
||||
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
|
||||
*end_scope
|
||||
** @auto_xml_channel_end
|
94
siteini.pack/Argentina/reportv.com.ar.channels.xml
Executable file
94
siteini.pack/Argentina/reportv.com.ar.channels.xml
Executable file
|
@ -0,0 +1,94 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.56.15 -- Jan van Straaten" site="reportv.com.ar">
|
||||
<channels>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1151" xmltv_id="A&E MUNDO">A&E MUNDO</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="832" xmltv_id="ABC">ABC</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="97" xmltv_id="AMC">AMC</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="85" xmltv_id="ANIMAL PLANET">ANIMAL PLANET</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="2854" xmltv_id="AXN">AXN</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="3159" xmltv_id="AZ CINEMA">AZ CINEMA</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="815" xmltv_id="AZ CORAZON">AZ CORAZON</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="379" xmltv_id="AZ MUNDO">AZ MUNDO</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="453" xmltv_id="BOOMERANG CARTOON">BOOMERANG CARTOON</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1357" xmltv_id="CANAL 11 REPRETEL">CANAL 11 REPRETEL</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1626" xmltv_id="CANAL 2 CDR">CANAL 2 CDR</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1621" xmltv_id="CANAL 4 REPRETEL">CANAL 4 REPRETEL</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1230" xmltv_id="CANAL 6 REPRETEL">CANAL 6 REPRETEL</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="2066" xmltv_id="CANAL 9 COSTA RICA">CANAL 9 COSTA RICA</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="9" xmltv_id="CANAL DE LAS ESTRELLAS">CANAL DE LAS ESTRELLAS</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="3000" xmltv_id="CANAL NU">CANAL NU</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="384" xmltv_id="CARACOL">CARACOL</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="403" xmltv_id="CARTOON NETWORK">CARTOON NETWORK</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1137" xmltv_id="CBS">CBS</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1330" xmltv_id="CCTV 4">CCTV 4</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="508" xmltv_id="CINE LATINO">CINE LATINO</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="242" xmltv_id="CINECANAL">CINECANAL</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1575" xmltv_id="CINEMAX">CINEMAX</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="441" xmltv_id="CNN EN ESPAÑOL">CNN EN ESPAÑOL</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="13" xmltv_id="CNN INTERNACIONAL">CNN INTERNACIONAL</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="374" xmltv_id="CUBAVISION">CUBAVISION</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1390" xmltv_id="DESTINOS TV">DESTINOS TV</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="16" xmltv_id="DEUTSCHE WELLE">DEUTSCHE WELLE</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="590" xmltv_id="DISCOVERY CHANNEL">DISCOVERY CHANNEL</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1343" xmltv_id="DISCOVERY HOME AND HEALTH">DISCOVERY HOME AND HEALTH</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="591" xmltv_id="DISCOVERY ID">DISCOVERY ID</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="396" xmltv_id="DISCOVERY KIDS">DISCOVERY KIDS</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="339" xmltv_id="DISCOVERY TRAVEL AND LIVING">DISCOVERY TRAVEL AND LIVING</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="386" xmltv_id="DISNEY">DISNEY</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="817" xmltv_id="DISNEY JR.">DISNEY JR.</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1130" xmltv_id="DISNEY XD">DISNEY XD</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="351" xmltv_id="EL GOURMET">EL GOURMET</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="413" xmltv_id="ENLACE TBN">ENLACE TBN</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="490" xmltv_id="ENTERTAINMENT TELEVISION">ENTERTAINMENT TELEVISION</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1149" xmltv_id="ESPN">ESPN</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1150" xmltv_id="ESPN DOS">ESPN DOS</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="64" xmltv_id="EWTN">EWTN</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1663" xmltv_id="EXTRA TV 42">EXTRA TV 42</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1529" xmltv_id="FOX">FOX</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="512" xmltv_id="FOX LIFE">FOX LIFE</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="577" xmltv_id="FOX SPORTS">FOX SPORTS</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1266" xmltv_id="FOX SPORTS 2">FOX SPORTS 2</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1101" xmltv_id="FOX SPORTS 3">FOX SPORTS 3</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1526" xmltv_id="FX">FX</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="495" xmltv_id="GLITZ">GLITZ</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="401" xmltv_id="GOLDEN">GOLDEN</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="2825" xmltv_id="H2">H2</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1073" xmltv_id="HISTORY">HISTORY</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="2879" xmltv_id="LIFETIME">LIFETIME</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1124" xmltv_id="MAS CHIC">MAS CHIC</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="282" xmltv_id="MOVIE WORLD">MOVIE WORLD</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="296" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="106" xmltv_id="MULTIPREMIER">MULTIPREMIER</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="2582" xmltv_id="MUNDO FOX">MUNDO FOX</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="405" xmltv_id="NATIONAL GEOGRAPHIC">NATIONAL GEOGRAPHIC</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1226" xmltv_id="NICK JR">NICK JR</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1228" xmltv_id="NICKELODEON">NICKELODEON</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="2910" xmltv_id="PARAMOUNT CHANNEL">PARAMOUNT CHANNEL</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1662" xmltv_id="SINART CANAL 13">SINART CANAL 13</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="2851" xmltv_id="SONY">SONY</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="918" xmltv_id="SPACE">SPACE</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="2871" xmltv_id="STUDIO UNIVERSAL">STUDIO UNIVERSAL</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1966" xmltv_id="TBS">TBS</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1083" xmltv_id="TCM">TCM</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="2071" xmltv_id="TCTV 12">TCTV 12</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="947" xmltv_id="TDN">TDN</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="2141" xmltv_id="TELEFIDES">TELEFIDES</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="2827" xmltv_id="TELEMUNDO">TELEMUNDO</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="388" xmltv_id="TELESUR">TELESUR</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="969" xmltv_id="TELETICA">TELETICA</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="318" xmltv_id="THE FILM ZONE">THE FILM ZONE</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1517" xmltv_id="TNT">TNT</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="3040" xmltv_id="TNT SERIES">TNT SERIES</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="880" xmltv_id="TOONCAST">TOONCAST</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="59" xmltv_id="TVE">TVE</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="39" xmltv_id="TVN CHILE">TVN CHILE</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1666" xmltv_id="TYC SPORTS">TYC SPORTS</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1590" xmltv_id="UNIVERSAL CHANNEL">UNIVERSAL CHANNEL</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1661" xmltv_id="UNIVERSIDAD UCR">UNIVERSIDAD UCR</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="177" xmltv_id="VE PLUS TV">VE PLUS TV</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="699" xmltv_id="VH1">VH1</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1665" xmltv_id="VM LATINO">VM LATINO</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="381" xmltv_id="WARNER">WARNER</channel>
|
||||
<channel update="i" site="reportv.com.ar" site_id="1820" xmltv_id="XPERT TV">XPERT TV</channel>
|
||||
</channels>
|
||||
</site>
|
117
siteini.pack/Argentina/reportv.com.ar.ini
Executable file
117
siteini.pack/Argentina/reportv.com.ar.ini
Executable file
|
@ -0,0 +1,117 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: reportv.com.ar
|
||||
* @MinSWversion:
|
||||
* @Revision 0 - [24/04/2016] 1NSdbZVbpZDX
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=reportv.com.ar|timezone=America/Argentina/Buenos_Aires|maxdays=11.1|cultureinfo=es-AR|charset=UTF-8|titlematchfactor=90|nopageoverlaps}
|
||||
*site {ratingsystem=ES|episodesystem=onscreen|grabengine=|firstshow=0|firstday=0000000}
|
||||
|
||||
urldate.format {datestring|yyyy/MM/dd}
|
||||
*subpage.format {number||1|}
|
||||
url_index{url|https://www.reportv.com.ar/buscador/ProgXSenial.php}
|
||||
*url_index{urlhttps://www.reportv.com.ar/buscador/Buscador.php?aid=2307}
|
||||
url_index.headers {method=POST|contenttype=application/x-www-form-urlencoded}
|
||||
url_index.headers {customheader=X-Requested-With=XMLHttpRequest}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the index pages
|
||||
|
||||
scope.range{(urlindex)|end}
|
||||
*index_variable_element.modify {addstart|idSenial=59&Senial=TVE&Alineacion=2295&DiaDesde=2016%2F04%2F23&HoraDesde=16%3A00%3A00}
|
||||
index_temp_1.modify {set |'config_xmltv_id'}
|
||||
index_temp_1.modify {replace | |+}
|
||||
index_temp_2.modify {calculate(format=date,yyyy/MM/dd)|'urldate'}
|
||||
*url_index.headers {postdata=idSenial=351&Senial=EL+GOURMET&Alineacion=2295&DiaDesde=2016%2F04%2F23&HoraDesde=16%3A00%3A00}
|
||||
index_variable_element.modify {addstart |idSenial='config_site_id'&Senial='index_temp_1'&Alineacion=2295&DiaDesde='index_temp_2'&HoraDesde=00:00:00}
|
||||
url_index.headers {postdata='index_variable_element'}
|
||||
end_scope
|
||||
|
||||
index_showsplit.scrub {multi |title="||style="overflow-x|}
|
||||
|
||||
*index_date.scrub {single|}
|
||||
*index_start.scrub {single (debug)|EL GOURMET| - |"|class="trProg"}
|
||||
index_start.scrub {regex ||\s-\s(.*?)"\s*class="trProg"||}
|
||||
index_title.scrub {single |<span>||</span></div>|}
|
||||
index_title.modify {remove (type=regex)|"^\d{2}:\d{2}\s-\s"}
|
||||
index_category.scrub {multi (include=first)|width:158px;|class="trProgCell" |</span>|</div><div}
|
||||
index_category.modify {remove |><span>}
|
||||
*index_urlchannellogo {url| }
|
||||
|
||||
*index_urlshow {url|}
|
||||
index_urlshow.modify {addstart |https://www.reportv.com.ar/buscador/DetallePrograma.php}
|
||||
index_urlshow.headers {method=POST|contenttype=application/x-www-form-urlencoded}
|
||||
index_urlshow.headers {customheader=X-Requested-With=XMLHttpRequest}
|
||||
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the detail pages
|
||||
|
||||
scope.range {(indexshowdetails)|end}
|
||||
index_temp_3.scrub {single |onclick="detallePrograma(||,'|}
|
||||
index_temp_4.modify {substring (type=regex)|'index_temp_3' "(^\d*),"} *id
|
||||
index_temp_5.modify {substring (type=regex)|'index_temp_3' "^\d*,(\d*)"} *idc
|
||||
index_temp_6.modify {substring (type=regex)|'index_temp_3' "^\d*,\d*,\d*,(\d*)"} *idp
|
||||
index_variable_element.modify {clear}
|
||||
index_variable_element.modify {addstart |id='index_temp_4'&idc='index_temp_5'&id_alineacion=2295&idp='index_temp_6'}
|
||||
*onclick="detallePrograma(401813,1992657,2295,192609748,'
|
||||
*url_index.headers {postdata=id=401813&idc=1992657&id_alineacion=2295&idp=192609748}
|
||||
index_urlshow.headers {postdata='index_variable_element'}
|
||||
end_scope
|
||||
|
||||
scope.range {(showdetails)|end}
|
||||
title.scrub {single |class="lable">Título:|</label>||<br>}
|
||||
title.modify {cleanup}
|
||||
*titleoriginal.scrub {single|}
|
||||
temp_1.scrub {single|<label class="lable">Temporada:|</label>||<br/>}
|
||||
temp_1.modify {addstart (notnull)|S.}
|
||||
temp_1.modify {remove |<br/>}
|
||||
temp_1.modify {addend (notnull)|-}
|
||||
subtitle.scrub {single|<label class="lable">Episodio:|</label> ||<br/>}
|
||||
subtitle.modify {addstart (notnull)|'temp_1'Ep.}
|
||||
subtitle.modify {cleanup (tags="<"">")}
|
||||
description.scrub {single |<div class="inner" >||</div>|}
|
||||
description.modify {remove |No hay información disponible.}
|
||||
description.scrub {single |<label class="lable">Detalle:|</label>|<br>|</div>}
|
||||
description.modify {cleanup (tags="<"">")}
|
||||
temp_2.modify {addstart |'description'}
|
||||
temp_2.modify {substring (type=regex)|"(\?\w.*?\?)"}
|
||||
temp_2.modify {replace |?|"}
|
||||
description.modify {replace (type=regex)|"(\?\w.*?\?)"|'temp_2'}
|
||||
director.scrub {multi |<label class="lable">Directores:|<a href='#' >|</a></span>|lable">Año:}
|
||||
actor.scrub {multi |<label class="lable">Actores:|<a href='#' >|</a></span>|lable">Directores:}
|
||||
*presenter.scrub {single|}
|
||||
*producer.scrub {single|}
|
||||
*writer.scrub {single|}
|
||||
*composer.scrub {single|}
|
||||
*rating.scrub {multi|}
|
||||
*ratingicon.scrub {multi|}
|
||||
category.scrub {single|class="lable">Género:|</label>||}
|
||||
category.modify {cleanup (tags="<"">")}
|
||||
category.modify {remove | Audio:}
|
||||
productiondate.scrub {single |<label class="lable">Año:|</label>||}
|
||||
country.scrub {single |<label class="lable">Pais:|</label>||<br>}
|
||||
country.modify {cleanup}
|
||||
*starrating.scrub {single|}
|
||||
episode.scrub {regex ||(?:lable">Episodio:).*?>\s(\d*)||}
|
||||
episode.modify {addstart (notnull)|'temp_1'Ep.}
|
||||
*premiere.scrub {single|}
|
||||
*previousshown.scrub {single|}
|
||||
showicon.scrub {single |<img id="ImgProg"|src=".|"|>}
|
||||
showicon.modify {addstart(notnull)|https://www.reportv.com.ar/buscador}
|
||||
end_scope
|
||||
*
|
||||
* operations:
|
||||
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*url_index{url|https://www.reportv.com.ar/buscador/Buscador.php?aid=2295}
|
||||
*index_site_channel.scrub {multi (exclude=first)|id="span_canal">|'>|</option>|</select></td>}
|
||||
**index_site_channel.modify {cleanup (style=name)}
|
||||
*index_site_id.scrub {multi (exclude=first)|id="span_canal">|<option value='|'>|</select></td>}
|
||||
*scope.range {(channellist)|end}
|
||||
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
|
||||
*end_scope
|
||||
** @auto_xml_channel_end
|
288
siteini.pack/Argentina/reportvMulti.com.ar.channels.xml
Executable file
288
siteini.pack/Argentina/reportvMulti.com.ar.channels.xml
Executable file
|
@ -0,0 +1,288 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.56.28 -- Jan van Straaten" site="reportvMulti.com.ar">
|
||||
<channels>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1151##2295" xmltv_id="A&E MUNDO">A&E MUNDO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="832##2295" xmltv_id="ABC">ABC</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="97##2295" xmltv_id="AMC">AMC</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="85##2295" xmltv_id="ANIMAL PLANET">ANIMAL PLANET</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2854##2295" xmltv_id="AXN">AXN</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="3159##2295" xmltv_id="AZ CINEMA">AZ CINEMA</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="815##2295" xmltv_id="AZ CORAZON">AZ CORAZON</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="379##2295" xmltv_id="AZ MUNDO">AZ MUNDO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="453##2295" xmltv_id="BOOMERANG CARTOON">BOOMERANG CARTOON</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1357##2295" xmltv_id="CANAL 11 REPRETEL">CANAL 11 REPRETEL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1626##2295" xmltv_id="CANAL 2 CDR">CANAL 2 CDR</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1621##2295" xmltv_id="CANAL 4 REPRETEL">CANAL 4 REPRETEL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1230##2295" xmltv_id="CANAL 6 REPRETEL">CANAL 6 REPRETEL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2066##2295" xmltv_id="CANAL 9 COSTA RICA">CANAL 9 COSTA RICA</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="9##2295" xmltv_id="CANAL DE LAS ESTRELLAS">CANAL DE LAS ESTRELLAS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="3000##2295" xmltv_id="CANAL NU">CANAL NU</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="384##2295" xmltv_id="CARACOL">CARACOL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="403##2295" xmltv_id="CARTOON NETWORK">CARTOON NETWORK</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1137##2295" xmltv_id="CBS">CBS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1330##2295" xmltv_id="CCTV 4">CCTV 4</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="508##2295" xmltv_id="CINE LATINO">CINE LATINO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="242##2295" xmltv_id="CINECANAL">CINECANAL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1575##2295" xmltv_id="CINEMAX">CINEMAX</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="441##2295" xmltv_id="CNN EN ESPAÑOL">CNN EN ESPAÑOL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="13##2295" xmltv_id="CNN INTERNACIONAL">CNN INTERNACIONAL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="374##2295" xmltv_id="CUBAVISION">CUBAVISION</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1390##2295" xmltv_id="DESTINOS TV">DESTINOS TV</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="16##2295" xmltv_id="DEUTSCHE WELLE">DEUTSCHE WELLE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="590##2295" xmltv_id="DISCOVERY CHANNEL">DISCOVERY CHANNEL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1343##2295" xmltv_id="DISCOVERY HOME AND HEALTH">DISCOVERY HOME AND HEALTH</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="591##2295" xmltv_id="DISCOVERY ID">DISCOVERY ID</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="396##2295" xmltv_id="DISCOVERY KIDS">DISCOVERY KIDS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="339##2295" xmltv_id="DISCOVERY TRAVEL AND LIVING">DISCOVERY TRAVEL AND LIVING</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="386##2295" xmltv_id="DISNEY">DISNEY</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="817##2295" xmltv_id="DISNEY JR.">DISNEY JR.</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1130##2295" xmltv_id="DISNEY XD">DISNEY XD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="351##2295" xmltv_id="EL GOURMET">EL GOURMET</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="413##2295" xmltv_id="ENLACE TBN">ENLACE TBN</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="490##2295" xmltv_id="ENTERTAINMENT TELEVISION">ENTERTAINMENT TELEVISION</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1149##2295" xmltv_id="ESPN">ESPN</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1150##2295" xmltv_id="ESPN DOS">ESPN DOS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="64##2295" xmltv_id="EWTN">EWTN</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1663##2295" xmltv_id="EXTRA TV 42">EXTRA TV 42</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1529##2295" xmltv_id="FOX">FOX</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="512##2295" xmltv_id="FOX LIFE">FOX LIFE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="577##2295" xmltv_id="FOX SPORTS">FOX SPORTS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1266##2295" xmltv_id="FOX SPORTS 2">FOX SPORTS 2</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1101##2295" xmltv_id="FOX SPORTS 3">FOX SPORTS 3</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1526##2295" xmltv_id="FX">FX</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="495##2295" xmltv_id="GLITZ">GLITZ</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="401##2295" xmltv_id="GOLDEN">GOLDEN</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2825##2295" xmltv_id="H2">H2</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1073##2295" xmltv_id="HISTORY">HISTORY</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2879##2295" xmltv_id="LIFETIME">LIFETIME</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1124##2295" xmltv_id="MAS CHIC">MAS CHIC</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="282##2295" xmltv_id="MOVIE WORLD">MOVIE WORLD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="296##2295" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="106##2295" xmltv_id="MULTIPREMIER">MULTIPREMIER</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2582##2295" xmltv_id="MUNDO FOX">MUNDO FOX</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="405##2295" xmltv_id="NATIONAL GEOGRAPHIC">NATIONAL GEOGRAPHIC</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1226##2295" xmltv_id="NICK JR">NICK JR</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1228##2295" xmltv_id="NICKELODEON">NICKELODEON</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2910##2295" xmltv_id="PARAMOUNT CHANNEL">PARAMOUNT CHANNEL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1662##2295" xmltv_id="SINART CANAL 13">SINART CANAL 13</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2851##2295" xmltv_id="SONY">SONY</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="918##2295" xmltv_id="SPACE">SPACE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2871##2295" xmltv_id="STUDIO UNIVERSAL">STUDIO UNIVERSAL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1966##2295" xmltv_id="TBS">TBS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1083##2295" xmltv_id="TCM">TCM</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2071##2295" xmltv_id="TCTV 12">TCTV 12</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="947##2295" xmltv_id="TDN">TDN</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2141##2295" xmltv_id="TELEFIDES">TELEFIDES</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2827##2295" xmltv_id="TELEMUNDO">TELEMUNDO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="388##2295" xmltv_id="TELESUR">TELESUR</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="969##2295" xmltv_id="TELETICA">TELETICA</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="318##2295" xmltv_id="THE FILM ZONE">THE FILM ZONE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1517##2295" xmltv_id="TNT">TNT</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="3040##2295" xmltv_id="TNT SERIES">TNT SERIES</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="880##2295" xmltv_id="TOONCAST">TOONCAST</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="59##2295" xmltv_id="TVE">TVE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="39##2295" xmltv_id="TVN CHILE">TVN CHILE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1666##2295" xmltv_id="TYC SPORTS">TYC SPORTS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1590##2295" xmltv_id="UNIVERSAL CHANNEL">UNIVERSAL CHANNEL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1661##2295" xmltv_id="UNIVERSIDAD UCR">UNIVERSIDAD UCR</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="177##2295" xmltv_id="VE PLUS TV">VE PLUS TV</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="699##2295" xmltv_id="VH1">VH1</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1665##2295" xmltv_id="VM LATINO">VM LATINO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="381##2295" xmltv_id="WARNER">WARNER</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1820##2295" xmltv_id="XPERT TV">XPERT TV</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="3##1987" xmltv_id="26 TV">26 TV</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2000##1987" xmltv_id="360 TV">360 TV</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="53##1987" xmltv_id="8 MAR DEL PLATA">8 MAR DEL PLATA</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="167##1987" xmltv_id="A&E MUNDO">A&E MUNDO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1584##1987" xmltv_id="A&E MUNDO HD">A&E MUNDO HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="4##1987" xmltv_id="AMERICA 2">AMERICA 2</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="343##1987" xmltv_id="AMERICA 24">AMERICA 24</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="84##1987" xmltv_id="AMERICA SPORTS SATELITAL">AMERICA SPORTS SATELITAL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1623##1987" xmltv_id="ANIMAL PLANET">ANIMAL PLANET</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="57##1987" xmltv_id="ARGENTINISIMA SATELITAL">ARGENTINISIMA SATELITAL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="100##1987" xmltv_id="AXN">AXN</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1862##1987" xmltv_id="AXN HD">AXN HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="709##1987" xmltv_id="C5N">C5N</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="6##1987" xmltv_id="CANAL 13">CANAL 13</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1341##1987" xmltv_id="CANAL 13 BS.AS. HD">CANAL 13 BS.AS. HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="135##1987" xmltv_id="CANAL 7">CANAL 7</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1569##1987" xmltv_id="CANAL 7 HD">CANAL 7 HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1612##1987" xmltv_id="CANAL 9">CANAL 9</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="58##1987" xmltv_id="CANAL A">CANAL A</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="230##1987" xmltv_id="CANAL DE LA MUSICA">CANAL DE LA MUSICA</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="349##1987" xmltv_id="CANAL LUZ">CANAL LUZ</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1063##1987" xmltv_id="CANAL ORBE 21">CANAL ORBE 21</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="11##1987" xmltv_id="CANAL RURAL">CANAL RURAL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="273##1987" xmltv_id="CANAL VASCO">CANAL VASCO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="226##1987" xmltv_id="CARTOON NETWORK">CARTOON NETWORK</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="15##1987" xmltv_id="CINECANAL">CINECANAL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1292##1987" xmltv_id="CINECANAL HD">CINECANAL HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1355##1987" xmltv_id="CINEMAX ">CINEMAX </channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1345##1987" xmltv_id="CN 23">CN 23</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="62##1987" xmltv_id="CNN EN ESPAÑOL">CNN EN ESPAÑOL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="312##1987" xmltv_id="CONEXIÓN EDUCATIVA">CONEXIÓN EDUCATIVA</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="17##1987" xmltv_id="DISCOVERY">DISCOVERY</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="494##1987" xmltv_id="DISCOVERY CIVILIZATION">DISCOVERY CIVILIZATION</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="111##1987" xmltv_id="DISCOVERY ID">DISCOVERY ID</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2266##1987" xmltv_id="DISCOVERY ID HD">DISCOVERY ID HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="76##1987" xmltv_id="DISCOVERY KIDS">DISCOVERY KIDS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="493##1987" xmltv_id="DISCOVERY SCIENCE">DISCOVERY SCIENCE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1181##1987" xmltv_id="DISCOVERY THEATER HD">DISCOVERY THEATER HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="492##1987" xmltv_id="DISCOVERY TURBO">DISCOVERY TURBO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1389##1987" xmltv_id="DISCOVERY WORLD HD">DISCOVERY WORLD HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="136##1987" xmltv_id="DISNEY">DISNEY</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2457##1987" xmltv_id="DISNEY HD">DISNEY HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="756##1987" xmltv_id="DISNEY JR.">DISNEY JR.</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="325##1987" xmltv_id="DISNEY XD">DISNEY XD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="358##1987" xmltv_id="EL GARAGE">EL GARAGE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="125##1987" xmltv_id="EL GOURMET.COM">EL GOURMET.COM</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="477##1987" xmltv_id="ENCUENTRO">ENCUENTRO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="50##1987" xmltv_id="ENTERTAINMENT TELEVISION">ENTERTAINMENT TELEVISION</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="18##1987" xmltv_id="ESPN">ESPN</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1132##1987" xmltv_id="ESPN +">ESPN +</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="229##1987" xmltv_id="ESPN 2">ESPN 2</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="184##1987" xmltv_id="EUROPA EUROPA">EUROPA EUROPA</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="98##1987" xmltv_id="FILM ZONE">FILM ZONE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="19##1987" xmltv_id="FOX">FOX</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="83##1987" xmltv_id="FOX 1 ESTE">FOX 1 ESTE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="241##1987" xmltv_id="FOX 1 OESTE">FOX 1 OESTE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="583##1987" xmltv_id="FOX ACTION ESTE">FOX ACTION ESTE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="700##1987" xmltv_id="FOX ACTION OESTE">FOX ACTION OESTE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="324##1987" xmltv_id="FOX CLASSICS">FOX CLASSICS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1016##1987" xmltv_id="FOX FAMILY ESTE">FOX FAMILY ESTE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1017##1987" xmltv_id="FOX FAMILY OESTE">FOX FAMILY OESTE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="879##1987" xmltv_id="FOX HD">FOX HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="366##1987" xmltv_id="FOX LIFE">FOX LIFE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="589##1987" xmltv_id="FOX MOVIES">FOX MOVIES</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="56##1987" xmltv_id="FOX SPORTS">FOX SPORTS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="978##1987" xmltv_id="FOX SPORTS 2">FOX SPORTS 2</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="362##1987" xmltv_id="FOX SPORTS 3">FOX SPORTS 3</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="979##1987" xmltv_id="FOX SPORTS HD">FOX SPORTS HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="760##1987" xmltv_id="FOX SY FY">FOX SY FY</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="353##1987" xmltv_id="FX">FX</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="65##1987" xmltv_id="GALICIA TV">GALICIA TV</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="728##1987" xmltv_id="HAPSA (TURF)">HAPSA (TURF)</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="21##1987" xmltv_id="HBO">HBO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2127##1987" xmltv_id="HBO 2">HBO 2</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="335##1987" xmltv_id="HBO FAMILY">HBO FAMILY</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2165##1987" xmltv_id="HBO PLUS">HBO PLUS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="178##1987" xmltv_id="HISTORY">HISTORY</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1499##1987" xmltv_id="HISTORY HD">HISTORY HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="340##1987" xmltv_id="HOME AND HEALTH">HOME AND HEALTH</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2218##1987" xmltv_id="HOME AND HEALTH HD">HOME AND HEALTH HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="115##1987" xmltv_id="HTV">HTV</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="22##1987" xmltv_id="I-SAT">I-SAT</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1605##1987" xmltv_id="INCAA TV ">INCAA TV </channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="758##1987" xmltv_id="LA100">LA100</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2788##1987" xmltv_id="LIFETIME">LIFETIME</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="25##1987" xmltv_id="M TV">M TV</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="26##1987" xmltv_id="MAGAZINE">MAGAZINE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="108##1987" xmltv_id="MAS CHIC">MAS CHIC</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="27##1987" xmltv_id="METRO">METRO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2581##1987" xmltv_id="MUNDO FOX">MUNDO FOX</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1184##1987" xmltv_id="NAT GEO WILD">NAT GEO WILD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="164##1987" xmltv_id="NATIONAL GEOGRAPHIC">NATIONAL GEOGRAPHIC</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2710##1987" xmltv_id="NATIONAL GEOGRAPHIC HD">NATIONAL GEOGRAPHIC HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="60##1987" xmltv_id="NICKELODEON">NICKELODEON</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1492##1987" xmltv_id="PAKAPAKA">PAKAPAKA</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2001##1987" xmltv_id="PENTHOUSE">PENTHOUSE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="114##1987" xmltv_id="PLAYBOY">PLAYBOY</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2296##1987" xmltv_id="QM NOTICIAS">QM NOTICIAS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="779##1987" xmltv_id="QUIERO MUSICA">QUIERO MUSICA</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1680##1987" xmltv_id="RADIO CONTINENTAL AM 590">RADIO CONTINENTAL AM 590</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="757##1987" xmltv_id="RADIO MITRE 790">RADIO MITRE 790</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="29##1987" xmltv_id="RAI">RAI</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1502##1987" xmltv_id="RT TV">RT TV</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="380##1987" xmltv_id="SEMBRANDO">SEMBRANDO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="32##1987" xmltv_id="SONY">SONY</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1579##1987" xmltv_id="SONY HD">SONY HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="33##1987" xmltv_id="SPACE">SPACE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1257##1987" xmltv_id="SPACE HD">SPACE HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="77##1987" xmltv_id="STUDIO UNIVERSAL">STUDIO UNIVERSAL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1967##1987" xmltv_id="TBS VERYFUNNY">TBS VERYFUNNY</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="328##1987" xmltv_id="TCM">TCM</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1999##1987" xmltv_id="TECNOPOLIS">TECNOPOLIS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="35##1987" xmltv_id="TELEFE">TELEFE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="36##1987" xmltv_id="TN">TN</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="37##1987" xmltv_id="TNT">TNT</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1606##1987" xmltv_id="TNT HD">TNT HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2999##1987" xmltv_id="TNT SERIES">TNT SERIES</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="912##1987" xmltv_id="TRU TV">TRU TV</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1260##1987" xmltv_id="TRU TV HD">TRU TV HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="40##1987" xmltv_id="TYC SPORTS">TYC SPORTS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="327##1987" xmltv_id="UNIVERSAL CHANNEL">UNIVERSAL CHANNEL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="44##1987" xmltv_id="VENUS">VENUS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="45##1987" xmltv_id="VOLVER">VOLVER</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="46##1987" xmltv_id="WARNER CHANNEL">WARNER CHANNEL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1800##1987" xmltv_id="WARNER HD">WARNER HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="723##1987" xmltv_id="WOBI TV">WOBI TV</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2433##2078" xmltv_id="26 TV HD">26 TV HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1250##2078" xmltv_id="AMC HD">AMC HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="3248##2078" xmltv_id="AMERICA 2 HD">AMERICA 2 HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2196##2078" xmltv_id="ARPEGGIO">ARPEGGIO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="266##2078" xmltv_id="BRAZZERS TV">BRAZZERS TV</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2429##2078" xmltv_id="C5N HD">C5N HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="892##2078" xmltv_id="CABLE Y DIARIO">CABLE Y DIARIO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="894##2078" xmltv_id="CANAL 11 PARANÁ">CANAL 11 PARANÁ</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="228##2078" xmltv_id="CANAL 13 SANTA FE">CANAL 13 SANTA FE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2808##2078" xmltv_id="CANAL 9 HD">CANAL 9 HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="361##2078" xmltv_id="CANAL 9 LITORAL">CANAL 9 LITORAL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2622##2078" xmltv_id="CANAL 9 LITORAL HD">CANAL 9 LITORAL HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="3137##2078" xmltv_id="CH CORRIENTES">CH CORRIENTES</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="3138##2078" xmltv_id="CH RESISTENCIA">CH RESISTENCIA</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="3369##2078" xmltv_id="CINCOMAS">CINCOMAS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="3445##2078" xmltv_id="CINECANAL HD">CINECANAL HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2292##2078" xmltv_id="CINEMAX">CINEMAX</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2037##2078" xmltv_id="COMEDY CENTRAL">COMEDY CENTRAL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1813##2078" xmltv_id="CONSTRUIR">CONSTRUIR</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="137##2078" xmltv_id="DE PELICULA">DE PELICULA</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2198##2078" xmltv_id="DEPORTV">DEPORTV</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2195##2078" xmltv_id="DEPORTV HD">DEPORTV HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2472##2078" xmltv_id="DISCOVERY KIDS HD">DISCOVERY KIDS HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1624##2078" xmltv_id="DISCOVERY TRAVEL">DISCOVERY TRAVEL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="3244##2078" xmltv_id="EL GOURMET HD">EL GOURMET HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2005##2078" xmltv_id="ESPN 3">ESPN 3</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="3153##2078" xmltv_id="F1">F1</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="63##2078" xmltv_id="FILM&ARTS">FILM&ARTS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="221##2078" xmltv_id="FOX SPORTS">FOX SPORTS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="3431##2078" xmltv_id="FRANCE 24 FRANCES">FRANCE 24 FRANCES</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1974##2078" xmltv_id="FRANCE 24 INGLES">FRANCE 24 INGLES</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2040##2078" xmltv_id="FX HD">FX HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="104##2078" xmltv_id="GLITZ">GLITZ</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1500##2078" xmltv_id="GOLDEN HD">GOLDEN HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2376##2078" xmltv_id="GOLDEN PREMIER">GOLDEN PREMIER</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2823##2078" xmltv_id="H2">H2</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="875##2078" xmltv_id="HBO HD">HBO HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2166##2078" xmltv_id="HBO PLUS O">HBO PLUS O</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="500##2078" xmltv_id="HBO SIGNATURE">HBO SIGNATURE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="283##2078" xmltv_id="MARIAVISIÓN">MARIAVISIÓN</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="12##2078" xmltv_id="MAX">MAX</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="503##2078" xmltv_id="MAX PRIME O">MAX PRIME O</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="334##2078" xmltv_id="MAX PRIME PANAMERICANO">MAX PRIME PANAMERICANO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1378##2078" xmltv_id="MAX UP">MAX UP</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="726##2078" xmltv_id="MTV DANCE">MTV DANCE</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="727##2078" xmltv_id="MTV HITS">MTV HITS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1244##2078" xmltv_id="MTV LIVE HD">MTV LIVE HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="28##2078" xmltv_id="MUCHMUSIC">MUCHMUSIC</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1403##2078" xmltv_id="NAT GEO WILD HD">NAT GEO WILD HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1811##2078" xmltv_id="NICK 2">NICK 2</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="816##2078" xmltv_id="NICK JR">NICK JR</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2360##2078" xmltv_id="NICKTOONS">NICKTOONS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1434##2078" xmltv_id="NUEVO TIEMPO">NUEVO TIEMPO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2908##2078" xmltv_id="PARAMOUNT CHANNEL HD">PARAMOUNT CHANNEL HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1978##2078" xmltv_id="PLAYBOY HD">PLAYBOY HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="30##2078" xmltv_id="RITMOSON LATINO">RITMOSON LATINO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2057##2078" xmltv_id="TELEHIT HD">TELEHIT HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="958##2078" xmltv_id="TELEMUNDO">TELEMUNDO</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="170##2078" xmltv_id="TLNOVELAS">TLNOVELAS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="38##2078" xmltv_id="TV 5">TV 5</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="942##2078" xmltv_id="TV BRASIL">TV BRASIL</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="292##2078" xmltv_id="TV PUBLICA">TV PUBLICA</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="252##2078" xmltv_id="TyC SPORTS">TyC SPORTS</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2861##2078" xmltv_id="TYC SPORTS HD">TYC SPORTS HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2566##2078" xmltv_id="UFC NETWORK">UFC NETWORK</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="1508##2078" xmltv_id="UNIVERSAL CHANNEL HD">UNIVERSAL CHANNEL HD</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="2453##2078" xmltv_id="VH1 CLASSIC">VH1 CLASSIC</channel>
|
||||
<channel update="i" site="reportvMulti.com.ar" site_id="725##2078" xmltv_id="VH1 MEGA HITS">VH1 MEGA HITS</channel>
|
||||
</channels>
|
||||
</site>
|
137
siteini.pack/Argentina/reportvMulti.com.ar.ini
Executable file
137
siteini.pack/Argentina/reportvMulti.com.ar.ini
Executable file
|
@ -0,0 +1,137 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: reportvMulti.com.ar
|
||||
* @MinSWversion:
|
||||
* @Revision 0 - [07/08/2016] Blackbear199
|
||||
* - creation
|
||||
* @Remarks: based on reportv.com.ar, with multiple aid numbers(other sites)
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=reportvMulti.com.ar|timezone=America/Argentina/Buenos_Aires|maxdays=21|cultureinfo=es-AR|charset=UTF-8|titlematchfactor=90|nopageoverlaps}
|
||||
site {ratingsystem=ES|episodesystem=onscreen}
|
||||
*-----------------------------------------------------------------
|
||||
* for faster grabbing set maxday=11.1,maxdays of epg drops to 11.
|
||||
*-----------------------------------------------------------------
|
||||
url_index{url|http://181.30.4.186/buscador/ProgXSenial.php}
|
||||
urldate.format {datestring|yyyy"%2F"MM"%2F"dd}
|
||||
*
|
||||
*index_variable_element.modify {clear}
|
||||
*
|
||||
scope.range{(urlindex)|end}
|
||||
index_temp_1.modify {set|'config_xmltv_id'}
|
||||
index_temp_1.modify {replace| |+}
|
||||
index_temp_2.modify {set|'config_site_id'}
|
||||
index_temp_2.modify {replace|##|&Senial='index_temp_1'&Alineacion=}
|
||||
end_scope
|
||||
*
|
||||
url_index.headers {method=POST|contenttype=application/x-www-form-urlencoded}
|
||||
url_index.headers {customheader=X-Requested-With=XMLHttpRequest}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
url_index.headers {postdata=idSenial='index_temp_2'&DiaDesde='urldate'&HoraDesde=00%3A00%3A00}
|
||||
*
|
||||
index_urlchannellogo {url(scope=datelogo)|http://181.30.4.186/buscador/img/Logos/|<img src='./img/Logos/||'|'}
|
||||
*
|
||||
index_showsplit.scrub {regex||(<div id="trProg.*?)<span></span></div></div>||}
|
||||
*
|
||||
scope.range {(indexshowdetails)|end}
|
||||
index_start.scrub {single(separator=" - " include=last)|title="||"|"}
|
||||
*index_duration.scrub {regex||<span>(\d{2}:\d{2}:\d{2})</span>||} *leave disabled until release version 56.29 with date calculation bug fixed
|
||||
index_title.scrub {regex||<span>\d{2}:\d{2}\s-\s(.+?)</span>||}
|
||||
index_category.scrub {multi (include=first)|width:158px;|class="trProgCell" |</span>|</div><div}
|
||||
index_category.modify {remove |><span>}
|
||||
*
|
||||
index_temp_3.scrub {single |onclick="detallePrograma(||,'|}
|
||||
index_temp_4.modify {substring (type=regex)|'index_temp_3' "(^\d*),"} *id
|
||||
index_temp_5.modify {substring (type=regex)|'index_temp_3' "^\d*,(\d*)"} *idc
|
||||
index_temp_6.modify {substring (type=regex)|'index_temp_3' "^\d*,\d*,\d*,(\d*)"} *idp
|
||||
index_variable_element.modify {substring(type=regex)|'config_site_id' "##(\d+)$"}
|
||||
index_variable_element.modify {addstart|id='index_temp_4'&idc='index_temp_5'&id_alineacion=}
|
||||
index_variable_element.modify {addend|&idp='index_temp_6'}
|
||||
*
|
||||
index_urlshow.modify {addstart|https://www.reportv.com.ar/buscador/DetallePrograma.php}
|
||||
index_urlshow.headers {method=POST|contenttype=application/x-www-form-urlencoded}
|
||||
index_urlshow.headers {customheader=X-Requested-With=XMLHttpRequest}
|
||||
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
index_urlshow.headers {postdata='index_variable_element'}
|
||||
end_scope
|
||||
*
|
||||
scope.range {(showdetails)|end}
|
||||
title.scrub {single |class="lable">Título:|</label>||<br>}
|
||||
title.modify {cleanup}
|
||||
temp_1.scrub {single|<label class="lable">Temporada:|</label>||<br/>}
|
||||
temp_1.modify {addstart (notnull)|S.}
|
||||
temp_1.modify {remove |<br/>}
|
||||
temp_1.modify {addend (notnull)|-}
|
||||
subtitle.scrub {single|<label class="lable">Episodio:|</label> ||<br/>}
|
||||
subtitle.modify {addstart (notnull)|'temp_1'Ep.}
|
||||
subtitle.modify {cleanup (tags="<"">")}
|
||||
description.scrub {single |<div class="inner" >||</div>|}
|
||||
description.modify {remove |No hay información disponible.}
|
||||
description.scrub {single |<label class="lable">Detalle:|</label>|<br>|</div>}
|
||||
description.modify {cleanup (tags="<"">")}
|
||||
temp_2.modify {addstart |'description'}
|
||||
temp_2.modify {substring (type=regex)|"(\?\w.*?\?)"}
|
||||
temp_2.modify {replace |?|"}
|
||||
description.modify {replace (type=regex)|"(\?\w.*?\?)"|'temp_2'}
|
||||
director.scrub {multi |<label class="lable">Directores:|<a href='#' >|</a></span>|lable">Año:}
|
||||
actor.scrub {multi |<label class="lable">Actores:|<a href='#' >|</a></span>|lable">Directores:}
|
||||
category.scrub {single|class="lable">Género:|</label>||}
|
||||
category.modify {cleanup (tags="<"">")}
|
||||
category.modify {remove | Audio:}
|
||||
productiondate.scrub {single |<label class="lable">Año:|</label>||}
|
||||
country.scrub {single |<label class="lable">Pais:|</label>||<br>}
|
||||
country.modify {cleanup}
|
||||
episode.scrub {regex ||(?:lable">Episodio:).*?>\s(\d*)||}
|
||||
episode.modify {addstart (notnull)|'temp_1'Ep.}
|
||||
showicon.scrub {single |<img id="ImgProg"|src=".|"|>}
|
||||
showicon.modify {addstart(notnull)|https://www.reportv.com.ar/buscador}
|
||||
end_scope
|
||||
*
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
* to add more sites using different aid numbers,add the site aid number to the subpage.format {...}
|
||||
*
|
||||
* ---Current aid Numbers---
|
||||
*
|
||||
* 2295 - reportv.com.ar
|
||||
* 1987 - avcsa.com.ar
|
||||
* 2078 - gigared.com.ar
|
||||
*
|
||||
** @auto_xml_channel_start
|
||||
*url_index{url|http://181.30.4.186/buscador/Buscador.php?aid=|subpage|}
|
||||
*subpage.format {list|2295|1987|2078}
|
||||
*scope.range {(channellist)|end}
|
||||
*index_site_id.scrub{|}
|
||||
*index_temp_9.scrub {multi|<body style="">||<tr id="tr_home_3">|<tr id="tr_home_3">}
|
||||
*
|
||||
*loop{(each "index_temp_8" in 'index_temp_9')|end}
|
||||
*index_temp_7.modify {substring(type=regex)|'index_temp_8' "id=\'ALINEACION\' value=\'(.+?)\'"} *aid
|
||||
*
|
||||
*index_temp_6.modify {substring(type=regex)|'index_temp_8' "<span class=\"span_Titulo\" id=\"span_canal\">(.*?)<\/select><\/td>"}
|
||||
*index_temp_6.modify {remove(type=regex)|^.*?selected>Todos<\/option>}
|
||||
*index_temp_6.modify {substring(type=regex)|"<option value=\'(.*?)\'"}
|
||||
*index_temp_6.modify {addend|##'index_temp_7'}
|
||||
*index_temp_6.modify {replace|\||###}
|
||||
*index_temp_1.modify {addend|'index_temp_6'###}
|
||||
*
|
||||
*index_temp_5.modify {substring(type=regex)|'index_temp_8' "<span class=\"span_Titulo\" id=\"span_canal\">(.*?)<\/select><\/td>"}
|
||||
*index_temp_5.modify {remove(type=regex)|^.*?selected>Todos<\/option>}
|
||||
*index_temp_5.modify {substring(type=regex)|"<option value=\'.*?\'>(.*?)<\/option>"}
|
||||
*index_temp_5.modify {replace|\||###}
|
||||
*index_temp_2.modify {addend|'index_temp_5'###}
|
||||
*end_loop
|
||||
*index_site_id.modify {addstart|'index_temp_1'}
|
||||
*index_site_id.modify {replace|###|\|}
|
||||
*index_site_id.modify {remove(type=element)|-1 1}
|
||||
*
|
||||
*index_site_channel.modify {addstart|'index_temp_2'}
|
||||
*index_site_channel.modify {replace|###|\|}
|
||||
*index_site_channel.modify {remove(type=element)|-1 1}
|
||||
*
|
||||
*index_temp_3.modify {substring(type=regex)|'index_site_id' "^(\d+)##"}
|
||||
*index_temp_3.modify {cleanup(removeduplicates=equal,100 keepfirst link="index_site_id" link="index_site_channel")}
|
||||
*end_scope
|
||||
** @auto_xml_channel_end
|
200
siteini.pack/Argentina/telered.com.ar.channels.xml
Executable file
200
siteini.pack/Argentina/telered.com.ar.channels.xml
Executable file
|
@ -0,0 +1,200 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/55.27 -- Jan van Straaten" site="telered.com.ar">
|
||||
<channels>
|
||||
<channel update="i" site="telered.com.ar" site_id="36" xmltv_id="TN">TN</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="343" xmltv_id="A24">A24</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="709" xmltv_id="C5N">C5N</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="192" xmltv_id="Crónica TV">Crónica TV</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3" xmltv_id="Canal 26">Canal 26</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1345" xmltv_id="CN23">CN23</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="4" xmltv_id="AMÉRICA">AMÉRICA</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="35" xmltv_id="TELEFE">TELEFE</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="135" xmltv_id="TV PUBLICA">TV PUBLICA</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="6" xmltv_id="El Trece">El Trece</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="96" xmltv_id="Canal 9">Canal 9</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="477" xmltv_id="Encuentro">Encuentro</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="57" xmltv_id="Argentinísima Satelital">Argentinísima Satelital</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2296" xmltv_id="Qm">Qm</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1460" xmltv_id="señal santa maría">señal santa maría</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3437" xmltv_id="Orbe 21">Orbe 21</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1813" xmltv_id="CONSTRUIR">CONSTRUIR</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3370" xmltv_id="TeleRed">TeleRed</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="40" xmltv_id="TyC Sports">TyC Sports</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="221" xmltv_id="FOX Sports">FOX Sports</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="978" xmltv_id="FOX Sports 2">FOX Sports 2</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="362" xmltv_id="FOX Sports 3">FOX Sports 3</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="18" xmltv_id="ESPN">ESPN</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="229" xmltv_id="ESPN 2">ESPN 2</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2005" xmltv_id="ESPN 3">ESPN 3</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2198" xmltv_id="DEPORTV">DEPORTV</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="734" xmltv_id="Golf Channel">Golf Channel</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="492" xmltv_id="TURBO">TURBO</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="358" xmltv_id="El Garage">El Garage</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3153" xmltv_id="F1">F1</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="728" xmltv_id="TURF">TURF</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2631" xmltv_id="AMERICA HD">AMERICA HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1569" xmltv_id="TV PUBLICA HD">TV PUBLICA HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2808" xmltv_id="Canal 9 HD">Canal 9 HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2354" xmltv_id="TELEFE HD">TELEFE HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1341" xmltv_id="El Trece HD">El Trece HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1847" xmltv_id="TN HD">TN HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1260" xmltv_id="tru TV HD">tru TV HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2355" xmltv_id="TYC SPORTS HD">TYC SPORTS HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="979" xmltv_id="FOX SPORTS HD">FOX SPORTS HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2785" xmltv_id="FOX SPORTS 2 HD">FOX SPORTS 2 HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2366" xmltv_id="FOX Sports 3 HD">FOX Sports 3 HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1132" xmltv_id="ESPN + HD">ESPN + HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3429" xmltv_id="ESPN HD">ESPN HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3189" xmltv_id="ESPN 2 HD">ESPN 2 HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2020" xmltv_id="ESPN 3 HD">ESPN 3 HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3077" xmltv_id="F1 HD">F1 HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2195" xmltv_id="DEPORTV HD">DEPORTV HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1964" xmltv_id="FOX MOVIES HD">FOX MOVIES HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1000" xmltv_id="Fox Series HD">Fox Series HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2036" xmltv_id="FOX ACTION HD">FOX ACTION HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2506" xmltv_id="FOX Family HD">FOX Family HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3124" xmltv_id="FOX COMEDY HD">FOX COMEDY HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="875" xmltv_id="HBO HD">HBO HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1378" xmltv_id="MAX UP HD">MAX UP HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2688" xmltv_id="max prime HD">max prime HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2687" xmltv_id="HBO family HD">HBO family HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1448" xmltv_id="max HD">max HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3445" xmltv_id="CINECANAL HD">CINECANAL HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1257" xmltv_id="SPACE HD">SPACE HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1606" xmltv_id="TNT HD">TNT HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1579" xmltv_id="SONY HD">SONY HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1508" xmltv_id="UNIVERSAL HD">UNIVERSAL HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1584" xmltv_id="A&E HD">A&E HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3787" xmltv_id="Warner HD">Warner HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1862" xmltv_id="AXN HD">AXN HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2040" xmltv_id="FX HD">FX HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1500" xmltv_id="GOLDEN HD">GOLDEN HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="879" xmltv_id="FOX HD">FOX HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1250" xmltv_id="AMC HD">AMC HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2215" xmltv_id="FILM ZONE HD">FILM ZONE HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3128" xmltv_id="TNT Series HD">TNT Series HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2710" xmltv_id="NATIONAL GEOGRAPHIC HD">NATIONAL GEOGRAPHIC HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1403" xmltv_id="NAT GEO WILD HD">NAT GEO WILD HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1499" xmltv_id="History HD">History HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1181" xmltv_id="Discovery Theater HD">Discovery Theater HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1389" xmltv_id="Discovery World HD">Discovery World HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2257" xmltv_id="SUN HD">SUN HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2235" xmltv_id="ESTRELLAS HD">ESTRELLAS HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3400" xmltv_id="FOX Life HD">FOX Life HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1244" xmltv_id="MTV HD">MTV HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2057" xmltv_id="TELEHIT HD">TELEHIT HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2457" xmltv_id="Disney channel HD">Disney channel HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2845" xmltv_id="CARTOON NETWORK HD">CARTOON NETWORK HD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1605" xmltv_id="CINE.AR">CINE.AR</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="100" xmltv_id="AXN">AXN</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="15" xmltv_id="Cinecanal">Cinecanal</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="337" xmltv_id="EUROCHANNEL">EUROCHANNEL</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="184" xmltv_id="Europa Europa">Europa Europa</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2292" xmltv_id="Cinemax">Cinemax</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="19" xmltv_id="FOX">FOX</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="77" xmltv_id="STUDIO UNIVERSAL">STUDIO UNIVERSAL</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="22" xmltv_id="ISAT">ISAT</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="32" xmltv_id="SONY">SONY</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="33" xmltv_id="SPACE">SPACE</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="98" xmltv_id="FILM ZONE">FILM ZONE</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="37" xmltv_id="TNT">TNT</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="327" xmltv_id="UNIVERSAL">UNIVERSAL</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="45" xmltv_id="VOLVER">VOLVER</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="46" xmltv_id="Warner">Warner</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="97" xmltv_id="AMC">AMC</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="328" xmltv_id="TCM">TCM</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="353" xmltv_id="FX">FX</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2788" xmltv_id="LIFETIME">LIFETIME</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3932" xmltv_id="NAT GEO KIDS">NAT GEO KIDS</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="760" xmltv_id="Syfy">Syfy</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="167" xmltv_id="A&E">A&E</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2037" xmltv_id="Comedy Central">Comedy Central</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1967" xmltv_id="tbs">tbs</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="63" xmltv_id="Film & Arts">Film & Arts</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2999" xmltv_id="TNT Series">TNT Series</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="589" xmltv_id="FOX MOVIES">FOX MOVIES</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="83" xmltv_id="Fox Series">Fox Series</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="241" xmltv_id="Fox Series O">Fox Series O</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="583" xmltv_id="FOX ACTION ESTE">FOX ACTION ESTE</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1016" xmltv_id="FOX Family ESTE">FOX Family ESTE</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2880" xmltv_id="FOX family OESTE">FOX family OESTE</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1017" xmltv_id="FOX COMEDY">FOX COMEDY</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1690" xmltv_id="FOX CINEMA">FOX CINEMA</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="324" xmltv_id="FOX Classics">FOX Classics</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="21" xmltv_id="HBO">HBO</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2165" xmltv_id="HBO plus">HBO plus</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2127" xmltv_id="HBO 2">HBO 2</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="335" xmltv_id="HBO family Este">HBO family Este</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="12" xmltv_id="max">max</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1570" xmltv_id="MAX OESTE">MAX OESTE</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="334" xmltv_id="max prime">max prime</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="503" xmltv_id="MAX PRIME OESTE">MAX PRIME OESTE</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="500" xmltv_id="HBO Signature">HBO Signature</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2166" xmltv_id="HBO Plus Oeste">HBO Plus Oeste</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1492" xmltv_id="PAKA PAKA">PAKA PAKA</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="174" xmltv_id="BOOMERANG">BOOMERANG</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="226" xmltv_id="CARTOON NETWORK">CARTOON NETWORK</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="76" xmltv_id="Discovery Kids">Discovery Kids</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="136" xmltv_id="Disney Channel">Disney Channel</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="325" xmltv_id="Disney XD">Disney XD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="60" xmltv_id="Nickelodeon">Nickelodeon</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="695" xmltv_id="Baby TV">Baby TV</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="756" xmltv_id="Disney Junior">Disney Junior</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="880" xmltv_id="TOONCAST">TOONCAST</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="11" xmltv_id="RURAL">RURAL</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="111" xmltv_id="ID">ID</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="125" xmltv_id="el Gourmet">el Gourmet</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="104" xmltv_id="glitz">glitz</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="50" xmltv_id="E!">E!</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3055" xmltv_id="UN3">UN3</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="366" xmltv_id="FOX Life">FOX Life</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="108" xmltv_id="MAS CHIC">MAS CHIC</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="64" xmltv_id="EWTN">EWTN</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="3840" xmltv_id="Chacra TV">Chacra TV</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="58" xmltv_id="CANAL A">CANAL A</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="27" xmltv_id="METRO">METRO</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="26" xmltv_id="Magazine">Magazine</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="912" xmltv_id="tru TV">tru TV</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1623" xmltv_id="Animal Planet">Animal Planet</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="17" xmltv_id="Discovery Channel">Discovery Channel</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="340" xmltv_id="Home & Health">Home & Health</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="178" xmltv_id="History Channel">History Channel</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="164" xmltv_id="NATIONAL GEOGRAPHIC">NATIONAL GEOGRAPHIC</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1624" xmltv_id="TLC">TLC</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="494" xmltv_id="Discovery Civilization">Discovery Civilization</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="493" xmltv_id="Discovery Scince">Discovery Scince</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="2823" xmltv_id="HISTORY 2">HISTORY 2</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="771" xmltv_id="SUN Channel">SUN Channel</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1184" xmltv_id="NAT GEO WILD">NAT GEO WILD</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="319" xmltv_id="Vh1">Vh1</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="25" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="28" xmltv_id="MUCH MUSIC">MUCH MUSIC</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="230" xmltv_id="CM">CM</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="725" xmltv_id="Vh1 MEGA HITS">Vh1 MEGA HITS</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="727" xmltv_id="MTV HITS">MTV HITS</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="726" xmltv_id="MTV Dance">MTV Dance</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="115" xmltv_id="hTV">hTV</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="779" xmltv_id="QUIERO">QUIERO</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="388" xmltv_id="Telesur">Telesur</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="9" xmltv_id="ESTRELLAS">ESTRELLAS</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="38" xmltv_id="TV5MONDE">TV5MONDE</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1974" xmltv_id="FRANCE 24">FRANCE 24</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="29" xmltv_id="Rai">Rai</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="59" xmltv_id="tve">tve</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="65" xmltv_id="TV GALICIA">TV GALICIA</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="273" xmltv_id="Canal Vasco">Canal Vasco</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="13" xmltv_id="CNN internacional">CNN internacional</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="62" xmltv_id="CNN">CNN</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="16" xmltv_id="DW">DW</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1020" xmltv_id="FOX news">FOX news</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1961" xmltv_id="Paraguay TV">Paraguay TV</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="743" xmltv_id="NHK">NHK</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="82" xmltv_id="GLOBO TV">GLOBO TV</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="746" xmltv_id="RTP">RTP</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="39" xmltv_id="TV CHILE">TV CHILE</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="1502" xmltv_id="RT">RT</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="44" xmltv_id="Venus">Venus</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="114" xmltv_id="Playboy TV">Playboy TV</channel>
|
||||
<channel update="i" site="telered.com.ar" site_id="628" xmltv_id="SEXTREME">SEXTREME</channel>
|
||||
</channels>
|
||||
</site>
|
79
siteini.pack/Argentina/telered.com.ar.ini
Executable file
79
siteini.pack/Argentina/telered.com.ar.ini
Executable file
|
@ -0,0 +1,79 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: telered.com.ar
|
||||
* @MinSWversion:
|
||||
* @Revision 0 - [22/07/2017] 1NSdbZVbpZDX
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=telered.com.ar|timezone=America/Argentina/Buenos_Aires|maxdays=6|cultureinfo=es-AR|charset=UTF-8|titlematchfactor=90|nopageoverlaps|firstshow=now}
|
||||
*site {ratingsystem=ES|episodesystem=onscreen|firstshow=1|allowlastpageoverflow}
|
||||
|
||||
urldate.format {daycounter|0}
|
||||
|
||||
scope.range{(urlindex)|end}
|
||||
*url_index{url|https://www.telered.com.ar/buscador-grilla}
|
||||
url_index{url |https://www.telered.com.ar/layout/grillaTV.php?wn=|urldate|&m=|channel|}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the index pages
|
||||
end_scope
|
||||
|
||||
index_showsplit.scrub {multi |<li class="program||</div>|}
|
||||
|
||||
*index_date.scrub {single|}
|
||||
index_start.scrub {single|programtime">||hs</span>|}
|
||||
*index_stop.scrub {single|}
|
||||
index_title.scrub {single (separator=" - "": " include=first)|programtitle" >||</span>|}
|
||||
index_subtitle.scrub {single (separator=" - "": " exclude=first)|programtitle" >||</span>|}
|
||||
index_title.modify {remove | -}
|
||||
|
||||
scope.range {(indexshowdetails)|end}
|
||||
*https://www.telered.com.ar/layout/builder-modal.php?cnt=FichaTV&cntid=75342-D-&id=undefined&name=&price=undefined&lgl=&srvcTV=undefined&srvcInt=undefined&srvcTF=undefined
|
||||
*index_urlshow {url |https://www.telered.com.ar/layout/builder-modal.php?cnt=FichaTV&cntid='index_variable_element'&id=undefined&name=&price=undefined&lgl=&srvcTV=undefined&srvcInt=undefined&srvcTF=undefined}
|
||||
index_temp_2.scrub {single |opencontentid="||" data|}
|
||||
index_variable_element.modify {set |https://www.telered.com.ar/layout/builder-modal.php?cnt=FichaTV&cntid='index_temp_2'&id=undefined&name=&price=undefined&lgl=&srvcTV=undefined&srvcInt=undefined&srvcTF=undefined}
|
||||
|
||||
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the detail pages
|
||||
index_urlshow.modify {set |'index_variable_element'}
|
||||
|
||||
end_scope
|
||||
|
||||
scope.range {(showdetails)|end}
|
||||
title.scrub {single |<h3 class="title">||</h3>|}
|
||||
titleoriginal.scrub {single|<span class="h3">||</span>|</p>}
|
||||
*subtitle.scrub {single|}
|
||||
description.scrub {multi|info sinopsis">||</p>|}
|
||||
director.scrub {single|direccion">|idfilter='true'>|</span>|</p>}
|
||||
actor.scrub {multi|info elenco">|idfilter='true'>|</span>|</p>}
|
||||
productiondate.scrub {single |exactyear'|>|</span>|(<span}
|
||||
country.scrub {single |exactcountry|>|</span>|</span>}
|
||||
*presenter.scrub {single|}
|
||||
*producer.scrub {single|}
|
||||
*writer.scrub {single|}
|
||||
*composer.scrub {single|}
|
||||
rating.scrub {multi|agerate|'>|</span>|<span>}
|
||||
temp_1.scrub {single |<img src="||">|}
|
||||
showicon.modify {addstart |https://www.telered.com.ar'temp_1'}
|
||||
*ratingicon.scrub {multi|}
|
||||
category.scrub {single|generotodos|>|</span>|</span>}
|
||||
*starrating.scrub {single|}
|
||||
*episode.scrub {single|}
|
||||
*subtitles.scrub {single|}
|
||||
*premiere.scrub {single|}
|
||||
*previousshown.scrub {single|}
|
||||
end_scope
|
||||
* operations:
|
||||
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*url_index {url |https://www.telered.com.ar/buscador-grilla}
|
||||
*index_site_id.scrub {multi|chrow -->|data-opench="|">|programslist -->}
|
||||
*index_site_channel.scrub {multi (debug)|chrow -->|chname">|</span>|programslist -->}
|
||||
*scope.range {(channellist)|end}
|
||||
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
|
||||
*end_scope
|
||||
** @auto_xml_channel_end
|
54
siteini.pack/Australia/fetchtv.com.au.channels.xml
Executable file
54
siteini.pack/Australia/fetchtv.com.au.channels.xml
Executable file
|
@ -0,0 +1,54 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.57 -- Jan van Straaten" site="fetchtv.com.au">
|
||||
<channels>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="407657" xmltv_id="9Go!">9Go!</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="417903" xmltv_id="SBS Radio">SBS Radio</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="417904" xmltv_id="SBS Radio">SBS Radio</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="284792" xmltv_id="ABC2 / KIDS">ABC2 / KIDS</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="284887" xmltv_id="SBS 2">SBS 2</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431141" xmltv_id="SpreeTV">SpreeTV</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="403767" xmltv_id="ELEVEN">ELEVEN</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="250185" xmltv_id="TEN">TEN</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="252342" xmltv_id="Nine">Nine</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="430654" xmltv_id="TVSN">TVSN</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="610" xmltv_id="NDTV 24x7">NDTV 24x7</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="644" xmltv_id="Celestial Classic Movies">Celestial Classic Movies</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="92843" xmltv_id="ABC">ABC</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="273191" xmltv_id="SBS">SBS</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="430925" xmltv_id="NITV">NITV</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="993" xmltv_id="Travel Channel">Travel Channel</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431081" xmltv_id="SBS Radio">SBS Radio</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431082" xmltv_id="SBS Radio">SBS Radio</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431083" xmltv_id="SBS Radio">SBS Radio</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431084" xmltv_id="SBS Radio">SBS Radio</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431085" xmltv_id="SBS Radio">SBS Radio</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431086" xmltv_id="SBS Radio">SBS Radio</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431087" xmltv_id="SBS Radio">SBS Radio</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="1073" xmltv_id="FashionTV">FashionTV</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431209" xmltv_id="RACING.COM">RACING.COM</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="410799" xmltv_id="7TWO">7TWO</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="1243" xmltv_id="Movies Now Showing">Movies Now Showing</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="1245" xmltv_id="Channel NewsAsia">Channel NewsAsia</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="1267" xmltv_id="Sneak Peek - BBC First until 05 Nov">Sneak Peek - BBC First until 05 Nov</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="1349" xmltv_id="HGTV">HGTV</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="1352" xmltv_id="The Food Network">The Food Network</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="1358" xmltv_id="CMusic">CMusic</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431492" xmltv_id="Food Network">Food Network</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431505" xmltv_id="9HD">9HD</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431511" xmltv_id="9Life">9Life</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431544" xmltv_id="7flix">7flix</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="388547" xmltv_id="7mate">7mate</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431563" xmltv_id="TEN HD">TEN HD</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="431614" xmltv_id="7HD">7HD</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="388610" xmltv_id="ONE">ONE</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="390715" xmltv_id="Double J">Double J</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="390716" xmltv_id="ABC Jazz">ABC Jazz</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="429678" xmltv_id="Extra">Extra</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="411324" xmltv_id="ABC ME">ABC ME</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="96100" xmltv_id="Seven">Seven</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="391132" xmltv_id="9Gem">9Gem</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="391136" xmltv_id="ABC News 24">ABC News 24</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="391143" xmltv_id="SBS HD">SBS HD</channel>
|
||||
<channel update="i" site="fetchtv.com.au" site_id="251882" xmltv_id="Channel 31">Channel 31</channel>
|
||||
</channels>
|
||||
</site>
|
121
siteini.pack/Australia/fetchtv.com.au.ini
Executable file
121
siteini.pack/Australia/fetchtv.com.au.ini
Executable file
|
@ -0,0 +1,121 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: fetchtv.com.au
|
||||
* @MinSWversion: V1.57
|
||||
* @Revision 0 - [20/10/2016] Blackbear199
|
||||
* - creation
|
||||
* @Remarks: cookies required
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
site {url=fetchtv.com.au|timezone=UTC|maxdays=7|cultureinfo=en-AU|charset=UTF-8|titlematchfactor=90}
|
||||
site {ratingsystem=AU|episodesystem=onscreen|loadcookie=fetchtv.com.au.cookies.txt}
|
||||
|
||||
url_index{url|https://www.fetchtv.com.au/v2/epg/programs?channel_ids=|channel|&block=4-|subpage|&count=2}
|
||||
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
url_index.headers {contenttype=application/x-www-form-urlencoded}
|
||||
url_index.headers {accept=application/json, text/javascript}
|
||||
*
|
||||
urldate.format {datestring|yyyy-MM-dd}
|
||||
subpage.format {list(format=D0 step=2 count=3)|'index_variable_element'}
|
||||
*
|
||||
scope.range{(urlindex)|end}
|
||||
index_variable_element.modify {calculate(format=date,java)|'urldate'}
|
||||
index_variable_element.modify {calculate(format=F0)|14400000 /}
|
||||
index_variable_element.modify {calculate(format=F0)|2 +}
|
||||
end_scope
|
||||
*
|
||||
scope.range{(datelogo)|end}
|
||||
index_temp_1.modify {set|'config_site_id'}
|
||||
index_urlchannellogo.modify {addstart|https://www.fetchtv.com.au/v2/epg/channels/'index_temp_1'/image}
|
||||
index_variable_element.scrub {multi|"synopses": {||}|}}
|
||||
end_scope
|
||||
*
|
||||
index_showsplit.scrub {multi|"channels": {|[[|]]|}}}
|
||||
index_showsplit.modify {replace|], [|\|}
|
||||
index_showsplit.modify {cleanup(removeduplicates)}
|
||||
*
|
||||
scope.range{(indexshowdetails)|end}
|
||||
index_start.scrub {regex||^\d+, ".*?", (\d{13}),||}
|
||||
index_stop.scrub {regex||^\d+, ".*?", \d{13}, (\d{13}),||}
|
||||
index_title.scrub {regex||^\d+, "(.*?)", \d{13},||}
|
||||
index_subtitle.scrub {regex||"\d{16}", "(.*?)", "||}
|
||||
index_category.scrub {regex||"([^\"]*)", "\d{16}",||}
|
||||
*
|
||||
index_temp_3.scrub {regex||"\d{16}", ".*?", "(\d+)",||}
|
||||
index_temp_3.modify {remove|"}
|
||||
index_temp_3.modify {remove(type=regex)|\d{4}}
|
||||
index_temp_3.modify {addstart(not "")|S}
|
||||
index_temp_4.scrub {regex||"\d{16}", ".*?", "\d+", "(\d+)",||}
|
||||
index_temp_4.modify {remove|"}
|
||||
index_temp_4.modify {addstart(not "")|E}
|
||||
index_temp_4.modify {addstart('index_temp_3' not "")|'index_temp_3'}
|
||||
index_episode.modify {addstart(pattern="S'S1'E'E1'""S'S1'""E'E1'")|'index_temp_4'}
|
||||
*
|
||||
index_title.modify {remove|"}
|
||||
index_subtitle.modify {remove|"}
|
||||
index_subtitle.modify {clear(~ "Episode")}
|
||||
index_category.modify {remove|"}
|
||||
*
|
||||
index_temp_1.scrub {regex||^\d+, ".*?", \d{13}, \d{13}, (\d+),||}
|
||||
index_description.modify {substring(type=regex)|'index_variable_element' "\"'index_temp_1'\": \"([^\"]*)\""}
|
||||
index_description.modify {cleanup(removeduplicates)}
|
||||
end_scope
|
||||
*
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### REGION FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*url_index {url|https://www.fetchtv.com.au/v2/epg/channels}
|
||||
*index_site_id.scrub {multi|"region_details": {||}}|}}}
|
||||
*index_site_id.modify {substring(type=regex)|"\"(\d+)\":"}
|
||||
*index_site_channel.scrub {multi|"region_details": {||}}|}}}
|
||||
*index_site_channel.modify {substring(type=regex)|"\[\"(.*?)\"\]"}
|
||||
*index_site_channel.modify {replace|", "| }
|
||||
** @auto_xml_channel_end
|
||||
*
|
||||
*
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
* use region line from above
|
||||
*
|
||||
** @auto_xml_channel_start
|
||||
*url_index {url|https://www.fetchtv.com.au/v2/epg/channels}
|
||||
*scope.range{(channellist)|end}
|
||||
*index_site_id.scrub {regex||"(\d+)": \{"description": "[^\"]*", "subscribed": true,||}
|
||||
*index_site_channel.scrub {regex||\{"description": "[^\"]*", "subscribed": true,.*?"regions": (\[.*?"name": "[^\"]*)"\}||}
|
||||
*index_site_channel.modify {replace(type=regex)|\](.*?"name": ")| }
|
||||
*index_temp_1.modify {set|0}
|
||||
*index_temp_2.modify {set|'config_site_id'}
|
||||
*loop{(each "index_temp_9" in 'index_site_channel')|end}
|
||||
*index_temp_8.modify {substring(type=regex)|'index_temp_9' "\[([^\]]*)\]"}
|
||||
*index_temp_8.modify {addstart|#}
|
||||
*index_temp_8.modify {addend|#}
|
||||
*index_temp_6.modify {substring(type=element)|'index_site_id' 'index_temp_1' 1}
|
||||
*index_temp_3.modify {set|#'index_temp_2',}
|
||||
*index_temp_7.modify {addend('index_temp_8' ~ 'index_temp_3')|'index_temp_9'##}
|
||||
*index_temp_5.modify {addend('index_temp_8' ~ 'index_temp_3')|'index_temp_6'##}
|
||||
*index_temp_3.modify {set|, 'index_temp_2',}
|
||||
*index_temp_7.modify {addend('index_temp_8' ~ 'index_temp_3')|'index_temp_9'##}
|
||||
*index_temp_5.modify {addend('index_temp_8' ~ 'index_temp_3')|'index_temp_6'##}
|
||||
*index_temp_3.modify {set|, 'index_temp_2'#}
|
||||
*index_temp_7.modify {addend('index_temp_8' ~ 'index_temp_3')|'index_temp_9'##}
|
||||
*index_temp_5.modify {addend('index_temp_8' ~ 'index_temp_3')|'index_temp_6'##}
|
||||
*index_temp_3.modify {set|#'index_temp_2'#}
|
||||
*index_temp_7.modify {addend('index_temp_8' ~ 'index_temp_3')|'index_temp_9'##}
|
||||
*index_temp_5.modify {addend('index_temp_8' ~ 'index_temp_3')|'index_temp_6'##}
|
||||
*index_temp_7.modify {addend('index_temp_8' "##")|'index_temp_9'##}
|
||||
*index_temp_5.modify {addend('index_temp_8' "##")|'index_temp_6'##}
|
||||
*index_temp_1.modify {calculate(format=F0)|1 +}
|
||||
*end_loop
|
||||
*index_site_id.modify {set|'index_temp_5'}
|
||||
*index_site_id.modify {replace|##|\|}
|
||||
*index_site_id.modify {remove(type=element)|-1 1}
|
||||
*index_site_channel.modify {set|'index_temp_7'}
|
||||
*index_site_channel.modify {replace|##|\|}
|
||||
*index_site_channel.modify {remove(type=element)|-1 1}
|
||||
*index_site_channel.modify {remove(type=regex)|\[[^\]]*\]\s}
|
||||
*end_scope
|
||||
** @auto_xml_channel_end
|
8310
siteini.pack/Australia/foxtel.com.au.EK.channels.xml
Executable file
8310
siteini.pack/Australia/foxtel.com.au.EK.channels.xml
Executable file
File diff suppressed because it is too large
Load diff
188
siteini.pack/Australia/foxtel.com.au.EK.ini
Executable file
188
siteini.pack/Australia/foxtel.com.au.EK.ini
Executable file
|
@ -0,0 +1,188 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: foxtel.com.au
|
||||
* @MinSWversion: V2.1.9
|
||||
* @Revision 9 - [17/04/2020] WGT*Mat8861*V3
|
||||
* @Revision 8 - [28/12/2019] WGT*Mat8861
|
||||
* @Revision 7 - [19/11/2016] Blackbear199
|
||||
* - url_index date fix
|
||||
* @Revision 6 - [07/10/2016] Blackbear199
|
||||
* - url_index start/stop time fix
|
||||
* @Revision 5 - [23/06/2016] Blackbear199
|
||||
* - rewrite
|
||||
* @Revision 4 - [17/11/2015] Mitchell Ross/philzgr8
|
||||
* - Remove of duplicate descriptions
|
||||
* @Revision 3 - [02/07/2015] Francis De Paemeleere
|
||||
* - Adjust to site changes
|
||||
* @Revision 2 - [27/02/2015] Francis De Paemeleere
|
||||
* - fix .channels.xml generation (tanks @damof) + make it easier to configure
|
||||
* @Revision 1 - [22/11/2014] Jan van Straaten
|
||||
* - one day ahead fix: firstshow=1
|
||||
* @Revision 0 - [07/11/2014] Jan van Straaten
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
* $$encrypted w/userkey/expiry [17/04/2020]$
|
||||
**------------------------------------------------------------------------------------------------
|
||||
site {url=foxtel.com|timezone=UTC|maxdays=14|cultureinfo=en-AU|charset=UTF-8|titlematchfactor=90|nopageoverlaps}
|
||||
GkbJMimqrIrAdEKhundpvQ==
|
||||
j42ZrJXg5WF6KZ8XaAmN/7hvo4Xo7v2x6+l+eBqQm0rpccL1VMeV5+L0mnaFHZXV
|
||||
vb2czbDtdoCfOvAQKDtTCA==
|
||||
5p5R6pAyqYkXKrWov7ReR4IbawUV7QQ530sMNdVdsls=
|
||||
J4nMy37INqFnMNvNZtStbFvwVHnnU21WTJVMmCkJVkl39MfkhYjCPlI77HUWI+CB2ZucZMtjuN3ODLx6LCF2XTlLuVAaTu3HNhBU2TLjiAk=
|
||||
x6adg6OPWG3q4zg9+Aa0bmSTUiC42JImeoJqyf2mDE390MqEco0CMBp9SgGlkt5YiiGDR9dpmAiYmrJJS2o+rfoYsewuNA20cfVO+zALSzY=
|
||||
zMR1OXy89tlExUOBBzhaoIcqHWnkZJrFnZjxA0V7fxHbJGLZ1qilQ8N/UZ9EVqDFdHxURzqz2oo7MZVhqhdNpj3JqhYnot7Rb/VwBGRq8SE=
|
||||
7PHcJhOo0gJC5erFegPfr09x6SUQO25HiXiWKTptjfSWrfxlZlqSbXqDB5rQyE1j+hePPlm5CkVIhhWDIn3JUw==
|
||||
7PHcJhOo0gJC5erFegPfry5R8gJzMLWYVnY+9rnpLM862bfI0UmmYKeOaKxdzgr+RmlukAerz3mHOPGPXP09PA==
|
||||
KiwVGU5PtKq8nuLKUHfBVpDfXJZ69mZLKRnZ6n48hCJVwTNZRQyMaCbPfNjcnsvuHH6gfpBWY3vAEwnNilQw7F6N+KkznUL7v7Ww0vU2OOKJSYdFTuXe6KucTRd0eN99RcvbPjqJEUXx3ksIISvROg==
|
||||
AtjlK09KjMimHWORLjxj7aUW2b/9UOTrEe1Z9ivB+kZ/HfolR4QTC8GgyFlieBiP6uykJuQFjZMD4vF8A1nBHoSI+di/rs6aVrpT2X2F5Y79e/OhMct5yTg4KpoA//Av
|
||||
KiwVGU5PtKq8nuLKUHfBVpDfXJZ69mZLKRnZ6n48hCJVwTNZRQyMaCbPfNjcnsvu4rz0oQ9x2SaNINuFJ4IY8ZtyeORvPG+CafR53ZoL6wR6UFdmJafO4q5F6FruPNdw
|
||||
KiwVGU5PtKq8nuLKUHfBVisxYiUYmbvrOCYBvyZjJpWXR4s5Lm2DBOi4NwkdTfsOxo4J2UUn6M/W8J5Fc5LmH1lHX22BrTdfy11T6AaaBeg=
|
||||
KiwVGU5PtKq8nuLKUHfBVpDfXJZ69mZLKRnZ6n48hCJVwTNZRQyMaCbPfNjcnsvu4rz0oQ9x2SaNINuFJ4IY8Q7zsaSWBFWohvMB6wwmpfU=
|
||||
7PHcJhOo0gJC5erFegPfr8uzKpu2eGfL1aQ9bdAjYlKyH9ZAkJtTA8EH/UTpWTEeAWvr3oru0doNcj3JqIeRLQ==
|
||||
HiHyrP9KHVDOWs3zIccfXwJJfjW5Lz1UrYpFhUFduQSABXx4bvbeqAu10ObWss2QCXIWr2d+3kOqqI8P8nXBrntBdf3pQLQIx8BCP4NvF1o=
|
||||
7PHcJhOo0gJC5erFegPfr3xgYPW0o9lmNTMgDHtd7KZMQrJTFrtPlVa69dmd0nmz9V3lAeq7qh2TjNUwCP7U6Q==
|
||||
Ue5pec4B5H5QlkXoZNV7kM9qJmtuuXIpVVbi8FXiljUTTAMJQw+UORiZAii64vy4ArwJeQixpnXKmcDwaZMvX4iGcRQtNvZ6nNz/B3F2lb4=
|
||||
P+DSWyBhfWlZ6gAZrKE1ku25xJXdpb/mjEanllvIXNNcOESTUazv644pVbzwQF/cMdwOgNvpcppEwwQ1d4to65Gm0OGWV5NBXFdKz2V5jPvUzCnpHhUAyaf1CcOvykoVHXs2AJPswvaLkURLISn63g5lRlh8XPytFLqx0u3/qmOgonD1Lz8mJaaKcmVk0deg299b7GriHlU4Ph75VBosjQwE3PufJmcL4Af6M9s7QO2YP0xn3LF7Hw3fuLSH4yJQ
|
||||
i/uSVDrSSTLh5fDfUZS5iggIk2JvQ0C7WmMZtQr6fuMfSflfB3u33LzGmmaueVgV4gA2vkxyt9fqnBJXMjHisBJjZ1tONmU6pk1RukifzTQ=
|
||||
i/uSVDrSSTLh5fDfUZS5iggIk2JvQ0C7WmMZtQr6fuNxMCob6x+KL1v6n1nHmeedjEHu0iNlug0NalykytfNvQ==
|
||||
i/uSVDrSSTLh5fDfUZS5iguuFGh9Wsqsj0Py3cDr6WMXeR49FcN113JPvIXZIO+/bkZJUIgQm7KHf0WhAF+ExgkskV4Qgt3mJ+AnGWIX+G4=
|
||||
i/uSVDrSSTLh5fDfUZS5iggIk2JvQ0C7WmMZtQr6fuOSTC+mxhfa1V9o4vnDnG24z2lyrn8UfI3VbdM1/HpNKQ==
|
||||
i/uSVDrSSTLh5fDfUZS5iggIk2JvQ0C7WmMZtQr6fuNkkwBLfD3lu2SebG+pEW7Ret+5dA9sumYOf9PTGvUIQg==
|
||||
i/uSVDrSSTLh5fDfUZS5iggIk2JvQ0C7WmMZtQr6fuNedbHgnuseSQUOeEc1AdCk650rNnHTqzoCTLhGWjzQ5A==
|
||||
i/uSVDrSSTLh5fDfUZS5iggIk2JvQ0C7WmMZtQr6fuNsSJ6/62brmNCQdkCwyA1Bw15YDEtL82ILIq5TJDTL/A==
|
||||
i/uSVDrSSTLh5fDfUZS5iggIk2JvQ0C7WmMZtQr6fuOYg1kRhXPUS/lRSP82mR3N+T8RlGOIZPhOlIetcMl1aoIw9etYih+sCvmH4qyc2fk=
|
||||
i/uSVDrSSTLh5fDfUZS5ipRa1DH9W9MW5DDvgnKUxOVk5gII8zrJwf1YN+XgJM6WqUKAST2/GCveahJqGaYL1H4XYjBoJ8mF2jULw87HifA=
|
||||
zfuKkE/FJ0xxHI+vOkqSzA==
|
||||
vb2czbDtdoCfOvAQKDtTCA==
|
||||
+aIZDqKLbg57SY41KxQ45oSeZcOEUxZqIIS6XWZAkKVJXKZqiMtANJv92cloc84ZZUNKoaHOIHaSPM14XWc9cw0/OgT+Qj29E1oGSJ3b9DltUnQcuXnxKqbksfCEdWVccENnVJMyLWEHVy967rngQRgGkyaC6UaxdohXlBMavtE=
|
||||
auql13zmXbR1O0cb9GRX1w==
|
||||
GFiIVqMWbZ2pQuwQavnNR6irtfnoHXQ/2Sd+WYXePOU=
|
||||
UjJSo5COAJljJCbEbDO99aJTVd0/wf5QxK/Tv/Ync0N+DtXBUWl5Js5ZcT1fAjiiWODl00Lix7kdSRiBIihthw==
|
||||
SZ8AXmLpMsRr9/77ssAdqCWORXHAzs2Zn3H3K+/1rTNBsbeKwnDc7hgJhFWxTDPTE7YCYQ6kSzK53dmYvlRA0Orj6Dtxi01tC+pIU/vaArR229K2kdDKG45VXYHA7hFi
|
||||
SZ8AXmLpMsRr9/77ssAdqB37lsck79Lp3zpB1/SOxnIqO6P4zDKT2LeAsaVEXNTVyucJmFD8ve56IEuN6rWT7nznp08W+I9QzB7i3cKzPWQ=
|
||||
v2YdD9/kGrJFkrQoYTywnJAasX4pUuS6h8ITP3oZ7xYnbiU5Jh0EpZTC0/H9+xev
|
||||
zfuKkE/FJ0xxHI+vOkqSzA==
|
||||
vb2czbDtdoCfOvAQKDtTCA==
|
||||
amyW3PabkgAqqsTRUFBLE7C5ukYU2cqI+wigzNta4mPI5ZAZ37NTR9DG4LPDoibI
|
||||
X3ziQvmtc4A/lPVd0tkc/NtFXfu73qv4y7DTrfnzBof3+W3f4qHDWEmtsqqxkN+c13ZqWgfu1DyL27WHHv5ijg==
|
||||
T0f0bfaq4YDmRew+tlQMiF2jVmaR12G1LmPRAcNKGD5YeTjwlhR8sjPFO/tlCRBBVKxvxgowPyAXaXQGqTpb4w==
|
||||
srxZT8kTkH/4+3C2KIkte/Y2U38rBXAbkCouVhqqJbxDQDTeT45heVQDsGQTQwyDH6waeDX3D5Ye0HhN4mhEAw==
|
||||
2qraGj2V+dmuvW7JQQjJV77DmyNvYYgas74fPgXOQxlEuHNQVuOoCte8YKvkRJkqBqIq61O6KK/noEn+lvFptQ==
|
||||
MTWx2jv5d7Cl5ddMH0Xpj7J/gQihdRvpmlTIJm7uknlE7BVOvJbxem8hCFJxp2R2w6p4OkSjFVHEep32bpl6aA==
|
||||
yARO1ZE88aGZwU2HulVVZFNKHGjDkuX3ty61Gq+FiPtWg7rn3x5KHtV4xZxAqPCu
|
||||
yARO1ZE88aGZwU2HulVVZH7+LrftpDq93eTKHUZuZoN21SIZbojUngfIPGe07FYJ
|
||||
NhjtSbk51qnQbUCZ75d/JeELyWmR6FkidBI81K+h/uAovGli13EKXxxTU61tA4GTWf5nkcUk11y8chJvjm9gyw==
|
||||
VSqPHDPOjdHMteLTnwV4r2i0o97znGQX/jvShQf7NCXXO+cJn7ljk7bPwPSZ7LIt
|
||||
0oF97Dl6xl0hFj18qF2cv4Iu8+VtbYN1aadKR4AX88Xcox5AWc6E2BtjDCf3MxSHdNTbEN56PQF78/9SIT3QSeWdJMoG/iGbZ1sEIIOPs4dPZdM94tdZQgOeMokXgRAOGIR0y5/toM7hL599x6t89g==
|
||||
yjGuk6eanrZuqs8S5cb5o2fW6oOZ6jS8++VgCKszXR1i6tIDK2/cFjYOyGvNRhnR879LBPjMEWurmlUamSqOnk7bHcuZFkWRWteAQg7bY7k=
|
||||
c5Of5CGDDg7xLUyjPqKuW0fXsuQg0oX7W5qyy4Dcrl7F68lSWlUUyGen1vEGoTMy
|
||||
lTif++LCW9wKLtz6BIFs2DYPaiOE9puEAsNG9J8juBhVMktJx0zkxDIHjkz7EMyD
|
||||
vb2czbDtdoCfOvAQKDtTCA==
|
||||
yRPrEztfWlx4wBIotzdY/gMehC9+D2gGy5I9yIGsplegB1VmRNnXTTvdtaHTVKwV0lLZZWDaVvoBm+GBZYNvXVML1MCDqTHvRcD4Knwl8+wmLf/Pb8DaoIlbNbshjJUnUY6S93zBc1Xz9eqRlBVpSbjmCDtowPqDpG5kMeP+Ck98V+m0Tru5puExMzR5yBVBXugA4R6xc/EPJGrtgqBgMQ==
|
||||
wQWoEu81ATBKS9tEYA5i47RJ2pEsc3JKCjlC0dphGnMs2MxJ1REZD4zhdUMIsLPTLeH/Ww+k4TJgiKVNkrbCkEAz1i6Ki5KakM/fxONloLA=
|
||||
wQWoEu81ATBKS9tEYA5i47RJ2pEsc3JKCjlC0dphGnO14FqlVd/mFjEMjXnY/LEPI4jJxU0LsKpGhnzyAWjVe2Sb6wu8R+0EU1xwISK0y9k=
|
||||
wQWoEu81ATBKS9tEYA5i40lT4LLsiNhhLFKyAVCKYwDEXiRpQfnT1yPd0WbrwyPMDET4rSywSJ2F/7Cv/9SEe+x64jP1QkuJ7uQfyVdJmr8=
|
||||
wQWoEu81ATBKS9tEYA5i47RJ2pEsc3JKCjlC0dphGnOiGaymtnAAa7YCgslePrfo+d7XGqlTUsWhUe7EzpWWow==
|
||||
wQWoEu81ATBKS9tEYA5i47RJ2pEsc3JKCjlC0dphGnPi4694e5Evh6KDkgBJ7t5bU5LMbjFaI+R615d2q/dK3g==
|
||||
wQWoEu81ATBKS9tEYA5i47RJ2pEsc3JKCjlC0dphGnPqIRGoNrByT4sqjZdIVq41pg07pud2iABOY4c6mHMRz9+GkZUrXcu7v+/eNcyMppE=
|
||||
wQWoEu81ATBKS9tEYA5i47RJ2pEsc3JKCjlC0dphGnP1MwtxmU5ysKM15LwFvOQ5UtTy/PMIjGdJIq5OLGIlrQ==
|
||||
wQWoEu81ATBKS9tEYA5i47RJ2pEsc3JKCjlC0dphGnMPM7u0Z9+vgOP/W06yX5IQ80af1sLmnmWg6ygPVyVZ9TwddnIGIh5x2UYe/zRiSSM=
|
||||
wQWoEu81ATBKS9tEYA5i43gzu1b7NzCx2xK5OQmwUzb+z9W6zGACUVi9nBtH+yqG5VJRjwxIuKsJitHYTTKxnqyW/awzcKMkgHxQUt8a10g=
|
||||
zfuKkE/FJ0xxHI+vOkqSzA==
|
||||
vb2czbDtdoCfOvAQKDtTCA==
|
||||
+YRD34eIfUktN8j7ZuWmppE9wqzIBnO6uI/fS6vTwsXvbUbDv80ufPMM+ij0u1Sa
|
||||
tqmlBPZoFDH4pg2uZGxfLn5cB4siALcfinCmahcV1mAn14zFsOXOp1oaWuBf7IkV
|
||||
rou1Rs8TEz0UKZRWj6ZCYpDdinrkj4Pw/WfTmrnaSV+/2itc5usrg5HW4N42W6cftKwF2ClSv36h68HOsPnKaQ==
|
||||
MMdsBepOlon7Yn1h00tDu9YnPW1uLvBGPM76qfdavaXERWJSWmBfE5QM3EHBFkomS2hgvUWoryLwHDU2+7ZZkg==
|
||||
EGWDdLp6Wm/StlgRt/O742QvtEK9aM32wXw7mTBz+z/D9b4/d4OwD7iojg63ja3lalmKAQZDMrgqn6xeq4xh8A==
|
||||
d3Vl4GldYnV4xMK7lLBMagXTihjuCOBmICaLjtTWpNQsAmB/WKSExR+7XZxFAEBWJaM0SaNNtF2DnJVdz1fN9g==
|
||||
v7vKD4yKTkoaLh5QAV7UqzeTo0GSO5mCKyQ1WL0/oy0zgiQzoZN4SeGfdT1ElBvS
|
||||
v7vKD4yKTkoaLh5QAV7Uq/CC8NTr9YZXOp4vsQx1L2T9CmUQUrMykWMM7FOwKrCa
|
||||
ANHJUzfpi8dejKdj548tWa8tjatOAjtnwoGwZJFfwOeYgZb6pDhehfZ/HCq4WeplSAo0mi/kWaJb/7catk0HLg==
|
||||
H9Ihy0D9Ji2XtXkbjs2UMBDQi88EAG7Nd8Q5vDfg+yBV3dyLVk/iAQcP57XmXEtuXZc/+V9FjKHkiWGnV28Jfg==
|
||||
tDUcmgPhCmGGe3EP31oaxyB7wuvYSmJPnSCB2LwGtU50Vlq7yNOuN1Cz0c0NroGa
|
||||
5HFXXUYfYeUSs8njK/uA6uTgx/+3Wi2ACRYb/0CThpfKMhhY9eAtUgrty6Ds/dqU
|
||||
vtEcJyzvJ2WFjbL3zjXYHw==
|
||||
vb2czbDtdoCfOvAQKDtTCA==
|
||||
vb2czbDtdoCfOvAQKDtTCA==
|
||||
bXuE/fmaRtt29hsIIZenVzrXgsIXCimmJHI47gPraCEYw5G6j5MPAaNbGmNJhJKN7lKV1HWUOTXFyZuhLkJZfkJWhQdhoq8rMtRPppesEBhOBvZSWoaDqpfwT0+2nn5yjjrDs3MgvKqyJsQl2b7eQg==
|
||||
aAZ4/NPkK4vwbVFKPy55w2TL61+IU5wOcylukk4tnGmnOUvMPS/QiFthCVZDFCk3y+o0YfXSiUi5MTuq33jwYHjANlEqsuCLAGjTFeA9K4E=
|
||||
GkbJMimqrIrAdEKhundpvQ==
|
||||
bwYgBMXovBbDzNJia7DD0rWmGa5zwp+zAO0nrnFAsqo=
|
||||
JUha3IPTwvHCZ0A+XPtwe5pvbflt0JPZ0ff/q3yE2IYXgUm2cU2uweKWzr9cjkKGfLNDGFLUIjFCJCyisyb+u+Y4Ky/nrmCw0dlOHfUkQZV7FTXTCTaz6k0YsYkf5T08
|
||||
DTWanUL66/pMDF9+6LplGwGFgz0JJGQGhCJUZWi96zfi3MQjgETQWISOs3UfCqiQLDBtPFrQ07gCSgpFbb+BUmo3EAJlAsEzxB1YBtd6xUhDJc1F8WAKiObzHicGEoivWP4na5LQfJS9cA2fhSKzFLrFZfIh0U7/JpyqgK8sS/2Gj6yGCzxgN/mWyS+BtLvvjXCtZ6+sxk35oXV7ODZN7QJxbYgeTj1YXLwXf7fcjLV+7He+hjPxXqEYbpgyJuqiFm7bvpc+Zn+QuOT1XtGtqKVUHsKhedkATb2s5UUu1c8ovsuYatfWRTvXkmLiPMz7ibOSFTbIoXv9Fa+3KNBDoA6FZYrz9jDG4ZFDNrHgvVMJGR7MbChGKVPg8pN4MO+4
|
||||
GLRcMsZo55RpRGcja7rH1OyrT28pV4po7tEF+OEBxzE=
|
||||
QLZWdMeqLZziZZV4WMcyZoW+KrFKjnDl8hatg72RPFr58sPgtWzisX1ZR8tyg6S2QiyKVINik9H1w1TV+ZAajmIXFF2ph37YelVIu4yfuWLFkZugc+FHSMp9me++JtKpcN40LKR8l7985xNRXJZApZKxQUb/tblXdDGikQD6PnUe3jTwNsqhh8n2S6BsYcOaXfqSLMqRZMC5otdFuqjC6XKe+vscNpiE+72Q26JmYwMhfanVINjqoak0S7qeYFgDUyj4Vf8SPMhFJ9rsRDxu8prX+RhJdQ8YMB4cC+9PHedBN/GlU2hBm991Ohw38yrtLRPin/3hNBDdxFuwYlnArCRIZSR5SRFIe7vEB1gw2GkmtC4Wn/AbR7FWEDfmLCs75JfCeHfRZhsKPIRYPgQFnuMXaakibpy9Ll1tvYvXWg43DpBrCmFVh0BWO50Roset
|
||||
8qYv8JZbbwLVMWrNyOMfyHpEl0lrttPFanDTnkw6Z9c=
|
||||
i8F+Q4WMX91LcJsSlqABdJZaqkRtu6REpeYV85ZTdpT8CzXLrYs2K5p1exxM+46p
|
||||
s35eQ5Tck8LWpgS26aDljeg4QW3NmEofs8Mdw5NErPiwGHwwOYyunwo1x2ItbUuBHTmLBzEg6MfJNwMjyFnSZQ==
|
||||
3h/WogJfmjNSgM3AdRz34m6nmoZff4eOLzNlOgCOFrzzFbD1a4saKzNWJik0KwPxxfG4Dk4D/We4sqtZ8XAzdo/Tb4YQDx/kb2wGYynBMng=
|
||||
YADn6ZnzAYzi46ORmdMy2p6PCmV2WdIFgycXoefPWWEqkq7NL9j8PA1eKqmXLMJzJtwqaVLg+kFLbU1bf/Pnp/LMllq61+kXDuM5AMyrbFvisHYX9Q4XrvbyGRpsEU5dyiZcs3YDGASRLcqK62wxsQ==
|
||||
YADn6ZnzAYzi46ORmdMy2hb5biNzrlSCV5EqghGqEMH9iuzMl7hW0jykeRRQrJJ6cBPgpLG+RMvIqfyKbk4s6g==
|
||||
YADn6ZnzAYzi46ORmdMy2sPiPJEDQUeO//kq9Dje1sDYNCKtW/4AwNib1u3EDafO
|
||||
071Z01s59/SOnsP2pA1G7Ad5n1gxdlG0/mWepsi5jwHBMZppMy0l03qBWWiwHI/TwvC6oGhvbFdwmEm3wpD3Sz8rtyCQf4Z8YkdoZImUD7zwsrpicAX9UAb8GcdPUZtW
|
||||
071Z01s59/SOnsP2pA1G7FYT9Vi26pcS3d35cAFu2Bo8dmKYTxa6uuy9a+QvY0id
|
||||
071Z01s59/SOnsP2pA1G7A+ibMYrxNll36Yq8R+jCA0H2MpaROyVT0zEC/vs8Qkk
|
||||
iD7Ov+BlHzSMBSLqMo74X95qC7g4fnygausJGnvLvcrHvfhCMvtZn4eua5VdX6u3
|
||||
qlyHq/7junAExpH3fFASYdaTWo22T03m56e9B4CkFHwb6494UHhDvISEf+Vo84jP
|
||||
8qYv8JZbbwLVMWrNyOMfyIlSAKBP5sv8j/cwerMqPDhVsWAzePB+cU/A+iid+TqqeWW4/0Upq2xJG+tvOYVVUg==
|
||||
UVoyBu+0AuVgWrUCqI6INw==
|
||||
FNkljtMgYRKn1Bv8JKLzxLRyc+EMB7DCF4CG5Pv+EzXjIN1AEb5ArwCwTM+Vs8E2kGgLDbJLtbSZIgNSJnoRiA==
|
||||
FNkljtMgYRKn1Bv8JKLzxBZq9jKtJenggssfI5qRkUD5andwk1RzSzOYgF25ei18
|
||||
FNkljtMgYRKn1Bv8JKLzxLWu62sP2C9ADoTX/fdF3yrIQmOV1gb6mUbd/yhHDK/offsCXIHXI6zP7iPfH2R/CQ==
|
||||
CHCTFduGd/OP1go3hNdvqX/nNhs/RO9hf/6tRCVuhDponxV629d98MgNO8CVq1gv6yxwrVV8UQXBR2kr2zCf3A==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6U8o7FXakSjo2Ps5U5iOxxO
|
||||
CHCTFduGd/OP1go3hNdvqSGXeryaO4meHnZrRjovWpS9nCxKiUDDwAZ0aMAr0ZxMkxLt0QomXRlmangE/cjMkQ==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6UWLSXZteDo/TEO++5sJXB9/dkNzfs9lJFa8Tqp0wtaBw==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6VrfkfRKLFuutXOr6KqsGXgRWrEPrQMY/UHtmC9nJ2JoQ==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6UGmlg31w/V8ghKoQcpsFGANvqK8PwCDdLGRwfKDKzFMg==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6VnnHZWdc/TMbR72nn79P9IQe6t9muGR6hdHvoEH91RXQ==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6XSNoMvwy3umVL3OF4GZNQDdgkN8B6MeHNkW4Vrm1m87t304EPidtlmHFHZXmD1/bQ=
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6UqfBuQ9DlFzeMaraoyr4jPkoeE+8xy2g1RcnmAx0y0ZJ6Hyx+pYSwHkjMY6yrzox0=
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6VNtidnX5GmQLxmbHfbxXIvxCqjslP6vC6o5P2hYqT/BYXx4W+ZYSawurN1Y1MJWrc=
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6VtTRKIMYmsthLb2q0oFYa+mb8b2IA5G2qIkFJlfoVH2A==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6XcY1f/xItDPJg9HdOWhM0TcZLp7Wq4LQ4H8/yVWV2g1g==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6X/LV0JtEPYWCYcGDvaM/bdhRc4NJk7rsBe1a6osPJ6IVStwNwLR1SNb9/ZM7jVW1k=
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6WSycekyAFn+uMeY3FzYME2gAkeVwTIjOaWsSrhbJwliQ==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6V4F5X3ezOCXSYXBqq9yjq7jc3BZ61EdhEzBuS3DeOJeA==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6U39SNV9C6QDV1x0C/wJSPsu+ZRMlpqtrIdXk0zFWIWDrrDKeD1LJTr3l9Le8TtmME=
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6U0h1mkKzI5Ik5ELZ6E4V2ZCjHb081oFXX4L2gyFQ0UZw==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6Vwqjd8mqRurnnDwVAqjSKnKQGij+r7ZhTFF6qirYGGGA==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6XTbDAyPLHqPRBusdrWID0Q1ziJ+jhZ7DoFlLjU+8xRlA==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6X3iMPtT49XvcdUmTIBjB6cC/3AJBvioYVT11f3OevzHg==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6WCCUd+SIead3AfQlW3NIyvKRZbX7LDeC7o9jTJb1BFWw==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6WeEXH09T0AcLfQ5mNtyfOUriZPTXRasjHKKoCLfkL7AQ==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6UBmy/SCgNw1tfqX2di5mJ7bmUvaNGD8t53aLfv8yfv5A==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6WtX3lvGD0Tu1SXZSba2F/DHEyhukOLUA2IsNqA/aMppg==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6X1+0X/AlUD1zVeZJ+585vyp63u0QzM4TgdVDHXtmjeDA==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6U6SYXBZsxrVAQt4N6x5YFfpYpDPrv4CHGTn8Lv8Coo/Q==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6XwJz3lOYpR4umxLXEXO4tWNq/9+2s/3L+nsevFTR8rGg==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6UsfCEBH9lDILRdKgTbGDWZOmeSRdHyCx9u2J/tfWBveQ==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6Wek6LXPnxGP9zSOno+VXA5OPKLQm+x8Wpmfwtw2Y1xUhgeSYOW6GnkrAGkuMkHF4s=
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6Wl1rLGRhpDeCF3LAqs4bfGtlWeLR5EkmUNSTXKdo2NrA==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6UsgVP+0aTcMrvQhkfUQp4yxi9CKZQLkQOJaZGCksKvqw==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6VpvCELLhap2APl7oL5q4WkVCVANEeCPWuNQDXHJsx9fw==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6URoA4i864V8Ti0zrTzL9T6OkZ2BpM271jGcEOVdMofxQ==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6XTU3u19ivaC0QkrjjoOOVjMNpa28minHIi1k2aFWMEPQ==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6XBNyP2D0zLDwWVMJaD8kV56mIi0+9RXQ5px3UjGqr5WA==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6WSyFEWJ71CWebcmH0OPxa6o4UnO95KMG7rwS3zhGiJTA==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6XFVDI9gxZYAO2pj7kufX/IVClslSgwA4QCekGhdT/R0w==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6WXaOojcmlydh+DaOS/CzxtRIyFlFr+6enTvfuItgFFnQ==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6WDzsL7A+WfV1c4A7RRLPxn8sEZhBDkSWcLg00iISgt1A==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6W5FoIpVulu8RrLkS3w92n1be6Sf+DlHOqPOu5oqQLlXQ==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6U56iScWA0RnfSNWNmGSyVBjNfi5MXTPTEnLknIJgAHyA==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6U7CQms85yZMF/6lZw+nFsuvWBOqvNxhxKvf9pRN4m0yf97uPpKg7wN9tRN8ZRdTV8=
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6Ve7m2FnzlmrsyUCY7uZAaXOQ8IF3b7+gu8dbF6uZpEYHhdVuihBKG46s1/kEL6NoE=
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6XTJ6m3owIJPcvPVEky7/IQmCiNjTBp3Q21q1E7rJg0yCqA05IibmYOlP6VrelxuHI=
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6XjnKoF/xNw98hKb1UiLz9n1KGS1czysAmFNsCPiM2I2w==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6W3klQ0ptb5xIXpTQ92tr/NHGNJciZOF5wf0WJ7Nq3d9uTzpc/rMaMGabT1f+6SHpA=
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6XxOyrCBlzIl2mdwwopLcrP8bwgCvIVzIubmEzY1BbXMw==
|
||||
CHCTFduGd/OP1go3hNdvqVJ/I9rHvg3jfD53H3CAJ6XheFl9EFI4DHKm6eicBsZsfCFRtdnzUagMRGqC5DROPw==
|
||||
FNkljtMgYRKn1Bv8JKLzxE/qHeKkqXQiy8JcpUsxHoW6xVJidfysO81W2fkTJfEc6shUp0rYVv3UsqWxcjwMprTDh1mkJCUL3tFsO6sYlG4=
|
||||
FNkljtMgYRKn1Bv8JKLzxINkw5fG5bQaEqkZrjEzJW4C3CmV1SWp1bXzcIEy3sY1d14CelirQE+QHWmG/KkAOIKFojOiwe8jzBHNwsA0qMNBYQDpssDfCNATbTZcc6K3
|
||||
bwYgBMXovBbDzNJia7DD0rroSG6nR2h5QGsD4QFISQ4=
|
||||
auql13zmXbR1O0cb9GRX1w==
|
||||
%&$€Hb38fv1u6XFpJI2i5/k7QySQBeBoqMWu1rJc1pv8yJs=€$&%
|
||||
xp/VG0aLG814K+JiA7eZdQ==
|
434
siteini.pack/Australia/freeview.com.au.EK.channels.xml
Executable file
434
siteini.pack/Australia/freeview.com.au.EK.channels.xml
Executable file
|
@ -0,0 +1,434 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V2.1.10.0 -- Jan van Straaten" site="freeview.com.au">
|
||||
<channels>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="CatchAll - ABC COMEDY/ABC KIDS NSW">CatchAll - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="CatchAll - ABC ME">CatchAll - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="CatchAll - 9HD">CatchAll - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="CatchAll - NITV">CatchAll - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="CatchAll - SBS VICELAND HD">CatchAll - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="CatchAll - ABC NEWS">CatchAll - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="CatchAll - 9Go!">CatchAll - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="CatchAll - RACING.COM">CatchAll - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="CatchAll - SBS Food">CatchAll - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="CatchAll - SBS">CatchAll - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="CatchAll - SBS World Movies Sydney">CatchAll - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0221" xmltv_id="NSW - Sydney - ABC">NSW - Sydney - ABC</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="NSW - Sydney - ABC COMEDY/ABC KIDS NSW">NSW - Sydney - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="NSW - Sydney - ABC ME">NSW - Sydney - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="NSW - Sydney - 9HD">NSW - Sydney - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0420:0424" xmltv_id="NSW - Sydney - 9Life">NSW - Sydney - 9Life</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0522" xmltv_id="NSW - Sydney - 7TWO">NSW - Sydney - 7TWO</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0525" xmltv_id="NSW - Sydney - 7flix">NSW - Sydney - 7flix</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0527" xmltv_id="NSW - Sydney - 7food network Sydney">NSW - Sydney - 7food network Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0602:0621" xmltv_id="NSW - Sydney - 10 Bold">NSW - Sydney - 10 Bold</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0602:0625" xmltv_id="NSW - Sydney - TEN">NSW - Sydney - TEN</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0602:0628" xmltv_id="NSW - Sydney - 10 Peach">NSW - Sydney - 10 Peach</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="NSW - Sydney - NITV">NSW - Sydney - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="NSW - Sydney - SBS VICELAND HD">NSW - Sydney - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="NSW - Sydney - ABC NEWS">NSW - Sydney - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="NSW - Sydney - 9Go!">NSW - Sydney - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0420:0421" xmltv_id="NSW - Sydney - Channel 9">NSW - Sydney - Channel 9</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0420:0427" xmltv_id="NSW - Sydney - 9Gem">NSW - Sydney - 9Gem</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0420:0428" xmltv_id="NSW - Sydney - 9Go!">NSW - Sydney - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0520" xmltv_id="NSW - Sydney - Seven">NSW - Sydney - Seven</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0523" xmltv_id="NSW - Sydney - 7mate">NSW - Sydney - 7mate</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="NSW - Sydney - RACING.COM">NSW - Sydney - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="NSW - Sydney - SBS Food">NSW - Sydney - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="NSW - Sydney - SBS">NSW - Sydney - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="NSW - Sydney - SBS World Movies Sydney">NSW - Sydney - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="NSW - Newcastle - ABC COMEDY/ABC KIDS NSW">NSW - Newcastle - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="NSW - Newcastle - ABC ME">NSW - Newcastle - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="NSW - Newcastle - 9HD">NSW - Newcastle - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="NSW - Newcastle - NITV">NSW - Newcastle - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="NSW - Newcastle - SBS VICELAND HD">NSW - Newcastle - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="NSW - Newcastle - ABC NEWS">NSW - Newcastle - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="NSW - Newcastle - 9Go!">NSW - Newcastle - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="NSW - Newcastle - RACING.COM">NSW - Newcastle - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="NSW - Newcastle - SBS Food">NSW - Newcastle - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="NSW - Newcastle - SBS">NSW - Newcastle - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="NSW - Newcastle - SBS World Movies Sydney">NSW - Newcastle - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="NSW - Tare - ABC COMEDY/ABC KIDS NSW">NSW - Tare - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="NSW - Tare - ABC ME">NSW - Tare - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="NSW - Tare - 9HD">NSW - Tare - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="NSW - Tare - NITV">NSW - Tare - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="NSW - Tare - SBS VICELAND HD">NSW - Tare - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="NSW - Tare - ABC NEWS">NSW - Tare - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="NSW - Tare - 9Go!">NSW - Tare - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="NSW - Tare - RACING.COM">NSW - Tare - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="NSW - Tare - SBS Food">NSW - Tare - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="NSW - Tare - SBS">NSW - Tare - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="NSW - Tare - SBS World Movies Sydney">NSW - Tare - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="NSW - Tamworth - ABC COMEDY/ABC KIDS NSW">NSW - Tamworth - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="NSW - Tamworth - ABC ME">NSW - Tamworth - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="NSW - Tamworth - 9HD">NSW - Tamworth - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="NSW - Tamworth - NITV">NSW - Tamworth - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="NSW - Tamworth - SBS VICELAND HD">NSW - Tamworth - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="NSW - Tamworth - ABC NEWS">NSW - Tamworth - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="NSW - Tamworth - 9Go!">NSW - Tamworth - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="NSW - Tamworth - RACING.COM">NSW - Tamworth - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="NSW - Tamworth - SBS Food">NSW - Tamworth - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="NSW - Tamworth - SBS">NSW - Tamworth - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="NSW - Tamworth - SBS World Movies Sydney">NSW - Tamworth - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="NSW - Orange, Dubbo, Wagga - ABC COMEDY/ABC KIDS NSW">NSW - Orange, Dubbo, Wagga - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="NSW - Orange, Dubbo, Wagga - ABC ME">NSW - Orange, Dubbo, Wagga - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="NSW - Orange, Dubbo, Wagga - 9HD">NSW - Orange, Dubbo, Wagga - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="NSW - Orange, Dubbo, Wagga - NITV">NSW - Orange, Dubbo, Wagga - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="NSW - Orange, Dubbo, Wagga - SBS VICELAND HD">NSW - Orange, Dubbo, Wagga - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="NSW - Orange, Dubbo, Wagga - ABC NEWS">NSW - Orange, Dubbo, Wagga - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="NSW - Orange, Dubbo, Wagga - 9Go!">NSW - Orange, Dubbo, Wagga - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="NSW - Orange, Dubbo, Wagga - RACING.COM">NSW - Orange, Dubbo, Wagga - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="NSW - Orange, Dubbo, Wagga - SBS Food">NSW - Orange, Dubbo, Wagga - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="NSW - Orange, Dubbo, Wagga - SBS">NSW - Orange, Dubbo, Wagga - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="NSW - Orange, Dubbo, Wagga - SBS World Movies Sydney">NSW - Orange, Dubbo, Wagga - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="NSW - Northern Rivers - ABC COMEDY/ABC KIDS NSW">NSW - Northern Rivers - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="NSW - Northern Rivers - ABC ME">NSW - Northern Rivers - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="NSW - Northern Rivers - 9HD">NSW - Northern Rivers - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="NSW - Northern Rivers - NITV">NSW - Northern Rivers - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="NSW - Northern Rivers - SBS VICELAND HD">NSW - Northern Rivers - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="NSW - Northern Rivers - ABC NEWS">NSW - Northern Rivers - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="NSW - Northern Rivers - 9Go!">NSW - Northern Rivers - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="NSW - Northern Rivers - RACING.COM">NSW - Northern Rivers - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="NSW - Northern Rivers - SBS Food">NSW - Northern Rivers - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="NSW - Northern Rivers - SBS">NSW - Northern Rivers - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="NSW - Northern Rivers - SBS World Movies Sydney">NSW - Northern Rivers - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="NSW - Wollongong - ABC COMEDY/ABC KIDS NSW">NSW - Wollongong - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="NSW - Wollongong - ABC ME">NSW - Wollongong - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="NSW - Wollongong - 9HD">NSW - Wollongong - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="NSW - Wollongong - NITV">NSW - Wollongong - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="NSW - Wollongong - SBS VICELAND HD">NSW - Wollongong - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="NSW - Wollongong - ABC NEWS">NSW - Wollongong - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="NSW - Wollongong - 9Go!">NSW - Wollongong - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="NSW - Wollongong - RACING.COM">NSW - Wollongong - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="NSW - Wollongong - SBS Food">NSW - Wollongong - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="NSW - Wollongong - SBS">NSW - Wollongong - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="NSW - Wollongong - SBS World Movies Sydney">NSW - Wollongong - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0211:0211" xmltv_id="NSW - Canberra - ABC">NSW - Canberra - ABC</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="NSW - Canberra - ABC COMEDY/ABC KIDS NSW">NSW - Canberra - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="NSW - Canberra - ABC ME">NSW - Canberra - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="NSW - Canberra - 9HD">NSW - Canberra - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="NSW - Canberra - NITV">NSW - Canberra - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="NSW - Canberra - SBS VICELAND HD">NSW - Canberra - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="NSW - Canberra - ABC NEWS">NSW - Canberra - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="NSW - Canberra - 9Go!">NSW - Canberra - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="NSW - Canberra - RACING.COM">NSW - Canberra - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="NSW - Canberra - SBS Food">NSW - Canberra - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="NSW - Canberra - SBS">NSW - Canberra - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="NSW - Canberra - SBS World Movies Sydney">NSW - Canberra - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="NT - Regional - ABC COMEDY/ABC KIDS NSW">NT - Regional - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="NT - Regional - ABC ME">NT - Regional - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="NT - Regional - 9HD">NT - Regional - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="NT - Regional - NITV">NT - Regional - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="NT - Regional - SBS VICELAND HD">NT - Regional - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="NT - Regional - ABC NEWS">NT - Regional - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="NT - Regional - 9Go!">NT - Regional - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="NT - Regional - RACING.COM">NT - Regional - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="NT - Regional - SBS Food">NT - Regional - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="NT - Regional - SBS">NT - Regional - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="NT - Regional - SBS World Movies Sydney">NT - Regional - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="VIC - Albury - ABC COMEDY/ABC KIDS NSW">VIC - Albury - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="VIC - Albury - ABC ME">VIC - Albury - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="VIC - Albury - 9HD">VIC - Albury - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="VIC - Albury - NITV">VIC - Albury - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="VIC - Albury - SBS VICELAND HD">VIC - Albury - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="VIC - Albury - ABC NEWS">VIC - Albury - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="VIC - Albury - 9Go!">VIC - Albury - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="VIC - Albury - RACING.COM">VIC - Albury - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="VIC - Albury - SBS Food">VIC - Albury - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="VIC - Albury - SBS">VIC - Albury - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="VIC - Albury - SBS World Movies Sydney">VIC - Albury - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="VIC - Shepparton - ABC COMEDY/ABC KIDS NSW">VIC - Shepparton - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="VIC - Shepparton - ABC ME">VIC - Shepparton - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="VIC - Shepparton - 9HD">VIC - Shepparton - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="VIC - Shepparton - NITV">VIC - Shepparton - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="VIC - Shepparton - SBS VICELAND HD">VIC - Shepparton - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="VIC - Shepparton - ABC NEWS">VIC - Shepparton - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="VIC - Shepparton - 9Go!">VIC - Shepparton - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="VIC - Shepparton - RACING.COM">VIC - Shepparton - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="VIC - Shepparton - SBS Food">VIC - Shepparton - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="VIC - Shepparton - SBS">VIC - Shepparton - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="VIC - Shepparton - SBS World Movies Sydney">VIC - Shepparton - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="VIC - Bendigo - ABC COMEDY/ABC KIDS NSW">VIC - Bendigo - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="VIC - Bendigo - ABC ME">VIC - Bendigo - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="VIC - Bendigo - 9HD">VIC - Bendigo - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="VIC - Bendigo - NITV">VIC - Bendigo - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="VIC - Bendigo - SBS VICELAND HD">VIC - Bendigo - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="VIC - Bendigo - ABC NEWS">VIC - Bendigo - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="VIC - Bendigo - 9Go!">VIC - Bendigo - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="VIC - Bendigo - RACING.COM">VIC - Bendigo - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="VIC - Bendigo - SBS Food">VIC - Bendigo - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="VIC - Bendigo - SBS">VIC - Bendigo - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="VIC - Bendigo - SBS World Movies Sydney">VIC - Bendigo - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="VIC - Melbourne - ABC COMEDY/ABC KIDS NSW">VIC - Melbourne - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="VIC - Melbourne - ABC ME">VIC - Melbourne - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0231:0231" xmltv_id="VIC - Melbourne - ABC">VIC - Melbourne - ABC</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="VIC - Melbourne - 9HD">VIC - Melbourne - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0430:0433" xmltv_id="VIC - Melbourne - 9Life">VIC - Melbourne - 9Life</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0430:0436" xmltv_id="VIC - Melbourne - 9Gem">VIC - Melbourne - 9Gem</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0430:0437" xmltv_id="VIC - Melbourne - 9Go!">VIC - Melbourne - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0503:0530" xmltv_id="VIC - Melbourne - Seven">VIC - Melbourne - Seven</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0503:0537" xmltv_id="VIC - Melbourne - 7food network Melbourne">VIC - Melbourne - 7food network Melbourne</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0603:0638" xmltv_id="VIC - Melbourne - 10 Peach">VIC - Melbourne - 10 Peach</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="VIC - Melbourne - NITV">VIC - Melbourne - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="VIC - Melbourne - SBS VICELAND HD">VIC - Melbourne - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="VIC - Melbourne - ABC NEWS">VIC - Melbourne - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="VIC - Melbourne - 9Go!">VIC - Melbourne - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0430:0430" xmltv_id="VIC - Melbourne - Channel 9">VIC - Melbourne - Channel 9</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="VIC - Melbourne - RACING.COM">VIC - Melbourne - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0503:0532" xmltv_id="VIC - Melbourne - 7TWO">VIC - Melbourne - 7TWO</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0503:0533" xmltv_id="VIC - Melbourne - 7mate">VIC - Melbourne - 7mate</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0503:0535" xmltv_id="VIC - Melbourne - 7flix">VIC - Melbourne - 7flix</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0603:0631" xmltv_id="VIC - Melbourne - 10 Bold">VIC - Melbourne - 10 Bold</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0603:0635" xmltv_id="VIC - Melbourne - TEN">VIC - Melbourne - TEN</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="VIC - Melbourne - SBS Food">VIC - Melbourne - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="VIC - Melbourne - SBS">VIC - Melbourne - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="VIC - Melbourne - SBS World Movies Sydney">VIC - Melbourne - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="VIC - Ballarat - ABC COMEDY/ABC KIDS NSW">VIC - Ballarat - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="VIC - Ballarat - ABC ME">VIC - Ballarat - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="VIC - Ballarat - 9HD">VIC - Ballarat - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="VIC - Ballarat - NITV">VIC - Ballarat - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="VIC - Ballarat - SBS VICELAND HD">VIC - Ballarat - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="VIC - Ballarat - ABC NEWS">VIC - Ballarat - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="VIC - Ballarat - 9Go!">VIC - Ballarat - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="VIC - Ballarat - RACING.COM">VIC - Ballarat - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="VIC - Ballarat - SBS Food">VIC - Ballarat - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="VIC - Ballarat - SBS">VIC - Ballarat - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="VIC - Ballarat - SBS World Movies Sydney">VIC - Ballarat - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="VIC - Gippsland - ABC COMEDY/ABC KIDS NSW">VIC - Gippsland - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="VIC - Gippsland - ABC ME">VIC - Gippsland - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="VIC - Gippsland - 9HD">VIC - Gippsland - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="VIC - Gippsland - NITV">VIC - Gippsland - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="VIC - Gippsland - SBS VICELAND HD">VIC - Gippsland - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="VIC - Gippsland - ABC NEWS">VIC - Gippsland - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="VIC - Gippsland - 9Go!">VIC - Gippsland - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="VIC - Gippsland - RACING.COM">VIC - Gippsland - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="VIC - Gippsland - SBS Food">VIC - Gippsland - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="VIC - Gippsland - SBS">VIC - Gippsland - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="VIC - Gippsland - SBS World Movies Sydney">VIC - Gippsland - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:040B" xmltv_id="QLD - Brisbane - 9Go!">QLD - Brisbane - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="QLD - Brisbane - ABC COMEDY/ABC KIDS NSW">QLD - Brisbane - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="QLD - Brisbane - ABC ME">QLD - Brisbane - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0241:0241" xmltv_id="QLD - Brisbane - ABC">QLD - Brisbane - ABC</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0407" xmltv_id="QLD - Brisbane - 9Life">QLD - Brisbane - 9Life</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="QLD - Brisbane - 9HD">QLD - Brisbane - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0504:0542" xmltv_id="QLD - Brisbane - 7TWO">QLD - Brisbane - 7TWO</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0504:0545" xmltv_id="QLD - Brisbane - 7flix">QLD - Brisbane - 7flix</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0604:0645" xmltv_id="QLD - Brisbane - TEN">QLD - Brisbane - TEN</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0604:0648" xmltv_id="QLD - Brisbane - 10 Peach">QLD - Brisbane - 10 Peach</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="QLD - Brisbane - NITV">QLD - Brisbane - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="QLD - Brisbane - SBS VICELAND HD">QLD - Brisbane - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:040A" xmltv_id="QLD - Brisbane - 9Gem">QLD - Brisbane - 9Gem</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="QLD - Brisbane - ABC NEWS">QLD - Brisbane - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0401" xmltv_id="QLD - Brisbane - Channel 9">QLD - Brisbane - Channel 9</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="QLD - Brisbane - 9Go!">QLD - Brisbane - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="QLD - Brisbane - RACING.COM">QLD - Brisbane - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0504:0540" xmltv_id="QLD - Brisbane - Seven">QLD - Brisbane - Seven</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0504:0543" xmltv_id="QLD - Brisbane - 7mate">QLD - Brisbane - 7mate</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0504:0547" xmltv_id="QLD - Brisbane - 7food network Brisbane">QLD - Brisbane - 7food network Brisbane</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0604:0641" xmltv_id="QLD - Brisbane - 10 Bold">QLD - Brisbane - 10 Bold</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="QLD - Brisbane - SBS Food">QLD - Brisbane - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="QLD - Brisbane - SBS">QLD - Brisbane - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="QLD - Brisbane - SBS World Movies Sydney">QLD - Brisbane - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="QLD - Goldcoast - ABC COMEDY/ABC KIDS NSW">QLD - Goldcoast - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="QLD - Goldcoast - ABC ME">QLD - Goldcoast - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="QLD - Goldcoast - 9HD">QLD - Goldcoast - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="QLD - Goldcoast - NITV">QLD - Goldcoast - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="QLD - Goldcoast - SBS VICELAND HD">QLD - Goldcoast - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="QLD - Goldcoast - ABC NEWS">QLD - Goldcoast - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="QLD - Goldcoast - 9Go!">QLD - Goldcoast - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="QLD - Goldcoast - RACING.COM">QLD - Goldcoast - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0507:0570" xmltv_id="QLD - Goldcoast - Seven">QLD - Goldcoast - Seven</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="QLD - Goldcoast - SBS Food">QLD - Goldcoast - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="QLD - Goldcoast - SBS">QLD - Goldcoast - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="QLD - Goldcoast - SBS World Movies Sydney">QLD - Goldcoast - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="QLD - Toowoomba - ABC COMEDY/ABC KIDS NSW">QLD - Toowoomba - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="QLD - Toowoomba - ABC ME">QLD - Toowoomba - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="QLD - Toowoomba - 9HD">QLD - Toowoomba - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0960:0970" xmltv_id="QLD - Toowoomba - Seven">QLD - Toowoomba - Seven</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0960:0972" xmltv_id="QLD - Toowoomba - 7TWO">QLD - Toowoomba - 7TWO</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="QLD - Toowoomba - NITV">QLD - Toowoomba - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="QLD - Toowoomba - SBS VICELAND HD">QLD - Toowoomba - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="QLD - Toowoomba - ABC NEWS">QLD - Toowoomba - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="QLD - Toowoomba - 9Go!">QLD - Toowoomba - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="QLD - Toowoomba - RACING.COM">QLD - Toowoomba - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0960:0973" xmltv_id="QLD - Toowoomba - 7mate">QLD - Toowoomba - 7mate</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="QLD - Toowoomba - SBS Food">QLD - Toowoomba - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="QLD - Toowoomba - SBS">QLD - Toowoomba - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="QLD - Toowoomba - SBS World Movies Sydney">QLD - Toowoomba - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="QLD - Maryborough - ABC COMEDY/ABC KIDS NSW">QLD - Maryborough - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="QLD - Maryborough - ABC ME">QLD - Maryborough - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="QLD - Maryborough - 9HD">QLD - Maryborough - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0900:0915" xmltv_id="QLD - Maryborough - 7flix">QLD - Maryborough - 7flix</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0950:0962" xmltv_id="QLD - Maryborough - 7TWO">QLD - Maryborough - 7TWO</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="QLD - Maryborough - NITV">QLD - Maryborough - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="QLD - Maryborough - SBS VICELAND HD">QLD - Maryborough - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="QLD - Maryborough - ABC NEWS">QLD - Maryborough - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="QLD - Maryborough - 9Go!">QLD - Maryborough - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="QLD - Maryborough - RACING.COM">QLD - Maryborough - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0950:0960" xmltv_id="QLD - Maryborough - Seven">QLD - Maryborough - Seven</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0950:0963" xmltv_id="QLD - Maryborough - 7mate">QLD - Maryborough - 7mate</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="QLD - Maryborough - SBS Food">QLD - Maryborough - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="QLD - Maryborough - SBS">QLD - Maryborough - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="QLD - Maryborough - SBS World Movies Sydney">QLD - Maryborough - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="QLD - Widebay - ABC COMEDY/ABC KIDS NSW">QLD - Widebay - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="QLD - Widebay - ABC ME">QLD - Widebay - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="QLD - Widebay - 9HD">QLD - Widebay - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0940:0950" xmltv_id="QLD - Widebay - Seven">QLD - Widebay - Seven</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0940:0952" xmltv_id="QLD - Widebay - 7TWO">QLD - Widebay - 7TWO</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="QLD - Widebay - NITV">QLD - Widebay - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="QLD - Widebay - SBS VICELAND HD">QLD - Widebay - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="QLD - Widebay - ABC NEWS">QLD - Widebay - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="QLD - Widebay - 9Go!">QLD - Widebay - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="QLD - Widebay - RACING.COM">QLD - Widebay - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0940:0953" xmltv_id="QLD - Widebay - 7mate">QLD - Widebay - 7mate</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="QLD - Widebay - SBS Food">QLD - Widebay - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="QLD - Widebay - SBS">QLD - Widebay - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="QLD - Widebay - SBS World Movies Sydney">QLD - Widebay - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="QLD - Rockhampton - ABC COMEDY/ABC KIDS NSW">QLD - Rockhampton - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="QLD - Rockhampton - ABC ME">QLD - Rockhampton - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="QLD - Rockhampton - 9HD">QLD - Rockhampton - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0930:0942" xmltv_id="QLD - Rockhampton - 7TWO">QLD - Rockhampton - 7TWO</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="QLD - Rockhampton - NITV">QLD - Rockhampton - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="QLD - Rockhampton - SBS VICELAND HD">QLD - Rockhampton - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="QLD - Rockhampton - ABC NEWS">QLD - Rockhampton - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="QLD - Rockhampton - 9Go!">QLD - Rockhampton - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="QLD - Rockhampton - RACING.COM">QLD - Rockhampton - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0930:0940" xmltv_id="QLD - Rockhampton - Seven">QLD - Rockhampton - Seven</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0930:0943" xmltv_id="QLD - Rockhampton - 7mate">QLD - Rockhampton - 7mate</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="QLD - Rockhampton - SBS Food">QLD - Rockhampton - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="QLD - Rockhampton - SBS">QLD - Rockhampton - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="QLD - Rockhampton - SBS World Movies Sydney">QLD - Rockhampton - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="QLD - Mackay - ABC COMEDY/ABC KIDS NSW">QLD - Mackay - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="QLD - Mackay - ABC ME">QLD - Mackay - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="QLD - Mackay - 9HD">QLD - Mackay - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="QLD - Mackay - NITV">QLD - Mackay - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="QLD - Mackay - SBS VICELAND HD">QLD - Mackay - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="QLD - Mackay - ABC NEWS">QLD - Mackay - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="QLD - Mackay - 9Go!">QLD - Mackay - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="QLD - Mackay - RACING.COM">QLD - Mackay - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0920:0930" xmltv_id="QLD - Mackay - Seven">QLD - Mackay - Seven</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0920:0932" xmltv_id="QLD - Mackay - 7TWO">QLD - Mackay - 7TWO</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0920:0933" xmltv_id="QLD - Mackay - 7mate">QLD - Mackay - 7mate</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="QLD - Mackay - SBS Food">QLD - Mackay - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="QLD - Mackay - SBS">QLD - Mackay - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="QLD - Mackay - SBS World Movies Sydney">QLD - Mackay - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="QLD - Townsville - ABC COMEDY/ABC KIDS NSW">QLD - Townsville - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="QLD - Townsville - ABC ME">QLD - Townsville - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="QLD - Townsville - 9HD">QLD - Townsville - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0910:0920" xmltv_id="QLD - Townsville - Seven">QLD - Townsville - Seven</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0910:0923" xmltv_id="QLD - Townsville - 7mate">QLD - Townsville - 7mate</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="QLD - Townsville - NITV">QLD - Townsville - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="QLD - Townsville - SBS VICELAND HD">QLD - Townsville - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="QLD - Townsville - ABC NEWS">QLD - Townsville - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="QLD - Townsville - 9Go!">QLD - Townsville - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="QLD - Townsville - RACING.COM">QLD - Townsville - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0910:0922" xmltv_id="QLD - Townsville - 7TWO">QLD - Townsville - 7TWO</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="QLD - Townsville - SBS Food">QLD - Townsville - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="QLD - Townsville - SBS">QLD - Townsville - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="QLD - Townsville - SBS World Movies Sydney">QLD - Townsville - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="QLD - Cairns - ABC COMEDY/ABC KIDS NSW">QLD - Cairns - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="QLD - Cairns - ABC ME">QLD - Cairns - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="QLD - Cairns - 9HD">QLD - Cairns - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0900:0910" xmltv_id="QLD - Cairns - Seven">QLD - Cairns - Seven</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0900:0913" xmltv_id="QLD - Cairns - 7mate">QLD - Cairns - 7mate</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="QLD - Cairns - NITV">QLD - Cairns - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="QLD - Cairns - SBS VICELAND HD">QLD - Cairns - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="QLD - Cairns - ABC NEWS">QLD - Cairns - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="QLD - Cairns - 9Go!">QLD - Cairns - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="QLD - Cairns - RACING.COM">QLD - Cairns - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0900:0912" xmltv_id="QLD - Cairns - 7TWO">QLD - Cairns - 7TWO</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="QLD - Cairns - SBS Food">QLD - Cairns - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="QLD - Cairns - SBS">QLD - Cairns - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="QLD - Cairns - SBS World Movies Sydney">QLD - Cairns - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="SA - Adelaide - ABC COMEDY/ABC KIDS NSW">SA - Adelaide - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="SA - Adelaide - ABC ME">SA - Adelaide - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0251:0251" xmltv_id="SA - Adelaide - ABC">SA - Adelaide - ABC</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="SA - Adelaide - 9HD">SA - Adelaide - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0450:0457" xmltv_id="SA - Adelaide - 9Gem">SA - Adelaide - 9Gem</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0450:0458" xmltv_id="SA - Adelaide - 9Go!">SA - Adelaide - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0605:0658" xmltv_id="SA - Adelaide - 10 Peach">SA - Adelaide - 10 Peach</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="SA - Adelaide - NITV">SA - Adelaide - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="SA - Adelaide - SBS VICELAND HD">SA - Adelaide - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="SA - Adelaide - ABC NEWS">SA - Adelaide - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="SA - Adelaide - 9Go!">SA - Adelaide - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0450:0451" xmltv_id="SA - Adelaide - Channel 9">SA - Adelaide - Channel 9</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0450:0454" xmltv_id="SA - Adelaide - 9Life">SA - Adelaide - 9Life</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="SA - Adelaide - RACING.COM">SA - Adelaide - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0505:0550" xmltv_id="SA - Adelaide - Seven">SA - Adelaide - Seven</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0505:0552" xmltv_id="SA - Adelaide - 7TWO">SA - Adelaide - 7TWO</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0505:0553" xmltv_id="SA - Adelaide - 7mate">SA - Adelaide - 7mate</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0505:0555" xmltv_id="SA - Adelaide - 7flix">SA - Adelaide - 7flix</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0605:0651" xmltv_id="SA - Adelaide - 10 Bold">SA - Adelaide - 10 Bold</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0605:0655" xmltv_id="SA - Adelaide - TEN">SA - Adelaide - TEN</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="SA - Adelaide - SBS Food">SA - Adelaide - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="SA - Adelaide - SBS">SA - Adelaide - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="SA - Adelaide - SBS World Movies Sydney">SA - Adelaide - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="SA - Regional - ABC COMEDY/ABC KIDS NSW">SA - Regional - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="SA - Regional - ABC ME">SA - Regional - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="SA - Regional - 9HD">SA - Regional - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="SA - Regional - NITV">SA - Regional - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="SA - Regional - SBS VICELAND HD">SA - Regional - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="SA - Regional - ABC NEWS">SA - Regional - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="SA - Regional - 9Go!">SA - Regional - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="SA - Regional - RACING.COM">SA - Regional - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="SA - Regional - SBS Food">SA - Regional - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="SA - Regional - SBS">SA - Regional - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="SA - Regional - SBS World Movies Sydney">SA - Regional - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="WA - Perth - ABC COMEDY/ABC KIDS NSW">WA - Perth - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="WA - Perth - ABC ME">WA - Perth - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="WA - Perth - 9HD">WA - Perth - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0460:0464" xmltv_id="WA - Perth - 9Life">WA - Perth - 9Life</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0460:0467" xmltv_id="WA - Perth - 9Gem">WA - Perth - 9Gem</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0506:0560" xmltv_id="WA - Perth - Seven">WA - Perth - Seven</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0607:0681" xmltv_id="WA - Perth - 10 Bold">WA - Perth - 10 Bold</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0607:0688" xmltv_id="WA - Perth - 10 Peach">WA - Perth - 10 Peach</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="WA - Perth - NITV">WA - Perth - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="WA - Perth - SBS VICELAND HD">WA - Perth - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3201:0261:02E1" xmltv_id="WA - Perth - ABC">WA - Perth - ABC</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="WA - Perth - ABC NEWS">WA - Perth - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="WA - Perth - 9Go!">WA - Perth - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0460:0461" xmltv_id="WA - Perth - Channel 9">WA - Perth - Channel 9</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0460:0468" xmltv_id="WA - Perth - 9Go!">WA - Perth - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="WA - Perth - RACING.COM">WA - Perth - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0506:0562" xmltv_id="WA - Perth - 7TWO">WA - Perth - 7TWO</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0506:0563" xmltv_id="WA - Perth - 7mate">WA - Perth - 7mate</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0506:0565" xmltv_id="WA - Perth - 7flix">WA - Perth - 7flix</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1014:0607:0685" xmltv_id="WA - Perth - TEN">WA - Perth - TEN</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="WA - Perth - SBS Food">WA - Perth - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="WA - Perth - SBS">WA - Perth - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="WA - Perth - SBS World Movies Sydney">WA - Perth - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="WA - REGIONAL WA - ABC COMEDY/ABC KIDS NSW">WA - REGIONAL WA - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="WA - REGIONAL WA - ABC ME">WA - REGIONAL WA - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="WA - REGIONAL WA - 9HD">WA - REGIONAL WA - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="WA - REGIONAL WA - NITV">WA - REGIONAL WA - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="WA - REGIONAL WA - SBS VICELAND HD">WA - REGIONAL WA - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="WA - REGIONAL WA - ABC NEWS">WA - REGIONAL WA - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="WA - REGIONAL WA - 9Go!">WA - REGIONAL WA - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="WA - REGIONAL WA - RACING.COM">WA - REGIONAL WA - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="WA - REGIONAL WA - SBS Food">WA - REGIONAL WA - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="WA - REGIONAL WA - SBS">WA - REGIONAL WA - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="WA - REGIONAL WA - SBS World Movies Sydney">WA - REGIONAL WA - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="TAS - Hobart - ABC COMEDY/ABC KIDS NSW">TAS - Hobart - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="TAS - Hobart - ABC ME">TAS - Hobart - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0271:0271" xmltv_id="TAS - Hobart - ABC">TAS - Hobart - ABC</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="TAS - Hobart - 9HD">TAS - Hobart - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="TAS - Hobart - NITV">TAS - Hobart - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="TAS - Hobart - SBS VICELAND HD">TAS - Hobart - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="TAS - Hobart - ABC NEWS">TAS - Hobart - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="TAS - Hobart - 9Go!">TAS - Hobart - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="TAS - Hobart - RACING.COM">TAS - Hobart - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="TAS - Hobart - SBS Food">TAS - Hobart - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="TAS - Hobart - SBS">TAS - Hobart - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="TAS - Hobart - SBS World Movies Sydney">TAS - Hobart - SBS World Movies Sydney</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0222" xmltv_id="TAS - Launceston - ABC COMEDY/ABC KIDS NSW">TAS - Launceston - ABC COMEDY/ABC KIDS NSW</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0224" xmltv_id="TAS - Launceston - ABC ME">TAS - Launceston - ABC ME</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0480" xmltv_id="TAS - Launceston - 9HD">TAS - Launceston - 9HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0305" xmltv_id="TAS - Launceston - NITV">TAS - Launceston - NITV</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0303" xmltv_id="TAS - Launceston - SBS VICELAND HD">TAS - Launceston - SBS VICELAND HD</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1010:0221:0220" xmltv_id="TAS - Launceston - ABC NEWS">TAS - Launceston - ABC NEWS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1012:0400:0406" xmltv_id="TAS - Launceston - 9Go!">TAS - Launceston - 9Go!</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="1013:0502:0528" xmltv_id="TAS - Launceston - RACING.COM">TAS - Launceston - RACING.COM</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0304" xmltv_id="TAS - Launceston - SBS Food">TAS - Launceston - SBS Food</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0301" xmltv_id="TAS - Launceston - SBS">TAS - Launceston - SBS</channel>
|
||||
<channel update="i" site="freeview.com.au.EK" site_id="3202:0300:0307" xmltv_id="TAS - Launceston - SBS World Movies Sydney">TAS - Launceston - SBS World Movies Sydney</channel>
|
||||
</channels>
|
||||
</site>
|
75
siteini.pack/Australia/freeview.com.au.EK.ini
Executable file
75
siteini.pack/Australia/freeview.com.au.EK.ini
Executable file
|
@ -0,0 +1,75 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: freeview.com.au
|
||||
* @MinSWversion: V2.1.9
|
||||
* @Revision 6 - [28/11/2018] WGTeam-Mat8861
|
||||
*
|
||||
* @Remarks: UserKey in donators area
|
||||
* @header_end
|
||||
* $$encrypted w/userkey/expiry [18/07/2019]
|
||||
**------------------------------------------------------------------------------------------------
|
||||
site {url=freeview.com.au|cultureinfo=en-AU|timezone=UTC|maxdays=7|charset=utf-8|titlematchfactor=90|episodesystem=onscreen|ratingsystem=AU|episodesystem=xmltv_ns}
|
||||
jp70CRemiz9sHUqnznIqrA==
|
||||
tOjQzjJoFRq7uZRbn0taiA==
|
||||
XaMr3BJGDdI8I4PouphvmWCoFNcGt06gn/Lh9luHKrbaksLEiTmuKj4E6HgOhPme
|
||||
sLibuL8IAjsMG7/Z8XVYm0NlHlUwGGllr+qYaluccDYay3nmsNdNG/qMbZYGXF/UagTKTc5jd8qRo0kkiyFS+u4unZJRnPEYT/sHgrL4/jqcpBs3JoKcXAZ/wCjFON/BXMhrNDuPNbFAWxtRa0LuSs0Ho+xyfD+Fv0oJH5blnmEHwAM2jKkxi8WQgWNU2LGocQqvHYEX4K63fQJ1MrPnaxtum7RV2mfKhHcJ5mvEzDxGNbMqtKXZBnE3sLIw/Hlmsr9lf9UJ/tJabu3roQgIEIgte835doP7j7QBED7eayMl3S9mVj+aKXlSv9IlamdDALB4Bj0yusQfuiL1rdYo/e7hXvfh/8OzvysdCv9rsoncWGkAmXtFKAwsuNby5GmV
|
||||
pwzHefb01ETqeV7BABJRCmhmSOzrkaXfrkdVgRGw0g+Bns2KbqroUtrTD+TyDHns8YJKTjQo9jTA3KBOE+09gw==
|
||||
jp70CRemiz9sHUqnznIqrA==
|
||||
pwzHefb01ETqeV7BABJRCmhmSOzrkaXfrkdVgRGw0g+Bns2KbqroUtrTD+TyDHns8YJKTjQo9jTA3KBOE+09gw==
|
||||
ZixiaD+gdByViK9iWfNwRu8TXZh5d8B6D6CHmnjzUcdOiyOqubCXtqba9PBGufzp+avHr0u6OHSuYJiwaY/cuw==
|
||||
ZixiaD+gdByViK9iWfNwRgOKaCngKuFzW+cP2zqPgIhHs9d8vkdPBEjeNzNFa4p2TduntgPJsaKVPTrmpNketA==
|
||||
e0r1GBx6pRf4H8jXAxYVxomlj5Yh8kAKx7Z2j0BAU1Bk9YZ4R5PzIfUeA7wYFA5n
|
||||
%&$€u3Z8KSVbEdakbpv9lP15V3Bg3hGQIBUy/S1VNSUcANg=€$&%
|
||||
Sdv7FniOcVLEG7EXbM2VS0qmU+RkG4onpY7PiyJHHGFbPXH4Kha7YNgdrGXGkzBfHFedbzXebiiXqHrYkToH4yZdvEbnB3E9m3zYz0I+lWy4raqdrFUL+6LefKeYPygy
|
||||
Sdv7FniOcVLEG7EXbM2VS5+A45j8+GMOeZRyGSs3b+obY5CMk7OoT0zOe0I+LMELFxkhcmAsi1zgLiOW6O0z+Rsi0xRHdZhVRnOmTwDQvvU=
|
||||
jp70CRemiz9sHUqnznIqrA==
|
||||
r8hqRUJyVF5gmYwVe3GQ4yMDg4lKH7IJ8Fy8MF8h1ANYYAqr8BHOmIOI6aI8VkIz2MetrITLILthm2qiZg4SnCmNfhjGAs3NUQPOmlmPRc1e6EPZu21G7RARtJpOmDL+
|
||||
MQBK79W1BgNlaIEkSUhleHd7VRog30HX6KnombZW1Q9ZkJu/lwEWCwWiuDyzZxKH
|
||||
Mcgbrq/9ceT1peQLcFFDG/zlIyJY+Hyk2Q9zeROjWBKmC75Wu48Ibh+NWR0bae9xR68maXUPQ0ReTw1QNiCLQg==
|
||||
3OSpNuPZQwx7DWRmEnrzfA==
|
||||
TuuPU0fHGHlyYu7y6kVXoPp+wsth4/sv1/qVmPmTioCQKxJ2hp9UzOmtLM1T2enjgdg+FdoQRiYMNXiCbVmZ4Q==
|
||||
C7FPIA+c3KVvyRrHaqSoEZRGu1tri8ERPwxW/BMoEaPx7xtirK15VOOxqUeHkJfTVWOgJpqbXKoWS02DE2lhQg==
|
||||
jp70CRemiz9sHUqnznIqrA==
|
||||
N0fCU7XqMRvyjMcFPWpy0sqjDIxXOEbPW2cnHgtku3IPSrw6sIhwAag1eoQXAOCa3ESNeF3C8bsU5pmTUyjnXg==
|
||||
NWiKgKjlvURKrtTNizbjQ7wWHvCgwNJy7cYrySnAC9ibi+HPn0JI9NbqPuMJs3DZ
|
||||
jXCd0hn8Rd7QEMeyA4oCsfsHB+9p3wjV7JBsa0dlOnIdWpT0LMlqLnrvknsv0bLbhGrL9PEFvB603gUSHSB+zg==
|
||||
j2z3OeZ+GqcjigNEFI9Dde3kC9IcdH5ThX/lC225EvHl0Gp1lILzzM8VH+lMJlJv6EehPdAORjToIC8B8WpyGg==
|
||||
j2z3OeZ+GqcjigNEFI9DddlPDm0TJiLc0Wai1dl7x17uWqenn29HNR+m4PZ9Np6U8/97slBCGzmqagKZPz29Ww==
|
||||
g1NZ/2EfaNbz044KB2kmZ17lSb7Mj51H+7nuSeKSA9qaEmG9F34RpVdWOzdir3Zq68eX/743F3cOHhNk31hOLg==
|
||||
QiE3lkh6gSo7DKhlCLt1TrIpSVSAgT7bumir3SkgYZ1FxI9kDQ5uub3PQhdhYy8gCcw0kONbMC03x6KnFv/gA4ACNHKnf4L0HGTnaUpnzA5iwKgG6+TrEWjqW4Ppyq8r
|
||||
N0fCU7XqMRvyjMcFPWpy0h8KX2acS9/Ji47EzjV5nWXy2khrl5FjjggUXuoJUcNM6Oajb8AKKBSyisFUWVcXXQ==
|
||||
N0fCU7XqMRvyjMcFPWpy0j0HnGhf/TKWCYeEr97VFRpuba7XQDGoMUceW7InYCg2
|
||||
jp70CRemiz9sHUqnznIqrA==
|
||||
50Cgmeup08xpYJVHiCvGdseJnNZIsVSZ1XpARHYst/kcEZ6rLsxGU81Fsm1oWcPbD6/SZUyuy2n5men/lNmjBQ==
|
||||
CklVjQTZ3OBOz+/vfKTvXd8tQJsESXBYzbKrZ3OhtI4G0+lT3MJlwCT3TFiBC/Yd
|
||||
thzfmmozzy0j+GwLzrL/Nm/4qtp7XBtCQTyogE285yG7CaReqgVYKJp+8dz4fXDUT5y/R3Syj6pKY0btSBwKVA==
|
||||
kTGYOn5Ky7izNGTLcxPcrYJuFm0eaathFBQGNxAYq6uPoeGGoEbPjvV5BK0Q4OVSpNKb1Z+eUILYKzNl64I05w==
|
||||
kTGYOn5Ky7izNGTLcxPcrdPP3YOxIN6IZO7d3M+ox/lxiQ5B+CghPIFtc5qumh7n
|
||||
kTGYOn5Ky7izNGTLcxPcrTwU5N3rgE8jfKB3yH5KNLlw2AwdCXTG34+IaXaV0KR2
|
||||
FRGC8cbF/bP3T5p7JvU/DOQC6vsh5qHipULMKyo+BxNPH6Jt4OTLacM8oVqzs5Jeb+ZEAqzHnwCPAcwwO7RmntcLEC4wJIOuNut3hVsor2E=
|
||||
jp70CRemiz9sHUqnznIqrA==
|
||||
sFfnwIXO7BfRj+w1Aj2oDng93mQQHkEg5putTIuNUA99rFhI2YjHRrtGYkIv07Eb2Qu8oTdasFI3f8sye0iATw/AcflKEad58k+InDceZ2avUW7DhWlDkbRMElv9QvGsV6WEfiPRCsdChQmhHbtG5Q==
|
||||
yw8JFvHooI6ewmE/2woYzYqfiDLkCLOyxukXuwet0VopsT8bnqmaav8qmEU6QU+jT9rcEL8ajfVsosTB3VfmAKzbWNFooxhqIUw04ZCjKIw=
|
||||
tOjQzjJoFRq7uZRbn0taiA==
|
||||
k4ILLvyOjEk+benxJzxEFwFCc5B/Vrk31mzvhFIpfs0=
|
||||
r+MKVA0sbPQHUgD2ToTQw9tPLfyxKoTGcSHb8+YMEszQtHUJ4a1fgEtPYuwXhZplQB9++lkCiq3SjrWN0k0Y031AANYHzqF8BdurzeCYI7jKgdZFQTGstcElrqInaM2jrtBb9Wiarz+4soLxm0DM25exexsZz0vzMLx7+VxLCJINcRYGlKcMH6CVMzRrQc8a5GutCsg1cVuapw0Dv2opkFOWSVn8yK7yhJe1NGC1pCA=
|
||||
LRO04CXsCxa1HAHdwblRv//O3aaaCJItvtNRU7xPcecfThhvEh3EVF+bb95xtt7miTOh0kJZf+TUFb7+f4YVsesxHuoeHYdzRX2n5ya781YOjotRRGdQTyN8DErJAwCsSvvdCeeS3ecbrYVU7dciX8riog70VG7wxt8JK1VF8HI5JiK5dREEVttO7RAEb4o6QrzpqyQ4NRsOjJfBjPrOGH1eazZK5S0t1jbMLiew5SAKlYXrKk0gmg69btSQqlPTns0d7GF+s4JC4SkBZevaSkVJwaHTTI0Lsmsn640tQWno4jQ5yNtBbg8jzfQb9gBVhwk3+0WEqCXrwSIaG9B+DIYJMfEsTuRiwR22fk7634m0/4C9gNZoR3AgCid0BtEyLptCzeckIes+EjCLLf6PtlP5RwCu93Z2aja3uKXVC7bODSmwUzKk/SkHahxsMTD6IdbHquL1gESyMavGdI4u1+4R8Km3TT3keDm8NRPKBffPjXptjeC//oLpa1lnNJQPCHgiY3kjr86nl3t3R2cFikPY876S+Tv+3IrvALDAGWhiEIzpoh274a5FdQ63/wajvcNJaoIfed1IrzD2NgAy9A7YbC8dP78wL2V+7u3StrboSnVVvnZmJTTrFDpqRgsdntgGw5qjv4KEAcmS+KWU3PpRuTeAFYOuYMPnoPk9uQ7bMpsge+Z6TV8XLH1APhSGsf33xpVtUqAS7fgQsYghko7S5gM4qRkqBHEwCRs8DDtgSJqugqyo94IRQvezQL5vWDU4nXPtx9iVF3ozHIhu03ahJI99fgKhO2RpC6pa/bAEbF6FyQ7nga+XeUFo5izRDOV4AtAR4jpMRm4OS7NVTfWiUJ99H4jrI9jEXm9m+D8=
|
||||
vSIzgi++EVzGXXlpLEv4w2wPAXn2FshACqPl3o9nsxBYEZC2SjQ8wXDt5UgF4ElN
|
||||
yoAVPW5t4DIYAzBQiTSPSqN9e+4DCL5GRYw2bF+zJVXs9wsY3ExHIKm7Gan1WdqnxwM7/QGFEOudIZy3fK6Tag==
|
||||
CKp0cxQdMrXFjMW7MloqYvnfQIJNNuVw1Ds2BQFPOmT0w5u94Ltq2tc6YlrWasxA
|
||||
I0hHR9kBzQiCi740mjdLnbnVbWNd2qk0xg+psAzPcto=
|
||||
fd7mo9uh3yeqYH4BQMLuiW6R31VO3v1u3cFQrZxay5iIuI/1hULWx4WBdnoMZ5VbsDire6pxCRr88cWDHgOfAQ==
|
||||
mFMbwAsvRZy2dgkkbNEFExo2BF/eFjwyY5GwWjQAm4naeZ6SK+huSS72c2yfxzIpnfWNeQOFUdjT8A1ETL/iCx2h9y4/J1T3VY6Jfo9j7gZxAu1EAjs2AXwdGlhM1VvUejMiNvNTJKCY40HEC2qv8stJ7NSUpkQ2bfGPvt0uAGxrmDUs352QHGyElU7f+t2RUOfPosw8I5l3GQRRtKgP2Yq727DfQdCbmrpQOc3tk04reoqJvrnjCWXIMPP0GtCIefFKqj9A2ellF24KR4e3oxfS7dBcgBRZ19SMb8l8mnYlNqNFYj9sOmZ3IlT0U6sgTpsCPZTzQPNRkdtKHRmwtblKV0q3uODh+hxxyUUcfs+hkHxC7yXoxyhtb89BORJw4NLPGreews8D7lN5/39Jnhagg8u4Jb+UlI5SEV9R9IqfK8PHqJ6xqdY8scJWWUqXo7yDZ2jgdtz2YL5xgONHzPxIcnQdrW6ty9eL+51jZvfoMDOOQI0GLyDj89LVp3MThoWJ8wpBqdxuft4yW/0a4QdaBTWK2DQBV7TcNflVRC6kj7SR+GVBcB1m7EaFGJ+Lkn6vyZfpcGhahJYOtRD9HeBoDVBrPbczYhjS0HSaF9UbAKWpDgza7GomuoLTWI9OqTCiqB7de5oHudf9tX/T9yfUsYyNR8SIq6rUDBQqDFeE5mJAXzttF2ApZQdsqk/1gJOX69r3130evZarE10eew==
|
||||
mFMbwAsvRZy2dgkkbNEFE6ENffsJoy9rj/WOqNkC9ewkqIYan6po4PvH9Ytdz8Muf25w3tuwLmlGPy9/g7/YFYng3vJLRlj9nVLJ25uKpzw=
|
||||
pBVuglP/GNXmQAGLla8wT+AXTnLPZKEdw7ZFXD/4RhQWuIguVLNVdrB9fvCLGQc8PDlA9Q6b2/7OieKx9DcqjIGL3DYFZCboB3f8rFwyoW23I1I0Rh+1yltti7WTN8kf
|
||||
pBVuglP/GNXmQAGLla8wT7hxaNNE6biT0v0KmXmSP1VhdQZ1xiOic/QvAh4/xTxEjsd9/+3May6E2ANUvwQG+w==
|
||||
pBVuglP/GNXmQAGLla8wTy9QUSnenMangsXezvXOHLgxtLrTNj8D2uSnSHp3v60i
|
||||
RHb/r9dDy6/dldBvEoFawOzH73/vuWG4cjbqvx++45y8qeLaVtJfKgVCitAeFfVL3b25ImwFGo1Ei6yp1mbQ/w==
|
||||
I0hHR9kBzQiCi740mjdLneLSKRKW/cccq1L/Shmraodmq0C/FfBCATbslcJeCdypnhnF30lf8Uk0kks/SiljTA==
|
||||
lmIkRB1BH0c12Jm5eFNR+w==
|
||||
aF6/BFmGz3ekbeAFcOHHqkSwXMigc5xQGtouQROBdCO1608W1U1uQU8zAutVbWr5VDtda1SP4RrHSdLCv70WmQ==
|
||||
aF6/BFmGz3ekbeAFcOHHqp51oNsBw/xVcK42C4GzW4mErWP1I/7T39z661NW1xd9
|
||||
L+T5jbRFIpvn+VaRoxdkKQ==
|
||||
k4ILLvyOjEk+benxJzxEF7xJUni1QTal7NTG4w+gGfk=
|
||||
wLNP9/UWXGYEf3oPpikefQ==
|
82
siteini.pack/Australia/freeview.com.au_info.txt
Executable file
82
siteini.pack/Australia/freeview.com.au_info.txt
Executable file
|
@ -0,0 +1,82 @@
|
|||
1. Open the freeview.com.au.ini
|
||||
1. Find your RegionId in the list below and enter you RegionId in the following line
|
||||
url_index.headers {postdata=serviceid='channel''urldate'&RegionId=xx}
|
||||
default is RegionId=94 NSW - Sydney
|
||||
2. Find your timezone in the list below and edit the following line with you timezone
|
||||
site {url=freeview.com.au|timezone=Australia/Sydney
|
||||
you can use the UTC or Australia/xxxx format,example
|
||||
timezone=UTC+10:00 or timezone=Australia/Sydney
|
||||
default is timezone=Australia/Sydney
|
||||
3.If your timezone is not listed you can run webgrab with the setting timezone=?
|
||||
When finished open your webgrab++.log.txt and you will see a list of available timezones.
|
||||
4. create your channels list as you normally would.included list is RegionId=73 NSW - Sydney
|
||||
|
||||
Thats it.
|
||||
|
||||
* Region Id's
|
||||
*
|
||||
*Region Id=73:NSW - Sydney
|
||||
*Region Id=94:VIC - Melbourne
|
||||
*Region Id=75:QLD - Brisbane
|
||||
*Region Id=81:SA - Adelaide
|
||||
*Region Id=101:WA - Perth
|
||||
*Region Id=126:ACT - Canberra
|
||||
*Region Id=88:TAS - Hobart
|
||||
*Region Id=74:NT - Darwin
|
||||
*Region Id=63:NSW - Broken Hill
|
||||
*Region Id=66:NSW - Central Coast
|
||||
*Region Id=292:NSW - Coffs Harbour
|
||||
*Region Id=67:NSW - Griffith
|
||||
*Region Id=261:NSW - Lismore
|
||||
*Region Id=184:NSW - Newcastle
|
||||
*Region Id=262:NSW - Orange/Dubbo
|
||||
*Region Id=106:NSW - Remote and Central
|
||||
*Region Id=259:NSW - South Coast
|
||||
*Region Id=69:NSW - Tamworth
|
||||
*Region Id=264:NSW - Wagga Wagga
|
||||
*Region Id=71:NSW - Wollongong
|
||||
*Region Id=108:NT - Regional NT
|
||||
*Region Id=79:QLD - Cairns
|
||||
*Region Id=78:QLD - Gold Coast
|
||||
*Region Id=253:QLD - Mackay
|
||||
*Region Id=114:QLD - Remote and Central
|
||||
*Region Id=254:QLD - Rockhampton
|
||||
*Region Id=255:QLD - Sunshine Coast
|
||||
*Region Id=256:QLD - Toowoomba
|
||||
*Region Id=257:QLD - Townsville
|
||||
*Region Id=258:QLD - Wide Bay
|
||||
*Region Id=82:SA - Port Augusta
|
||||
*Region Id=107:SA - Remote and Central
|
||||
*Region Id=83:SA - Riverland
|
||||
*Region Id=85:SA - South East SA
|
||||
*Region Id=86:SA - Spencer Gulf
|
||||
*Region Id=293:TAS - Launceston
|
||||
*Region Id=268:VIC - Albury/Wodonga
|
||||
*Region Id=90:VIC - Ballarat
|
||||
*Region Id=266:VIC - Bendigo
|
||||
*Region Id=93:VIC - Geelong
|
||||
*Region Id=98:VIC - Gippsland
|
||||
*Region Id=95:VIC - Mildura/Sunraysia
|
||||
*Region Id=267:VIC - Shepparton
|
||||
*Region Id=344:WA - Albany
|
||||
*Region Id=343:WA - Bunbury
|
||||
*Region Id=342:WA - Mandurah
|
||||
*Region Id=102:WA - Regional WA
|
||||
|
||||
* Timezones
|
||||
*
|
||||
* UTC+09:30 Australia/Adelaide
|
||||
* UTC+09:30 Australia/Broken_Hill
|
||||
* UTC+09:30 Australia/South
|
||||
* UTC+09:30 Australia/Yancowinna
|
||||
* UTC+09:30 Australia/Darwin no DST
|
||||
* UTC+09:30 Australia/North no DST
|
||||
* UTC+10:00 Australia/ACT
|
||||
* UTC+10:00 Australia/Canberra
|
||||
* UTC+10:00 Australia/Currie
|
||||
* UTC+10:00 Australia/Hobart
|
||||
* UTC+10:00 Australia/Melbourne
|
||||
* UTC+10:00 Australia/NSW
|
||||
* UTC+10:00 Australia/Sydney
|
||||
* UTC+10:00 Australia/Tasmania
|
||||
* UTC+10:00 Australia/Victoria
|
6
siteini.pack/Australia/ictv.net.au.channels.xml
Executable file
6
siteini.pack/Australia/ictv.net.au.channels.xml
Executable file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/51 pre -- Jan van Straaten" site="ictv.net.au">
|
||||
<channels>
|
||||
<channel update="i" site="ictv.net.au" site_id="ictv" xmltv_id="ICTV">ICTV</channel>
|
||||
</channels>
|
||||
</site>
|
74
siteini.pack/Australia/ictv.net.au.ini
Executable file
74
siteini.pack/Australia/ictv.net.au.ini
Executable file
|
@ -0,0 +1,74 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: ictv.net.au
|
||||
* @MinSWversion: V1.1.1/51
|
||||
* - needs half hour timezone
|
||||
* @Revision 2 - [2013/07/25] Jan van Straaten
|
||||
* - new showsplit with a date filter
|
||||
* @Revision 1 - [2013/07/22] Jan van Straaten
|
||||
* - firstshow = 3 , skipps the previous days shows on the index page
|
||||
* @Revision 0 - [2013/07/20] Sean McManus, Jan van Straaten
|
||||
* - created ini
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
*
|
||||
site {url=ictv.net.au|timezone=UTC+09:30|maxdays=7|cultureinfo=en-AU|charset=ISO-8859-1|titlematchfactor=90}
|
||||
*
|
||||
index_variable_element.modify {calculate(format=date,-MMMM-dd-yyyy)|'urldate'}
|
||||
index_variable_element.modify {cleanup(style=lower)}
|
||||
url_index {url()|http://www.ictv.net.au/|urldate|####|.html}
|
||||
url_index.modify {replace()|####|'index_variable_element'}
|
||||
urldate.format {weekdayname|76-monday|77-tuesday|84-wednesday|79-thursday|80-friday|81-saturday|82-sunday}
|
||||
* this site has an varying number of shows from the previous evening on the index page
|
||||
* the following loop solves this problem by selecting only the shows of the day of the index_page
|
||||
scope.range {(splitindex)|end}
|
||||
index_showsplit.scrub {multi|<tbody>||</tbody>|</tbody>} *split in index page
|
||||
index_showsplit.modify {|}
|
||||
index_temp_1.modify {calculate(type=element format=F0)|'index_showsplit' #}
|
||||
index_temp_3.modify {calculate(format=date,vba)|'now'} * used to calculate the date
|
||||
loop {('index_temp_1' > "0" max=10)|end} * step through the index page, from last to first
|
||||
index_temp_1.modify {calculate(format=f0)|1 -} * index of the page to examine
|
||||
index_temp_2.modify {substring(type=element)|'index_showsplit' 'index_temp_1' 1} * copy of the page
|
||||
index_temp_2.modify {replace|<tr style|\|} * split in shows
|
||||
index_temp_4.modify {calculate(format=date,dd/MM/yy)|'index_temp_3' 'index_temp_1' +} * the date of the index_page of index_temp_2
|
||||
index_temp_2.modify {select()|'index_temp_4' ~} * select only the shows of the date
|
||||
index_temp_2.modify {replace|\||####} * convert to single value
|
||||
index_temp_6.modify {addstart|'index_temp_2'####} * add to target element
|
||||
end_loop
|
||||
index_showsplit.modify {clear}
|
||||
index_showsplit.modify {addstart|'index_temp_6'}
|
||||
index_showsplit.modify {replace|####|\|} * back to multi value
|
||||
end_scope
|
||||
*
|
||||
index_start.scrub {multi(separator="</td><td>" include=2)|style="height: 15.0pt;" height="15">|||</tr>|</tr>}
|
||||
* this site uses a 'non standard' time syntax e.g. 12:08 am is used for 12:08 which should be 12:08 pm according to the standard
|
||||
* correct aand convert to 24 hour system:
|
||||
index_temp_6.modify {clear}
|
||||
index_temp_6.modify {addstart('index_start' ~ "pm")|pm} * used to calculate the corrected time
|
||||
index_start.modify {remove(type=word)|1 1} * remove am and pm
|
||||
index_start.modify {calculate('index_temp_6' ~ "pm" format=time,HH:mm)|'index_start' 12:00 +}
|
||||
index_title.scrub {multi(separator="</td><td>" include=last)|style="height: 15.0pt;" height="15">|||</tr>|</tr>}
|
||||
index_title.modify {cleanup(tags="<"">")}
|
||||
*
|
||||
* the following checks the date and ignores the show if the date is before now
|
||||
index_temp_1.scrub {multi(separator="</td><td>" include=first)|style="height: 15.0pt;" height="15">|||</tr>|</tr>} * the date
|
||||
index_temp_1.modify {calculate(format=date,vba)} *convert to vba date number
|
||||
index_temp_2.modify {calculate(format=date,vba)|'now'} *'now' converted to vba date number
|
||||
index_title.modify {clear('index_temp_1' < 'index_temp_2')} * clear title if date before now (will ignore show)
|
||||
*
|
||||
* correct start with half an hour (waiting for build 51 that supports half hour timezones)
|
||||
* not sure if add or substract!
|
||||
*index_start.modify {calculate(format=time)|'index_start' 0:30 +} * to add!
|
||||
*index_start.modify {calculate(format=time)|'index_start' 0:30 -} * to substract!
|
||||
*
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
** single fixed channel
|
||||
*index_site_id.scrub {|}
|
||||
*index_site_channel.modify {addstart|ICTV}
|
||||
*index_site_id.modify {addstart|ictv}
|
||||
** @auto_xml_channel_end
|
191
siteini.pack/Australia/oztivo.net.channels.xml
Executable file
191
siteini.pack/Australia/oztivo.net.channels.xml
Executable file
|
@ -0,0 +1,191 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.56.5 -- Jan van Straaten" site="oztivo.net">
|
||||
<channels>
|
||||
<channel update="i" site="oztivo.net" site_id="7TWO-ACT" xmltv_id="7TWO ACT">7TWO ACT</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="7TWO-NSW" xmltv_id="7TWO NSW">7TWO NSW</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="7TWO-NT" xmltv_id="7TWO NT">7TWO NT</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="7TWO-Qld" xmltv_id="7TWO Queensland">7TWO Queensland</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="7TWO-SA" xmltv_id="7TWO South Australia">7TWO South Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="7TWO-Tas" xmltv_id="7TWO Tasmania">7TWO Tasmania</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="7TWO-Vic" xmltv_id="7TWO Victoria">7TWO Victoria</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="7TWO-WA" xmltv_id="7TWO West Australia">7TWO West Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="7flix" xmltv_id="7flix">7flix</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="7mate" xmltv_id="7mate">7mate</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="9Life" xmltv_id="9Life">9Life</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="13THST+2" xmltv_id="13th Street +2">13th Street +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="13THST" xmltv_id="13th Street">13th Street</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="31-Mel" xmltv_id="Channel 31 Melbourne">Channel 31 Melbourne</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="111f+2" xmltv_id="111 funny +2">111 funny +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="111f" xmltv_id="111 funny">111 funny</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ABC-Can" xmltv_id="ABC Canberra">ABC Canberra</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ABC-NSW" xmltv_id="ABC NSW">ABC NSW</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ABC-NT" xmltv_id="ABC NT">ABC NT</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ABC-News24" xmltv_id="ABC News 24">ABC News 24</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ABC-Qld" xmltv_id="ABC Queensland">ABC Queensland</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ABC-SA" xmltv_id="ABC South Australia">ABC South Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ABC-Tas" xmltv_id="ABC Tasmania">ABC Tasmania</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ABC-Vic" xmltv_id="ABC Victora">ABC Victora</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ABC-WA" xmltv_id="ABC Western Australia">ABC Western Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ABC2" xmltv_id="ABC 2">ABC 2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ABC3" xmltv_id="ABC 3">ABC 3</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ACC" xmltv_id="Australian Christian Channel">Australian Christian Channel</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ALJA" xmltv_id="Al Jazeera">Al Jazeera</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ANIMAL" xmltv_id="Animal Planet">Animal Planet</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ANT" xmltv_id="Antenna">Antenna</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ARNA+2" xmltv_id="Arena +2">Arena +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ARNA" xmltv_id="Arena">Arena</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="AUR" xmltv_id="Aurora Community Television">Aurora Community Television</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="AandE" xmltv_id="A&E">A&E</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="BBCF" xmltv_id="BBC First">BBC First</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="BBCK" xmltv_id="BBC Knowledge">BBC Knowledge</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="BBC" xmltv_id="BBC World">BBC World</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="BLM" xmltv_id="Bloomberg Television">Bloomberg Television</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="BOOM" xmltv_id="Boomerang">Boomerang</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="BOXS" xmltv_id="BoxSets">BoxSets</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="CART" xmltv_id="Cartoon Network">Cartoon Network</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="CBEEB" xmltv_id="CBeebies">CBeebies</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="CLAS+2" xmltv_id="Fox Classics +2">Fox Classics +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="CLAS" xmltv_id="Fox Classics">Fox Classics</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="CMC" xmltv_id="Country Music Channel">Country Music Channel</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="CMDY+2" xmltv_id="thecomedychannel +2">thecomedychannel +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="CMDY" xmltv_id="thecomedychannel">thecomedychannel</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="CNBC" xmltv_id="CNBC Australia">CNBC Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="CNNI" xmltv_id="CNN International">CNN International</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="CRIME" xmltv_id="Crime & Investigation">Crime & Investigation</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="DISC+2" xmltv_id="Discovery Channel +2">Discovery Channel +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="DISC" xmltv_id="Discovery Channel">Discovery Channel</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="DISMOV" xmltv_id="Disney Movies">Disney Movies</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="DISN" xmltv_id="Disney Channel">Disney Channel</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="DJNR" xmltv_id="Disney Junior">Disney Junior</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="DKIDS" xmltv_id="Discovery Kids">Discovery Kids</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="DTM+2" xmltv_id="Discovery Turbo Max +2">Discovery Turbo Max +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="DTM" xmltv_id="Discovery Turbo Max">Discovery Turbo Max</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="E!" xmltv_id="Entertainment Channel">Entertainment Channel</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ELEVEN" xmltv_id="ELEVEN">ELEVEN</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ESNEWS" xmltv_id="European Sports News">European Sports News</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ESPN2" xmltv_id="ESPN2">ESPN2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="ESPN" xmltv_id="ESPN">ESPN</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="EUROSPORT" xmltv_id="EUROSPORT">EUROSPORT</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FFC-WA" xmltv_id="Fox Footy Channel Western Australia">Fox Footy Channel Western Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FFC" xmltv_id="Fox Footy Channel">Fox Footy Channel</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FMACT+2" xmltv_id="Foxtel Movies Action/Adventure +2">Foxtel Movies Action/Adventure +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FMACT" xmltv_id="Foxtel Movies Action/Adventure">Foxtel Movies Action/Adventure</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FMCOM" xmltv_id="Foxtel Movies Comedy">Foxtel Movies Comedy</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FMDRA" xmltv_id="Foxtel Movies Drama/Romance">Foxtel Movies Drama/Romance</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FMFAM+2" xmltv_id="Foxtel Movies Family +2">Foxtel Movies Family +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FMFAM" xmltv_id="Foxtel Movies Family">Foxtel Movies Family</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FMMAST" xmltv_id="Foxtel Movies Masterpiece">Foxtel Movies Masterpiece</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FMPREM+2" xmltv_id="Foxtel Movies Premiere +2">Foxtel Movies Premiere +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FMPREM" xmltv_id="Foxtel Movies Premiere">Foxtel Movies Premiere</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FMROM" xmltv_id="Foxtel Movies Romance">Foxtel Movies Romance</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FMTHR" xmltv_id="Foxtel Movies Thriller">Foxtel Movies Thriller</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FOOD+2" xmltv_id="LifeStyle Food +2">LifeStyle Food +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FOOD" xmltv_id="LifeStyle Food">LifeStyle Food</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FOX8+2" xmltv_id="FOX8 +2">FOX8 +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FOX8" xmltv_id="Fox8">Fox8</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FOXN" xmltv_id="Fox News Channel">Fox News Channel</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FS1" xmltv_id="Fox Sports One">Fox Sports One</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FS2" xmltv_id="Fox Sports Two">Fox Sports Two</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FS3" xmltv_id="Fox Sports Three">Fox Sports Three</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FS4" xmltv_id="Fox Sports Four">Fox Sports Four</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FS5" xmltv_id="Fox Sports Five">Fox Sports Five</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="FSN" xmltv_id="Fox Sports News">Fox Sports News</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="GEM-ACT" xmltv_id="GEM ACT">GEM ACT</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="GEM-NSW" xmltv_id="GEM NSW">GEM NSW</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="GEM-Qld" xmltv_id="GEM Queensland">GEM Queensland</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="GEM-SA" xmltv_id="GEM South Australia">GEM South Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="GEM-Tas" xmltv_id="GEM Tasmania">GEM Tasmania</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="GEM-Vic" xmltv_id="GEM Victoria">GEM Victoria</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="GEM-WA" xmltv_id="GEM Western Australia">GEM Western Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="GO" xmltv_id="GO!">GO!</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="HIST" xmltv_id="History Channel">History Channel</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="HNKW" xmltv_id="HNK World">HNK World</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="LHOME" xmltv_id="Lifestyle Home">Lifestyle Home</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="LIFE+2" xmltv_id="LifeStyle Channel +2">LifeStyle Channel +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="LIFE" xmltv_id="LifeStyle Channel">LifeStyle Channel</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="MAIN" xmltv_id="Main Event">Main Event</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="MOVG" xmltv_id="Movie Greats">Movie Greats</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="MTVD" xmltv_id="MTV Dance">MTV Dance</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="MTV" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="NBN" xmltv_id="NBN NSW">NBN NSW</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="NGEO+2" xmltv_id="National Geographic Channel +2">National Geographic Channel +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="NGEO" xmltv_id="National Geographic Channel">National Geographic Channel</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="NGW" xmltv_id="National Geographic Wild">National Geographic Wild</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="NICK" xmltv_id="Nickelodeon">Nickelodeon</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="NICKJR" xmltv_id="Nick Jr">Nick Jr</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="NITV" xmltv_id="National Indigenous TV">National Indigenous TV</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Nine-Mel" xmltv_id="Nine Melbourne">Nine Melbourne</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Nine-NT" xmltv_id="Nine NT">Nine NT</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Nine-Qld" xmltv_id="Nine Queensland">Nine Queensland</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Nine-SA" xmltv_id="Nine South Australia">Nine South Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Nine-Syd" xmltv_id="Nine Sydney">Nine Sydney</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Nine-WA" xmltv_id="Nine West Australia">Nine West Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="One-Dar" xmltv_id="One Darwin">One Darwin</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="One-NSW" xmltv_id="One NSW">One NSW</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="One-Qld" xmltv_id="One Queensland">One Queensland</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="One-SA" xmltv_id="One South Australia">One South Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="One-Tas" xmltv_id="One Tasmania">One Tasmania</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="One-Vic" xmltv_id="One Victoria">One Victoria</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="One-WA" xmltv_id="One West Australia">One West Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Prime-Can" xmltv_id="Prime Canberra">Prime Canberra</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="PrimeN" xmltv_id="Prime North">Prime North</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="RAI" xmltv_id="RAI International">RAI International</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBS-Can" xmltv_id="SBS Canberra">SBS Canberra</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBS-NSW" xmltv_id="SBS NSW">SBS NSW</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBS-NT" xmltv_id="SBS NT">SBS NT</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBS-Qld" xmltv_id="SBS Queensland">SBS Queensland</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBS-SA" xmltv_id="SBS South Australia">SBS South Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBS-Tas" xmltv_id="SBS Tasmania">SBS Tasmania</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBS-Vic" xmltv_id="SBS Victoria">SBS Victoria</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBS-WA" xmltv_id="SBS West Australia">SBS West Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSF-Can" xmltv_id="SBS Food Canberra">SBS Food Canberra</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSF-NSW" xmltv_id="SBS Food NSW">SBS Food NSW</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSF-NT" xmltv_id="SBS Food NT">SBS Food NT</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSF-Qld" xmltv_id="SBS Food Queensland">SBS Food Queensland</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSF-SA" xmltv_id="SBS Food South Australia">SBS Food South Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSF-Tas" xmltv_id="SBS Food Tasmania">SBS Food Tasmania</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSF-Vic" xmltv_id="SBS Food Victoria">SBS Food Victoria</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSF-WA" xmltv_id="SBS Food West Australia">SBS Food West Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSTWO-NSW" xmltv_id="SBS Viceland NSW">SBS Viceland NSW</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSTWO-NT" xmltv_id="SBS Viceland NT">SBS Viceland NT</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSTWO-Qld" xmltv_id="SBS Viceland Queensland">SBS Viceland Queensland</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSTWO-SA" xmltv_id="SBS Viceland South Australia">SBS Viceland South Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSTWO-Tas" xmltv_id="SBS Viceland Tasmania">SBS Viceland Tasmania</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSTWO-Vic" xmltv_id="SBS Viceland Victoria">SBS Viceland Victoria</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SBSTWO-WA" xmltv_id="SBS Viceland WA">SBS Viceland WA</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SCIENCE" xmltv_id="Discovery Science">Discovery Science</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SHWC+2" xmltv_id="Showcase +2">Showcase +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="SHWC" xmltv_id="Showcase">Showcase</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="STYLE" xmltv_id="The Style Network">The Style Network</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Seven-Dar" xmltv_id="Seven Darwin">Seven Darwin</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Seven-Mel" xmltv_id="Seven Melbourne">Seven Melbourne</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Seven-Qld" xmltv_id="Seven Queensland">Seven Queensland</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Seven-SA" xmltv_id="Seven South Australia">Seven South Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Seven-Syd" xmltv_id="Seven Sydney">Seven Sydney</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Seven-WA" xmltv_id="Seven West Australia">Seven West Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Syfy+2" xmltv_id="Syfy +2">Syfy +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Syfy" xmltv_id="Syfy">Syfy</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="TLC+2" xmltv_id="TLC+2">TLC+2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="TLC" xmltv_id="TLC">TLC</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="TVHITS+2" xmltv_id="TVHITS +2">TVHITS +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="TVHITS" xmltv_id="TVHITS">TVHITS</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Ten-Can" xmltv_id="Ten Canberra">Ten Canberra</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Ten-Dar" xmltv_id="Ten Darwin">Ten Darwin</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Ten-NSW" xmltv_id="Ten NSW">Ten NSW</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Ten-Qld" xmltv_id="Ten Queensland">Ten Queensland</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Ten-SA" xmltv_id="Ten South Australia">Ten South Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Ten-Vic" xmltv_id="Ten Victoria">Ten Victoria</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="Ten-WA" xmltv_id="Ten West Australia">Ten West Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="UKTV+2" xmltv_id="BBC UKTV +2">BBC UKTV +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="UKTV" xmltv_id="BBC UKTV">BBC UKTV</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="UNIV+2" xmltv_id="Universal Channel +2">Universal Channel +2</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="UNIV" xmltv_id="Universal Channel">Universal Channel</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="VHITS" xmltv_id="V Hits">V Hits</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="WIN-Can" xmltv_id="WIN Canberra">WIN Canberra</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="WIN-NSW" xmltv_id="WIN NSW">WIN NSW</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="WIN-Qld" xmltv_id="WIN Queensland">WIN Queensland</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="WIN-Tas" xmltv_id="WIN Tasmania">WIN Tasmania</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="WIN-WA" xmltv_id="WIN West Australia">WIN West Australia</channel>
|
||||
<channel update="i" site="oztivo.net" site_id="WTV" xmltv_id="WTV">WTV</channel>
|
||||
</channels>
|
||||
</site>
|
70
siteini.pack/Australia/oztivo.net.ini
Executable file
70
siteini.pack/Australia/oztivo.net.ini
Executable file
|
@ -0,0 +1,70 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: oztivo.net
|
||||
* @MinSWversion: V1.1.1/55.27
|
||||
* none
|
||||
* @Revision 1 - [27/10/2015] Jan van Straaten
|
||||
* added the boolean elements: subtitles, premiere and previously-shown
|
||||
* @Revision 0 - [08/10/2012] Jan van Straaten
|
||||
* none
|
||||
* @Remarks:
|
||||
* uses the xmltv feed
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=oztivo.net|timezone=UTC+10:00|maxdays=6|cultureinfo=en-AU|charset=ISO-8859-1|titlematchfactor=90}
|
||||
site {ratingsystem=AU|episodesystem=xmltv_ns|subtitlestype=teletext}
|
||||
url_index{url|http://www.oztivo.net/xmltv/|channel|_|urldate|.xml.gz}
|
||||
*http://www.oztivo.net/xmltv/7CEN_2012-09-19.xml.gz
|
||||
urldate.format {datestring|yyyy-MM-dd}
|
||||
index_showsplit.scrub {multi|<programme||</programme>|</programme>}
|
||||
*
|
||||
index_start.scrub {single|start="||"|>}
|
||||
index_stop.scrub {single|stop="||"|>}
|
||||
*start="20120922004200" stop="20120922021200"
|
||||
index_title.scrub {single|<title|>|</title>|</title>}
|
||||
index_subtitle.scrub {single|<sub-title|>|</sub-title>|</sub-title>}
|
||||
index_description.scrub {single|<desc|>|</desc>|</desc>}
|
||||
index_actor.scrub {multi|<actor>||</actor>|</actor>}
|
||||
index_director.scrub {multi|<director>||</director>|</director>}
|
||||
index_writer.scrub {multi|<writer>||</writer>|</writer>}
|
||||
index_producer.scrub {multi|<producer>||</producer>|</producer>}
|
||||
index_presenter.scrub {multi|<presenter>||</presenter>|</presenter>}
|
||||
index_productiondate.scrub {single|<date>||</date>|</date>}
|
||||
index_category.scrub {multi|<category|>|</category>|</category>}
|
||||
index_rating.scrub {multi|<rating>|<value>|</value>|</rating>}
|
||||
index_starrating.scrub {single|<star-rating>|<value>|</value>|</star-rating>}
|
||||
index_episode.scrub {single|<episode-num|>|</episode-num>|</episode-num>}
|
||||
index_subtitles.scrub {regex||<(subtitles).*?/>||}
|
||||
index_previousshown.scrub {regex||<(previously).*?/>||}
|
||||
index_premiere.scrub {regex||<(premiere).*?/>||}
|
||||
*
|
||||
*operations
|
||||
scope.range {(indexshowdetails)|end}
|
||||
index_start.modify {substring(type=char)|8 4}
|
||||
index_temp_1.modify {substring(type=char)|'index_start' 0 2} * the hours
|
||||
index_start.modify {substring(type=char)|2 2} * the minutes
|
||||
index_start.modify {addstart|'index_temp_1':}
|
||||
index_stop.modify {substring(type=char)|8 4}
|
||||
index_temp_1.modify {substring(type=char)|'index_stop' 0 2} * the hours
|
||||
index_stop.modify {substring(type=char)|2 2} * the minutes
|
||||
index_stop.modify {addstart|'index_temp_1':}
|
||||
index_description.modify {cleanup}
|
||||
index_starrating.modify {clear("0/10")}
|
||||
index_subtitles.modify {set( ~ "subtitles")|true}
|
||||
index_previousshown.modify {set( ~ "previously")|true}
|
||||
index_premiere.modify {set( ~ "premiere")|true}
|
||||
end_scope
|
||||
*
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*scope.range {(channellist)|end}
|
||||
*url_index {url|http://www.oztivo.net/xmltv/channels.xml.gz}
|
||||
*index_site_id.scrub {multi|<tv generator|<channel id="|">|</tv>}
|
||||
*index_site_channel.scrub {multi|<tv generator|<display-name lang="en">|</display-name>|</tv>}
|
||||
*index_site_channel.modify {cleanup(removeduplicates=equal,100 link="index_site_id")}
|
||||
*end_scope
|
||||
** @auto_xml_channel_end
|
353
siteini.pack/Australia/oztivo.net.mp.channels.xml
Executable file
353
siteini.pack/Australia/oztivo.net.mp.channels.xml
Executable file
|
@ -0,0 +1,353 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/25 -- Jan van Straaten" site="oztivo.net.mp">
|
||||
<channels>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="DIG" xmltv_id="air: dig">air: dig</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="STV1" xmltv_id="SelectTV 1">SelectTV 1</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC2" xmltv_id="ABC2">ABC2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SYRIATV" xmltv_id="Syria TV">Syria TV</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CART" xmltv_id="Cartoon Network">Cartoon Network</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="D4NEWS" xmltv_id="D4 News">D4 News</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="LYOU" xmltv_id="LifeStyle YOU">LifeStyle YOU</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="STC" xmltv_id="Soundtrack Channel">Soundtrack Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="W+2" xmltv_id="W for Women +2">W for Women +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="NICK" xmltv_id="Nickelodeon">Nickelodeon</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="LEONARDO" xmltv_id="Leonardo World">Leonardo World</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB04" xmltv_id="Foxtel Box Office 4">Foxtel Box Office 4</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SHW2" xmltv_id="Showtime 2">Showtime 2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-WA" xmltv_id="ABC WA">ABC WA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="OLY5" xmltv_id="Olympics 5">Olympics 5</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB17" xmltv_id="Foxtel Box Office 17">Foxtel Box Office 17</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CANALSUR" xmltv_id="TV Canal Sur">TV Canal Sur</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CMTER3" xmltv_id="Parliamentary Committee RM3">Parliamentary Committee RM3</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="GEM-SA" xmltv_id="GEM SA">GEM SA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB06" xmltv_id="Foxtel Box Office 6">Foxtel Box Office 6</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FFC-WA" xmltv_id="Fox Footy Channel WA">Fox Footy Channel WA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CMTER4" xmltv_id="Parliamentary Committee RM4">Parliamentary Committee RM4</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB20" xmltv_id="Foxtel Box Office 20">Foxtel Box Office 20</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FS1" xmltv_id="Fox Sports One">Fox Sports One</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SC-Tas" xmltv_id="Southern Cross Tas">Southern Cross Tas</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="V" xmltv_id="Channel V">Channel V</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="AIRACT" xmltv_id="air: Active">air: Active</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="OLY8" xmltv_id="Olympics 8">Olympics 8</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="31-Adl" xmltv_id="Ch31 Adelaide">Ch31 Adelaide</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Nine-Qld" xmltv_id="Nine Qld">Nine Qld</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Ten-WA" xmltv_id="Ten WA">Ten WA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="GEM-NSW" xmltv_id="GEM NSW">GEM NSW</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="MTVC" xmltv_id="MTVC">MTVC</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="GEM-WA" xmltv_id="GEM WA">GEM WA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SPEED" xmltv_id="SPEED">SPEED</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ENEWS-SP" xmltv_id="EuroNews Spanish">EuroNews Spanish</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB22" xmltv_id="Foxtel Box Office 22">Foxtel Box Office 22</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="MAIN" xmltv_id="Main Event">Main Event</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FOX8" xmltv_id="Fox8">Fox8</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="OLY7" xmltv_id="Olympics 7">Olympics 7</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="DISC+2" xmltv_id="Discovery Channel +2">Discovery Channel +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="GO" xmltv_id="GO!">GO!</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="WEIN" xmltv_id="Wine TV German">Wine TV German</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="LYOU+2" xmltv_id="LifeStyle YOU +2">LifeStyle YOU +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="WIN7-SA" xmltv_id="WIN-7 SA">WIN-7 SA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBS-NSW" xmltv_id="SBS NSW">SBS NSW</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="OLY6" xmltv_id="Olympics 6">Olympics 6</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="TVSN" xmltv_id="Television Shopping Network">Television Shopping Network</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB14" xmltv_id="Foxtel Box Office 14">Foxtel Box Office 14</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="TDT-Tas" xmltv_id="Tasmanian Digital Television">Tasmanian Digital Television</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Ten-Can" xmltv_id="Ten Capital Canberra">Ten Capital Canberra</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Cinemax" xmltv_id="Cinemax">Cinemax</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-LOC" xmltv_id="ABC Local Radio">ABC Local Radio</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="OVAT" xmltv_id="Ovation">Ovation</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ALJA" xmltv_id="Al Jazeera">Al Jazeera</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Nine-NT" xmltv_id="Nine NT">Nine NT</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="BRIZ" xmltv_id="Briz 31">Briz 31</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="GEM-Qld" xmltv_id="GEM Qld">GEM Qld</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="GEM-ACT" xmltv_id="GEM ACT">GEM ACT</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="DISCRT" xmltv_id="Discovery Real Time">Discovery Real Time</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-HD" xmltv_id="ABC HD">ABC HD</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="STYLE" xmltv_id="The Style Network">The Style Network</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="RMTV" xmltv_id="RMTV">RMTV</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="WIN-Qld" xmltv_id="WIN Qld">WIN Qld</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ANIMAL" xmltv_id="Animal Planet">Animal Planet</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CMTE" xmltv_id="Parliamentary Committees">Parliamentary Committees</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CMTER1" xmltv_id="Parliamentary Committee RM1">Parliamentary Committee RM1</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="TVE" xmltv_id="TV Educativa">TV Educativa</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Nine-SA" xmltv_id="Nine SA">Nine SA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ANT" xmltv_id="Antenna">Antenna</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="LHOME" xmltv_id="Lifestyle Home">Lifestyle Home</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB18" xmltv_id="Foxtel Box Office 18">Foxtel Box Office 18</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="LNTV" xmltv_id="Liaoning TV">Liaoning TV</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="GEM-Vic" xmltv_id="GEM Vic">GEM Vic</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="GEM-Tas" xmltv_id="GEM Tas">GEM Tas</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="HOUSE" xmltv_id="House of Representatives">House of Representatives</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Sci-Fi" xmltv_id="Sci Fi">Sci Fi</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-Qld" xmltv_id="ABC Qld">ABC Qld</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="GWN-WA" xmltv_id="Golden West Network">Golden West Network</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="NGEO+2" xmltv_id="National Geographic Channel +2">National Geographic Channel +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-NT" xmltv_id="ABC NT">ABC NT</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="OLY4" xmltv_id="Olympics 4">Olympics 4</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ADULT1" xmltv_id="Adults Only Select">Adults Only Select</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="WIN-Can" xmltv_id="WIN Canberra">WIN Canberra</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="7TWO-WA" xmltv_id="7TWO West Aus">7TWO West Aus</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="NBN" xmltv_id="NBN NSW">NBN NSW</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Nine-Syd" xmltv_id="Nine Sydney">Nine Sydney</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="7TWO-Tas" xmltv_id="7TWO Tasmania">7TWO Tasmania</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="7TWO-Qld" xmltv_id="7TWO Queensland">7TWO Queensland</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Digital4" xmltv_id="Sydney Digital Datacast 4">Sydney Digital Datacast 4</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB03" xmltv_id="Foxtel Box Office 3">Foxtel Box Office 3</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="7TWO-ACT" xmltv_id="7TWO ACT">7TWO ACT</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="BIOG" xmltv_id="The Biography Channel">The Biography Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="MCMTop" xmltv_id="MCM Top">MCM Top</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Prime-Can" xmltv_id="Prime Canberra">Prime Canberra</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB13" xmltv_id="Foxtel Box Office 13">Foxtel Box Office 13</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-STAT" xmltv_id="ABC State Radio">ABC State Radio</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FFC" xmltv_id="Fox Footy Channel">Fox Footy Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FSN" xmltv_id="Fox Sports News">Fox Sports News</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB21" xmltv_id="Foxtel Box Office 21">Foxtel Box Office 21</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB27" xmltv_id="Foxtel Box Office 27">Foxtel Box Office 27</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FS2" xmltv_id="Fox Sports Two">Fox Sports Two</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CMDY+2" xmltv_id="thecomedychannel +2">thecomedychannel +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBS-Can" xmltv_id="SBS Canberra">SBS Canberra</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FUEL" xmltv_id="Fuel">Fuel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="OLY1" xmltv_id="Olympics 1">Olympics 1</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC3" xmltv_id="ABC3">ABC3</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ISHTAR" xmltv_id="Ishtar TV">Ishtar TV</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ESPN" xmltv_id="ESPN">ESPN</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="DAAI" xmltv_id="Da Ai TV2">Da Ai TV2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="TVCHILE" xmltv_id="TV Chille">TV Chille</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="JJJ" xmltv_id="Triple J">Triple J</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ARCADE" xmltv_id="Arcade Games">Arcade Games</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="OLY3" xmltv_id="Olympics 3">Olympics 3</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="TLC+2" xmltv_id="TLC+2">TLC+2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="7TWO-SA" xmltv_id="7TWO South Aus">7TWO South Aus</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FOOD" xmltv_id="LifeStyle Food">LifeStyle Food</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Seven-Dar" xmltv_id="Seven Darwin">Seven Darwin</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Seven-Mel" xmltv_id="Seven Melbourne">Seven Melbourne</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBS-FM" xmltv_id="air: SBS FM">air: SBS FM</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBSTWO-NT" xmltv_id="SBS TWO NT">SBS TWO NT</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBS-AM" xmltv_id="air: SBS AM">air: SBS AM</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="WINE" xmltv_id="Wine TV">Wine TV</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="UKTV+2" xmltv_id="UK.TV +2">UK.TV +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Test" xmltv_id="Test Station">Test Station</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ADULT2" xmltv_id="Adults Only Select 2">Adults Only Select 2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="E!" xmltv_id="Entertainment Channel">Entertainment Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SKYR" xmltv_id="Sky Racing">Sky Racing</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="TLC" xmltv_id="TLC">TLC</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="WIN-Vic" xmltv_id="WIN Victoria">WIN Victoria</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="W" xmltv_id="W for Women">W for Women</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="7TWO-NSW" xmltv_id="7TWO NSW">7TWO NSW</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="OLY2" xmltv_id="Olympics 2">Olympics 2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="TWC" xmltv_id="Weather Channel">Weather Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="DWTV" xmltv_id="Deutsche Welle">Deutsche Welle</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="7TWO-NT" xmltv_id="7TWO NT">7TWO NT</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="13THST+2" xmltv_id="13th Street +2">13th Street +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ESPN2" xmltv_id="ESPN2">ESPN2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="AUR" xmltv_id="Aurora Community Television">Aurora Community Television</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="NBN-GC" xmltv_id="NBN Gold Coast">NBN Gold Coast</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="GUIDE" xmltv_id="Foxtel Digital Guide">Foxtel Digital Guide</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SPORTSEL" xmltv_id="Fox Sports Selector">Fox Sports Selector</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Nine-Mel" xmltv_id="Nine Melbourne">Nine Melbourne</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SHOW" xmltv_id="Showtime">Showtime</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Prime-Vic" xmltv_id="Prime Victoria">Prime Victoria</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB26" xmltv_id="Foxtel Box Office 26">Foxtel Box Office 26</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="7TWO-Vic" xmltv_id="7TWO Victoria">7TWO Victoria</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="PrimeS" xmltv_id="Prime South">Prime South</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-CLS" xmltv_id="ABC Classic FM">ABC Classic FM</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB10" xmltv_id="Foxtel Box Office 10">Foxtel Box Office 10</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="V2" xmltv_id="Channel V2">Channel V2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="NITV" xmltv_id="National Indigenous TV">National Indigenous TV</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CVISION" xmltv_id="Channelvision">Channelvision</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="MTVH" xmltv_id="MTV Hits">MTV Hits</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="WTV" xmltv_id="WTV">WTV</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="7mate" xmltv_id="7mate">7mate</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="GWORLD" xmltv_id="Gamesworld">Gamesworld</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Ten-Dar" xmltv_id="Ten Darwin">Ten Darwin</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ServiceNSW" xmltv_id="NSW Government Info">NSW Government Info</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ACC" xmltv_id="Australian Christian Channel">Australian Christian Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="BBCK" xmltv_id="BBC Knowledge">BBC Knowledge</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="WIN-WA" xmltv_id="WIN WA">WIN WA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SC10-GC" xmltv_id="Southern Cross Ten Gold Coast">Southern Cross Ten Gold Coast</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ADV" xmltv_id="National Geographic Adventure">National Geographic Adventure</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBSTWO-Qld" xmltv_id="SBS TWO QLD">SBS TWO QLD</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="DISC" xmltv_id="Discovery Channel">Discovery Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBSTWO-Tas" xmltv_id="SBS TWO Tas">SBS TWO Tas</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="NASIA" xmltv_id="Channel NewsAsia">Channel NewsAsia</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBS-Qld" xmltv_id="SBS Qld">SBS Qld</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ENEWSS" xmltv_id="EuroNews Spanish">EuroNews Spanish</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SC10-NSW" xmltv_id="Southern Cross Ten NSW">Southern Cross Ten NSW</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FOXN" xmltv_id="Fox News Channel">Fox News Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ART" xmltv_id="ART">ART</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBSTWO-SA" xmltv_id="SBS TWO SA">SBS TWO SA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="BETHTV" xmltv_id="Bethel TV">Bethel TV</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABCHD-Vic" xmltv_id="ABC HD Victoria">ABC HD Victoria</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="HITS" xmltv_id="TV Hits">TV Hits</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="LIFE" xmltv_id="LifeStyle Channel">LifeStyle Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="DTM" xmltv_id="Discovery Turbo Max">Discovery Turbo Max</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CLAS+2" xmltv_id="Fox Classics +2">Fox Classics +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ADV+2" xmltv_id="National Geographic Adventure +2">National Geographic Adventure +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CLAS" xmltv_id="Fox Classics">Fox Classics</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="IMP" xmltv_id="Imparja">Imparja</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="NGW" xmltv_id="National Geographic Wild">National Geographic Wild</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="One-Newc" xmltv_id="One SC Newcastle">One SC Newcastle</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ERTW" xmltv_id="ERT World">ERT World</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="One-WA" xmltv_id="One WA">One WA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBSTWO-WA" xmltv_id="SBS TWO WA">SBS TWO WA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="MTVN" xmltv_id="MTVN Live">MTVN Live</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CMTER2" xmltv_id="Parliamentary Committee RM2">Parliamentary Committee RM2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBSTWO-NSW" xmltv_id="SBS Two NSW">SBS Two NSW</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="One-Dar" xmltv_id="One Darwin">One Darwin</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="RTPI" xmltv_id="RTP International">RTP International</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="One-Qld" xmltv_id="One QLD">One QLD</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="One-Vic" xmltv_id="One Vic">One Vic</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="NoNag" xmltv_id="No Nag Channel">No Nag Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SCOM" xmltv_id="Showtime Comedy">Showtime Comedy</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Ten-NSW" xmltv_id="Ten NSW">Ten NSW</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FOOD+2" xmltv_id="LifeStyle Food +2">LifeStyle Food +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="EWTN" xmltv_id="Eternal Word Television Network">Eternal Word Television Network</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FFC-Vic" xmltv_id="Fox Footy Channel Victoria ACT NT">Fox Footy Channel Victoria ACT NT</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Prime-GC" xmltv_id="Prime Gold Coast">Prime Gold Coast</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="AV" xmltv_id="AV Channel">AV Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ERITV" xmltv_id="Eritrea TV">Eritrea TV</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-Can" xmltv_id="ABC Canberra">ABC Canberra</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBS-WA" xmltv_id="SBS WA">SBS WA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="HITS+2" xmltv_id="TV Hits +2">TV Hits +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-SA" xmltv_id="ABC SA">ABC SA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB07" xmltv_id="Foxtel Box Office 7">Foxtel Box Office 7</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CRIME" xmltv_id="Crime & Investigation">Crime & Investigation</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ARNA+2" xmltv_id="Arena +2">Arena +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CMDY" xmltv_id="thecomedychannel">thecomedychannel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB15" xmltv_id="Foxtel Box Office 15">Foxtel Box Office 15</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SKYB" xmltv_id="Sky News Business">Sky News Business</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="OUT-TV" xmltv_id="OUTtv">OUTtv</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBS-NT" xmltv_id="SBS NT">SBS NT</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Seven-WA" xmltv_id="Seven WA">Seven WA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="WIN-Tas" xmltv_id="WIN Tas">WIN Tas</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ARNA" xmltv_id="Arena">Arena</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CMC" xmltv_id="Country Music Channel">Country Music Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBSTWO-Vic" xmltv_id="SBS TWO Vic">SBS TWO Vic</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Ten-Qld" xmltv_id="Ten Brisbane">Ten Brisbane</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="EXPO" xmltv_id="Expo Channel">Expo Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="StarWorld" xmltv_id="Star World">Star World</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="BOOM" xmltv_id="Boomerang">Boomerang</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="WZONE" xmltv_id="Weatherzone">Weatherzone</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SPICS+2" xmltv_id="STARPICS +2">STARPICS +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="13THST" xmltv_id="13th Street">13th Street</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="TVS" xmltv_id="TVS Sydney">TVS Sydney</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB24" xmltv_id="Foxtel Box Office 24">Foxtel Box Office 24</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CCTV9" xmltv_id="CCTV International English">CCTV International English</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FASH" xmltv_id="Fashion TV">Fashion TV</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="DTM+2" xmltv_id="Discovery Turbo Max +2">Discovery Turbo Max +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ADULT" xmltv_id="Adults Only">Adults Only</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="EURONEWS" xmltv_id="European News">European News</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Seven-SA" xmltv_id="Seven SA">Seven SA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CLUBV" xmltv_id="Club V">Club V</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SACT" xmltv_id="Showtime Action">Showtime Action</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="WLINK" xmltv_id="Westlink Network">Westlink Network</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CNBC" xmltv_id="CNBC Australia">CNBC Australia</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="NGEO" xmltv_id="National Geographic Channel">National Geographic Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="MINDGAMES" xmltv_id="Mindgames">Mindgames</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="7CEN" xmltv_id="Seven Central">Seven Central</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ENEWS-IT" xmltv_id="EuroNews Italia">EuroNews Italia</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="TABNSW" xmltv_id="TAB NSW">TAB NSW</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="One-Tas" xmltv_id="One Tas">One Tas</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="WIN-Grif" xmltv_id="WIN Griffith">WIN Griffith</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CCTV4" xmltv_id="CCTV International Mandarin">CCTV International Mandarin</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="StarMovies" xmltv_id="Star Movies">Star Movies</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="TV1" xmltv_id="TV1">TV1</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FMC" xmltv_id="Family Movie Channel">Family Movie Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC_RadioNSW" xmltv_id="News Sport Weather">News Sport Weather</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FFC-NSW" xmltv_id="Fox Footy Channel NSW">Fox Footy Channel NSW</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ENEWS-GE" xmltv_id="EuroNews German">EuroNews German</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SENATE" xmltv_id="Senate">Senate</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="RAI" xmltv_id="RAI International">RAI International</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CNNI" xmltv_id="CNN International">CNN International</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SHWC+2" xmltv_id="Showcase +2">Showcase +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="TV1+2" xmltv_id="TV1 +2">TV1 +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SHWC" xmltv_id="Showcase">Showcase</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB23" xmltv_id="Foxtel Box Office 23">Foxtel Box Office 23</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB05" xmltv_id="Foxtel Box Office 5">Foxtel Box Office 5</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="DISN" xmltv_id="Disney Channel">Disney Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="PrimeN" xmltv_id="Prime North">Prime North</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FFC-SA" xmltv_id="Fox Footy Channel SA">Fox Footy Channel SA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Seven-Bris" xmltv_id="Seven Qld">Seven Qld</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB11" xmltv_id="Foxtel Box Office 11">Foxtel Box Office 11</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="BLM" xmltv_id="Bloomberg Television">Bloomberg Television</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Seven-Syd" xmltv_id="Seven Sydney">Seven Sydney</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SDRA" xmltv_id="Showtime Drama">Showtime Drama</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="HBOMovie" xmltv_id="HBO Movies">HBO Movies</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="BBC" xmltv_id="BBC World">BBC World</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="TV5" xmltv_id="TV5">TV5</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SC10-Qld" xmltv_id="Southern Cross Ten Qld">Southern Cross Ten Qld</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-NR" xmltv_id="air: ABC NewsRadio">air: ABC NewsRadio</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBSHD-Vic" xmltv_id="SBS HD Victoria">SBS HD Victoria</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="BNTV" xmltv_id="Bosnia TV">Bosnia TV</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="LIFE+2" xmltv_id="LifeStyle Channel +2">LifeStyle Channel +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="H&L" xmltv_id="Discovery Home & Leisure">Discovery Home & Leisure</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Nine-WA" xmltv_id="Nine WA">Nine WA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="WMOV" xmltv_id="World Movies">World Movies</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="PREVIEW" xmltv_id="Box Office Preview">Box Office Preview</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Seven-Qld" xmltv_id="Seven Regional Qld">Seven Regional Qld</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB02" xmltv_id="Foxtel Box Office 2">Foxtel Box Office 2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="A-PAC" xmltv_id="Australia's Public Affairs Channel">Australia's Public Affairs Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="TCM" xmltv_id="Turner Classic Movies">Turner Classic Movies</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="One-SA" xmltv_id="One SA">One SA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SCIENCE" xmltv_id="Discovery Science">Discovery Science</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="MOV1+2" xmltv_id="Movie One Take Two">Movie One Take Two</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FX" xmltv_id="FX">FX</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ELEVEN" xmltv_id="ELEVEN">ELEVEN</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-News24" xmltv_id="ABC News 24">ABC News 24</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="EUROSPORT" xmltv_id="EUROSPORT">EUROSPORT</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Ten-SA" xmltv_id="Ten SA">Ten SA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FS3" xmltv_id="Fox Sports Three">Fox Sports Three</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-RN" xmltv_id="ABC Radio National">ABC Radio National</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="UKTV" xmltv_id="UKTV">UKTV</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB09" xmltv_id="Foxtel Box Office 9">Foxtel Box Office 9</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="max" xmltv_id="musicMAX">musicMAX</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="TVN" xmltv_id="Thoroughbred Racing">Thoroughbred Racing</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-Tas" xmltv_id="ABC Tas">ABC Tas</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CBEEB" xmltv_id="CBeebies">CBeebies</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="HIST+2" xmltv_id="History Channel +2">History Channel +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB12" xmltv_id="Foxtel Box Office 12">Foxtel Box Office 12</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="KIDSCO" xmltv_id="KidsCo">KidsCo</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="CNNfn" xmltv_id="CNN Financial Network">CNN Financial Network</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="31-Mel" xmltv_id="Ch31 Melbourne">Ch31 Melbourne</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBS-Tas" xmltv_id="SBS Tas">SBS Tas</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="MTV" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB16" xmltv_id="Foxtel Box Office 16">Foxtel Box Office 16</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ODY" xmltv_id="Odyssey">Odyssey</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB19" xmltv_id="Foxtel Box Office 19">Foxtel Box Office 19</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="LBC" xmltv_id="Lebanese Broadcasting">Lebanese Broadcasting</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-NSW" xmltv_id="ABC NSW">ABC NSW</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="MOVX" xmltv_id="Movie Extra">Movie Extra</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB25" xmltv_id="Foxtel Box Office 25">Foxtel Box Office 25</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FOX8+2" xmltv_id="FOX8 +2">FOX8 +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="HIST" xmltv_id="History Channel">History Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="MACQD" xmltv_id="Macquarie Digital">Macquarie Digital</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ESNEWS" xmltv_id="European Sports News">European Sports News</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB08" xmltv_id="Foxtel Box Office 8">Foxtel Box Office 8</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="WIN-NSW" xmltv_id="WIN NSW">WIN NSW</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="UNIV" xmltv_id="Universal Channel">Universal Channel</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ABC-Vic" xmltv_id="ABC Vic">ABC Vic</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBS-SA" xmltv_id="SBS SA">SBS SA</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="MOV1" xmltv_id="Movie One">Movie One</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SC10-Vic" xmltv_id="Southern Cross Ten Victoria">Southern Cross Ten Victoria</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="MCMTOP" xmltv_id="MCM Top Music">MCM Top Music</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Sci-Fi+2" xmltv_id="Sci Fi +2">Sci Fi +2</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="PHDISN" xmltv_id="Playhouse Disney">Playhouse Disney</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FB01" xmltv_id="Foxtel Box Office 1">Foxtel Box Office 1</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="ENEWSI" xmltv_id="EuroNews Italian">EuroNews Italian</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="DIG-jazz" xmltv_id="dig jazz">dig jazz</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SKYN" xmltv_id="Sky News Australia">Sky News Australia</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SBS-Vic" xmltv_id="SBS Vic">SBS Vic</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="GTS-BKN" xmltv_id="Central GTS/BKN">Central GTS/BKN</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="VTV" xmltv_id="VTV Uruguay">VTV Uruguay</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="HEALTH" xmltv_id="Discovery Health">Discovery Health</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="STAS" xmltv_id="Setanta Sports">Setanta Sports</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="STVDIO" xmltv_id="STYDIO">STYDIO</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="A&E" xmltv_id="A&E">A&E</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="Ten-Vic" xmltv_id="Ten Melbourne">Ten Melbourne</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SHWGRTS" xmltv_id="Showtime Greats">Showtime Greats</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="SPICS" xmltv_id="STARPICS">STARPICS</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="NICKJR" xmltv_id="Nick Jr">Nick Jr</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="MOVG" xmltv_id="Movie Greats">Movie Greats</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="One-NSW" xmltv_id="One NSW">One NSW</channel>
|
||||
<channel update="i" site="oztivo.net.mp" site_id="FFC-Qld" xmltv_id="Fox Footy Channel Qld">Fox Footy Channel Qld</channel>
|
||||
</channels>
|
||||
</site>
|
96
siteini.pack/Australia/oztivo.net.mp.ini
Executable file
96
siteini.pack/Australia/oztivo.net.mp.ini
Executable file
|
@ -0,0 +1,96 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: oztivo.net
|
||||
* @MinSWversion: V0
|
||||
* none
|
||||
* @Revision 0 - [08/10/2012] Jan van Straaten
|
||||
* none
|
||||
* @Remarks:
|
||||
* uses the xmltv feed
|
||||
* MediaPortal version, 'all' elements combined in description
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=oztivo.net|timezone=UTC+10:00|maxdays=6|cultureinfo=en-AU|charset=ISO-8859-1|titlematchfactor=90}
|
||||
site {ratingsystem=AU|episodesystem=xmltv_ns}
|
||||
url_index{url|http://www.oztivo.net/xmltv/|channel|_|urldate|.xml.gz}
|
||||
*http://www.oztivo.net/xmltv/7CEN_2012-09-19.xml.gz
|
||||
urldate.format {datestring|yyyy-MM-dd}
|
||||
index_showsplit.scrub {multi|<programme||</programme>|</programme>}
|
||||
*
|
||||
index_start.scrub {single|start="||"|>}
|
||||
index_stop.scrub {single|stop="||"|>}
|
||||
*start="20120922004200" stop="20120922021200"
|
||||
index_title.scrub {single|<title|>|</title>|</title>}
|
||||
index_subtitle.scrub {single|<sub-title|>|</sub-title>|</sub-title>}
|
||||
index_description.scrub {single|<desc|>|</desc>|</desc>}
|
||||
index_actor.scrub {multi|<actor>||</actor>|</actor>}
|
||||
index_director.scrub {multi|<director>||</director>|</director>}
|
||||
index_writer.scrub {multi|<writer>||</writer>|</writer>}
|
||||
index_producer.scrub {multi|<producer>||</producer>|</producer>}
|
||||
index_presenter.scrub {multi|<presenter>||</presenter>|</presenter>}
|
||||
index_productiondate.scrub {single|<date>||</date>|</date>}
|
||||
index_category.scrub {multi|<category|>|</category>|</category>}
|
||||
index_rating.scrub {multi|<rating>|<value>|</value>|</rating>}
|
||||
index_starrating.scrub {single|<star-rating>|<value>|</value>|</star-rating>}
|
||||
index_episode.scrub {single|<episode-num|>|</episode-num>|</episode-num>}
|
||||
*
|
||||
*operations
|
||||
scope.range {(indexshowdetails)|end}
|
||||
index_start.modify {substring(type=char)|8 4}
|
||||
index_temp_1.modify {substring(type=char)|'index_start' 0 2} * the hours
|
||||
index_start.modify {substring(type=char)|2 2} * the minutes
|
||||
index_start.modify {addstart()|'index_temp_1':}
|
||||
index_stop.modify {substring(type=char)|8 4}
|
||||
index_temp_1.modify {substring(type=char)|'index_stop' 0 2} * the hours
|
||||
index_stop.modify {substring(type=char)|2 2} * the minutes
|
||||
index_stop.modify {addstart()|'index_temp_1':}
|
||||
index_description.modify {cleanup}
|
||||
index_starrating.modify {clear("0/10")}
|
||||
*
|
||||
* MP version optionally combine detail elements with description
|
||||
* convert episode from 2.3.0 to Season 3 Episode 4 Part 1
|
||||
index_temp_6.modify {addstart('index_episode' not "")|.'index_episode'} * copy of episode, extra . to get the season with the loop
|
||||
index_temp_5.modify {addstart|Part } * first indicator
|
||||
index_episode.modify {clear}
|
||||
loop {(max=2)|end}
|
||||
index_temp_1.modify {calculate('index_temp_6' not "" type=char format=F0)|'index_temp_6' "." -@} * last index-of .
|
||||
index_temp_4.modify {calculate('index_temp_1' not "-1" format=F0)|'index_temp_1' 1 +} * the index-of the value
|
||||
index_temp_2.modify {substring('index_temp_1' not "-1" type=char)|'index_temp_6' 'index_temp_4'} * the 'part' value, xmltv_ns norm
|
||||
index_temp_3.modify {calculate('index_temp_2' not "" format=F0)|'index_temp_2' 1 +} * part value, onscreen norm
|
||||
index_episode.modify {addstart('index_temp_2' not "")|'index_temp_5''index_temp_3' } * build the episode, onscreen norm
|
||||
index_temp_5.modify {replace(~ "Episode")|'index_temp_5'|Season } * change the indicator
|
||||
index_temp_5.modify {replace(~ "Part")|'index_temp_5'|Episode } * change the indicator
|
||||
index_temp_6.modify {substring('index_temp_1' > "-1" type=char)|'index_temp_6' 0 'index_temp_1'}
|
||||
end_loop
|
||||
*
|
||||
index_description.modify {addend('index_episode' not "")|\n'index_episode'}
|
||||
index_episode.modify {clear}
|
||||
index_description.modify {addend('index_category' not "" separator=", ")|\nCategory: 'index_category'.}
|
||||
index_category.modify {clear}
|
||||
index_description.modify {addend('index_director' not "" separator=", ")|\nDirector: 'index_director'.}
|
||||
index_director.modify {clear}
|
||||
index_description.modify {addend('index_actor' not "" separator=", ")|\nActors: 'index_actor'.}
|
||||
index_actor.modify {clear}
|
||||
index_description.modify {addend('index_producer' not "" separator=", ")|\nProducer: 'index_producer'.}
|
||||
index_producer.modify {clear}
|
||||
index_description.modify {addend('index_presenter' not "" separator=", ")|\nPresenter: 'index_presenter'.}
|
||||
index_presenter.modify {clear}
|
||||
index_description.modify {addend('index_productiondate' not "")|\nProductiondate: 'index_productiondate'.}
|
||||
index_productiondate.modify {clear}
|
||||
index_description.modify {addend('index_rating' not "" separator=", ")|\nRating: 'index_rating'.}
|
||||
index_rating.modify {clear}
|
||||
index_description.modify {addend('index_starrating' not "")|\nStarrating: 'index_starrating'.}
|
||||
index_starrating.modify {clear}
|
||||
* clear only?
|
||||
index_videoquality.modify {clear}
|
||||
index_videoaspect.modify {clear}
|
||||
index_previousshown.modify {clear}
|
||||
index_subtitles.modify {clear}
|
||||
end_scope
|
||||
*
|
||||
* the following creates a channel list file when enabled:
|
||||
*url_index {url(debug)|http://www.oztivo.net/xmltv/channels.xml.gz}
|
||||
*index_site_id.scrub {multi|<tv generator|<channel id="|">|</tv>}
|
||||
*index_site_channel.scrub {multi|<tv generator|<display-name lang="en">|</display-name>|</tv>}
|
6
siteini.pack/Australia/rhef.com.au.channels.xml
Executable file
6
siteini.pack/Australia/rhef.com.au.channels.xml
Executable file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/51 pre -- Jan van Straaten" site="rhef.com.au">
|
||||
<channels>
|
||||
<channel update="i" site="rhef.com.au" site_id="rhc" xmltv_id="RHC">RHC</channel>
|
||||
</channels>
|
||||
</site>
|
67
siteini.pack/Australia/rhef.com.au.ini
Executable file
67
siteini.pack/Australia/rhef.com.au.ini
Executable file
|
@ -0,0 +1,67 @@
|
|||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* Site : Indigenous Community Television Australia
|
||||
* revision : 20 July 2013
|
||||
* Name date
|
||||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: rhef.com.au , Rural Health Channel, Indigenous Community Television Australia
|
||||
* @MinSWversion: V1.1.1/51
|
||||
* - needs half hour timezone
|
||||
* @Revision 1 - [27/07/2013] Jan van Straaten
|
||||
* - adds dummy shows on Saterday and Sunday morning
|
||||
* @Revision 0 - [23/07/2013] Sean McManus, Jan van Straaten
|
||||
* - created ini
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
*
|
||||
site {url=rhef.com.au|timezone=UTC+10:00|maxdays=14|cultureinfo=en-AU|charset=utf-8|titlematchfactor=90}
|
||||
site {ratingsystem=ACB}
|
||||
url_index{url(debug)|http://www.rhef.com.au/wp-admin/admin-ajax.php}
|
||||
**
|
||||
url_index.headers {method=POST|contenttype=application/x-www-form-urlencoded}
|
||||
url_index.headers {postdata=action=switch_guide_main&date='urldate'}
|
||||
urldate.format{datenumber|UNIX|0}
|
||||
*
|
||||
index_showsplit.scrub {multi()|<h3 class="|||<script>} * split in afternoon and evening blocks
|
||||
scope.range {(splitindex)|end}
|
||||
* the following looks for empty afternoon and eveing blocks and adds a dummy shows if found empty
|
||||
index_temp_1.modify {calculate(type=element format=F0)|'index_showsplit' #}
|
||||
index_temp_6.modify {addstart|'index_showsplit'} * working copy of showsplit
|
||||
index_showsplit.modify {clear}
|
||||
* loop through the afternoon and evening blocks
|
||||
loop {('index_temp_1' > "0" max=30)|end}
|
||||
index_temp_1.modify {calculate(format=F0)|1 -}
|
||||
index_temp_2.modify {substring(type=element)|'index_temp_6' 'index_temp_1' 1} * the morning/evening section
|
||||
index_temp_2.modify {replace(not ~ "<span class=")|<ul id="afternoon">|<ul id="afternoon"><span class="time">1:30 PM</span><span class="ratings">(U 120 mins)</span><br style="clear: both;"><strong>No showing at this time</strong></ul>} * add dummy
|
||||
index_temp_2.modify {replace(not ~ "<span class=")|<ul id="evening">|<ul id="evening"><span class="time">7:30 PM</span><span class="ratings">(U 120 mins)</span><br style="clear: both;"><strong>No showing at this time</strong></ul>} * add dummy
|
||||
index_showsplit.modify {addstart|####'index_temp_2'}
|
||||
end_loop
|
||||
index_showsplit.modify {replace|####|\|} * make multi
|
||||
index_showsplit.modify {replace|<span class="time">|\|} * split in showings
|
||||
index_showsplit.modify {select|"<span class=\"ratings\">" ~} * select only the showings
|
||||
end_scope
|
||||
index_urlshow {url(include="http://www.rhef.com.au")||<a href="||">more|</a></li>}
|
||||
*
|
||||
index_start.scrub {single()|||</span>|</span>}
|
||||
index_start.modify {replace| AM|am}
|
||||
index_start.modify {replace| PM|pm}
|
||||
index_duration.scrub {single|<span class="ratings">|(|mins)|</span>} * rating and duration in minutes
|
||||
index_duration.modify {calculate(format=time)|'index_duration' 60 /} * converted into hh:mm
|
||||
index_rating.scrub {single(separator=" " include=first)|<span class="ratings">|(|mins)|</span>}
|
||||
index_title.scrub {single|<strong>||</strong>|</strong>}
|
||||
*
|
||||
title.scrub {single()|<div class="main">|<h2>|</h2>|<form class="}
|
||||
description.scrub {multi|<div class="product_description">||</div>|</div>}
|
||||
description.modify {cleanup(tags="<"">")}
|
||||
*
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
** single fixed channel
|
||||
*index_site_id.scrub {|}
|
||||
*index_site_channel.modify {addstart|RHC}
|
||||
*index_site_id.modify {addstart|rhc}
|
||||
** @auto_xml_channel_end
|
74
siteini.pack/Australia/sattvguide.com.au.channels.xml
Executable file
74
siteini.pack/Australia/sattvguide.com.au.channels.xml
Executable file
|
@ -0,0 +1,74 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.56.23 -- Jan van Straaten" site="sattvguide.com.au">
|
||||
<channels>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC1NSW" xmltv_id="ABC New South Wales">ABC New South Wales</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC2SE" xmltv_id="ABC2 South-East">ABC2 South-East</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC3SE" xmltv_id="ABC3 South-East">ABC3 South-East</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC24SE" xmltv_id="ABC News 24 South-East">ABC News 24 South-East</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SBS1NSW" xmltv_id="SBS New South Wales">SBS New South Wales</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SBS2SE" xmltv_id="SBS 2 South-East">SBS 2 South-East</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="FOOD" xmltv_id="Food Network">Food Network</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SCTVS" xmltv_id="Southern Cross Central South-East">Southern Cross Central South-East</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="7MATES" xmltv_id="7mate Central South-East">7mate Central South-East</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="7TWOS" xmltv_id="7TWO Central South-East">7TWO Central South-East</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="IMPS" xmltv_id="Imparja South-East">Imparja South-East</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="GEMS" xmltv_id="GEM South-East">GEM South-East</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="GOS" xmltv_id="GO! South-East">GO! South-East</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ONES" xmltv_id="ONE Central South-East">ONE Central South-East</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="TENS" xmltv_id="TEN Central South-East">TEN Central South-East</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ELEVS" xmltv_id="ELEVEN South-East">ELEVEN South-East</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="NITV" xmltv_id="National Indigenous TV">National Indigenous TV</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ICTV" xmltv_id="Indigenous Community TV">Indigenous Community TV</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="WLK" xmltv_id="Westlink">Westlink</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="RVIC" xmltv_id="Racing.com">Racing.com</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="EXTRA" xmltv_id="Extra">Extra</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC1V" xmltv_id="ABC Victoria">ABC Victoria</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC1Q" xmltv_id="ABC Queensland">ABC Queensland</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC1S" xmltv_id="ABC South Australia">ABC South Australia</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC1W" xmltv_id="ABC Western Australia">ABC Western Australia</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC1T" xmltv_id="ABC Tasmania">ABC Tasmania</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC1N" xmltv_id="ABC Northern Territory">ABC Northern Territory</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC2Q" xmltv_id="ABC2 Queensland">ABC2 Queensland</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC2S" xmltv_id="ABC2 South Australia">ABC2 South Australia</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC2W" xmltv_id="ABC2 Western Australia">ABC2 Western Australia</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC2N" xmltv_id="ABC2 Northern Territory">ABC2 Northern Territory</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC3Q" xmltv_id="ABC3 Queensland">ABC3 Queensland</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC3S" xmltv_id="ABC3 South Australia">ABC3 South Australia</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC3W" xmltv_id="ABC3 Western Australia">ABC3 Western Australia</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC3N" xmltv_id="ABC3 Northern Territory">ABC3 Northern Territory</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC24Q" xmltv_id="ABC News 24 Queensland">ABC News 24 Queensland</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC24S" xmltv_id="ABC News 24 South Australia">ABC News 24 South Australia</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC24W" xmltv_id="ABC News 24 Western Australia">ABC News 24 Western Australia</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="ABC24N" xmltv_id="ABC News 24 Northern Territory">ABC News 24 Northern Territory</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SBS1V" xmltv_id="SBS Victoria">SBS Victoria</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SBS1Q" xmltv_id="SBS Queensland">SBS Queensland</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SBS1S" xmltv_id="SBS South Australia">SBS South Australia</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SBS1W" xmltv_id="SBS Western Australia">SBS Western Australia</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SBS1T" xmltv_id="SBS Tasmania">SBS Tasmania</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SBS1N" xmltv_id="SBS Northern Territory">SBS Northern Territory</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SBS2Q" xmltv_id="SBS 2 Queensland">SBS 2 Queensland</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SBS2S" xmltv_id="SBS 2 South Australia">SBS 2 South Australia</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SBS2W" xmltv_id="SBS 2 Western Australia">SBS 2 Western Australia</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SBS2N" xmltv_id="SBS 2 Northern Territory">SBS 2 Northern Territory</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="WIN401" xmltv_id="WIN News Cairns & Townsville, Qld">WIN News Cairns & Townsville, Qld</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="WIN402" xmltv_id="WIN News Mackay & Rockhampton, Qld">WIN News Mackay & Rockhampton, Qld</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="WIN403" xmltv_id="WIN News Bundaberg & Toowoomba, Qld">WIN News Bundaberg & Toowoomba, Qld</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="WIN404" xmltv_id="WIN News Orange & Wagga Wagga, NSW">WIN News Orange & Wagga Wagga, NSW</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="WIN405" xmltv_id="WIN News Wollongong, NSW & Canberra, ACT">WIN News Wollongong, NSW & Canberra, ACT</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="WIN406" xmltv_id="WIN News Albury & Gippsland, Vic.">WIN News Albury & Gippsland, Vic.</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="WIN407" xmltv_id="WIN News Bendigo & Shepparton, Vic.">WIN News Bendigo & Shepparton, Vic.</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="WIN408" xmltv_id="WIN News Ballarat & Mildura, Vic.">WIN News Ballarat & Mildura, Vic.</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="WIN409" xmltv_id="WIN News Tasmania & Darwin, NT">WIN News Tasmania & Darwin, NT</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SCTV410" xmltv_id="Southern Cross News Queensland, NT, NSW & Victoria">Southern Cross News Queensland, NT, NSW & Victoria</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="SCTV411" xmltv_id="Southern Cross News Tasmania, South Australia & Broken Hill">Southern Cross News Tasmania, South Australia & Broken Hill</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="7LN412" xmltv_id="Seven Local News Cairns & Townsville, Qld">Seven Local News Cairns & Townsville, Qld</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="7LN413" xmltv_id="Seven Local News Mackay & Rockhampton, Qld">Seven Local News Mackay & Rockhampton, Qld</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="7LN414" xmltv_id="Seven Local News Wide Bay & Sunshine Coast, Qld">Seven Local News Wide Bay & Sunshine Coast, Qld</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="NBN415" xmltv_id="NBN News Gold Coast & Lismore, NSW">NBN News Gold Coast & Lismore, NSW</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="NBN416" xmltv_id="NBN News Coffs Harbour & Tamworth, NSW">NBN News Coffs Harbour & Tamworth, NSW</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="NBN417" xmltv_id="NBN News Newcastle & Central Coast, NSW">NBN News Newcastle & Central Coast, NSW</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="PRIME418" xmltv_id="Prime7 News Coffs Harbour & Tamworth, NSW">Prime7 News Coffs Harbour & Tamworth, NSW</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="PRIME419" xmltv_id="Prime7 News Southern New South Wales & Victoria">Prime7 News Southern New South Wales & Victoria</channel>
|
||||
<channel update="i" site="sattvguide.com.au" site_id="PRIME420" xmltv_id="Prime7 News Orange & Wagga, NSW">Prime7 News Orange & Wagga, NSW</channel>
|
||||
</channels>
|
||||
</site>
|
44
siteini.pack/Australia/sattvguide.com.au.ini
Executable file
44
siteini.pack/Australia/sattvguide.com.au.ini
Executable file
|
@ -0,0 +1,44 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: sattvguide.com.au
|
||||
* @MinSWversion: 1.1.1/54
|
||||
* @Revision 0 - [04/05/2016] Blackbear199
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
site {url=sattvguide.com.au|timezone=UTC+00:00|maxdays=7|cultureinfo=en-GB|charset=ISO-8859-1|titlematchfactor=90}
|
||||
site {ratingsystem=GB|episodesystem=onscreen}
|
||||
url_index{url|http://www.sattvguide.com.au/?id=2&c=|channel|&d=|urldate|}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
urldate.format {datestring|yyyyMMdd}
|
||||
*
|
||||
index_showsplit.scrub {multi|<div style="position:relative;|<div class="arial_black_14_b"|</div><br>|<br />}
|
||||
*
|
||||
index_start.scrub {single|#CCCCCC; ">||</div>|</div>}
|
||||
index_start.modify {replace|am| am}
|
||||
index_start.modify {replace|pm| pm}
|
||||
index_title.scrub {single|<b>||</b>|</b>}
|
||||
index_subtitle.scrub {single|</b>||</a>|</a>}
|
||||
*
|
||||
index_urlshow {url|http://www.sattvguide.com.au/|previewUrl('||'|'}}
|
||||
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
*
|
||||
title.scrub {single|<div class="mont_black_24"|">|</div>|<div}
|
||||
description.scrub {single|<div class="arial_black_14"|">|<div>|<div}
|
||||
category.scrub {multi(separator="/"",")|<span class='arial_black_14'>||</span>|</span>}
|
||||
*
|
||||
index_title.modify {remove|:}
|
||||
description.modify {remove(type=regex)|<.+?>}
|
||||
description.modify {cleanup}
|
||||
category.modify {remove|Repeat}
|
||||
category.modify {remove(type=regex)|\(.+?\)}
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*url_index{url|http://www.sattvguide.com.au/?id=2&g=L}
|
||||
*index_site_id.scrub {multi(excludeblock="/_chanview.png")|<div class="arial_black_10"|<a href="?id=2&c=|&d=|</div>}
|
||||
*index_site_channel.scrub {multi(excludeblock="/_chanview.png")|<div class="arial_black_10"|title="|"|</div>}
|
||||
** @auto_xml_channel_end
|
7
siteini.pack/Australia/setanta.com.au.channels.xml
Executable file
7
siteini.pack/Australia/setanta.com.au.channels.xml
Executable file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/33 -- Jan van Straaten" site="setanta.com/au">
|
||||
<channels>
|
||||
<channel update="i" site="setanta.com.au" site_id="00" xmltv_id="Setanta Sports">Setanta Sports</channel>
|
||||
<channel update="i" site="setanta.com.au" site_id="01" xmltv_id="Setanta-i">Setanta-i</channel>
|
||||
</channels>
|
||||
</site>
|
114
siteini.pack/Australia/setanta.com.au.ini
Executable file
114
siteini.pack/Australia/setanta.com.au.ini
Executable file
|
@ -0,0 +1,114 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: setanta.com/au
|
||||
* @Revision 2 - [05/12/2012] Jan van Straaten
|
||||
* - added LIVE to description in case of a live event.
|
||||
* @Revision 1 - [29/11/2012] Francis De Paemeleere
|
||||
* - changed site url=setanta.com.au to setanta.com/au
|
||||
* @Revision 0 - [21/11/2012] Francis De Paemeleere
|
||||
* - creation
|
||||
* @Remarks: common site structure(setanta.com.asia, setanta.com.africa, setanta.com.au)
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
* ____________________________
|
||||
* | site |
|
||||
* |____________________________|
|
||||
site {url=setanta.com/au|timezone=UTC-04:00|maxdays=13|cultureinfo=en-AU|charset=utf-8|titlematchfactor=90|episodesystem=onscreen}
|
||||
|
||||
* ____________________________
|
||||
* | url_index |
|
||||
* |____________________________|
|
||||
url_index{url|http://www.setanta.com/au/TV-Listings/}
|
||||
urldate.format {daycounter|1} * 0=gisteren, 1=vandaag, ...
|
||||
url_index.headers {method=POST|contenttype=application/x-www-form-urlencoded}
|
||||
url_index.headers {postdata=ctl00$cphForm$AllCols$'index_variable_element'$btnDay&ctl00$cphForm$AllCols$hidCurrentChannel='channel'}
|
||||
|
||||
* compose the variable part (index_variable_element) of postdada conform syntax below:
|
||||
scope.range {(urlindex)|end}
|
||||
index_temp_1.modify {calculate(format=date,vba)|'now'} * format vba gives a daynumber
|
||||
index_temp_2.modify {calculate(format=date,vba)|'urldate'}
|
||||
index_temp_3.modify {calculate(format=F0)|'index_temp_2' 'index_temp_1' - 1 +} * daycounter today=1 tomorrow=2 etc
|
||||
index_temp_4.modify {calculate(format=F0)} * week , set to 0
|
||||
index_temp_4.modify {replace('index_temp_3' > "6")|'index_temp_4'|7} week = 7 if daycounter > 6
|
||||
index_temp_5.modify {calculate(format=F0)|'index_temp_3'} * ct10 day number when
|
||||
index_temp_5.modify {calculate('index_temp_3' > "6" format=F0)|'index_temp_3' 7 -} *ct10 day number
|
||||
index_variable_element.modify {addstart|hidShiftWeek='index_temp_4'&__EVENTTARGET=ctl00$cphForm$AllCols$tvlHeader$rptDays$ctl0'index_temp_5'}
|
||||
end_scope.range
|
||||
|
||||
* build up:
|
||||
* yesterday....hidShiftWeek=0......$rptDays$ctl00.....
|
||||
* today ....hidShiftWeek=0......$rptDays$ctl01.....
|
||||
* tomorrow ....hidShiftWeek=0......$rptDays$ctl02.....
|
||||
* . ....hidShiftWeek=0......$rptDays$ctl03.....
|
||||
* . ....hidShiftWeek=0......$rptDays$ctl04.....
|
||||
* . ....hidShiftWeek=0......$rptDays$ctl05.....
|
||||
* . ....hidShiftWeek=0......$rptDays$ctl06.....
|
||||
* ....hidShiftWeek=7......$rptDays$ctl00.....
|
||||
* ....hidShiftWeek=7......$rptDays$ctl01.....
|
||||
* ....hidShiftWeek=7......$rptDays$ctl02.....
|
||||
* ....hidShiftWeek=7......$rptDays$ctl03.....
|
||||
* ....hidShiftWeek=7......$rptDays$ctl04.....
|
||||
* ....hidShiftWeek=7......$rptDays$ctl05.....
|
||||
* ....hidShiftWeek=7......$rptDays$ctl06.....
|
||||
|
||||
|
||||
* ____________________________
|
||||
* | index_showsplit |
|
||||
* |____________________________|
|
||||
index_showsplit.scrub {multi()|<div class="tvlistingsCol">|<li id="|</li>|</div>}
|
||||
|
||||
* ____________________________
|
||||
* | urlchannellogo |
|
||||
* |____________________________|
|
||||
|
||||
* ____________________________
|
||||
* | date |
|
||||
* |____________________________|
|
||||
|
||||
* ____________________________
|
||||
* | start |
|
||||
* |____________________________|
|
||||
index_start.scrub {single|<span class="prog-time">||<|</span>}
|
||||
index_start.modify {cleanup(style=lower)}
|
||||
index_start.modify {remove| } * the time format in the search result is 12:35pm and not 12:35 pm
|
||||
|
||||
* ____________________________
|
||||
* | stop |
|
||||
* |____________________________|
|
||||
|
||||
* ____________________________
|
||||
* | title |
|
||||
* |____________________________|
|
||||
index_title.scrub {single|<span class="prog-title">||</span>|</span>}
|
||||
|
||||
* ____________________________
|
||||
* | description |
|
||||
* |____________________________|
|
||||
index_description.scrub {single|<span class="prog-desc">||</span>|</span>}
|
||||
* LIVE ?? :
|
||||
index_temp_1.scrub {single|<img id="||</span>|</span>}
|
||||
index_description.modify {addstart('index_temp_1' ~ "live.gif")|LIVE! }
|
||||
|
||||
* ____________________________
|
||||
* | actor |
|
||||
* ____________________________
|
||||
|
||||
* ____________________________
|
||||
* | showicon |
|
||||
* |____________________________|
|
||||
|
||||
* ____________________________
|
||||
* | category |
|
||||
* |____________________________|
|
||||
|
||||
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*url_index{url|http://www.setanta.com/au/TV-Listings/}
|
||||
*index_site_channel.scrub {multi|<ul class="tv">|TrackWithEvent('|', '|</div>}
|
||||
*index_site_id.scrub {multi|<ul class="tv">|ctl00$cphForm$AllCols$tvlChannels$rptChannels$ctl|$hplChannel','|</div>}
|
||||
** @auto_xml_channel_end
|
26
siteini.pack/Australia/siliconhill.com.au.sydney.channels.xml
Executable file
26
siteini.pack/Australia/siliconhill.com.au.sydney.channels.xml
Executable file
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/25 -- Jan van Straaten" site="siliconhill.com.au.sydney">
|
||||
<channels>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="4me.free.au" xmltv_id="4ME">4ME</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="7mate.free.au" xmltv_id="7mate">7mate</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="7two.free.au" xmltv_id="7TWO">7TWO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="abc1.free.au" xmltv_id="ABC1">ABC1</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="abc2.free.au" xmltv_id="ABC2 / ABC4">ABC2 / ABC4</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="abc3.free.au" xmltv_id="ABC3">ABC3</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="abcnews24.free.au" xmltv_id="ABC News 24">ABC News 24</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="acc.free.au" xmltv_id="ACC">ACC</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="eleven.free.au" xmltv_id="ELEVEN">ELEVEN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="expo.free.au" xmltv_id="EXPO">EXPO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="extra.free.au" xmltv_id="Extra">Extra</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="gem.free.au" xmltv_id="GEM">GEM</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="go!.free.au" xmltv_id="GO!">GO!</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="nine.free.au" xmltv_id="Nine">Nine</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="onehd.free.au" xmltv_id="ONE">ONE</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="sbshd.free.au" xmltv_id="SBS HD">SBS HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="sbsone.free.au" xmltv_id="SBS ONE">SBS ONE</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="sbstwo.free.au" xmltv_id="SBS TWO">SBS TWO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="seven.free.au" xmltv_id="Seven">Seven</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="ten.free.au" xmltv_id="TEN">TEN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney" site_id="tvs.free.au" xmltv_id="TVS">TVS</channel>
|
||||
</channels>
|
||||
</site>
|
73
siteini.pack/Australia/siliconhill.com.au.sydney.ini
Executable file
73
siteini.pack/Australia/siliconhill.com.au.sydney.ini
Executable file
|
@ -0,0 +1,73 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: siliconhill.com.au
|
||||
* @MinSWversion: V1.1.1/26
|
||||
* none
|
||||
* @Revision 0 - [08/10/2012] Jan van Straaten
|
||||
* none
|
||||
* @Remarks:
|
||||
* Sydney area
|
||||
* uses a GZIP compressed xmltv feed
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=siliconhill.com.au|timezone=UTC+10:00|maxdays=7.1|cultureinfo=en-AU|charset=ISO-8859-1|titlematchfactor=90|keepindexpage}
|
||||
site {compression=gzip|ratingsystem=ABA|episodesystem=xmltv_ns|subtitlestype=teletext}
|
||||
url_index{url|http://www.siliconhill.com.au/shepherd/Sydney/fta/output.xmltv.gz}
|
||||
*http://www.siliconhill.com.au/shepherd/Sydney/fta/output.xmltv.gz
|
||||
urldate.format {daycounter|0}
|
||||
index_variable_element.modify {addstart|'config_site_id'}
|
||||
index_showsplit.scrub {multi(include='index_variable_element')|<programme||</programme>|</programme>}
|
||||
*
|
||||
index_start.scrub {single|start="||"|>}
|
||||
index_stop.scrub {single|stop="||"|>}
|
||||
*start="20120922004200" stop="20120922021200"
|
||||
index_title.scrub {single(separator=": " include=first)|<title|>|</title>|</title>}
|
||||
index_subtitle.scrub {single|<sub-title|>|</sub-title>|</sub-title>}
|
||||
index_description.scrub {single|<desc|>|</desc>|</desc>}
|
||||
index_actor.scrub {multi|<actor>||</actor>|</actor>}
|
||||
index_director.scrub {multi|<director>||</director>|</director>}
|
||||
index_writer.scrub {multi|<writer>||</writer>|</writer>}
|
||||
index_producer.scrub {multi|<producer>||</producer>|</producer>}
|
||||
index_presenter.scrub {multi|<presenter>||</presenter>|</presenter>}
|
||||
index_productiondate.scrub {single|<date>||</date>|</date>}
|
||||
index_category.scrub {multi|<category|">|</category>|</category>}
|
||||
index_rating.scrub {single|<rating|<value>|</value>|</rating>}
|
||||
index_starrating.scrub {single|<star-rating|<value>|</value>|</star-rating>}
|
||||
index_episode.scrub {single|<episode-num|>|</episode-num>|</episode-num>}
|
||||
index_subtitles.scrub {single|<subtitles|type="|"|/>}
|
||||
*index_premiere.scrub {single|channel|||}
|
||||
index_previousshown.scrub {single|<previously||/>|/>}
|
||||
index_videoaspect.scrub {single|<video>|<aspect>|</aspect>|</video>}
|
||||
index_videoquality.scrub {single|<video>|<colour>|</colour>|</video>}
|
||||
*
|
||||
*operations
|
||||
scope.range {(indexshowdetails)|end}
|
||||
** date component: 20121009
|
||||
index_temp_2.modify {substring(type=char)|'index_start' 0 8}
|
||||
index_temp_3.modify {calculate(format=date,yyyyMMdd)|now}
|
||||
*
|
||||
index_start.modify {substring(type=char)|8 4}
|
||||
index_temp_1.modify {substring(type=char)|'index_start' 0 2} * the hours
|
||||
index_start.modify {substring(type=char)|2 2} * the minutes
|
||||
index_start.modify {addstart()|'index_temp_1':}
|
||||
index_stop.modify {substring(type=char)|8 4}
|
||||
index_temp_1.modify {substring(type=char)|'index_stop' 0 2} * the hours
|
||||
index_stop.modify {substring(type=char)|2 2} * the minutes
|
||||
index_stop.modify {addstart()|'index_temp_1':}
|
||||
*
|
||||
* clear if before date now:
|
||||
index_start.modify {clear('index_temp_2' < 'index_temp_3')}
|
||||
index_stop.modify {clear('index_temp_2' < 'index_temp_3')}
|
||||
*
|
||||
index_description.modify {cleanup}
|
||||
index_subtitles.modify {replace("teletext")|teletext|true}
|
||||
index_previousshown.modify {replace(~ "shown")|'index_previousshown'|true}
|
||||
index_videoquality.modify {replace(~ "yes")|'index_videoquality'|colour}
|
||||
index_episode.modify {remove| }
|
||||
end_scope
|
||||
*
|
||||
* the following creates a channel list file when enabled:
|
||||
*index_site_id.scrub {multi|<channel|id="|">|</channel>}
|
||||
*index_site_channel.scrub {multi|<channel|<display-name lang="en">|</display-name>|</channel>}
|
26
siteini.pack/Australia/siliconhill.com.au.sydney.mp.channels.xml
Executable file
26
siteini.pack/Australia/siliconhill.com.au.sydney.mp.channels.xml
Executable file
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/25 -- Jan van Straaten" site="siliconhill.com.au.sydney.mp">
|
||||
<channels>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="4me.free.au" xmltv_id="4ME">4ME</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="7mate.free.au" xmltv_id="7mate">7mate</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="7two.free.au" xmltv_id="7TWO">7TWO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="abc1.free.au" xmltv_id="ABC1">ABC1</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="abc2.free.au" xmltv_id="ABC2 / ABC4">ABC2 / ABC4</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="abc3.free.au" xmltv_id="ABC3">ABC3</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="abcnews24.free.au" xmltv_id="ABC News 24">ABC News 24</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="acc.free.au" xmltv_id="ACC">ACC</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="eleven.free.au" xmltv_id="ELEVEN">ELEVEN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="expo.free.au" xmltv_id="EXPO">EXPO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="extra.free.au" xmltv_id="Extra">Extra</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="gem.free.au" xmltv_id="GEM">GEM</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="go!.free.au" xmltv_id="GO!">GO!</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="nine.free.au" xmltv_id="Nine">Nine</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="onehd.free.au" xmltv_id="ONE">ONE</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="sbshd.free.au" xmltv_id="SBS HD">SBS HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="sbsone.free.au" xmltv_id="SBS ONE">SBS ONE</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="sbstwo.free.au" xmltv_id="SBS TWO">SBS TWO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="seven.free.au" xmltv_id="Seven">Seven</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="ten.free.au" xmltv_id="TEN">TEN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.sydney.mp" site_id="tvs.free.au" xmltv_id="TVS">TVS</channel>
|
||||
</channels>
|
||||
</site>
|
114
siteini.pack/Australia/siliconhill.com.au.sydney.mp.ini
Executable file
114
siteini.pack/Australia/siliconhill.com.au.sydney.mp.ini
Executable file
|
@ -0,0 +1,114 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: siliconhill.com.au
|
||||
* @MinSWversion: V1.1.1/26
|
||||
* none
|
||||
* @Revision 0 - [08/10/2012] Jan van Straaten
|
||||
* none
|
||||
* @Remarks:
|
||||
* Sydney area
|
||||
* uses a GZIP compressed xmltv feed
|
||||
* MediaPortal version, 'all' elements combined in description, episode converted to 'onscreen'
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=siliconhill.com.au|timezone=UTC+10:00|maxdays=7.1|cultureinfo=en-AU|charset=ISO-8859-1|titlematchfactor=90|keepindexpage}
|
||||
site {compression=gzip|ratingsystem=ABA|episodesystem=onscreen|subtitlestype=teletext}
|
||||
url_index{url|http://www.siliconhill.com.au/shepherd/Sydney/fta/output.xmltv.gz}
|
||||
*http://www.siliconhill.com.au/shepherd/Sydney/fta/output.xmltv.gz
|
||||
urldate.format {daycounter|0}
|
||||
index_variable_element.modify {addstart|'config_site_id'}
|
||||
index_showsplit.scrub {multi(include='index_variable_element')|<programme||</programme>|</programme>}
|
||||
*
|
||||
index_start.scrub {single|start="||"|>}
|
||||
index_stop.scrub {single|stop="||"|>}
|
||||
*start="20120922004200" stop="20120922021200"
|
||||
index_title.scrub {single(separator=": " include=first)|<title|>|</title>|</title>}
|
||||
index_subtitle.scrub {single|<sub-title|>|</sub-title>|</sub-title>}
|
||||
index_description.scrub {single|<desc|>|</desc>|</desc>}
|
||||
index_actor.scrub {multi|<actor>||</actor>|</actor>}
|
||||
index_director.scrub {multi|<director>||</director>|</director>}
|
||||
index_writer.scrub {multi|<writer>||</writer>|</writer>}
|
||||
index_producer.scrub {multi|<producer>||</producer>|</producer>}
|
||||
index_presenter.scrub {multi|<presenter>||</presenter>|</presenter>}
|
||||
index_productiondate.scrub {single|<date>||</date>|</date>}
|
||||
index_category.scrub {multi|<category|">|</category>|</category>}
|
||||
index_rating.scrub {single|<rating|<value>|</value>|</rating>}
|
||||
index_starrating.scrub {single|<star-rating|<value>|</value>|</star-rating>}
|
||||
index_episode.scrub {single|<episode-num|>|</episode-num>|</episode-num>}
|
||||
index_subtitles.scrub {single|<subtitles|type="|"|/>}
|
||||
index_previousshown.scrub {single|<previously||/>|/>}
|
||||
index_videoaspect.scrub {single|<video>|<aspect>|</aspect>|</video>}
|
||||
index_videoquality.scrub {single|<video>|<colour>|</colour>|</video>}
|
||||
*
|
||||
*operations
|
||||
scope.range {(indexshowdetails)|end}
|
||||
** date component: 20121009
|
||||
index_temp_2.modify {substring(type=char)|'index_start' 0 8}
|
||||
index_temp_3.modify {calculate(format=date,yyyyMMdd)|now}
|
||||
*
|
||||
index_start.modify {substring(type=char)|8 4}
|
||||
index_temp_1.modify {substring(type=char)|'index_start' 0 2} * the hours
|
||||
index_start.modify {substring(type=char)|2 2} * the minutes
|
||||
index_start.modify {addstart()|'index_temp_1':}
|
||||
index_stop.modify {substring(type=char)|8 4}
|
||||
index_temp_1.modify {substring(type=char)|'index_stop' 0 2} * the hours
|
||||
index_stop.modify {substring(type=char)|2 2} * the minutes
|
||||
index_stop.modify {addstart()|'index_temp_1':}
|
||||
*
|
||||
* clear if before date now:
|
||||
index_start.modify {clear('index_temp_2' < 'index_temp_3')}
|
||||
index_stop.modify {clear('index_temp_2' < 'index_temp_3')}
|
||||
*
|
||||
index_description.modify {cleanup}
|
||||
index_subtitles.modify {replace("teletext")|teletext|true}
|
||||
index_previousshown.modify {replace(~ "shown")|'index_previousshown'|true}
|
||||
index_videoquality.modify {replace(~ "yes")|'index_videoquality'|colour}
|
||||
index_episode.modify {remove| }
|
||||
*
|
||||
* MP version optionally combine detail elements with description
|
||||
* convert episode from 2.3.0 to Season 3 Episode 4 Part 1
|
||||
index_temp_6.modify {addstart('index_episode' not "")|.'index_episode'} * copy of episode, extra . to get the season with the loop
|
||||
index_temp_5.modify {addstart|Part } * first indicator
|
||||
index_episode.modify {clear}
|
||||
loop {(max=2)|end}
|
||||
index_temp_1.modify {calculate('index_temp_6' not "" type=char format=F0)|'index_temp_6' "." -@} * last index-of .
|
||||
index_temp_4.modify {calculate('index_temp_1' not "-1" format=F0)|'index_temp_1' 1 +} * the index-of the value
|
||||
index_temp_2.modify {substring('index_temp_1' not "-1" type=char)|'index_temp_6' 'index_temp_4'} * the 'part' value, xmltv_ns norm
|
||||
index_temp_3.modify {calculate('index_temp_2' not "" format=F0)|'index_temp_2' 1 +} * part value, onscreen norm
|
||||
index_episode.modify {addstart('index_temp_2' not "")|'index_temp_5''index_temp_3' } * build the episode, onscreen norm
|
||||
index_temp_5.modify {replace(~ "Episode")|'index_temp_5'|Season } * change the indicator
|
||||
index_temp_5.modify {replace(~ "Part")|'index_temp_5'|Episode } * change the indicator
|
||||
index_temp_6.modify {substring('index_temp_1' > "-1" type=char)|'index_temp_6' 0 'index_temp_1'}
|
||||
end_loop
|
||||
*
|
||||
index_description.modify {addend('index_episode' not "")|\n'index_episode'}
|
||||
index_episode.modify {clear}
|
||||
index_description.modify {addend('index_category' not "" separator=", ")|\nCategory: 'index_category'.}
|
||||
index_category.modify {clear}
|
||||
index_description.modify {addend('index_director' not "" separator=", ")|\nDirector: 'index_director'.}
|
||||
index_director.modify {clear}
|
||||
index_description.modify {addend('index_actor' not "" separator=", ")|\nActors: 'index_actor'.}
|
||||
index_actor.modify {clear}
|
||||
index_description.modify {addend('index_producer' not "" separator=", ")|\nProducer: 'index_producer'.}
|
||||
index_producer.modify {clear}
|
||||
index_description.modify {addend('index_presenter' not "" separator=", ")|\nPresenter: 'index_presenter'.}
|
||||
index_presenter.modify {clear}
|
||||
index_description.modify {addend('index_productiondate' not "")|\nProductiondate: 'index_productiondate'.}
|
||||
index_productiondate.modify {clear}
|
||||
index_description.modify {addend('index_rating' not "" separator=", ")|\nRating: 'index_rating'.}
|
||||
index_rating.modify {clear}
|
||||
index_description.modify {addend('index_starrating' not "")|\nStarrating: 'index_starrating'.}
|
||||
index_starrating.modify {clear}
|
||||
* clear only?
|
||||
index_videoquality.modify {clear}
|
||||
index_videoaspect.modify {clear}
|
||||
index_previousshown.modify {clear}
|
||||
index_subtitles.modify {clear}
|
||||
end_scope
|
||||
*
|
||||
* the following creates a channel list file when enabled:
|
||||
*
|
||||
*index_site_id.scrub {multi|<channel|id="|">|</channel>}
|
||||
*index_site_channel.scrub {multi|<channel|<display-name lang="en">|</display-name>|</channel>}
|
173
siteini.pack/Australia/siliconhill.com.au.wollongong.channels.xml
Executable file
173
siteini.pack/Australia/siliconhill.com.au.wollongong.channels.xml
Executable file
|
@ -0,0 +1,173 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/25 -- Jan van Straaten" site="siliconhill.com.au.wollongong">
|
||||
<channels>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="111hits.paytv.au" xmltv_id="111Hits">111Hits</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="111hits2.paytv.au" xmltv_id="111HITS2">111HITS2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="13thstreet.paytv.au" xmltv_id="13THSTREET">13THSTREET</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="13thstreet2.paytv.au" xmltv_id="13thSTREET2">13thSTREET2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="3dchannel.paytv.au" xmltv_id="3DChannel">3DChannel</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="4me.free.au" xmltv_id="4ME">4ME</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="7mate.free.au" xmltv_id="7mate">7mate</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="7two.free.au" xmltv_id="7TWO">7TWO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="abc1.free.au" xmltv_id="ABC1">ABC1</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="abc2.free.au" xmltv_id="ABC2 / ABC4">ABC2 / ABC4</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="abc3.free.au" xmltv_id="ABC3">ABC3</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="abcnews24.free.au" xmltv_id="ABC News 24">ABC News 24</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="acc.paytv.au" xmltv_id="ACC">ACC</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="adultsonly960.paytv.au" xmltv_id="AdultsOnly960">AdultsOnly960</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="ae.paytv.au" xmltv_id="AE">AE</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="aehd.paytv.au" xmltv_id="AEHD">AEHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="air.paytv.au" xmltv_id="AIR">AIR</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="aljazeera.paytv.au" xmltv_id="AlJazeera">AlJazeera</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="animalplanet.paytv.au" xmltv_id="AnimalPlanet">AnimalPlanet</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="antennapacific.paytv.au" xmltv_id="AntennaPacific">AntennaPacific</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="apac.paytv.au" xmltv_id="APAC">APAC</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="arena.paytv.au" xmltv_id="Arena">Arena</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="arena2.paytv.au" xmltv_id="Arena2">Arena2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="aurora.paytv.au" xmltv_id="Aurora">Aurora</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="bbcknowledge.paytv.au" xmltv_id="BBCKnowledge">BBCKnowledge</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="bbcknowledgehd.paytv.au" xmltv_id="BBCKnowledgeHD">BBCKnowledgeHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="bbcworldnews.paytv.au" xmltv_id="BBCWorldNews">BBCWorldNews</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="bio.paytv.au" xmltv_id="Bio">Bio</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="bloombergtelevision.paytv.au" xmltv_id="BloombergTelevision">BloombergTelevision</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="boomerang.paytv.au" xmltv_id="Boomerang">Boomerang</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="cartoonnetwork.paytv.au" xmltv_id="CartoonNetwork">CartoonNetwork</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="cbeebies.paytv.au" xmltv_id="Cbeebies">Cbeebies</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="cctvnews.paytv.au" xmltv_id="CCTVNews">CCTVNews</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="channelv.paytv.au" xmltv_id="ChannelV">ChannelV</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="cmc.paytv.au" xmltv_id="CMC">CMC</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="cnbc.paytv.au" xmltv_id="CNBC">CNBC</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="cnn.paytv.au" xmltv_id="CNN">CNN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="comedy2.paytv.au" xmltv_id="Comedy2">Comedy2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="comedychannel.paytv.au" xmltv_id="ComedyChannel">ComedyChannel</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="crime.paytv.au" xmltv_id="Crime">Crime</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="discovery2.paytv.au" xmltv_id="Discovery2">Discovery2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="discoverychannel.paytv.au" xmltv_id="DiscoveryChannel">DiscoveryChannel</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="discoveryhealth.paytv.au" xmltv_id="DiscoveryHealth">DiscoveryHealth</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="discoveryscience.paytv.au" xmltv_id="DiscoveryScience">DiscoveryScience</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="discoveryturbomax.paytv.au" xmltv_id="DiscoveryTurboMAX">DiscoveryTurboMAX</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="discoveryworldhd.paytv.au" xmltv_id="DiscoveryWorldHD">DiscoveryWorldHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="discturbomax2.paytv.au" xmltv_id="DiscTurboMAX2">DiscTurboMAX2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="disneychannel.paytv.au" xmltv_id="DisneyChannel">DisneyChannel</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="e!entertainment.paytv.au" xmltv_id="E!Entertainment">E!Entertainment</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="eleven.free.au" xmltv_id="ELEVEN">ELEVEN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="espn.paytv.au" xmltv_id="ESPN">ESPN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="espn2.paytv.au" xmltv_id="ESPN2">ESPN2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="espn2hd.paytv.au" xmltv_id="ESPN2 HD">ESPN2 HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="espnhd.paytv.au" xmltv_id="ESPNHD">ESPNHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="eurosport.paytv.au" xmltv_id="Eurosport">Eurosport</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="eurosportnews.paytv.au" xmltv_id="Eurosportnews">Eurosportnews</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="expo.paytv.au" xmltv_id="EXPO">EXPO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="fashiontv.paytv.au" xmltv_id="FashionTV">FashionTV</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="fmc.paytv.au" xmltv_id="FMC">FMC</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="fox8.paytv.au" xmltv_id="FOX8">FOX8</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="fox82.paytv.au" xmltv_id="FOX82">FOX82</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="fox8hd.paytv.au" xmltv_id="FOX8HD">FOX8HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="foxclassics.paytv.au" xmltv_id="FOXClassics">FOXClassics</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="foxclassics2.paytv.au" xmltv_id="FOXClassics2">FOXClassics2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="foxfooty.paytv.au" xmltv_id="FOX FOOTY">FOX FOOTY</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="foxfootyhd.paytv.au" xmltv_id="FOX FOOTY HD">FOX FOOTY HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="foxnews.paytv.au" xmltv_id="FOXNews">FOXNews</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="foxsports1.paytv.au" xmltv_id="FOXSPORTS1">FOXSPORTS1</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="foxsports1hd.paytv.au" xmltv_id="FoxSports1HD">FoxSports1HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="foxsports2.paytv.au" xmltv_id="FOXSPORTS2">FOXSPORTS2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="foxsports2hd.paytv.au" xmltv_id="FoxSports2HD">FoxSports2HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="foxsports3.paytv.au" xmltv_id="FOXSPORTS3">FOXSPORTS3</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="foxsports3hd.paytv.au" xmltv_id="FoxSports3HD">FoxSports3HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="foxsportsnews.paytv.au" xmltv_id="FOXSPORTSNews">FOXSPORTSNews</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="foxtelboxoffice.paytv.au" xmltv_id="FoxtelBoxOffice">FoxtelBoxOffice</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="fueltv.paytv.au" xmltv_id="FUELTV">FUELTV</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="fx.paytv.au" xmltv_id="FX">FX</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="fxhd.paytv.au" xmltv_id="FXHD">FXHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="gem.free.au" xmltv_id="GEM">GEM</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="go!.free.au" xmltv_id="GO!">GO!</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="kidsco.paytv.au" xmltv_id="KidsCo">KidsCo</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="lifestyle2.paytv.au" xmltv_id="LifeStyle2">LifeStyle2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="lifestylefood.paytv.au" xmltv_id="LifeStyleFOOD">LifeStyleFOOD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="lifestylefood2.paytv.au" xmltv_id="LifestyleFOOD2">LifestyleFOOD2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="lifestylehd.paytv.au" xmltv_id="LifestyleHD">LifestyleHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="lifestylehome.paytv.au" xmltv_id="LifeStyleHOME">LifeStyleHOME</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="lifestyleyou.paytv.au" xmltv_id="LifeStyleYOU">LifeStyleYOU</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="lifstyleyou2.paytv.au" xmltv_id="LifStyleYOU2">LifStyleYOU2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="mainevent.paytv.au" xmltv_id="MainEvent">MainEvent</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="max.paytv.au" xmltv_id="MAX">MAX</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="movieextra.paytv.au" xmltv_id="MOVIEEXTRA">MOVIEEXTRA</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="moviegreats.paytv.au" xmltv_id="MOVIEGREATS">MOVIEGREATS</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="movieone.paytv.au" xmltv_id="MOVIEONE">MOVIEONE</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="movieonehd.paytv.au" xmltv_id="MOVIEONEHD">MOVIEONEHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="movietwo.paytv.au" xmltv_id="MOVIETWO">MOVIETWO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="mtv.paytv.au" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="mtvclassic.paytv.au" xmltv_id="MTVClassic">MTVClassic</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="mtvhits.paytv.au" xmltv_id="MTVHits">MTVHits</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="mtvnlive.paytv.au" xmltv_id="MTVNLive">MTVNLive</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="mtvnlivehd.paytv.au" xmltv_id="MTVNLiveHD">MTVNLiveHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="natgeo2.paytv.au" xmltv_id="NatGeo2">NatGeo2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="natgeoadventure.paytv.au" xmltv_id="NatGeoAdventure">NatGeoAdventure</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="natgeoadventure2.paytv.au" xmltv_id="NatGeoAdventure2">NatGeoAdventure2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="natgeohd.paytv.au" xmltv_id="NatGeoHD">NatGeoHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="natgeowild.paytv.au" xmltv_id="NatGeoWild">NatGeoWild</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="natgeowildhd.paytv.au" xmltv_id="NatGeoWildHD">NatGeoWildHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="nationalgeographic.paytv.au" xmltv_id="NationalGeographic">NationalGeographic</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="nickelodeon.paytv.au" xmltv_id="Nickelodeon">Nickelodeon</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="nickjr.paytv.au" xmltv_id="NickJr">NickJr</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="nitv.paytv.au" xmltv_id="NITV">NITV</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="one.free.au" xmltv_id="ONE">ONE</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="ovation.paytv.au" xmltv_id="Ovation">Ovation</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="playhousedisney.paytv.au" xmltv_id="PlayhouseDisney">PlayhouseDisney</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="prime7.free.au" xmltv_id="PRIME7">PRIME7</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="primehd.free.au" xmltv_id="Prime HD">Prime HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="raiitalia.paytv.au" xmltv_id="RAIITALIA">RAIITALIA</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="sbshd.free.au" xmltv_id="SBS HD">SBS HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="sbsone.free.au" xmltv_id="SBS ONE">SBS ONE</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="sbstwo.free.au" xmltv_id="SBS TWO">SBS TWO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="sc10.free.au" xmltv_id="SC10">SC10</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="scifi.paytv.au" xmltv_id="SCIFI">SCIFI</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="scifi2.paytv.au" xmltv_id="SCIFI2">SCIFI2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="setantasports.paytv.au" xmltv_id="SetantaSports">SetantaSports</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="showcase.paytv.au" xmltv_id="showcase">showcase</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="showcasehd.paytv.au" xmltv_id="showcaseHD">showcaseHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="showcasetwo.paytv.au" xmltv_id="showcasetwo">showcasetwo</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="showpremierehd.paytv.au" xmltv_id="ShowPremiereHD">ShowPremiereHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="showtimeaction.paytv.au" xmltv_id="showtimeaction">showtimeaction</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="showtimeactionhd.paytv.au" xmltv_id="showtimeactionHD">showtimeactionHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="showtimecomedy.paytv.au" xmltv_id="showtimecomedy">showtimecomedy</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="showtimedrama.paytv.au" xmltv_id="showtimedrama">showtimedrama</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="showtimepremiere.paytv.au" xmltv_id="showtimepremiere">showtimepremiere</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="showtimetwo.paytv.au" xmltv_id="showtimetwo">showtimetwo</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="skynewsbusiness.paytv.au" xmltv_id="SKYNewsBusiness">SKYNewsBusiness</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="skynewsnational.paytv.au" xmltv_id="SKYNewsNational">SKYNewsNational</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="skyracing.paytv.au" xmltv_id="SKYRacing">SKYRacing</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="skyracing2.paytv.au" xmltv_id="SKYRacing2">SKYRacing2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="skyracingworld.paytv.au" xmltv_id="SKYRacingWorld">SKYRacingWorld</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="speed.paytv.au" xmltv_id="SPEED">SPEED</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="speedhd.paytv.au" xmltv_id="SPEEDHD">SPEEDHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="starpics1.paytv.au" xmltv_id="STARPICS1">STARPICS1</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="starpics1hd.paytv.au" xmltv_id="STARPICS1HD">STARPICS1HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="starpics2.paytv.au" xmltv_id="STARPICS2">STARPICS2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="starpics2hd.paytv.au" xmltv_id="STARPICS2HD">STARPICS2HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="stvdio.paytv.au" xmltv_id="STVDIO">STVDIO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="style.paytv.au" xmltv_id="Style">Style</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="tcm.paytv.au" xmltv_id="TCM">TCM</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="television4.free.au" xmltv_id="Television 4">Television 4</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="thehistorychannel.paytv.au" xmltv_id="TheHistoryChannel">TheHistoryChannel</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="thelifestylechannel.paytv.au" xmltv_id="TheLifeStyleChannel">TheLifeStyleChannel</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="theweatherchannel.paytv.au" xmltv_id="TheWeatherChannel">TheWeatherChannel</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="tlc.paytv.au" xmltv_id="TLC">TLC</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="tlc2.paytv.au" xmltv_id="TLC2">TLC2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="tsn.paytv.au" xmltv_id="TSN">TSN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="tv1.paytv.au" xmltv_id="TV1">TV1</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="tv12.paytv.au" xmltv_id="TV12">TV12</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="tvn.paytv.au" xmltv_id="TVN">TVN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="tvsn.paytv.au" xmltv_id="TVSN">TVSN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="uktv.paytv.au" xmltv_id="UKTV">UKTV</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="uktv2.paytv.au" xmltv_id="UKTV2">UKTV2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="uktvhd.paytv.au" xmltv_id="UKTVHD">UKTVHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="universal.paytv.au" xmltv_id="Universal">Universal</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="vhits.paytv.au" xmltv_id="VHits">VHits</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="w.paytv.au" xmltv_id="W">W</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="w2.paytv.au" xmltv_id="W2">W2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="whd.paytv.au" xmltv_id="WHD">WHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="win.free.au" xmltv_id="WIN">WIN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong" site_id="worldmovies.paytv.au" xmltv_id="WORLDMOVIES">WORLDMOVIES</channel>
|
||||
</channels>
|
||||
</site>
|
73
siteini.pack/Australia/siliconhill.com.au.wollongong.ini
Executable file
73
siteini.pack/Australia/siliconhill.com.au.wollongong.ini
Executable file
|
@ -0,0 +1,73 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: siliconhill.com.au
|
||||
* @MinSWversion: V1.1.1/26
|
||||
* none
|
||||
* @Revision 0 - [08/10/2012] Jan van Straaten
|
||||
* none
|
||||
* @Remarks:
|
||||
* Wollengong area
|
||||
* uses a GZIP compressed xmltv feed
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=siliconhill.com.au|timezone=UTC+10:00|maxdays=7.1|cultureinfo=en-AU|charset=ISO-8859-1|titlematchfactor=90|keepindexpage}
|
||||
site {compression=gzip|ratingsystem=ABA|episodesystem=xmltv_ns|subtitlestype=teletext}
|
||||
url_index{url|http://www.siliconhill.com.au/shepherd/Wollongong/fta/output.xmltv.gz}
|
||||
*http://www.siliconhill.com.au/shepherd/Wollongong/fta/output.xmltv.gz
|
||||
urldate.format {daycounter|0}
|
||||
index_variable_element.modify {addstart|'config_site_id'}
|
||||
index_showsplit.scrub {multi(include='index_variable_element')|<programme||</programme>|</programme>}
|
||||
*
|
||||
index_start.scrub {single|start="||"|>}
|
||||
index_stop.scrub {single|stop="||"|>}
|
||||
*start="20120922004200" stop="20120922021200"
|
||||
index_title.scrub {single(separator=": " include=first)|<title|>|</title>|</title>}
|
||||
index_subtitle.scrub {single|<sub-title|>|</sub-title>|</sub-title>}
|
||||
index_description.scrub {single|<desc|>|</desc>|</desc>}
|
||||
index_actor.scrub {multi|<actor>||</actor>|</actor>}
|
||||
index_director.scrub {multi|<director>||</director>|</director>}
|
||||
index_writer.scrub {multi|<writer>||</writer>|</writer>}
|
||||
index_producer.scrub {multi|<producer>||</producer>|</producer>}
|
||||
index_presenter.scrub {multi|<presenter>||</presenter>|</presenter>}
|
||||
index_productiondate.scrub {single|<date>||</date>|</date>}
|
||||
index_category.scrub {multi|<category|">|</category>|</category>}
|
||||
index_rating.scrub {single|<rating|<value>|</value>|</rating>}
|
||||
index_starrating.scrub {single|<star-rating|<value>|</value>|</star-rating>}
|
||||
index_episode.scrub {single|<episode-num|>|</episode-num>|</episode-num>}
|
||||
index_subtitles.scrub {single|<subtitles|type="|"|/>}
|
||||
*index_premiere.scrub {single|channel|||}
|
||||
index_previousshown.scrub {single|<previously||/>|/>}
|
||||
index_videoaspect.scrub {single|<video>|<aspect>|</aspect>|</video>}
|
||||
index_videoquality.scrub {single|<video>|<colour>|</colour>|</video>}
|
||||
*
|
||||
*operations
|
||||
scope.range {(indexshowdetails)|end}
|
||||
** date component: 20121009
|
||||
index_temp_2.modify {substring(type=char)|'index_start' 0 8}
|
||||
index_temp_3.modify {calculate(format=date,yyyyMMdd)|now}
|
||||
*
|
||||
index_start.modify {substring(type=char)|8 4}
|
||||
index_temp_1.modify {substring(type=char)|'index_start' 0 2} * the hours
|
||||
index_start.modify {substring(type=char)|2 2} * the minutes
|
||||
index_start.modify {addstart()|'index_temp_1':}
|
||||
index_stop.modify {substring(type=char)|8 4}
|
||||
index_temp_1.modify {substring(type=char)|'index_stop' 0 2} * the hours
|
||||
index_stop.modify {substring(type=char)|2 2} * the minutes
|
||||
index_stop.modify {addstart()|'index_temp_1':}
|
||||
*
|
||||
* clear if before date now:
|
||||
index_start.modify {clear('index_temp_2' < 'index_temp_3')}
|
||||
index_stop.modify {clear('index_temp_2' < 'index_temp_3')}
|
||||
*
|
||||
index_description.modify {cleanup}
|
||||
index_subtitles.modify {replace("teletext")|teletext|true}
|
||||
index_previousshown.modify {replace(~ "shown")|'index_previousshown'|true}
|
||||
index_videoquality.modify {replace(~ "yes")|'index_videoquality'|colour}
|
||||
index_episode.modify {remove| }
|
||||
end_scope
|
||||
*
|
||||
* the following creates a channel list file when enabled:
|
||||
*index_site_id.scrub {multi|<channel|id="|">|</channel>}
|
||||
*index_site_channel.scrub {multi|<channel|<display-name lang="en">|</display-name>|</channel>}
|
173
siteini.pack/Australia/siliconhill.com.au.wollongong.mp.channels.xml
Executable file
173
siteini.pack/Australia/siliconhill.com.au.wollongong.mp.channels.xml
Executable file
|
@ -0,0 +1,173 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/25 -- Jan van Straaten" site="siliconhill.com.au.wollongong.mp">
|
||||
<channels>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="111hits.paytv.au" xmltv_id="111Hits">111Hits</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="111hits2.paytv.au" xmltv_id="111HITS2">111HITS2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="13thstreet.paytv.au" xmltv_id="13THSTREET">13THSTREET</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="13thstreet2.paytv.au" xmltv_id="13thSTREET2">13thSTREET2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="3dchannel.paytv.au" xmltv_id="3DChannel">3DChannel</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="4me.free.au" xmltv_id="4ME">4ME</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="7mate.free.au" xmltv_id="7mate">7mate</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="7two.free.au" xmltv_id="7TWO">7TWO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="abc1.free.au" xmltv_id="ABC1">ABC1</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="abc2.free.au" xmltv_id="ABC2 / ABC4">ABC2 / ABC4</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="abc3.free.au" xmltv_id="ABC3">ABC3</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="abcnews24.free.au" xmltv_id="ABC News 24">ABC News 24</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="acc.paytv.au" xmltv_id="ACC">ACC</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="adultsonly960.paytv.au" xmltv_id="AdultsOnly960">AdultsOnly960</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="ae.paytv.au" xmltv_id="AE">AE</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="aehd.paytv.au" xmltv_id="AEHD">AEHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="air.paytv.au" xmltv_id="AIR">AIR</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="aljazeera.paytv.au" xmltv_id="AlJazeera">AlJazeera</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="animalplanet.paytv.au" xmltv_id="AnimalPlanet">AnimalPlanet</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="antennapacific.paytv.au" xmltv_id="AntennaPacific">AntennaPacific</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="apac.paytv.au" xmltv_id="APAC">APAC</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="arena.paytv.au" xmltv_id="Arena">Arena</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="arena2.paytv.au" xmltv_id="Arena2">Arena2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="aurora.paytv.au" xmltv_id="Aurora">Aurora</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="bbcknowledge.paytv.au" xmltv_id="BBCKnowledge">BBCKnowledge</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="bbcknowledgehd.paytv.au" xmltv_id="BBCKnowledgeHD">BBCKnowledgeHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="bbcworldnews.paytv.au" xmltv_id="BBCWorldNews">BBCWorldNews</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="bio.paytv.au" xmltv_id="Bio">Bio</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="bloombergtelevision.paytv.au" xmltv_id="BloombergTelevision">BloombergTelevision</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="boomerang.paytv.au" xmltv_id="Boomerang">Boomerang</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="cartoonnetwork.paytv.au" xmltv_id="CartoonNetwork">CartoonNetwork</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="cbeebies.paytv.au" xmltv_id="Cbeebies">Cbeebies</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="cctvnews.paytv.au" xmltv_id="CCTVNews">CCTVNews</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="channelv.paytv.au" xmltv_id="ChannelV">ChannelV</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="cmc.paytv.au" xmltv_id="CMC">CMC</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="cnbc.paytv.au" xmltv_id="CNBC">CNBC</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="cnn.paytv.au" xmltv_id="CNN">CNN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="comedy2.paytv.au" xmltv_id="Comedy2">Comedy2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="comedychannel.paytv.au" xmltv_id="ComedyChannel">ComedyChannel</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="crime.paytv.au" xmltv_id="Crime">Crime</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="discovery2.paytv.au" xmltv_id="Discovery2">Discovery2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="discoverychannel.paytv.au" xmltv_id="DiscoveryChannel">DiscoveryChannel</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="discoveryhealth.paytv.au" xmltv_id="DiscoveryHealth">DiscoveryHealth</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="discoveryscience.paytv.au" xmltv_id="DiscoveryScience">DiscoveryScience</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="discoveryturbomax.paytv.au" xmltv_id="DiscoveryTurboMAX">DiscoveryTurboMAX</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="discoveryworldhd.paytv.au" xmltv_id="DiscoveryWorldHD">DiscoveryWorldHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="discturbomax2.paytv.au" xmltv_id="DiscTurboMAX2">DiscTurboMAX2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="disneychannel.paytv.au" xmltv_id="DisneyChannel">DisneyChannel</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="e!entertainment.paytv.au" xmltv_id="E!Entertainment">E!Entertainment</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="eleven.free.au" xmltv_id="ELEVEN">ELEVEN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="espn.paytv.au" xmltv_id="ESPN">ESPN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="espn2.paytv.au" xmltv_id="ESPN2">ESPN2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="espn2hd.paytv.au" xmltv_id="ESPN2 HD">ESPN2 HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="espnhd.paytv.au" xmltv_id="ESPNHD">ESPNHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="eurosport.paytv.au" xmltv_id="Eurosport">Eurosport</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="eurosportnews.paytv.au" xmltv_id="Eurosportnews">Eurosportnews</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="expo.paytv.au" xmltv_id="EXPO">EXPO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="fashiontv.paytv.au" xmltv_id="FashionTV">FashionTV</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="fmc.paytv.au" xmltv_id="FMC">FMC</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="fox8.paytv.au" xmltv_id="FOX8">FOX8</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="fox82.paytv.au" xmltv_id="FOX82">FOX82</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="fox8hd.paytv.au" xmltv_id="FOX8HD">FOX8HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="foxclassics.paytv.au" xmltv_id="FOXClassics">FOXClassics</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="foxclassics2.paytv.au" xmltv_id="FOXClassics2">FOXClassics2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="foxfooty.paytv.au" xmltv_id="FOX FOOTY">FOX FOOTY</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="foxfootyhd.paytv.au" xmltv_id="FOX FOOTY HD">FOX FOOTY HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="foxnews.paytv.au" xmltv_id="FOXNews">FOXNews</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="foxsports1.paytv.au" xmltv_id="FOXSPORTS1">FOXSPORTS1</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="foxsports1hd.paytv.au" xmltv_id="FoxSports1HD">FoxSports1HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="foxsports2.paytv.au" xmltv_id="FOXSPORTS2">FOXSPORTS2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="foxsports2hd.paytv.au" xmltv_id="FoxSports2HD">FoxSports2HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="foxsports3.paytv.au" xmltv_id="FOXSPORTS3">FOXSPORTS3</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="foxsports3hd.paytv.au" xmltv_id="FoxSports3HD">FoxSports3HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="foxsportsnews.paytv.au" xmltv_id="FOXSPORTSNews">FOXSPORTSNews</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="foxtelboxoffice.paytv.au" xmltv_id="FoxtelBoxOffice">FoxtelBoxOffice</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="fueltv.paytv.au" xmltv_id="FUELTV">FUELTV</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="fx.paytv.au" xmltv_id="FX">FX</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="fxhd.paytv.au" xmltv_id="FXHD">FXHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="gem.free.au" xmltv_id="GEM">GEM</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="go!.free.au" xmltv_id="GO!">GO!</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="kidsco.paytv.au" xmltv_id="KidsCo">KidsCo</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="lifestyle2.paytv.au" xmltv_id="LifeStyle2">LifeStyle2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="lifestylefood.paytv.au" xmltv_id="LifeStyleFOOD">LifeStyleFOOD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="lifestylefood2.paytv.au" xmltv_id="LifestyleFOOD2">LifestyleFOOD2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="lifestylehd.paytv.au" xmltv_id="LifestyleHD">LifestyleHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="lifestylehome.paytv.au" xmltv_id="LifeStyleHOME">LifeStyleHOME</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="lifestyleyou.paytv.au" xmltv_id="LifeStyleYOU">LifeStyleYOU</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="lifstyleyou2.paytv.au" xmltv_id="LifStyleYOU2">LifStyleYOU2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="mainevent.paytv.au" xmltv_id="MainEvent">MainEvent</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="max.paytv.au" xmltv_id="MAX">MAX</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="movieextra.paytv.au" xmltv_id="MOVIEEXTRA">MOVIEEXTRA</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="moviegreats.paytv.au" xmltv_id="MOVIEGREATS">MOVIEGREATS</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="movieone.paytv.au" xmltv_id="MOVIEONE">MOVIEONE</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="movieonehd.paytv.au" xmltv_id="MOVIEONEHD">MOVIEONEHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="movietwo.paytv.au" xmltv_id="MOVIETWO">MOVIETWO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="mtv.paytv.au" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="mtvclassic.paytv.au" xmltv_id="MTVClassic">MTVClassic</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="mtvhits.paytv.au" xmltv_id="MTVHits">MTVHits</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="mtvnlive.paytv.au" xmltv_id="MTVNLive">MTVNLive</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="mtvnlivehd.paytv.au" xmltv_id="MTVNLiveHD">MTVNLiveHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="natgeo2.paytv.au" xmltv_id="NatGeo2">NatGeo2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="natgeoadventure.paytv.au" xmltv_id="NatGeoAdventure">NatGeoAdventure</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="natgeoadventure2.paytv.au" xmltv_id="NatGeoAdventure2">NatGeoAdventure2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="natgeohd.paytv.au" xmltv_id="NatGeoHD">NatGeoHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="natgeowild.paytv.au" xmltv_id="NatGeoWild">NatGeoWild</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="natgeowildhd.paytv.au" xmltv_id="NatGeoWildHD">NatGeoWildHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="nationalgeographic.paytv.au" xmltv_id="NationalGeographic">NationalGeographic</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="nickelodeon.paytv.au" xmltv_id="Nickelodeon">Nickelodeon</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="nickjr.paytv.au" xmltv_id="NickJr">NickJr</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="nitv.paytv.au" xmltv_id="NITV">NITV</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="one.free.au" xmltv_id="ONE">ONE</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="ovation.paytv.au" xmltv_id="Ovation">Ovation</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="playhousedisney.paytv.au" xmltv_id="PlayhouseDisney">PlayhouseDisney</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="prime7.free.au" xmltv_id="PRIME7">PRIME7</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="primehd.free.au" xmltv_id="Prime HD">Prime HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="raiitalia.paytv.au" xmltv_id="RAIITALIA">RAIITALIA</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="sbshd.free.au" xmltv_id="SBS HD">SBS HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="sbsone.free.au" xmltv_id="SBS ONE">SBS ONE</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="sbstwo.free.au" xmltv_id="SBS TWO">SBS TWO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="sc10.free.au" xmltv_id="SC10">SC10</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="scifi.paytv.au" xmltv_id="SCIFI">SCIFI</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="scifi2.paytv.au" xmltv_id="SCIFI2">SCIFI2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="setantasports.paytv.au" xmltv_id="SetantaSports">SetantaSports</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="showcase.paytv.au" xmltv_id="showcase">showcase</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="showcasehd.paytv.au" xmltv_id="showcaseHD">showcaseHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="showcasetwo.paytv.au" xmltv_id="showcasetwo">showcasetwo</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="showpremierehd.paytv.au" xmltv_id="ShowPremiereHD">ShowPremiereHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="showtimeaction.paytv.au" xmltv_id="showtimeaction">showtimeaction</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="showtimeactionhd.paytv.au" xmltv_id="showtimeactionHD">showtimeactionHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="showtimecomedy.paytv.au" xmltv_id="showtimecomedy">showtimecomedy</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="showtimedrama.paytv.au" xmltv_id="showtimedrama">showtimedrama</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="showtimepremiere.paytv.au" xmltv_id="showtimepremiere">showtimepremiere</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="showtimetwo.paytv.au" xmltv_id="showtimetwo">showtimetwo</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="skynewsbusiness.paytv.au" xmltv_id="SKYNewsBusiness">SKYNewsBusiness</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="skynewsnational.paytv.au" xmltv_id="SKYNewsNational">SKYNewsNational</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="skyracing.paytv.au" xmltv_id="SKYRacing">SKYRacing</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="skyracing2.paytv.au" xmltv_id="SKYRacing2">SKYRacing2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="skyracingworld.paytv.au" xmltv_id="SKYRacingWorld">SKYRacingWorld</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="speed.paytv.au" xmltv_id="SPEED">SPEED</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="speedhd.paytv.au" xmltv_id="SPEEDHD">SPEEDHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="starpics1.paytv.au" xmltv_id="STARPICS1">STARPICS1</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="starpics1hd.paytv.au" xmltv_id="STARPICS1HD">STARPICS1HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="starpics2.paytv.au" xmltv_id="STARPICS2">STARPICS2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="starpics2hd.paytv.au" xmltv_id="STARPICS2HD">STARPICS2HD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="stvdio.paytv.au" xmltv_id="STVDIO">STVDIO</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="style.paytv.au" xmltv_id="Style">Style</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="tcm.paytv.au" xmltv_id="TCM">TCM</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="television4.free.au" xmltv_id="Television 4">Television 4</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="thehistorychannel.paytv.au" xmltv_id="TheHistoryChannel">TheHistoryChannel</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="thelifestylechannel.paytv.au" xmltv_id="TheLifeStyleChannel">TheLifeStyleChannel</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="theweatherchannel.paytv.au" xmltv_id="TheWeatherChannel">TheWeatherChannel</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="tlc.paytv.au" xmltv_id="TLC">TLC</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="tlc2.paytv.au" xmltv_id="TLC2">TLC2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="tsn.paytv.au" xmltv_id="TSN">TSN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="tv1.paytv.au" xmltv_id="TV1">TV1</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="tv12.paytv.au" xmltv_id="TV12">TV12</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="tvn.paytv.au" xmltv_id="TVN">TVN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="tvsn.paytv.au" xmltv_id="TVSN">TVSN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="uktv.paytv.au" xmltv_id="UKTV">UKTV</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="uktv2.paytv.au" xmltv_id="UKTV2">UKTV2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="uktvhd.paytv.au" xmltv_id="UKTVHD">UKTVHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="universal.paytv.au" xmltv_id="Universal">Universal</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="vhits.paytv.au" xmltv_id="VHits">VHits</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="w.paytv.au" xmltv_id="W">W</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="w2.paytv.au" xmltv_id="W2">W2</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="whd.paytv.au" xmltv_id="WHD">WHD</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="win.free.au" xmltv_id="WIN">WIN</channel>
|
||||
<channel update="i" site="siliconhill.com.au.wollongong.mp" site_id="worldmovies.paytv.au" xmltv_id="WORLDMOVIES">WORLDMOVIES</channel>
|
||||
</channels>
|
||||
</site>
|
113
siteini.pack/Australia/siliconhill.com.au.wollongong.mp.ini
Executable file
113
siteini.pack/Australia/siliconhill.com.au.wollongong.mp.ini
Executable file
|
@ -0,0 +1,113 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: siliconhill.com.au
|
||||
* @MinSWversion: V1.1.1/26
|
||||
* none
|
||||
* @Revision 0 - [08/10/2012] Jan van Straaten
|
||||
* none
|
||||
* @Remarks:
|
||||
* Wollengong area
|
||||
* uses a GZIP compressed xmltv feed
|
||||
* MediaPortal version, 'all' elements combined in description, episode converted to 'onscreen'
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=siliconhill.com.au|timezone=UTC+10:00|maxdays=7.1|cultureinfo=en-AU|charset=ISO-8859-1|titlematchfactor=90|keepindexpage}
|
||||
site {compression=gzip|ratingsystem=ABA|episodesystem=onscreen|subtitlestype=teletext}
|
||||
url_index{url|http://www.siliconhill.com.au/shepherd/Wollongong/fta/output.xmltv.gz}
|
||||
*http://www.siliconhill.com.au/shepherd/Wollongong/fta/output.xmltv.gz
|
||||
urldate.format {daycounter|0}
|
||||
index_variable_element.modify {addstart|'config_site_id'}
|
||||
index_showsplit.scrub {multi(include='index_variable_element')|<programme||</programme>|</programme>}
|
||||
*
|
||||
index_start.scrub {single|start="||"|>}
|
||||
index_stop.scrub {single|stop="||"|>}
|
||||
*start="20120922004200" stop="20120922021200"
|
||||
index_title.scrub {single(separator=": " include=first)|<title|>|</title>|</title>}
|
||||
index_subtitle.scrub {single|<sub-title|>|</sub-title>|</sub-title>}
|
||||
index_description.scrub {single|<desc|>|</desc>|</desc>}
|
||||
index_actor.scrub {multi|<actor>||</actor>|</actor>}
|
||||
index_director.scrub {multi|<director>||</director>|</director>}
|
||||
index_writer.scrub {multi|<writer>||</writer>|</writer>}
|
||||
index_producer.scrub {multi|<producer>||</producer>|</producer>}
|
||||
index_presenter.scrub {multi|<presenter>||</presenter>|</presenter>}
|
||||
index_productiondate.scrub {single|<date>||</date>|</date>}
|
||||
index_category.scrub {multi|<category|">|</category>|</category>}
|
||||
index_rating.scrub {single|<rating|<value>|</value>|</rating>}
|
||||
index_starrating.scrub {single|<star-rating|<value>|</value>|</star-rating>}
|
||||
index_episode.scrub {single|<episode-num|>|</episode-num>|</episode-num>}
|
||||
index_subtitles.scrub {single|<subtitles|type="|"|/>}
|
||||
index_previousshown.scrub {single|<previously||/>|/>}
|
||||
index_videoaspect.scrub {single|<video>|<aspect>|</aspect>|</video>}
|
||||
index_videoquality.scrub {single|<video>|<colour>|</colour>|</video>}
|
||||
*
|
||||
*operations
|
||||
scope.range {(indexshowdetails)|end}
|
||||
** date component: 20121009
|
||||
index_temp_2.modify {substring(type=char)|'index_start' 0 8}
|
||||
index_temp_3.modify {calculate(format=date,yyyyMMdd)|now}
|
||||
*
|
||||
index_start.modify {substring(type=char)|8 4}
|
||||
index_temp_1.modify {substring(type=char)|'index_start' 0 2} * the hours
|
||||
index_start.modify {substring(type=char)|2 2} * the minutes
|
||||
index_start.modify {addstart()|'index_temp_1':}
|
||||
index_stop.modify {substring(type=char)|8 4}
|
||||
index_temp_1.modify {substring(type=char)|'index_stop' 0 2} * the hours
|
||||
index_stop.modify {substring(type=char)|2 2} * the minutes
|
||||
index_stop.modify {addstart()|'index_temp_1':}
|
||||
*
|
||||
* clear if before date now:
|
||||
index_start.modify {clear('index_temp_2' < 'index_temp_3')}
|
||||
index_stop.modify {clear('index_temp_2' < 'index_temp_3')}
|
||||
*
|
||||
index_description.modify {cleanup}
|
||||
index_subtitles.modify {replace("teletext")|teletext|true}
|
||||
index_previousshown.modify {replace(~ "shown")|'index_previousshown'|true}
|
||||
index_videoquality.modify {replace(~ "yes")|'index_videoquality'|colour}
|
||||
index_episode.modify {remove| }
|
||||
*
|
||||
* MP version optionally combine detail elements with description
|
||||
* convert episode from 2.3.0 to Season 3 Episode 4 Part 1
|
||||
index_temp_6.modify {addstart('index_episode' not "")|.'index_episode'} * copy of episode, extra . to get the season with the loop
|
||||
index_temp_5.modify {addstart|Part } * first indicator
|
||||
index_episode.modify {clear}
|
||||
loop {(max=2)|end}
|
||||
index_temp_1.modify {calculate('index_temp_6' not "" type=char format=F0)|'index_temp_6' "." -@} * last index-of .
|
||||
index_temp_4.modify {calculate('index_temp_1' not "-1" format=F0)|'index_temp_1' 1 +} * the index-of the value
|
||||
index_temp_2.modify {substring('index_temp_1' not "-1" type=char)|'index_temp_6' 'index_temp_4'} * the 'part' value, xmltv_ns norm
|
||||
index_temp_3.modify {calculate('index_temp_2' not "" format=F0)|'index_temp_2' 1 +} * part value, onscreen norm
|
||||
index_episode.modify {addstart('index_temp_2' not "")|'index_temp_5''index_temp_3' } * build the episode, onscreen norm
|
||||
index_temp_5.modify {replace(~ "Episode")|'index_temp_5'|Season } * change the indicator
|
||||
index_temp_5.modify {replace(~ "Part")|'index_temp_5'|Episode } * change the indicator
|
||||
index_temp_6.modify {substring('index_temp_1' > "-1" type=char)|'index_temp_6' 0 'index_temp_1'}
|
||||
end_loop
|
||||
*
|
||||
index_description.modify {addend('index_episode' not "")|\n'index_episode'}
|
||||
index_episode.modify {clear}
|
||||
index_description.modify {addend('index_category' not "" separator=", ")|\nCategory: 'index_category'.}
|
||||
index_category.modify {clear}
|
||||
index_description.modify {addend('index_director' not "" separator=", ")|\nDirector: 'index_director'.}
|
||||
index_director.modify {clear}
|
||||
index_description.modify {addend('index_actor' not "" separator=", ")|\nActors: 'index_actor'.}
|
||||
index_actor.modify {clear}
|
||||
index_description.modify {addend('index_producer' not "" separator=", ")|\nProducer: 'index_producer'.}
|
||||
index_producer.modify {clear}
|
||||
index_description.modify {addend('index_presenter' not "" separator=", ")|\nPresenter: 'index_presenter'.}
|
||||
index_presenter.modify {clear}
|
||||
index_description.modify {addend('index_productiondate' not "")|\nProductiondate: 'index_productiondate'.}
|
||||
index_productiondate.modify {clear}
|
||||
index_description.modify {addend('index_rating' not "" separator=", ")|\nRating: 'index_rating'.}
|
||||
index_rating.modify {clear}
|
||||
index_description.modify {addend('index_starrating' not "")|\nStarrating: 'index_starrating'.}
|
||||
index_starrating.modify {clear}
|
||||
* clear only?
|
||||
index_videoquality.modify {clear}
|
||||
index_videoaspect.modify {clear}
|
||||
index_previousshown.modify {clear}
|
||||
index_subtitles.modify {clear}
|
||||
end_scope
|
||||
*
|
||||
* the following creates a channel list file when enabled:
|
||||
*index_site_id.scrub {multi|<channel|id="|">|</channel>}
|
||||
*index_site_channel.scrub {multi|<channel|<display-name lang="en">|</display-name>|</channel>}
|
6
siteini.pack/Australia/sportsfan.com.au.channels.xml
Executable file
6
siteini.pack/Australia/sportsfan.com.au.channels.xml
Executable file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.56.25 -- Jan van Straaten" site="sportsfan.com.au">
|
||||
<channels>
|
||||
<channel update="i" site="sportsfan.com.au" site_id="sports-fan-tv" xmltv_id="Sports Fan TV">Sports Fan TV</channel>
|
||||
</channels>
|
||||
</site>
|
32
siteini.pack/Australia/sportsfan.com.au.ini
Executable file
32
siteini.pack/Australia/sportsfan.com.au.ini
Executable file
|
@ -0,0 +1,32 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: sportsfan.com.au
|
||||
* @MinSWversion: 1.1.1/56.25
|
||||
* @Revision 0 - [17/06/2016] Blackbear199
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
site {url=sportsfan.com.au|timezone=UTC|maxdays=4|cultureinfo=en-GB|charset=UTF-8|titlematchfactor=90}
|
||||
site {ratingsystem=GB|episodesystem=onscreen}
|
||||
url_index{url|http://www.sportsfan.com.au/ajax.aspx?Feed=EPGSummary.GetContentFeed&TabID=607&StreamingTVTabID=492&TruncateLength=40&ChannelID=4&Date=|urldate|&Search=&TimezoneOffset=0&_=}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
urldate.format {datestring|yyyy-MM-dd}
|
||||
*
|
||||
index_showsplit.scrub {multi|<div class="epgPrograms"|||}
|
||||
*
|
||||
*index_date.scrub {single(scope=datelogo)|date="||"|"}
|
||||
index_start.scrub {single|<p class="time">||</p>|</p>}
|
||||
index_title.scrub {single|<p class="title">||</p>|</p>}
|
||||
index_description.scrub {single|<p>||</p>|</p>}
|
||||
*
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*url_index{url|http://www.sportsfan.com.au/Home/WatchSportsFanTV/EPGChannelGuide/tabid/607/ChannelID/4/Default.aspx}
|
||||
*index_site_id.scrub {|}
|
||||
*index_site_id.modify {set|sports-fan-tv}
|
||||
*index_site_channel.modify {set|Sports Fan TV}
|
||||
** @auto_xml_channel_end
|
57
siteini.pack/Australia/yourtv.com.au.channels.xml
Executable file
57
siteini.pack/Australia/yourtv.com.au.channels.xml
Executable file
|
@ -0,0 +1,57 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.56.25 -- Jan van Straaten" site="yourtv.com.au">
|
||||
<channels>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##18017" xmltv_id="NBN">NBN</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##431558" xmltv_id="NBN 9HD">NBN 9HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##408549" xmltv_id="9GEM">9GEM</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##421319" xmltv_id="9GO!">9GO!</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##431559" xmltv_id="9Life">9Life</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##18294" xmltv_id="ABC">ABC</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##284791" xmltv_id="ABC2 / KIDS">ABC2 / KIDS</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##411316" xmltv_id="ABC3">ABC3</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##391135" xmltv_id="ABC News 24">ABC News 24</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##259105" xmltv_id="SBS">SBS</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##391140" xmltv_id="SBS HD">SBS HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##284883" xmltv_id="SBS 2">SBS 2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##431491" xmltv_id="Food Network">Food Network</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##430922" xmltv_id="NITV">NITV</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##289726" xmltv_id="SC10">SC10</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##406681" xmltv_id="ONE">ONE</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##430637" xmltv_id="TVSN">TVSN</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##422290" xmltv_id="ELEVEN">ELEVEN</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##431095" xmltv_id="Aspire">Aspire</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##429678" xmltv_id="Extra">Extra</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##289721" xmltv_id="PRIME7">PRIME7</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##412512" xmltv_id="7TWO">7TWO</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##391953" xmltv_id="7mate">7mate</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##431208" xmltv_id="RACING.COM">RACING.COM</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##251314" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##271867" xmltv_id="E!">E!</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##259068" xmltv_id="fashiontv">fashiontv</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##386388" xmltv_id="NITV">NITV</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##280637" xmltv_id="ACC">ACC</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##251364" xmltv_id="TCM">TCM</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##251320" xmltv_id="ESPN">ESPN</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##397772" xmltv_id="Eurosport">Eurosport</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##271869" xmltv_id="Eurosport News">Eurosport News</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##386214" xmltv_id="beIN Sports 1">beIN Sports 1</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##251352" xmltv_id="National Geographic">National Geographic</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##257786" xmltv_id="Nat Geo People">Nat Geo People</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##251276" xmltv_id="Animal Planet">Animal Planet</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##271863" xmltv_id="TLC">TLC</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##271862" xmltv_id="Discovery Science">Discovery Science</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##251341" xmltv_id="CNN">CNN</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##251338" xmltv_id="BBC World News">BBC World News</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##251340" xmltv_id="CNBC">CNBC</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##271159" xmltv_id="Bloomberg">Bloomberg</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##369248" xmltv_id="Channel NewsAsia">Channel NewsAsia</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##377786" xmltv_id="Al Jazeera English">Al Jazeera English</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##251277" xmltv_id="Disney Channel">Disney Channel</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##290740" xmltv_id="Disney Junior">Disney Junior</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##251380" xmltv_id="CARTOON NETWORK">CARTOON NETWORK</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##271829" xmltv_id="BOOMERANG">BOOMERANG</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##259065" xmltv_id="TV5">TV5</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##259067" xmltv_id="DW">DW</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="Region=184##PayRegion=128##271866" xmltv_id="MTV Dance">MTV Dance</channel>
|
||||
</channels>
|
||||
</site>
|
173
siteini.pack/Australia/yourtv.com.au.ini
Executable file
173
siteini.pack/Australia/yourtv.com.au.ini
Executable file
|
@ -0,0 +1,173 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: yourtv.com.au
|
||||
* @MinSWversion: V1.57
|
||||
* @Revision 5 - [15/11/2016] Blackbear199
|
||||
* showsplit fix
|
||||
* @Revision 4 - [16/10/2016] Blackbear199
|
||||
* rewrite again
|
||||
* @Revision 3 - [12/06/2016] Blackbear199
|
||||
* rewrite
|
||||
* @Revision 2 - [16/04/2014] Jan van Straaten
|
||||
* added keepindexpages, channellist creation block
|
||||
* @Revision 1 - [20/12/2011] Jan van Straaten
|
||||
* removed keepindexpages, doesn't work in 109
|
||||
* @Remarks:
|
||||
*
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
*
|
||||
* set timezone= to the austraila timezone for the region you selected.use timezone=? and run webgrab once.
|
||||
* open you webgrab++.log and there will be a list of valid timezones for the world.
|
||||
*
|
||||
site {url=yourtv.com.au|timezone=UTC+08:00|maxdays=7|cultureinfo=en-AU|charset=UTF-8|titlematchfactor=90}
|
||||
site {ratingsystem=AU|subtitlestype=ClosedCaption|episodesystem=onscreen|firstshow=1}
|
||||
*
|
||||
url_index{url|https://www.yourtv.com.au/api/guide/?day=|urldate|&timezone=Australia%2F##timezone##&format=html®ion=##region##}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
*
|
||||
urldate.format {list|today|tomorrow|{datestring|ddd}}
|
||||
*
|
||||
scope.range{(urlindex)|end}
|
||||
index_temp_1.modify {set|'config_site_id'}
|
||||
index_temp_2.modify {substring(type=regex)|'index_temp_1' "^.*#([^\#]*)##"} *region id
|
||||
index_temp_3.modify {substring(type=regex)|'index_temp_1' "##(.*?)$"} *timezone
|
||||
index_temp_1.modify {remove(type=regex)|^[^#]*(#.*$)} *channel id
|
||||
url_index.modify {replace|##region##|'index_temp_2'}
|
||||
url_index.modify {replace|##timezone##|'index_temp_3'}
|
||||
index_temp_4.modify {substring(type=regex)|'url_index' "day=([^&]*)&"}
|
||||
index_temp_4.modify {cleanup(style=lower)}
|
||||
url_index.modify {replace(type=regex)|day=([^&]*)&|'index_temp_4'}
|
||||
end_scope
|
||||
*
|
||||
index_urlchannellogo {url(includeblock="'index_variable_element'")|https://www.yourtv.com.au|<div class="guide__row"|data-channel-logo="|"|>}
|
||||
*
|
||||
index_variable_element.modify {set|'index_temp_1'}
|
||||
index_showsplit.scrub {multi(debug includeblock="data-channel-id="'index_variable_element'"")|<div class="guide__row"|||</section>}
|
||||
scope.range{(splitindex)|end}
|
||||
index_showsplit.modify {remove(type=regex)|<div class="guide__row guide__row--sticky".*$}
|
||||
index_showsplit.modify {substring(type=regex)|"<a class=\"show-link.*?<\/a>"}
|
||||
index_temp_1.modify {substring(type=regex)|'index_showsplit' "data-event-id=\"(\d+)\""}
|
||||
index_temp_1.modify {cleanup(removeduplicates span=1 link="index_showsplit")}
|
||||
end_scope
|
||||
*
|
||||
index_start.scrub {single|<p>||</p>|</p>}
|
||||
index_title.scrub {single|<h4>||</h4>|</h4>}
|
||||
*
|
||||
index_urlshow {url|https://www.yourtv.com.au/api/airings/|data-event-id="||">|">}
|
||||
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
*
|
||||
title.scrub {single|"title":"||"|"}
|
||||
subtitle.scrub {single|"episodeTitle":"||"|"}
|
||||
description.scrub {single|"synopsis":"||"|"}
|
||||
director.scrub {single|"director":"||"|"}
|
||||
actor.scrub {single(separator=", ")|"mainCast":"||"|"}
|
||||
category.scrub {single|"genre":{|"name":"|"|}}
|
||||
category.scrub {single|"programTypeId":||,|,}
|
||||
productiondate.scrub {single|"yearReleased":"||"|"}
|
||||
country.scrub {single|"country":"||"|"}
|
||||
rating.scrub {single|"classification":"||"|"}
|
||||
showicon.scrub {single|"w320":"||"|"}
|
||||
*
|
||||
*temp_1.scrub {single|"seriesNumber":"||"|"}
|
||||
*temp_1.modify {remove(type=regex)|\d{4}}
|
||||
*temp_1.modify {addstart(not "")|S}
|
||||
*temp_2.scrub {single|"episodeNumber":"||"|"}
|
||||
*temp_2.modify {addstart(not "")|E}
|
||||
*temp_1.modify {addend('temp_2' not "")|'temp_2'}
|
||||
*episode.modify {addstart(pattern="S'S1' E'E1'""S'S1'""E'E1'")|'temp_1'}
|
||||
*
|
||||
* 2 digit season/episode added to beginning of subtitle episodesystem=onscreen only
|
||||
temp_1.scrub {single|"seriesNumber":"||"|"}
|
||||
temp_1.modify {clear("0")} *erase if season number is zero
|
||||
temp_1.modify {remove(type=regex)|\d{4}} *erase if season number is 4 digits(year)
|
||||
temp_3.modify {calculate('temp_1' not "" type=char format=F0)|'temp_1' #}
|
||||
temp_1.modify {addstart('temp_3' "1")|0}
|
||||
temp_1.modify {addstart('temp_1' not "")|S}
|
||||
temp_2.scrub {single|"episodeNumber":"||"|"}
|
||||
temp_4.modify {calculate('temp_2' not "" type=char format=F0)|'temp_2' #}
|
||||
temp_2.modify {addstart('temp_4' "1")|0}
|
||||
temp_2.modify {addstart('temp_2' not "")|E}
|
||||
temp_2.modify {addstart|'temp_1'}
|
||||
subtitle.modify {addstart('temp_2' not "")|'temp_2' }
|
||||
*
|
||||
category.modify {replace|2|Movie}
|
||||
category.modify {replace|4|Series}
|
||||
category.modify {replace|5|Series}
|
||||
category.modify {replace|8|Series}
|
||||
category.modify {replace|9|Series}
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### REGION FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*url_index{url|https://www.yourtv.com.au/guide/}
|
||||
*index_site_id.scrub {regex||data-region-id="([^\"]*".*? data-region-timezone="[^\"]*)"||}
|
||||
*index_site_id.modify {replace(type=regex)|^[^\"]*(".*?timezone="Australia\/)|##}
|
||||
*index_site_channel.scrub {multi|data-region-name="||"|"}
|
||||
** @auto_xml_channel_end
|
||||
*
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
*
|
||||
* use region <channel.....</channel> from file created above in your WebGrab++.config.xml
|
||||
*
|
||||
* Pay Region Ids
|
||||
*
|
||||
* Foxtel = 168
|
||||
* Foxtel Play = 371
|
||||
* Foxtel on T-Box = 372
|
||||
* Optus TV Feat Foxtel = 192
|
||||
* FetchTV = 284
|
||||
* TransACT = 128
|
||||
*
|
||||
* select your region id from the list and edit these 2 lines
|
||||
*
|
||||
* subpage.format {list|'index_variable_element'|##region##}
|
||||
* index_temp_7.modify {set|'index_variable_element'\|##region##'index_temp_3'}
|
||||
* replace ##REGION## with your region id,example for Foxtel
|
||||
*
|
||||
* subpage.format {list|'index_variable_element'|168}
|
||||
* index_temp_7.modify {set|'index_variable_element'\|168'index_temp_3'}
|
||||
*
|
||||
* you can have as many regions as you want,after creating a region channel list
|
||||
* rename it with the region name,example yourtv.com.au.channels_foxtel_sidney.xml
|
||||
* or it will be overwritten if you choose to create another channel list with
|
||||
* a different region id.
|
||||
*
|
||||
** @auto_xml_channel_start
|
||||
*url_index{url|https://www.yourtv.com.au/api/regions/|subpage|/channels}
|
||||
*****subpage.format {list|'index_variable_element'|##REGION##} ****sample line change region id on line below
|
||||
*subpage.format {list|'index_variable_element'|168}
|
||||
*scope.range{(urlindex)|end}
|
||||
*index_variable_element.modify {substring(type=regex)|'config_site_id' "^([^#]*)##"}
|
||||
*end_scope
|
||||
*scope.range{(channellist)|end}
|
||||
*index_site_id.scrub {|}
|
||||
*index_temp_9.scrub {regex||\{.*?\}\]||}
|
||||
*index_variable_element.modify {set|'config_site_id'}
|
||||
*index_temp_3.modify {substring(type=regex)|'config_site_id' "##.*$"}
|
||||
*index_temp_4.modify {set|0}
|
||||
*loop{(each "index_temp_8" in 'index_temp_9')|end}
|
||||
*****index_temp_7.modify {set|'index_variable_element'\|##region##'index_temp_3'} ****sample line change region id on line below
|
||||
*index_temp_7.modify {set|'index_variable_element'\|168'index_temp_3'}
|
||||
*index_temp_7.modify {substring(type=element)|'index_temp_7' 'index_temp_4' 1}
|
||||
*index_temp_6.modify {substring(type=regex)|'index_temp_8' "\{\"id\":(\d+),\"description\""}
|
||||
*index_temp_6.modify {addend|#'index_temp_7'}
|
||||
*index_temp_6.modify {replace|\||###}
|
||||
*index_temp_1.modify {addend|'index_temp_6'###}
|
||||
*index_temp_5.modify {substring(type=regex)|'index_temp_8' "\{\"id\":\d+,\"description\":\"[^\"]*\",\"name"\:\"([^\"]*)\",\"callsign\""}
|
||||
*index_temp_5.modify {replace|\||###}
|
||||
*index_temp_2.modify {addend|'index_temp_5'###}
|
||||
*index_temp_4.modify {calculate(format=F0)|1 +}
|
||||
*end_loop
|
||||
*index_site_id.modify {addstart|'index_temp_1'}
|
||||
*index_site_id.modify {replace|###|\|}
|
||||
*index_site_id.modify {remove(type=element)|-1 1}
|
||||
*index_site_channel.modify {addstart|'index_temp_2'}
|
||||
*index_site_channel.modify {replace|###|\|}
|
||||
*index_site_channel.modify {remove(type=element)|-1 1}
|
||||
*index_site_id.modify {cleanup(removeduplicates link="index_site_channel")}
|
||||
*end_scope
|
||||
** @auto_xml_channel_end
|
28
siteini.pack/Australia/yourtv.com.au_readme.txt
Executable file
28
siteini.pack/Australia/yourtv.com.au_readme.txt
Executable file
|
@ -0,0 +1,28 @@
|
|||
* this sites needs a cookie file to work correctly.
|
||||
* steps to do
|
||||
|
||||
**************************************************************************************************
|
||||
* configure your settings on the site
|
||||
**************************************************************************************************
|
||||
01. go to the site
|
||||
02. set your preferences (click "Guide set-up")
|
||||
03. select at least, all the channels you want to grab for
|
||||
04. save the settings (click "Save Settings")
|
||||
**************************************************************************************************
|
||||
* save the cookie file
|
||||
**************************************************************************************************
|
||||
05. get the cookie file for this site and save it as "yourtv.com.au_cookies.txt"
|
||||
see http://webgrabplus.com/documentation/configuration/cookie
|
||||
for more info about cookie saving
|
||||
06. put "yourtv.com.au_cookies.txt" into the same directory as the .ini
|
||||
**************************************************************************************************
|
||||
* generate your own yourtv.com.au.channel.xml file
|
||||
**************************************************************************************************
|
||||
07. open yourtv.com.au.ini with a text editor
|
||||
08. remove the FIRST * in all the lines between @auto_xml_channel_start and @auto_xml_channel_end
|
||||
09. in the WebGrab++.config.xml file, add a dummy channel like this:
|
||||
<channel update="i" site="yourtv.com.au" site_id="" xmltv_id="dummy">dummy</channel>
|
||||
10. run WG++ once.
|
||||
11. your should get a yourtv.com.au.channel.xml file in the same directory as the .ini file
|
||||
12. put the first * back in all the lines between @auto_xml_channel_start and @auto_xml_channel_end
|
||||
13. use the yourtv.com.au.channel.xml to setup your WebGrab++.config.xml file (you can now remove the dummy channels from 09.)
|
53
siteini.pack/Australia/yourtv.com.au_regions.xml
Executable file
53
siteini.pack/Australia/yourtv.com.au_regions.xml
Executable file
|
@ -0,0 +1,53 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.57 -- Jan van Straaten" site="yourtv.com.au">
|
||||
<channels>
|
||||
<channel update="i" site="yourtv.com.au" site_id="73##Sydney" xmltv_id="Sydney">Sydney</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="63##Broken_Hill" xmltv_id="Broken Hill">Broken Hill</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="66##Sydney" xmltv_id="Central Coast">Central Coast</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="292##Sydney" xmltv_id="Coffs Harbour">Coffs Harbour</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="67##Sydney" xmltv_id="Griffith">Griffith</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="261##Sydney" xmltv_id="Lismore">Lismore</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="184##Sydney" xmltv_id="Newcastle">Newcastle</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="262##Sydney" xmltv_id="Orange/Dubbo">Orange/Dubbo</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="106##Sydney" xmltv_id="Remote and Central">Remote and Central</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="259##Sydney" xmltv_id="South Coast">South Coast</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="69##Sydney" xmltv_id="Tamworth">Tamworth</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="263##Sydney" xmltv_id="Taree/Port Macquarie">Taree/Port Macquarie</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="264##Sydney" xmltv_id="Wagga Wagga">Wagga Wagga</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="71##Sydney" xmltv_id="Wollongong">Wollongong</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="94##Melbourne" xmltv_id="Melbourne">Melbourne</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="268##Melbourne" xmltv_id="Albury/Wodonga">Albury/Wodonga</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="90##Melbourne" xmltv_id="Ballarat">Ballarat</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="266##Melbourne" xmltv_id="Bendigo">Bendigo</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="93##Melbourne" xmltv_id="Geelong">Geelong</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="98##Melbourne" xmltv_id="Gippsland">Gippsland</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="95##Melbourne" xmltv_id="Mildura/Sunraysia">Mildura/Sunraysia</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="267##Melbourne" xmltv_id="Shepparton">Shepparton</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="81##Adelaide" xmltv_id="Adelaide">Adelaide</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="82##Adelaide" xmltv_id="Port Augusta">Port Augusta</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="107##Adelaide" xmltv_id="Remote and Central">Remote and Central</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="83##Adelaide" xmltv_id="Riverland">Riverland</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="85##Adelaide" xmltv_id="South East SA">South East SA</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="86##Adelaide" xmltv_id="Spencer Gulf">Spencer Gulf</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="75##Brisbane" xmltv_id="Brisbane">Brisbane</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="79##Brisbane" xmltv_id="Cairns">Cairns</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="78##Brisbane" xmltv_id="Gold Coast">Gold Coast</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="253##Brisbane" xmltv_id="Mackay">Mackay</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="114##Brisbane" xmltv_id="Remote and Central">Remote and Central</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="254##Brisbane" xmltv_id="Rockhampton">Rockhampton</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="255##Brisbane" xmltv_id="Sunshine Coast">Sunshine Coast</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="256##Brisbane" xmltv_id="Toowoomba">Toowoomba</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="257##Brisbane" xmltv_id="Townsville">Townsville</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="258##Brisbane" xmltv_id="Wide Bay">Wide Bay</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="101##Perth" xmltv_id="Perth">Perth</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="344##Perth" xmltv_id="Albany">Albany</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="343##Perth" xmltv_id="Bunbury">Bunbury</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="342##Perth" xmltv_id="Mandurah">Mandurah</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="102##Perth" xmltv_id="Regional WA">Regional WA</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="126##Sydney" xmltv_id="Canberra">Canberra</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="74##Darwin" xmltv_id="Darwin">Darwin</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="108##Darwin" xmltv_id="Regional NT">Regional NT</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="88##Hobart" xmltv_id="Hobart">Hobart</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="293##Hobart" xmltv_id="Launceston">Launceston</channel>
|
||||
</channels>
|
||||
</site>
|
208
siteini.pack/Australia/yourtv.com.au_sidney_channels.xml
Executable file
208
siteini.pack/Australia/yourtv.com.au_sidney_channels.xml
Executable file
|
@ -0,0 +1,208 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.57 -- Jan van Straaten" site="yourtv.com.au">
|
||||
<channels>
|
||||
<channel update="i" site="yourtv.com.au" site_id="18671#73##Sydney" xmltv_id="Nine">Nine</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431503#73##Sydney" xmltv_id="9HD">9HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="391134#73##Sydney" xmltv_id="9Gem">9Gem</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="407760#73##Sydney" xmltv_id="9Go!">9Go!</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431510#73##Sydney" xmltv_id="9Life">9Life</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="18294#73##Sydney" xmltv_id="ABC">ABC</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="284791#73##Sydney" xmltv_id="ABC2 / KIDS">ABC2 / KIDS</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="411316#73##Sydney" xmltv_id="ABC ME">ABC ME</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="391135#73##Sydney" xmltv_id="ABC News 24">ABC News 24</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251831#73##Sydney" xmltv_id="SBS">SBS</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="391140#73##Sydney" xmltv_id="SBS HD">SBS HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="284883#73##Sydney" xmltv_id="SBS 2">SBS 2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="85459#73##Sydney" xmltv_id="TEN">TEN</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431565#73##Sydney" xmltv_id="TEN HD">TEN HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="388609#73##Sydney" xmltv_id="ONE">ONE</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="403769#73##Sydney" xmltv_id="ELEVEN">ELEVEN</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="18891#73##Sydney" xmltv_id="Seven">Seven</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431611#73##Sydney" xmltv_id="7HD">7HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="410798#73##Sydney" xmltv_id="7TWO">7TWO</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="387291#73##Sydney" xmltv_id="7mate">7mate</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431541#73##Sydney" xmltv_id="7flix">7flix</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="430637#73##Sydney" xmltv_id="TVSN">TVSN</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431136#73##Sydney" xmltv_id="SpreeTV">SpreeTV</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431491#73##Sydney" xmltv_id="Food Network">Food Network</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="430922#73##Sydney" xmltv_id="NITV">NITV</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431208#73##Sydney" xmltv_id="RACING.COM">RACING.COM</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="429678#73##Sydney" xmltv_id="Extra">Extra</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431175#168##Sydney" xmltv_id="TVH!ts">TVH!ts</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251333#168##Sydney" xmltv_id="UKTV">UKTV</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251321#168##Sydney" xmltv_id="ARENA">ARENA</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251264#168##Sydney" xmltv_id="Lifestyle Channel">Lifestyle Channel</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409422#168##Sydney" xmltv_id="FOX8">FOX8</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="397629#168##Sydney" xmltv_id="111">111</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251349#168##Sydney" xmltv_id="Universal Channel">Universal Channel</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251351#168##Sydney" xmltv_id="FOX Classics">FOX Classics</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409418#168##Sydney" xmltv_id="Showcase">Showcase</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431331#168##Sydney" xmltv_id="Boxsets">Boxsets</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431697#168##Sydney" xmltv_id="Binge">Binge</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431278#168##Sydney" xmltv_id="BBC First">BBC First</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409283#168##Sydney" xmltv_id="13TH STREET">13TH STREET</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="429295#168##Sydney" xmltv_id="FX">FX</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251363#168##Sydney" xmltv_id="THE COMEDY CHANNEL">THE COMEDY CHANNEL</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="429245#168##Sydney" xmltv_id="A&E HD">A&E HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431177#168##Sydney" xmltv_id="Syfy">Syfy</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251314#168##Sydney" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="271867#168##Sydney" xmltv_id="E!">E!</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409167#168##Sydney" xmltv_id="style.">style.</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="271839#168##Sydney" xmltv_id="Lifestyle FOOD">Lifestyle FOOD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="422804#168##Sydney" xmltv_id="Lifestyle HOME">Lifestyle HOME</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409127#168##Sydney" xmltv_id="Lifestyle YOU">Lifestyle YOU</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="271863#168##Sydney" xmltv_id="TLC">TLC</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431394#168##Sydney" xmltv_id="Arts">Arts</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431182#168##Sydney" xmltv_id="TVH!ts +2">TVH!ts +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="274860#168##Sydney" xmltv_id="UKTV +2">UKTV +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="274854#168##Sydney" xmltv_id="ARENA +2">ARENA +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="274857#168##Sydney" xmltv_id="Lifestyle Channel +2">Lifestyle Channel +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="274856#168##Sydney" xmltv_id="FOX8 +2">FOX8 +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409429#168##Sydney" xmltv_id="111 +2">111 +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431190#168##Sydney" xmltv_id="Universal +2">Universal +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="274855#168##Sydney" xmltv_id="FOX Classics +2">FOX Classics +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409433#168##Sydney" xmltv_id="Showcase +2">Showcase +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="419262#168##Sydney" xmltv_id="13TH STREET +2">13TH STREET +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="430210#168##Sydney" xmltv_id="FX+2">FX+2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431698#168##Sydney" xmltv_id="A&E +2">A&E +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="274858#168##Sydney" xmltv_id="THE COMEDY CHANNEL+2">THE COMEDY CHANNEL+2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431178#168##Sydney" xmltv_id="Syfy +2">Syfy +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409428#168##Sydney" xmltv_id="Lifestyle FOOD +2">Lifestyle FOOD +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409432#168##Sydney" xmltv_id="Lifestyle YOU +2">Lifestyle YOU +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="419261#168##Sydney" xmltv_id="TLC +2">TLC +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="283419#168##Sydney" xmltv_id="AURORA">AURORA</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251274#168##Sydney" xmltv_id="TVSN Shopping">TVSN Shopping</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="271589#168##Sydney" xmltv_id="EXPO">EXPO</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="280637#168##Sydney" xmltv_id="ACC">ACC</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431709#168##Sydney" xmltv_id="Hillsong TV">Hillsong TV</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431708#168##Sydney" xmltv_id="SonLife">SonLife</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431391#168##Sydney" xmltv_id="Daystar">Daystar</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431320#168##Sydney" xmltv_id="ARENA HD">ARENA HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="422805#168##Sydney" xmltv_id="Lifestyle HD">Lifestyle HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251262#168##Sydney" xmltv_id="FOX8 HD">FOX8 HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431328#168##Sydney" xmltv_id="Universal HD">Universal HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="386866#168##Sydney" xmltv_id="Showcase HD">Showcase HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431696#168##Sydney" xmltv_id="Binge HD">Binge HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431330#168##Sydney" xmltv_id="Boxsets HD">Boxsets HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431277#168##Sydney" xmltv_id="BBC First HD">BBC First HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431321#168##Sydney" xmltv_id="13TH STREET HD">13TH STREET HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="429294#168##Sydney" xmltv_id="FX HD">FX HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="429246#168##Sydney" xmltv_id="A&E">A&E</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431176#168##Sydney" xmltv_id="Syfy HD">Syfy HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431393#168##Sydney" xmltv_id="Arts HD">Arts HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251356#168##Sydney" xmltv_id="Premiere HD">Premiere HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="430846#168##Sydney" xmltv_id="Masterpiece HD">Masterpiece HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431243#168##Sydney" xmltv_id="Foxtel Movies Disney HD">Foxtel Movies Disney HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="430848#168##Sydney" xmltv_id="Family HD">Family HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409316#168##Sydney" xmltv_id="Action HD">Action HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="430850#168##Sydney" xmltv_id="Comedy HD">Comedy HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="430851#168##Sydney" xmltv_id="Romance HD">Romance HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="430844#168##Sydney" xmltv_id="Thriller HD">Thriller HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431324#168##Sydney" xmltv_id="World Movies HD">World Movies HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431627#168##Sydney" xmltv_id="More Movies HD">More Movies HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431322#168##Sydney" xmltv_id="FOX SPORTS News HD">FOX SPORTS News HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251347#168##Sydney" xmltv_id="FOX SPORTS 1 HD">FOX SPORTS 1 HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="252415#168##Sydney" xmltv_id="FOX SPORTS 2 HD">FOX SPORTS 2 HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="375224#168##Sydney" xmltv_id="FOX SPORTS 3 HD">FOX SPORTS 3 HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="429084#168##Sydney" xmltv_id="FOX FOOTY HD">FOX FOOTY HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431338#168##Sydney" xmltv_id="FOX SPORTS 4 HD">FOX SPORTS 4 HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="419254#168##Sydney" xmltv_id="FOX SPORTS 5 HD">FOX SPORTS 5 HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="423299#168##Sydney" xmltv_id="ESPN HD">ESPN HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="390634#168##Sydney" xmltv_id="ESPN2HD">ESPN2HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431325#168##Sydney" xmltv_id="Eurosport HD">Eurosport HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431586#168##Sydney" xmltv_id="Sky Tbred HD">Sky Tbred HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431527#168##Sydney" xmltv_id="Sky News HD">Sky News HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431528#168##Sydney" xmltv_id="Sky Business HD">Sky Business HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="392392#168##Sydney" xmltv_id="Discovery HD">Discovery HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="392401#168##Sydney" xmltv_id="Nat Geo HD">Nat Geo HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431326#168##Sydney" xmltv_id="The History Channel HD">The History Channel HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="397628#168##Sydney" xmltv_id="BBC Knowledge HD">BBC Knowledge HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409282#168##Sydney" xmltv_id="Nat Geo Wild HD">Nat Geo Wild HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431599#168##Sydney" xmltv_id="beIN SPORTS 1 HD">beIN SPORTS 1 HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431600#168##Sydney" xmltv_id="beIN SPORTS 2 HD">beIN SPORTS 2 HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431603#168##Sydney" xmltv_id="beIN SPORTS 3 HD">beIN SPORTS 3 HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431629#168##Sydney" xmltv_id="Chelsea FC TV HD">Chelsea FC TV HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431631#168##Sydney" xmltv_id="Liverpool FC TV HD">Liverpool FC TV HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431635#168##Sydney" xmltv_id="Manch United FC TV HD">Manch United FC TV HD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431628#168##Sydney" xmltv_id="More Movies">More Movies</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409419#168##Sydney" xmltv_id="Premiere">Premiere</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="256320#168##Sydney" xmltv_id="Premiere +2">Premiere +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431244#168##Sydney" xmltv_id="Foxtel Movies Disney SD">Foxtel Movies Disney SD</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="430849#168##Sydney" xmltv_id="Family">Family</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409425#168##Sydney" xmltv_id="Action">Action</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409165#168##Sydney" xmltv_id="Comedy">Comedy</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409166#168##Sydney" xmltv_id="Romance">Romance</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="430845#168##Sydney" xmltv_id="Thriller">Thriller</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="430847#168##Sydney" xmltv_id="Masterpiece">Masterpiece</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431044#168##Sydney" xmltv_id="Action+2">Action+2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431043#168##Sydney" xmltv_id="Family +2">Family +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431410#168##Sydney" xmltv_id="Disney Movies +2">Disney Movies +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251364#168##Sydney" xmltv_id="TCM">TCM</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251368#168##Sydney" xmltv_id="World Movies">World Movies</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="376128#168##Sydney" xmltv_id="FOX SPORTS News">FOX SPORTS News</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409420#168##Sydney" xmltv_id="FOX SPORTS 1">FOX SPORTS 1</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409421#168##Sydney" xmltv_id="FOX SPORTS 2">FOX SPORTS 2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409913#168##Sydney" xmltv_id="FOX SPORTS 3">FOX SPORTS 3</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="429292#168##Sydney" xmltv_id="FOX FOOTY">FOX FOOTY</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="271865#168##Sydney" xmltv_id="FOX SPORTS 4">FOX SPORTS 4</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="419256#168##Sydney" xmltv_id="FOX SPORTS 5">FOX SPORTS 5</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="429664#168##Sydney" xmltv_id="FOX SPORTS PLUS">FOX SPORTS PLUS</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251320#168##Sydney" xmltv_id="ESPN">ESPN</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="423300#168##Sydney" xmltv_id="ESPN2">ESPN2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="397772#168##Sydney" xmltv_id="Eurosport">Eurosport</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="271869#168##Sydney" xmltv_id="Eurosport News">Eurosport News</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431601#168##Sydney" xmltv_id="beIN SPORTS 2">beIN SPORTS 2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431602#168##Sydney" xmltv_id="beIN SPORTS 3">beIN SPORTS 3</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431630#168##Sydney" xmltv_id="Chelsea FC TV">Chelsea FC TV</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431632#168##Sydney" xmltv_id="Liverpool FC TV">Liverpool FC TV</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431636#168##Sydney" xmltv_id="Manchester United FC TV">Manchester United FC TV</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251358#168##Sydney" xmltv_id="Sky Racing 1">Sky Racing 1</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="414098#168##Sydney" xmltv_id="Sky Racing 2">Sky Racing 2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="414103#168##Sydney" xmltv_id="Sky Thoroughbred Central">Sky Thoroughbred Central</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="386214#168##Sydney" xmltv_id="beIN Sports 1">beIN Sports 1</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251268#168##Sydney" xmltv_id="Sky News Australia">Sky News Australia</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="388070#168##Sydney" xmltv_id="Sky News Business">Sky News Business</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="270681#168##Sydney" xmltv_id="SKY Weather">SKY Weather</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251270#168##Sydney" xmltv_id="FOX NEWS">FOX NEWS</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251341#168##Sydney" xmltv_id="CNN">CNN</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251346#168##Sydney" xmltv_id="Discovery Channel">Discovery Channel</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251352#168##Sydney" xmltv_id="National Geographic">National Geographic</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="256229#168##Sydney" xmltv_id="The History Channel">The History Channel</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="419251#168##Sydney" xmltv_id="BBC Knowledge">BBC Knowledge</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="282414#168##Sydney" xmltv_id="Crime & Investigation">Crime & Investigation</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251276#168##Sydney" xmltv_id="Animal Planet">Animal Planet</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="419252#168##Sydney" xmltv_id="Nat Geo Wild">Nat Geo Wild</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="257786#168##Sydney" xmltv_id="Nat Geo People">Nat Geo People</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409683#168##Sydney" xmltv_id="Discovery Turbo">Discovery Turbo</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409434#168##Sydney" xmltv_id="Discovery Turbo +2">Discovery Turbo +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="271862#168##Sydney" xmltv_id="Discovery Science">Discovery Science</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="409431#168##Sydney" xmltv_id="Discovery Channel +2">Discovery Channel +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="419259#168##Sydney" xmltv_id="Nat Geo +2">Nat Geo +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="401438#168##Sydney" xmltv_id="Sky News Election">Sky News Election</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251338#168##Sydney" xmltv_id="BBC World News">BBC World News</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="271159#168##Sydney" xmltv_id="Bloomberg">Bloomberg</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="377786#168##Sydney" xmltv_id="Al Jazeera English">Al Jazeera English</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251340#168##Sydney" xmltv_id="CNBC">CNBC</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="417661#168##Sydney" xmltv_id="CCTV News">CCTV News</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431122#168##Sydney" xmltv_id="CCTV-9 Documentary">CCTV-9 Documentary</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431123#168##Sydney" xmltv_id="NHK">NHK</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431392#168##Sydney" xmltv_id="Russia Today">Russia Today</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251354#168##Sydney" xmltv_id="Nickelodeon">Nickelodeon</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="271840#168##Sydney" xmltv_id="Nick Jr">Nick Jr</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="397630#168##Sydney" xmltv_id="BBC CBeebies">BBC CBeebies</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251277#168##Sydney" xmltv_id="Disney Channel">Disney Channel</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="290740#168##Sydney" xmltv_id="Disney Junior">Disney Junior</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251380#168##Sydney" xmltv_id="CARTOON NETWORK">CARTOON NETWORK</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="271829#168##Sydney" xmltv_id="BOOMERANG">BOOMERANG</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431329#168##Sydney" xmltv_id="Discovery Kids">Discovery Kids</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="273086#168##Sydney" xmltv_id="[V] Hits">[V] Hits</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431590#168##Sydney" xmltv_id="[V] Hits +2">[V] Hits +2</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="256230#168##Sydney" xmltv_id="MAX">MAX</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="431185#168##Sydney" xmltv_id="Smooth">Smooth</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="380333#168##Sydney" xmltv_id="MTV Music">MTV Music</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="271866#168##Sydney" xmltv_id="MTV Dance">MTV Dance</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="271873#168##Sydney" xmltv_id="CMC">CMC</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251273#168##Sydney" xmltv_id="Antenna">Antenna</channel>
|
||||
<channel update="i" site="yourtv.com.au" site_id="251271#168##Sydney" xmltv_id="RAI">RAI</channel>
|
||||
</channels>
|
||||
</site>
|
111
siteini.pack/Austria/m.tele.at.channels.xml
Executable file
111
siteini.pack/Austria/m.tele.at.channels.xml
Executable file
|
@ -0,0 +1,111 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.56.15 -- Jan van Straaten" site="m.tele.at">
|
||||
<channels>
|
||||
<channel update="i" site="m.tele.at" site_id="112" xmltv_id="13th Street">13th Street</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="1" xmltv_id="3sat">3sat</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="185" xmltv_id="Al Jazeera">Al Jazeera</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="2" xmltv_id="ARD-alpha">ARD-alpha</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="6" xmltv_id="ARTE">ARTE</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="7" xmltv_id="ATV">ATV</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="176" xmltv_id="ATV2">ATV2</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="9" xmltv_id="AXN">AXN</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="137" xmltv_id="Bayerisches Fernsehen">Bayerisches Fernsehen</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="14" xmltv_id="BBC">BBC</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="15" xmltv_id="BBC Entertainment">BBC Entertainment</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="18" xmltv_id="Beate Uhse TV">Beate Uhse TV</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="16" xmltv_id="Bibel TV">Bibel TV</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="177" xmltv_id="Bon Gusto">Bon Gusto</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="21" xmltv_id="Classica">Classica</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="22" xmltv_id="CNN">CNN</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="23" xmltv_id="Comedy Central">Comedy Central</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="5" xmltv_id="Das Erste">Das Erste</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="27" xmltv_id="Discovery Channel">Discovery Channel</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="25" xmltv_id="Disney Channel">Disney Channel</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="141" xmltv_id="Disney Cinemagic">Disney Cinemagic</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="78" xmltv_id="Disney Junior">Disney Junior</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="28" xmltv_id="Disney XD">Disney XD</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="30" xmltv_id="DMAX">DMAX</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="38" xmltv_id="Eins festival">Eins festival</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="59" xmltv_id="Eins plus">Eins plus</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="35" xmltv_id="Euronews">Euronews</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="36" xmltv_id="Eurosport">Eurosport</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="190" xmltv_id="Fix & Foxi">Fix & Foxi</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="145" xmltv_id="FM4">FM4</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="41" xmltv_id="FOX">FOX</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="44" xmltv_id="Goldstar TV">Goldstar TV</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="146" xmltv_id="gotv">gotv</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="45" xmltv_id="Heimatkanal">Heimatkanal</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="49" xmltv_id="hessen fernsehen">hessen fernsehen</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="47" xmltv_id="History">History</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="48" xmltv_id="HSE 24">HSE 24</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="50" xmltv_id="Junior">Junior</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="51" xmltv_id="kabel eins">kabel eins</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="54" xmltv_id="KI.KA">KI.KA</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="55" xmltv_id="MDR">MDR</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="56" xmltv_id="MGM">MGM</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="68" xmltv_id="n-tv">n-tv</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="60" xmltv_id="N24">N24</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="73" xmltv_id="National Geo. Wildlife">National Geo. Wildlife</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="62" xmltv_id="National Geographic">National Geographic</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="67" xmltv_id="NDR">NDR</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="64" xmltv_id="NICK">NICK</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="153" xmltv_id="Ö1">Ö1</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="70" xmltv_id="OKTO">OKTO</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="72" xmltv_id="ORF 2">ORF 2</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="175" xmltv_id="ORF 3">ORF 3</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="71" xmltv_id="ORF eins">ORF eins</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="124" xmltv_id="ORF Sport +">ORF Sport +</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="77" xmltv_id="Phoenix">Phoenix</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="182" xmltv_id="Pro7 MAXX">Pro7 MAXX</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="79" xmltv_id="ProSieben">ProSieben</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="80" xmltv_id="Puls 4">Puls 4</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="188" xmltv_id="RBB">RBB</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="186" xmltv_id="RIC">RIC</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="86" xmltv_id="RTL">RTL</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="88" xmltv_id="RTL Crime">RTL Crime</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="87" xmltv_id="RTL II">RTL II</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="178" xmltv_id="RTL NITRO">RTL NITRO</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="92" xmltv_id="Sat.1">Sat.1</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="181" xmltv_id="SAT.1 emotions">SAT.1 emotions</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="180" xmltv_id="SAT.1 Gold">SAT.1 Gold</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="162" xmltv_id="Servus TV">Servus TV</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="32" xmltv_id="SF1">SF1</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="140" xmltv_id="SF2">SF2</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="93" xmltv_id="Silverline">Silverline</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="163" xmltv_id="SIXX Austria">SIXX Austria</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="94" xmltv_id="Sky Action">Sky Action</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="179" xmltv_id="Sky Atlantic HD">Sky Atlantic HD</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="95" xmltv_id="Sky Bundesliga">Sky Bundesliga</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="97" xmltv_id="Sky Cinema +1">Sky Cinema +1</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="98" xmltv_id="Sky Cinema +24">Sky Cinema +24</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="96" xmltv_id="Sky Cinema HD">Sky Cinema HD</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="100" xmltv_id="Sky Comedy">Sky Comedy</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="101" xmltv_id="Sky Emotion">Sky Emotion</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="99" xmltv_id="Sky Hits">Sky Hits</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="102" xmltv_id="Sky Krimi">Sky Krimi</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="103" xmltv_id="Sky Nostalgie">Sky Nostalgie</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="104" xmltv_id="Sky Sport 1">Sky Sport 1</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="105" xmltv_id="Sky Sport 2">Sky Sport 2</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="106" xmltv_id="Sky Sport Austria">Sky Sport Austria</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="167" xmltv_id="Sky Sport HD (1)">Sky Sport HD (1)</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="164" xmltv_id="Slovenija 1">Slovenija 1</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="165" xmltv_id="Slovenija 2">Slovenija 2</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="166" xmltv_id="Spiegel Geschichte">Spiegel Geschichte</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="187" xmltv_id="Spiegel TV">Spiegel TV</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="33" xmltv_id="Sport1">Sport1</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="113" xmltv_id="Super RTL">Super RTL</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="90" xmltv_id="SWR">SWR</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="37" xmltv_id="Tagesschau24">Tagesschau24</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="118" xmltv_id="Tele 5">Tele 5</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="184" xmltv_id="TLC">TLC</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="172" xmltv_id="TNT-Serie">TNT-Serie</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="169" xmltv_id="TV5">TV5</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="126" xmltv_id="VOX">VOX</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="189" xmltv_id="W24">W24</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="127" xmltv_id="WDR">WDR</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="129" xmltv_id="ZDF">ZDF</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="130" xmltv_id="ZDF infokanal">ZDF infokanal</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="131" xmltv_id="ZDF neo">ZDF neo</channel>
|
||||
<channel update="i" site="m.tele.at" site_id="132" xmltv_id="ZDFkultur">ZDFkultur</channel>
|
||||
</channels>
|
||||
</site>
|
79
siteini.pack/Austria/m.tele.at.ini
Executable file
79
siteini.pack/Austria/m.tele.at.ini
Executable file
|
@ -0,0 +1,79 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: tele.at
|
||||
* @MinSWversion: V2.1.9
|
||||
* @Revision 2 - [29/01/2020] WGT*fix episode
|
||||
* @Revision 1 - [19/03/2016] Blackbear199
|
||||
* - showsplit and element fixes
|
||||
* @Revision 0 - [16/04/2013] Francis De Paemeleere
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=m.tele.at|timezone=UTC+01:00|maxdays=6|cultureinfo=en-GB|charset=utf-8|titlematchfactor=30}
|
||||
*
|
||||
urldate.format {datestring|dd.MM.yyyy}
|
||||
url_index{url|http://m.tele.at/listing?filter[station]=|channel|}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
*
|
||||
scope.range {(urlindex)|end}
|
||||
index_variable_element.modify {calculate(format=date,dd.MM.yyyy)|'urldate'}
|
||||
subpage.format {list|06%3A00|16%3A00|00%3A00}
|
||||
url_index.headers {method=POST|application/x-www-form-urlencoded}
|
||||
url_index.headers {postdata=filter%5BstartTime%5D='subpage'&filter%5BstartDate%5D='index_variable_element'}
|
||||
end_scope
|
||||
*
|
||||
index_showsplit.scrub {multi|<div class="rows">|<div class="row" id|<div class="labels">|<a href="/showComments"}
|
||||
*
|
||||
scope.range {(splitindex)|end}
|
||||
index_showsplit.modify {remove|\n}
|
||||
index_showsplit.modify {remove|</div> <a href="/showComments"} * remove the last line of one block
|
||||
index_showsplit.modify {replace| | } * remove any doulbe spaces
|
||||
index_showsplit.modify {replace| | }
|
||||
index_showsplit.modify {replace| | }
|
||||
index_showsplit.modify {replace| | }
|
||||
index_showsplit.modify {cleanup(removeduplicates=equal)} * remove any duplicate show
|
||||
end_scope
|
||||
*
|
||||
scope.range {(indexshowdetails)|end}
|
||||
index_title.scrub {single|<div class="title">|>|</a>|</a>}
|
||||
index_start.scrub {single(separator="-" include=first)|<div class="time">|>|</a>|</a>}
|
||||
index_stop.scrub {single(separator="-" include=last)|<div class="time">|>|</a>|</a>}
|
||||
index_urlshow {url|http://m.tele.at|<div class="title">|<a href="|">|">}
|
||||
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
end_scope
|
||||
*
|
||||
title.scrub {single|<div id="details">|<h1>|</h1>|</h1>}
|
||||
subtitle.scrub {single|<div id="details">|<h2>|</h2>|</h2>}
|
||||
description.scrub {single|<div class="content">|<div class="text">|</div>|}
|
||||
director.scrub {multi(separator=",")|Regie|<p>|</p>|</div>}
|
||||
actor.scrub {multi(separator=", ")|Schauspieler|<p>|</p>|</div>}
|
||||
category.scrub {single|<div class="genre">||</div>|</div>}
|
||||
productiondate.scrub {single|<div class="year">||</div>|</div>}
|
||||
showicon.scrub {single|<div class="image cell">|src="|"|>}
|
||||
temp_1.scrub {single|<span class="label labelIsWideScreen"|||</span>}
|
||||
videoquality.modify {addstart('temp_1' not="")|HDTV}
|
||||
*
|
||||
actor.modify {remove|Mit: }
|
||||
episode.modify {substring(type=regex pattern="'S1' Staffel Folge 'E1'""Folge 'E1'")|'description' ".*Folge\s\d+:\s"}
|
||||
description.modify {cleanup(tags="<"">")}
|
||||
description.modify {remove|'episode'}
|
||||
episode.modify {remove|.}
|
||||
episode.modify {remove|,}
|
||||
episode.modify {remove|:}
|
||||
actor.modify {cleanup}
|
||||
*
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*url_index{url|http://m.tele.at/sender.html}
|
||||
*index_site_channel.scrub {multi|<div class='stationLabel'>||</div>|</div>}
|
||||
*index_site_id.scrub {multi|<a href='http://m.tele.at/listing?filter[station]=||'>|'>}
|
||||
*scope.range {(channellist)|end}
|
||||
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
|
||||
*end_scope
|
||||
** @auto_xml_channel_end
|
||||
|
129
siteini.pack/Austria/tv-media.at.channels.xml
Executable file
129
siteini.pack/Austria/tv-media.at.channels.xml
Executable file
|
@ -0,0 +1,129 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/53.17 -- Jan van Straaten" site="tv-media.at">
|
||||
<channels>
|
||||
<channel update="i" site="tv-media.at" site_id="ORF1" xmltv_id="ORF eins">ORF eins</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ORF2" xmltv_id="ORF zwei">ORF zwei</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ATV" xmltv_id="ATV">ATV</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="PULS4" xmltv_id="PULS 4">PULS 4</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SERVUSTV" xmltv_id="SERVUS TV">SERVUS TV</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ORF3" xmltv_id="ORF III">ORF III</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ATV2" xmltv_id="ATV 2">ATV 2</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="RTL" xmltv_id="RTL">RTL</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SAT1" xmltv_id="SAT.1">SAT.1</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="PRO7" xmltv_id="PRO 7">PRO 7</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ARD" xmltv_id="ARD">ARD</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ZDF" xmltv_id="ZDF">ZDF</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="3SAT" xmltv_id="3SAT">3SAT</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ARTE" xmltv_id="ARTE">ARTE</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="BAYERN3" xmltv_id="BAYERN \/ BR">BAYERN \/ BR</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="VOX" xmltv_id="VOX">VOX</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="RTL2" xmltv_id="RTL 2">RTL 2</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="KAKA" xmltv_id="KABEL 1">KABEL 1</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="TELE5" xmltv_id="TELE 5">TELE 5</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SRTL" xmltv_id="SUPER RTL">SUPER RTL</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="DMAX" xmltv_id="DMAX">DMAX</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="RTLNITRO" xmltv_id="RTL NITRO">RTL NITRO</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="NICK" xmltv_id="NICK\/COMEDY CENTRAL">NICK\/COMEDY CENTRAL</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ANIXEHD" xmltv_id="ANIXE">ANIXE</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="KIKA" xmltv_id="KIKA">KIKA</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SW3.BW" xmltv_id="SWR">SWR</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="WEST3" xmltv_id="WDR">WDR</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="NORD3" xmltv_id="NDR">NDR</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="MDR" xmltv_id="MDR">MDR</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="HESSEN3" xmltv_id="HESSEN">HESSEN</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ALPHA" xmltv_id="ARD ALPHA">ARD ALPHA</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="RBB" xmltv_id="RBB">RBB</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="FESTIVAL" xmltv_id="EINS FESTIVAL">EINS FESTIVAL</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="EINSPLUS" xmltv_id="EINS PLUS">EINS PLUS</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="Kultur" xmltv_id="Kultur">Kultur</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ZDFNEO" xmltv_id="ZDF NEO">ZDF NEO</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="INFO" xmltv_id="ZDF INFO">ZDF INFO</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ZDFKULTUR" xmltv_id="ZDF KULTUR">ZDF KULTUR</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SAT1GOLD" xmltv_id="Sat.1 Gold">Sat.1 Gold</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SIXX.AU" xmltv_id="SIXX AUSTRIA">SIXX AUSTRIA</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="PRO7MAXX" xmltv_id="PRO 7 maxx">PRO 7 maxx</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="DISNEY" xmltv_id="DISNEY CHANNEL">DISNEY CHANNEL</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="DRS" xmltv_id="SF1">SF1</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SF2" xmltv_id="SF2">SF2</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="EXTRA" xmltv_id="TAGESSCHAU 24">TAGESSCHAU 24</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ORFSPORT" xmltv_id="ORF SPORT PLUS">ORF SPORT PLUS</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SPORT1DE" xmltv_id="SPORT 1">SPORT 1</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="BBCENTER" xmltv_id="BBC ENTERTAINMENT">BBC ENTERTAINMENT</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="RAI1" xmltv_id="RAI">RAI</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="TV5" xmltv_id="TV5 MONDE">TV5 MONDE</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="TRT" xmltv_id="TRT">TRT</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="NTV" xmltv_id="NTV">NTV</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="N24" xmltv_id="N 24">N 24</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="PHOENIX" xmltv_id="PHOENIX">PHOENIX</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="CNN" xmltv_id="CNN">CNN</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="CNBCPANEURO" xmltv_id="CNBC">CNBC</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKYKRIMI" xmltv_id="SKY KRIMI">SKY KRIMI</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="PREMFOX" xmltv_id="FOX">FOX</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="TNTSERIE" xmltv_id="TNT SERIE">TNT SERIE</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SCIFI" xmltv_id="SYFY">SYFY</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="UNIVERSAL" xmltv_id="UNIVERSAL">UNIVERSAL</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="RTLCRIME" xmltv_id="RTL CRIME">RTL CRIME</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="PASSION" xmltv_id="RTL PASSION">RTL PASSION</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="HEIMAT" xmltv_id="HEIMATKANAL">HEIMATKANAL</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="STREET" xmltv_id="13TH STREET">13TH STREET</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SPIEGELGESCH" xmltv_id="SPIEGEL GESCHICHTE">SPIEGEL GESCHICHTE</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="PRO7FUN" xmltv_id="PRO 7 FUN">PRO 7 FUN</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="GLITZ" xmltv_id="TNT GLITZ">TNT GLITZ</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="JUKEBOX" xmltv_id="JUKEBOX">JUKEBOX</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="CLASSICHDDE" xmltv_id="UNITEL CLASSICA">UNITEL CLASSICA</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="GOLDSTAR" xmltv_id="GOLD STAR TV">GOLD STAR TV</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="JUNIOR" xmltv_id="Junior">Junior</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="PLAYHOUSE" xmltv_id="DISNEY JUNIOR \/ Playhouse">DISNEY JUNIOR \/ Playhouse</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="DISNEYXD" xmltv_id="DISNEY XD">DISNEY XD</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="MOTORVISION" xmltv_id="MOTOR VISION TV">MOTOR VISION TV</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="HISTORY" xmltv_id="HISTORY HD">HISTORY HD</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="NATGEO" xmltv_id="NATIONAL GEOGRAPHIC">NATIONAL GEOGRAPHIC</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="NATGEOWILDDE" xmltv_id="NAT GEO WILD">NAT GEO WILD</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="TNTFILM" xmltv_id="TNT FILM">TNT FILM</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="AXN" xmltv_id="AXN ACTION">AXN ACTION</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="EENTERDE" xmltv_id="E! ENTERTAINMENT">E! ENTERTAINMENT</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SAT1EMOTION" xmltv_id="SAT 1. EMOTIONS">SAT 1. EMOTIONS</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="KINOWELT" xmltv_id="KINOWELT">KINOWELT</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="K1CLASSIC" xmltv_id="KABEL 1 CLASSICS">KABEL 1 CLASSICS</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="BIOGRAPHY" xmltv_id="BIOGRAPHY CHANNEL">BIOGRAPHY CHANNEL</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ROMANCETV" xmltv_id="ROMANCE TV">ROMANCE TV</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="RTLLIVING" xmltv_id="RTL LIVING">RTL LIVING</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="NICKPRE" xmltv_id="NICK TOONS">NICK TOONS</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ANIMAX" xmltv_id="ANIMAX">ANIMAX</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="BOOMERANG" xmltv_id="BOOMERANG">BOOMERANG</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="CARTOONDE" xmltv_id="CARTOON NETWORK">CARTOON NETWORK</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="EUROSP" xmltv_id="EURO SPORT">EURO SPORT</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="EUROSP2" xmltv_id="EUROSPORT 2">EUROSPORT 2</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="MTV" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="MTHD" xmltv_id="MTV LIVE HD">MTV LIVE HD</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKYCINEMA" xmltv_id="SKY CINEMA">SKY CINEMA</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKYCINEMA24" xmltv_id="SKY CINEMA +24">SKY CINEMA +24</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKYCINEMAHITS" xmltv_id="SKY HITS">SKY HITS</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKYACTION" xmltv_id="SKY ACTION">SKY ACTION</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKYNOSTALGIE" xmltv_id="SKY NOSTALGIE">SKY NOSTALGIE</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKYCOMEDY" xmltv_id="SKY COMEDY">SKY COMEDY</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKYEMOTION" xmltv_id="SKY EMOTION">SKY EMOTION</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKYATLANTIK" xmltv_id="SKY ATLANTIC HD">SKY ATLANTIC HD</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="DISCINEMAG" xmltv_id="DISNEY CINEMAGIC">DISNEY CINEMAGIC</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="MGM" xmltv_id="MGM">MGM</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKYSPOAUSTRIA" xmltv_id="SKY SPORT AUSTRIA">SKY SPORT AUSTRIA</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKYSPO1" xmltv_id="SKY SPORT 1">SKY SPORT 1</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKYSPO2" xmltv_id="SKY SPORT 2">SKY SPORT 2</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKYBULI" xmltv_id="SKY BUNDESLIGA">SKY BUNDESLIGA</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SPORT1PLUS" xmltv_id="SPORT 1 PLUS HD">SPORT 1 PLUS HD</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKYSPONEWS" xmltv_id="SKY SPORT NEWS HD">SKY SPORT NEWS HD</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SKY3D" xmltv_id="SKY 3D">SKY 3D</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="SPORT1USHD" xmltv_id="SPORT 1 US HD">SPORT 1 US HD</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="AUTOMOTORSPORT" xmltv_id="Auto Motor Sport">Auto Motor Sport</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="GOTV" xmltv_id="GO TV">GO TV</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="OKTO" xmltv_id="OKTO">OKTO</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="W24" xmltv_id="W24">W24</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="VIVA" xmltv_id="VIVA">VIVA</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="QVC" xmltv_id="QVC">QVC</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="HOT" xmltv_id="HSE 24">HSE 24</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="ANIMALPLANET" xmltv_id="Animal Planet">Animal Planet</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="PLAN" xmltv_id="Planet TV">Planet TV</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="GUTELAUNETV" xmltv_id="GUTE LAUNE TV">GUTE LAUNE TV</channel>
|
||||
<channel update="i" site="tv-media.at" site_id="BONGUSTO" xmltv_id="BONGUSTO HD">BONGUSTO HD</channel>
|
||||
</channels>
|
||||
</site>
|
64
siteini.pack/Austria/tv-media.at.ini
Executable file
64
siteini.pack/Austria/tv-media.at.ini
Executable file
|
@ -0,0 +1,64 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: tv-media.at
|
||||
* @MinSWversion: V2.1
|
||||
* @Revision 2 - [07/04/2019] doglover
|
||||
* - General update
|
||||
* @Revision 1 - [28/01/2017] doglover
|
||||
* - Via PHP for linux
|
||||
* @Revision 0 - [23/02/2016] doglover
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
*
|
||||
site {url=tv-media.at|timezone=Europe/Vienna|maxdays=7|cultureinfo=de-AT|charset=utf-8|titlematchfactor=50|firstshow=2}
|
||||
site {keepindexpage}
|
||||
url_index{url()|https://www.tv-media.at/nnw1-tv-data/programs_|urldate|.json}
|
||||
urldate.format {datestring|dd.MM}
|
||||
*
|
||||
*
|
||||
index_variable_element.modify{addstart|"sender":"'config_site_id'",}
|
||||
|
||||
index_showsplit.scrub {multi (includeblock='index_variable_element' exclude="tipp")|"programs":{"pt":[|{"id"|}|}]}}}
|
||||
index_start.scrub {single () |"zeit":"||"}
|
||||
index_title.scrub {single () |"titel":"||"}
|
||||
index_subtitle.scrub {single () |"subtitel":"||"}
|
||||
index_category.scrub {multi|"kategorie":"||"|,}
|
||||
index_temp_5.scrub {single ()|:"||"|,"titel}
|
||||
index_urlshow {url ()|https://www.tv-media.at/php/tv-media-programs-detail.php?id=|:"||"|,"titel}
|
||||
index_title.modify {cleanup}
|
||||
index_subtitle.modify {cleanup}
|
||||
index_category.modify {cleanup}
|
||||
index_subtitle.modify {remove|\}
|
||||
index_category.modify {remove|\}
|
||||
|
||||
title.scrub {single|"titel":"||"}
|
||||
subtitle.scrub {single|"ut":"||"}
|
||||
description.scrub {single|"archivtext":["||"|}
|
||||
description.modify {cleanup}
|
||||
title.modify {cleanup}
|
||||
subtitle.modify {cleanup}
|
||||
subtitle.modify {remove|\}
|
||||
description.modify {remove|\}
|
||||
director.scrub {multi|"reg":"||"}
|
||||
actor.scrub {multi|"darname":"||}|}
|
||||
actor.modify {replace|,"rolle":| - }
|
||||
actor.modify {remove|"}
|
||||
actor.modify {cleanup}
|
||||
director.modify {clenaup}
|
||||
actor.modify {cleanup}
|
||||
director.modify {cleanup}
|
||||
actor.modify {remove|\}
|
||||
director.modify {remove|\}
|
||||
|
||||
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*index_site_channel.scrub {multi ()|"sender":"|"sendername":"|"|}
|
||||
*index_site_id.scrub {multi|"sender":"||"|}
|
||||
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
|
||||
** @auto_xml_channel_end
|
9
siteini.pack/Austria/tv.orf.at.channels.xml
Executable file
9
siteini.pack/Austria/tv.orf.at.channels.xml
Executable file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V1.57 -- Jan van Straaten" site="tv.orf.at">
|
||||
<channels>
|
||||
<channel update="i" site="tv.orf.at" site_id="orf1" xmltv_id="ORF eins">ORF eins</channel>
|
||||
<channel update="i" site="tv.orf.at" site_id="orf2" xmltv_id="ORF 2">ORF 2</channel>
|
||||
<channel update="i" site="tv.orf.at" site_id="orf3" xmltv_id="ORF III">ORF III</channel>
|
||||
<channel update="i" site="tv.orf.at" site_id="orfsportplus" xmltv_id="ORF Sport+">ORF Sport+</channel>
|
||||
</channels>
|
||||
</site>
|
64
siteini.pack/Austria/tv.orf.at.ini
Executable file
64
siteini.pack/Austria/tv.orf.at.ini
Executable file
|
@ -0,0 +1,64 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: tv.orf.at
|
||||
* @MinSWversion: V1.57
|
||||
* @Revision 0 - [15/11/2016] Blackbear199
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
site {url=tv.orf.at|timezone=Europe/Vienna|maxdays=14|cultureinfo=de-AT|charset=UTF-8|titlematchfactor=90}
|
||||
site {ratingsystem=AT|episodesystem=onscreen}
|
||||
*
|
||||
url_index{url|http://tv.orf.at/program/|channel|/|urldate|/}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
*
|
||||
urldate.format {datestring|yyyyMMdd}
|
||||
*
|
||||
index_showsplit.scrub {multi|<div class="starttime">|||<div class="navigation"}
|
||||
*
|
||||
index_urlshow {url||<p class="detaillink">|<a href="|">|</p>}
|
||||
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
*
|
||||
index_variable_element.modify {set|'config_site_id'}
|
||||
index_urlchannellogo.modify {addstart|http://tv.orf.at/imagesv2/tv_logo_'index_variable_element'_hl.png}
|
||||
*
|
||||
index_start.scrub {single|<h3 class="|">|</h2>|</div>}
|
||||
index_title.scrub {single|<h2 class="|">|</h2>|</div>}
|
||||
index_subtitle.scrub {single|<h3>||</h3>|</h3>}
|
||||
index_category.scrub {single|<p class="genre">||</p>|</p>}
|
||||
index_category.scrub {single|Kategorie - Sendungsprofil:||/|/}
|
||||
index_productiondate.scrub {single|<div class="info">|<p>|</p>|</div>}
|
||||
index_country.scrub {single(exclude="Stereo""VPS""Mono")|<div class="info">|<p>|</p>|</div>}
|
||||
index_country.modify {remove(not "" type=regex)|\s*\d{4}}
|
||||
index_country.modify {clear(~ ":")}
|
||||
*
|
||||
scope.range{(showdetails)|end}
|
||||
title.scrub {single|<h2 class="|">|</h2>|</div>}
|
||||
temp_1.scrub {single| <p class="metaline">|<span class="tag">|</span>|</p>}
|
||||
title.modify {set('index_title' not 'title')|'temp_1'}
|
||||
title.modify {addstart("")|'index_title'}
|
||||
description.scrub {single|<div class="paragraph">|<p>|</p>|</div>}
|
||||
description.scrub {single("")|<p class="teaser">|<strong>|</strong>|</p>}
|
||||
description.scrub {single("")|<div class="infobox clearer">|<p>|</p>|</div>}
|
||||
description.scrub {single("")|<div class="lead">|<p><b>|</p></b>|</div>}
|
||||
director.scrub {single|<h4>Regie</h4>||<br />|<br />}
|
||||
actor.scrub {single(separator="<br />")|<h4>Hauptdarsteller</h4>||</div>||</div>}
|
||||
writer.scrub {single|<h4>Drehbuch</h4>||<br />|<br />}
|
||||
*
|
||||
description.modify {remove(type=regex)|\([^\)]*\)$}
|
||||
description.modify {cleanup(tags="<"">")}
|
||||
description.modify {cleanup}
|
||||
actor.modify {remove(type=regex)|<h4>.*$}
|
||||
actor.modify {remove(type=regex)|.\([^\)]*\)$}
|
||||
end_scope
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*url_index {url|http://tv.orf.at/}
|
||||
*index_site_id.scrub {multi|<div class="nowintv|href="http://tv.orf.at/program/|">|<main id="content">}
|
||||
*index_site_channel.scrub {multi|<div class="nowintv|title="|"|<main id="content">}
|
||||
*index_site_channel.modify {remove| Programm}
|
||||
** @auto_xml_channel_end
|
52
siteini.pack/Austria/tvheute.at.channels.xml
Executable file
52
siteini.pack/Austria/tvheute.at.channels.xml
Executable file
|
@ -0,0 +1,52 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V2.1.3 -- Jan van Straaten" site="tvheute.at">
|
||||
<channels>
|
||||
<channel update="i" site="tvheute.at" site_id="orf1-programm" xmltv_id="ORF1">ORF1</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="orf2-programm" xmltv_id="ORF2">ORF2</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="orf_iii-programm" xmltv_id="ORF III">ORF III</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="atv-programm" xmltv_id="ATV">ATV</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="puls_4-programm" xmltv_id="PULS 4">PULS 4</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="servustv-programm" xmltv_id="ServusTV">ServusTV</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="atv2-programm" xmltv_id="ATV2">ATV2</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="ard-programm" xmltv_id="ARD">ARD</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="zdf-programm" xmltv_id="ZDF">ZDF</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="3sat-programm" xmltv_id="3SAT">3SAT</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="arte-programm" xmltv_id="ARTE">ARTE</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="one-programm" xmltv_id="one">one</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="pro7-programm" xmltv_id="PRO7">PRO7</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="sat1-programm" xmltv_id="SAT1">SAT1</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="rtl-programm" xmltv_id="RTL">RTL</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="vox-programm" xmltv_id="VOX">VOX</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="k1-programm" xmltv_id="K1">K1</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="rtl2-programm" xmltv_id="RTL2">RTL2</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="sixx-programm" xmltv_id="sixx">sixx</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="sat1gold-programm" xmltv_id="Sat1Gold">Sat1Gold</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="rtlnitro-programm" xmltv_id="RTLNitro">RTLNitro</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="rtlcrime-programm" xmltv_id="RTLCrime">RTLCrime</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="rtlliving-programm" xmltv_id="RTLLiving">RTLLiving</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="7maxx-programm" xmltv_id="7MAXX">7MAXX</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="tele_5-programm" xmltv_id="Tele 5">Tele 5</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="dmax-programm" xmltv_id="DMAX">DMAX</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="zdfneo-programm" xmltv_id="ZDFneo">ZDFneo</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="zdfinfo-programm" xmltv_id="ZDFinfo">ZDFinfo</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="phoenix-programm" xmltv_id="PHOENIX">PHOENIX</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="n24-programm" xmltv_id="N24">N24</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="ntv-programm" xmltv_id="NTV">NTV</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="orf_%2b-programm" xmltv_id="ORF +">ORF +</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="sport1-programm" xmltv_id="Sport1">Sport1</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="euro-programm" xmltv_id="EURO">EURO</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="kika-programm" xmltv_id="KIKA">KIKA</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="rtls-programm" xmltv_id="RTLS">RTLS</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="disney-programm" xmltv_id="Disney">Disney</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="nick-programm" xmltv_id="NICK">NICK</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="br-programm" xmltv_id="BR">BR</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="swr-programm" xmltv_id="SWR">SWR</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="ndr-programm" xmltv_id="NDR">NDR</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="wdr-programm" xmltv_id="WDR">WDR</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="hr-programm" xmltv_id="HR">HR</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="mdr-programm" xmltv_id="MDR">MDR</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="rbb-programm" xmltv_id="rbb">rbb</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="sf1-programm" xmltv_id="SF1">SF1</channel>
|
||||
<channel update="i" site="tvheute.at" site_id="sf2-programm" xmltv_id="SF2">SF2</channel>
|
||||
</channels>
|
||||
</site>
|
72
siteini.pack/Austria/tvheute.at.ini
Executable file
72
siteini.pack/Austria/tvheute.at.ini
Executable file
|
@ -0,0 +1,72 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: tvheute.at
|
||||
* @MinSWversion: V2.1.3
|
||||
* @Revision 0 - [15/09/2017] Mat8861 & Blackbear199
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=tvheute.at|timezone=Europe/Vienna|maxdays=7|cultureinfo=en-GB|charset=UTF-8|titlematchfactor=90|nopageoverlaps}
|
||||
site {episodesystem=onscreen}
|
||||
*
|
||||
urldate.format {datestring|dd-MM-yyyy}
|
||||
url_index{url|http://tvheute.at/|channel|/|urldate|-im-tv}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the index pages
|
||||
*
|
||||
index_showsplit.scrub {multi|<tbody>|<tr>|</tr>|</tbody>}
|
||||
index_start.scrub {regex||<time datetime='\d{4}-\d{2}-\d{2}\s(\d{2}:\d{2})'>\d{2}:\d{2}<\/time>||}
|
||||
index_stop.scrub {regex||<time class="until" datetime='\d{4}-\d{2}-\d{2}\s(\d{2}:\d{2})'>\d{2}:\d{2}<\/time>||}
|
||||
scope.range{(indexshowdetails)|end}
|
||||
index_title.scrub {single|<strong title="||">}
|
||||
index_subtitle.scrub {single|<span class=|"sub">|</span>|</span>}
|
||||
index_category.modify {substring(type=regex)|'index_subtitle' "(^[A-Z]+.[A-Z]+.[A-Z]+.)\s"}
|
||||
index_category.modify {remove|,}
|
||||
index_subtitle.modify {remove|'index_category'|'index_subtitle'}
|
||||
index_productiondate.modify {substring(type=regex)|'index_subtitle' ".*(\d{4})$"}
|
||||
index_subtitle.modify {remove()|'index_productiondate'|'index_subtitle'}
|
||||
index_episode.modify {substring(type=regex pattern="Staffel: 'S1' Folge: 'E1'""Folge: 'E1'")|'index_subtitle' "\((?:Staffel:\s\d+\s)?Folge:\s\d+\)"}
|
||||
index_subtitle.modify {remove()|'index_episode'|'index_subtitle'}
|
||||
index_episode.modify {remove|(}
|
||||
index_episode.modify {remove|)}
|
||||
index_country.modify {substring(type=regex)|'index_subtitle' "(\,\s.*?)$"}
|
||||
index_subtitle.modify {remove|'index_country'|'index_subtitle'}
|
||||
index_country.modify {remove|, }
|
||||
index_urlchannellogo {url|http://tvheute.at|<img class="logo" src="||" alt}
|
||||
index_description.scrub {single|<div class=|"description">||</div>|</div>}
|
||||
index_description.modify {cleanup(tags="<"">")}
|
||||
end_scope
|
||||
*
|
||||
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
index_urlshow {url|http://tvheute.at|<div class="col-sm-6">|<a href="|" class="btn btn-success">|</a>}
|
||||
scope.range{(showdetails)|end}
|
||||
title.scrub {single|<h1>||</h1>}
|
||||
title.modify {addstart("")|'index_title'}
|
||||
description.scrub {single|<div class=|"detail">|</div>|</div>}
|
||||
description.modify {cleanup(tags="<"">")}
|
||||
director.scrub {single(max=2)|<b>Regie: |</b>|<b>|</div>}
|
||||
director.modify {cleanup(tags="<"">")}
|
||||
director.modify {cleanup}
|
||||
actor.scrub {single(separator=", " max=3)|<b>Darsteller|:||</div>|</div>}
|
||||
actor.modify {cleanup(tags="<"">")}
|
||||
productiondate.scrub {single|<p class="short">||</p>}
|
||||
category.scrub {single()|<p class="short">|<span class="tag">|</span>|</span>}
|
||||
episode.scrub {regex||<span class="tag">.*?((?:Staffel:\s\d+).*?Folge:\s\d+).*?</p>||}
|
||||
episode.modify {remove|,}
|
||||
composer.scrub {single(separator=",")||<b>Musik: </b>|<b>|</div>}
|
||||
end_scope
|
||||
*
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*url_index {url|http://tvheute.at/}
|
||||
*index_site_id.scrub {multi|<li data-station|href="/|/heute-im-tv">|</li>|</div>}
|
||||
*index_site_channel.scrub {multi|<li data-station|class="">|</li>|</div>}
|
||||
*index_site_channel.modify {cleanup(tags="<"">")}
|
||||
*scope.range {(channellist)|end}
|
||||
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
|
||||
*end_scope
|
||||
** @auto_xml_channel_end
|
122
siteini.pack/Austria/tvtv.at.channels.xml
Executable file
122
siteini.pack/Austria/tvtv.at.channels.xml
Executable file
|
@ -0,0 +1,122 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/48pre -- Jan van Straaten" site="tvtv.at">
|
||||
<channels>
|
||||
<channel update="i" site="tvtv.at" site_id="ORF1" xmltv_id="ORF eins">ORF eins</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="ORF2" xmltv_id="ORF 2">ORF 2</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="ATV" xmltv_id="ATV">ATV</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="PTV" xmltv_id="PULS 4">PULS 4</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="OKTO" xmltv_id="Okto">Okto</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SEAT" xmltv_id="ServusTV">ServusTV</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SAT1" xmltv_id="Sat.1">Sat.1</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="RTL" xmltv_id="RTL">RTL</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="PRO7" xmltv_id="ProSieben">ProSieben</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="ZDF" xmltv_id="ZDF">ZDF</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="ARD" xmltv_id="Das Erste">Das Erste</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="VOX" xmltv_id="VOX">VOX</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SUPER" xmltv_id="Super RTL">Super RTL</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="RTL2" xmltv_id="RTL II">RTL II</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="KAB" xmltv_id="kabel eins">kabel eins</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="3SAT" xmltv_id="3sat">3sat</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="DAVI" xmltv_id="DAS VIERTE">DAS VIERTE</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="TL5" xmltv_id="Tele 5">Tele 5</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="ARTE" xmltv_id="ARTE">ARTE</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="AXN" xmltv_id="AXN">AXN</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="KINO" xmltv_id="KinoweltTV">KinoweltTV</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="FOX" xmltv_id="FOX">FOX</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="MGM" xmltv_id="MGM">MGM</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="TCM" xmltv_id="TNT Film">TNT Film</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="RTLC" xmltv_id="RTL Crime">RTL Crime</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="RTLP" xmltv_id="Passion">Passion</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SIXX" xmltv_id="sixx">sixx</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="DMAX" xmltv_id="DMAX">DMAX</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="STS" xmltv_id="13th STREET">13th STREET</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="PCF" xmltv_id="Syfy Universal">Syfy Universal</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="KKA" xmltv_id="KiKA">KiKA</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="NICK" xmltv_id="Nick">Nick</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="JUN" xmltv_id="Junior">Junior</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="DIC" xmltv_id="Disney Channel">Disney Channel</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="PLDI" xmltv_id="Disney Junior">Disney Junior</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="DICI" xmltv_id="Disney Cinemagic">Disney Cinemagic</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="DIXD" xmltv_id="Disney XD">Disney XD</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="EURO" xmltv_id="Eurosport">Eurosport</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="EURO2" xmltv_id="Eurosport 2">Eurosport 2</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="DSF" xmltv_id="SPORT1">SPORT1</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SKYSA" xmltv_id="Sky Sport Austria">Sky Sport Austria</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SPOHD" xmltv_id="Sky Sport HD 1">Sky Sport HD 1</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SKYS1" xmltv_id="Sky Sport 1">Sky Sport 1</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SKYS2" xmltv_id="Sky Sport 2">Sky Sport 2</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SKYBU" xmltv_id="Sky Fußball BuLiga">Sky Fußball BuLiga</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="MTV" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="VIVA" xmltv_id="VIVA">VIVA</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="GOT" xmltv_id="gotv">gotv</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="GST" xmltv_id="GoldStar TV">GoldStar TV</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="CLA" xmltv_id="Unitel Classica">Unitel Classica</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="NTV" xmltv_id="n-tv">n-tv</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="ENW" xmltv_id="euronews">euronews</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="N24" xmltv_id="N24">N24</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="CNN" xmltv_id="CNN International">CNN International</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="BB1" xmltv_id="BBC World News">BBC World News</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="BBCE" xmltv_id="BBC Entertainment">BBC Entertainment</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="BLO" xmltv_id="Bloomberg TV">Bloomberg TV</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="T5F" xmltv_id="TV5 Monde Europe">TV5 Monde Europe</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="DIS" xmltv_id="Discovery Channel">Discovery Channel</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SPGE" xmltv_id="Spiegel Geschichte">Spiegel Geschichte</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="NGEO" xmltv_id="Nat Geographic">Nat Geographic</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="NGWI" xmltv_id="Nat Geo Wild">Nat Geo Wild</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="EXT" xmltv_id="tagesschau24">tagesschau24</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="FES" xmltv_id="Einsfestival">Einsfestival</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="MUX" xmltv_id="EinsPlus">EinsPlus</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="PHX" xmltv_id="PHOENIX">PHOENIX</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="ALP" xmltv_id="BR-alpha">BR-alpha</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="ZDI" xmltv_id="ZDFinfo">ZDFinfo</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="HIS" xmltv_id="HISTORY">HISTORY</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SKYC" xmltv_id="Sky Cinema">Sky Cinema</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SKYC1" xmltv_id="Sky Cinema +1">Sky Cinema +1</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SKYC2" xmltv_id="Sky Cinema +24">Sky Cinema +24</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SKYCH" xmltv_id="Sky Hits">Sky Hits</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SKYA" xmltv_id="Sky Action">Sky Action</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SKYCO" xmltv_id="Sky Comedy">Sky Comedy</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SKYE" xmltv_id="Sky Emotion">Sky Emotion</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SKYK" xmltv_id="Sky Krimi">Sky Krimi</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SKYN" xmltv_id="Sky Nostalgie">Sky Nostalgie</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SKYAT" xmltv_id="Sky Atlantic HD">Sky Atlantic HD</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="TNT" xmltv_id="TNT Serie">TNT Serie</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="HEK" xmltv_id="Heimatkanal">Heimatkanal</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="BM1" xmltv_id="Blue Movie 1">Blue Movie 1</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="DRS" xmltv_id="SF 1">SF 1</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="CH4" xmltv_id="SF zwei">SF zwei</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="TF1" xmltv_id="TF1">TF1</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="AN2" xmltv_id="France 2">France 2</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="FR3" xmltv_id="France 3">France 3</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="NL1" xmltv_id="Nederland 1">Nederland 1</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="NL2" xmltv_id="Nederland 2">Nederland 2</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="NL3" xmltv_id="Nederland 3">Nederland 3</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="DR1" xmltv_id="DR1">DR1</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="TV2" xmltv_id="TV 2">TV 2</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="WDR" xmltv_id="WDR Fernsehen">WDR Fernsehen</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="BA3" xmltv_id="BR Fernsehen">BR Fernsehen</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="NO3" xmltv_id="NDR Fernsehen">NDR Fernsehen</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="HR3" xmltv_id="hr-fernsehen">hr-fernsehen</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="S3" xmltv_id="SWR Fernsehen">SWR Fernsehen</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="MDR" xmltv_id="MDR">MDR</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="RBB" xmltv_id="rbb Brandenburg">rbb Brandenburg</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="RNF" xmltv_id="RNF">RNF</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="HH1" xmltv_id="Hamburg 1">Hamburg 1</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="TVB" xmltv_id="TV.BERLIN">TV.BERLIN</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="MUT" xmltv_id="münchen.tv">münchen.tv</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="RMT" xmltv_id="rheinmaintv">rheinmaintv</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="ZDNEO" xmltv_id="ZDFneo">ZDFneo</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="ZTK" xmltv_id="ZDFkultur">ZDFkultur</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="COCE" xmltv_id="ComedyCentral">ComedyCentral</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SIL" xmltv_id="SILVERLINE">SILVERLINE</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="SATE" xmltv_id="Sat.1 emotions">Sat.1 emotions</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="KACL" xmltv_id="kabel eins class">kabel eins class</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="ANIXE" xmltv_id="ANIXE HD">ANIXE HD</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="QVC" xmltv_id="QVC">QVC</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="HOT" xmltv_id="HSE24">HSE24</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="PAP" xmltv_id="Animal Planet">Animal Planet</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="BUT" xmltv_id="BEATE-UHSE.TV">BEATE-UHSE.TV</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="BIB" xmltv_id="Bibel TV">Bibel TV</channel>
|
||||
<channel update="i" site="tvtv.at" site_id="BOGU" xmltv_id="BonGusto">BonGusto</channel>
|
||||
</channels>
|
||||
</site>
|
142
siteini.pack/Austria/tvtv.at.ini
Executable file
142
siteini.pack/Austria/tvtv.at.ini
Executable file
|
@ -0,0 +1,142 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: tvtv.at
|
||||
* @MinSWversion: 1.1.1/49
|
||||
* @Revision 3 - [21/06/2013] Jan van Straaten
|
||||
* - improved episode and subtitle
|
||||
* @Revision 2 - [05/04/2013] Jan van Straaten
|
||||
* - for three weeks of epg
|
||||
* @Revision 1 - [05/04/2013] Jan van Straaten
|
||||
* @Revision 0 - [02/03/2013] Jan van Straaten
|
||||
* - creation
|
||||
* @Remarks: Based on tvtv.de rev 5.
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=tvtv.at|timezone=UTC+01:00|maxdays=21.3|cultureinfo=de-AT|charset=utf-8|titlematchfactor=90}
|
||||
site {subtitlestype=Gehörlose}
|
||||
url_index{url|http://tvtv.at/senderlistings_channel.php?channel=|channel|&woche=|urldate}
|
||||
*http://tvtv.de/senderlistings_channel.php?channel=ORF1&woche=2
|
||||
*
|
||||
urldate.format {list|0|0|0|0|0|0|0|1|1|1|1|1|1|1|2|2|2|2|2|2|2}
|
||||
*
|
||||
index_showsplit.scrub {multi|<table class="sendungsblock"||</table>|</table>}
|
||||
****
|
||||
* The index page is a 21 days tvguide with the shows grouped in two hour fragments
|
||||
* the order of these fragments is :
|
||||
* week 1
|
||||
* 0: fragment 1 day 1, 1: fragment 1 day 2, ....., 6: fragment 1 day 7.
|
||||
* 7: fragment 2 day 1, 8: fragment 2 day 2, ....., 13: fragment 2 day 7.
|
||||
* ...
|
||||
* 77: fragment 12 day 1, 78: fragment 12 day 2, ....., 84: fragment 12 day 7.
|
||||
* week 2
|
||||
* fragment 1 day 8, fragment 1 day 9, ....., fragment 1 day 14.
|
||||
* fragment 2 day 8, fragment 2 day 9, ....., fragment 2 day 14.
|
||||
* ...
|
||||
* fragment 12 day 8, fragment 12 day 9, ....., fragment 12 day 14.
|
||||
* week 3
|
||||
* fragment 1 day 15, fragment 1 day 16, ....., fragment 1 day 21.
|
||||
* fragment 2 day 15, fragment 2 day 16, ....., fragment 2 day 21.
|
||||
* ...
|
||||
* fragment 12 day 15, fragment 12 day 16, ....., fragment 12 day 21.
|
||||
*
|
||||
scope.range {(splitindex)|end}
|
||||
index_temp_6.modify {calculate(type=element format=F0)|'index_showsplit' #}
|
||||
index_temp_6.modify {calculate(format=F0)|1 - 7 /} * we use this to determine how many weeks in the index page
|
||||
* first sorting, time fragments of the days after each other, days still mixed up
|
||||
index_temp_1.modify {substring(type=element)|'index_showsplit' 0 1/7} * all 12 fragments of day01|day08|day15
|
||||
index_temp_1.modify {replace|\||####} * we must make it single to use it in a add operation
|
||||
index_temp_2.modify {addend|'index_temp_1'####}
|
||||
index_temp_1.modify {substring(type=element)|'index_showsplit' 1 1/7} * all 12 fragments of day02|day09|day16
|
||||
index_temp_1.modify {replace|\||####} * we must make it single to use it in a add operation
|
||||
index_temp_2.modify {addend|'index_temp_1'####}
|
||||
index_temp_1.modify {substring(type=element)|'index_showsplit' 2 1/7} * all 12 fragments of day03|day10|day17
|
||||
index_temp_1.modify {replace|\||####} * we must make it single to use it in a add operation
|
||||
index_temp_2.modify {addend|'index_temp_1'####}
|
||||
index_temp_1.modify {substring(type=element)|'index_showsplit' 3 1/7} * all 12 fragments of day04|day11|day18
|
||||
index_temp_1.modify {replace|\||####} * we must make it single to use it in a add operation
|
||||
index_temp_2.modify {addend|'index_temp_1'####}
|
||||
index_temp_1.modify {substring(type=element)|'index_showsplit' 4 1/7} * all 12 fragments of day05|day12|day19
|
||||
index_temp_1.modify {replace|\||####} * we must make it single to use it in a add operation
|
||||
index_temp_2.modify {addend|'index_temp_1'####}
|
||||
index_temp_1.modify {substring(type=element)|'index_showsplit' 5 1/7} * all 12 fragments of day06|day13|day20
|
||||
index_temp_1.modify {replace|\||####} * we must make it single to use it in a add operation
|
||||
index_temp_2.modify {addend|'index_temp_1'####}
|
||||
index_temp_1.modify {substring(type=element)|'index_showsplit' 6 1/7} * all 12 fragments of day07|day14|day21
|
||||
index_temp_1.modify {replace|\||####} * we must make it single to use it in a add operation
|
||||
index_temp_2.modify {addend|'index_temp_1'####}
|
||||
index_temp_2.modify {replace|####|\|} * back to multi for operation substring
|
||||
* Second sorting, order the days
|
||||
index_showsplit.modify {clear}
|
||||
* first week:
|
||||
index_temp_3.modify {substring(type=element)|'index_temp_2' 0 12/'index_temp_6'} * all 12 fragments of day1,2,3,4,5,6,7
|
||||
index_temp_3.modify {replace|\||####} * single again
|
||||
index_showsplit.modify {addend|'index_temp_3'####}
|
||||
* second week:
|
||||
index_temp_3.modify {substring('index_temp_6' > "12" type=element)|'index_temp_2' 12 12/'index_temp_6'} * all 12 fragments of day8,9,10,11,12,13,14
|
||||
index_temp_3.modify {replace('index_temp_6' > "12")|\||####} * single again
|
||||
index_showsplit.modify {addend('index_temp_6' > "12")|'index_temp_3'####}
|
||||
* third week
|
||||
index_temp_3.modify {substring('index_temp_6' > "24" type=element)|'index_temp_2' 24 12/'index_temp_6'} * all 12 fragments of day15,16,17,18,19,20,21
|
||||
index_temp_3.modify {replace('index_temp_6' > "24")|\||####} * single again
|
||||
index_showsplit.modify {addend('index_temp_6' > "24")|'index_temp_3'####}
|
||||
index_showsplit.modify {replace|####|\|} * all the 2 hour fragments sorted
|
||||
*******
|
||||
index_showsplit.modify {replace|<td class="uhrzeit">|\|} * split the individual shows within a 2 hour block
|
||||
index_showsplit.modify {select|"title=" ~~} * select the real index shows
|
||||
end_scope.range
|
||||
*
|
||||
scope.range {(indexshowdetails)|end}
|
||||
index_temp_1.scrub {single(separator="', '" include=2)|openDetailPopup|(|);|</a>}
|
||||
index_urlshow.modify {addstart('index_temp_1' not "")|http://tvtv.at/detailansicht.php?sendungs_id='index_temp_1'}
|
||||
*http://tvtv.at/detailansicht.php?sendungs_id=216703670
|
||||
index_urlchannellogo {url|http://tvtv.at/|<td class="logo">|<img src="|" alt ="Sender:|/>}
|
||||
*
|
||||
** addition see http://www.webgrabplus.com/content/tvtv-sites
|
||||
index_date.scrub {single(force)|<td class="headdatum">|<b>|</b|</td>}
|
||||
index_start.scrub {single|||<|<}
|
||||
index_title.scrub {single|title="mehr|"|"">|</a>}
|
||||
end_scope
|
||||
scope.range {(showdetails)|end}
|
||||
title.scrub {single|<div id="DetailTitelinfos">|class="DetailTitel">|</|</div>}
|
||||
title.modify {cleanup}
|
||||
titleoriginal.scrub {single|<span class="DetailblockOrig">||</span>|</span>}
|
||||
subtitle.scrub {single(exclude="<b>" separator="," exclude="Staffel""Folge")|<span class="DetailFolgeninfo">||</span>|</span>}
|
||||
description.scrub {single|<span class="DetailTheman">||</span>|</span>}
|
||||
description.scrub {single|<div id="DetailText">|<span class="DetailText">|</span>|</div>}
|
||||
description.modify {cleanup}
|
||||
director.scrub {single|<span class="DetailblockRegie">|'">|</a>|</span>}
|
||||
actor.scrub {multi|<span class="DetailblockDarsteller">|'">||</span>}
|
||||
actor.modify {addend|>}
|
||||
actor.modify {cleanup(tags="<"">")}
|
||||
actor.modify {remove|>}
|
||||
actor.modify {remove|,}
|
||||
presenter.scrub {multi|<span class="DetailblockModeration">|'">|</a>|</span>}
|
||||
presenter.modify {cleanup(removeduplicates=name)}
|
||||
presenter.modify {cleanup}
|
||||
producer.scrub {single|<span class="DetailblockProduktion">||</span>|</span>}
|
||||
producer.modify {cleanup}
|
||||
writer.scrub {multi|<span class="DetailblockAutor">|'">|</a>|</span>}
|
||||
writer.modify {cleanup}
|
||||
composer.scrub {multi|<span class="DetailblockMusik">|'">|</a>|</span>}
|
||||
composer.modify {cleanup}
|
||||
category.scrub {single|<span class="DetailGenre">||</span>|</span>}
|
||||
category.scrub {multi|<span class="DetailblockKategorie">|'">|</a>|</span>}
|
||||
productiondate.scrub {single|<span class="DetailJahr">||</span>|</span>}
|
||||
episode.scrub {single(exclude="<b>" separator="," include="Staffel""Folge")|<span class="DetailFolgeninfo">||</span>|</span>}
|
||||
episode.modify {replace|\||,}
|
||||
temp_1.scrub {single|<span class="DetailSonderzeichen">||</span>|</span>}
|
||||
subtitles.modify {addstart('temp_1' ~"Gehörlose")|true}
|
||||
videoaspect.modify {addstart('temp_1' ~ "Breitbild")|Breitbild}
|
||||
videoquality.modify {addstart('temp_1' ~ "HDTV")|HDTV}
|
||||
*
|
||||
end_scope.range
|
||||
*
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*index_site_channel.scrub {multi|<a href="senderlistings_channel.php?channel=|">|</a>|</li>}
|
||||
*index_site_id.scrub {multi|a href="senderlistings_channel.php?channel=||">|</li>}
|
||||
** @auto_xml_channel_end
|
199
siteini.pack/Austria/upc.at.channels.xml
Executable file
199
siteini.pack/Austria/upc.at.channels.xml
Executable file
|
@ -0,0 +1,199 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version 1.1.1/53.13 -- Jan van Straaten" site="upc.at">
|
||||
<channels>
|
||||
<channel update="i" site="upc.at" site_id="Lv" xmltv_id="ORF eins">ORF eins</channel>
|
||||
<channel update="i" site="upc.at" site_id="wF" xmltv_id="ORF 2 Wien">ORF 2 Wien</channel>
|
||||
<channel update="i" site="upc.at" site_id="ME" xmltv_id="ATV">ATV</channel>
|
||||
<channel update="i" site="upc.at" site_id="MR" xmltv_id="PULS 4">PULS 4</channel>
|
||||
<channel update="i" site="upc.at" site_id="M5" xmltv_id="W24">W24</channel>
|
||||
<channel update="i" site="upc.at" site_id="KO" xmltv_id="Sixx Austria">Sixx Austria</channel>
|
||||
<channel update="i" site="upc.at" site_id="11l" xmltv_id="Servus TV">Servus TV</channel>
|
||||
<channel update="i" site="upc.at" site_id="KN" xmltv_id="OKTO">OKTO</channel>
|
||||
<channel update="i" site="upc.at" site_id="1HN" xmltv_id="UPC Infokanal">UPC Infokanal</channel>
|
||||
<channel update="i" site="upc.at" site_id="KP" xmltv_id="Das Erste">Das Erste</channel>
|
||||
<channel update="i" site="upc.at" site_id="KQ" xmltv_id="ZDF">ZDF</channel>
|
||||
<channel update="i" site="upc.at" site_id="MQ" xmltv_id="ORF III">ORF III</channel>
|
||||
<channel update="i" site="upc.at" site_id="Ke" xmltv_id="ProSieben">ProSieben</channel>
|
||||
<channel update="i" site="upc.at" site_id="Kb" xmltv_id="RTL">RTL</channel>
|
||||
<channel update="i" site="upc.at" site_id="hg" xmltv_id="SAT.1">SAT.1</channel>
|
||||
<channel update="i" site="upc.at" site_id="hx" xmltv_id="RTL II">RTL II</channel>
|
||||
<channel update="i" site="upc.at" site_id="Kf" xmltv_id="kabel eins">kabel eins</channel>
|
||||
<channel update="i" site="upc.at" site_id="Ka" xmltv_id="VOX">VOX</channel>
|
||||
<channel update="i" site="upc.at" site_id="Kk" xmltv_id="ATV II">ATV II</channel>
|
||||
<channel update="i" site="upc.at" site_id="11f" xmltv_id="3sat">3sat</channel>
|
||||
<channel update="i" site="upc.at" site_id="Kc" xmltv_id="BR">BR</channel>
|
||||
<channel update="i" site="upc.at" site_id="gL" xmltv_id="MDR">MDR</channel>
|
||||
<channel update="i" site="upc.at" site_id="KZ" xmltv_id="Südwest Fernsehen / BW">Südwest Fernsehen / BW</channel>
|
||||
<channel update="i" site="upc.at" site_id="1C7" xmltv_id="NDR">NDR</channel>
|
||||
<channel update="i" site="upc.at" site_id="Ld" xmltv_id="WDR">WDR</channel>
|
||||
<channel update="i" site="upc.at" site_id="Mf" xmltv_id="hessen fernsehen">hessen fernsehen</channel>
|
||||
<channel update="i" site="upc.at" site_id="1C8" xmltv_id="RBB Fernsehen">RBB Fernsehen</channel>
|
||||
<channel update="i" site="upc.at" site_id="Kp" xmltv_id="SF1 Schweizer Fernsehen">SF1 Schweizer Fernsehen</channel>
|
||||
<channel update="i" site="upc.at" site_id="KK" xmltv_id="SF2 Schweizer Fernsehen">SF2 Schweizer Fernsehen</channel>
|
||||
<channel update="i" site="upc.at" site_id="N1" xmltv_id="arte">arte</channel>
|
||||
<channel update="i" site="upc.at" site_id="1Cl" xmltv_id="ORF 2 Steiermark">ORF 2 Steiermark</channel>
|
||||
<channel update="i" site="upc.at" site_id="Kl" xmltv_id="ORF 2 Kärnten">ORF 2 Kärnten</channel>
|
||||
<channel update="i" site="upc.at" site_id="Kw" xmltv_id="ORF 2 Nö">ORF 2 Nö</channel>
|
||||
<channel update="i" site="upc.at" site_id="gM" xmltv_id="ORF 2 Oberösterreich">ORF 2 Oberösterreich</channel>
|
||||
<channel update="i" site="upc.at" site_id="M2" xmltv_id="ORF 2 Burgenland">ORF 2 Burgenland</channel>
|
||||
<channel update="i" site="upc.at" site_id="LC" xmltv_id="ORF 2 Salzburg">ORF 2 Salzburg</channel>
|
||||
<channel update="i" site="upc.at" site_id="1Cm" xmltv_id="ORF 2 Vorarlberg">ORF 2 Vorarlberg</channel>
|
||||
<channel update="i" site="upc.at" site_id="1Cn" xmltv_id="ORF 2 Tirol">ORF 2 Tirol</channel>
|
||||
<channel update="i" site="upc.at" site_id="Kj" xmltv_id="ORF 2 EUROPA">ORF 2 EUROPA</channel>
|
||||
<channel update="i" site="upc.at" site_id="az" xmltv_id="13TH STREET">13TH STREET</channel>
|
||||
<channel update="i" site="upc.at" site_id="LQ" xmltv_id="Syfy">Syfy</channel>
|
||||
<channel update="i" site="upc.at" site_id="hy" xmltv_id="Kinowelt TV">Kinowelt TV</channel>
|
||||
<channel update="i" site="upc.at" site_id="b0" xmltv_id="RTL Crime">RTL Crime</channel>
|
||||
<channel update="i" site="upc.at" site_id="Ku" xmltv_id="RTL Passion">RTL Passion</channel>
|
||||
<channel update="i" site="upc.at" site_id="Ms" xmltv_id="MGM">MGM</channel>
|
||||
<channel update="i" site="upc.at" site_id="L5" xmltv_id="Romance TV">Romance TV</channel>
|
||||
<channel update="i" site="upc.at" site_id="LT" xmltv_id="TNT Serie">TNT Serie</channel>
|
||||
<channel update="i" site="upc.at" site_id="NA" xmltv_id="TELE 5">TELE 5</channel>
|
||||
<channel update="i" site="upc.at" site_id="NK" xmltv_id="FOX">FOX</channel>
|
||||
<channel update="i" site="upc.at" site_id="NJ" xmltv_id="Sky Krimi">Sky Krimi</channel>
|
||||
<channel update="i" site="upc.at" site_id="gy" xmltv_id="ORF eins HD">ORF eins HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="KI" xmltv_id="ORF 2 HD">ORF 2 HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="gw" xmltv_id="Servus TV HD">Servus TV HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="16h" xmltv_id="Das Erste HD">Das Erste HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="NW" xmltv_id="ZDF HD">ZDF HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="16g" xmltv_id="arte HD">arte HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="16M" xmltv_id="PULS 4 HD">PULS 4 HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="145" xmltv_id="ProSieben HD">ProSieben HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="11a" xmltv_id="SAT.1 HD">SAT.1 HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="146" xmltv_id="kabel eins HD">kabel eins HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="1BL" xmltv_id="ATV HD">ATV HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="gs" xmltv_id="Sport 1 US HD">Sport 1 US HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="L1" xmltv_id="Eurosport HD">Eurosport HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="11G" xmltv_id="Sport1+ HD">Sport1+ HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="L2" xmltv_id="Syfy HD">Syfy HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="M4" xmltv_id="13TH STREET HD">13TH STREET HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="Ls" xmltv_id="TNT Serie HD">TNT Serie HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="NQ" xmltv_id="FOX HD">FOX HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="NX" xmltv_id="RTL Crime HD">RTL Crime HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="Kz" xmltv_id="Kinowelt TV HD">Kinowelt TV HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="gf" xmltv_id="Discovery Channel HD">Discovery Channel HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="xe" xmltv_id="Nat Geo HD">Nat Geo HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="L0" xmltv_id="Planet HD">Planet HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="b9" xmltv_id="RTL Living HD">RTL Living HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="188" xmltv_id="Romance TV HD">Romance TV HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="NY" xmltv_id="RTL Passion HD">RTL Passion HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="1BP" xmltv_id="Fashion-TV HD">Fashion-TV HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="kx" xmltv_id="Bongusto HD">Bongusto HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="wQ" xmltv_id="Classica HD">Classica HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="1Bl" xmltv_id="3sat HD">3sat HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="NV" xmltv_id="ZDF neo HD">ZDF neo HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="1BQ" xmltv_id="BR HD">BR HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="1GF" xmltv_id="KI.KA HD">KI.KA HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="187" xmltv_id="Cartoon Network HD">Cartoon Network HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="NB" xmltv_id="Auto Motor und Sport Channel">Auto Motor und Sport Channel</channel>
|
||||
<channel update="i" site="upc.at" site_id="Lk" xmltv_id="DMAX">DMAX</channel>
|
||||
<channel update="i" site="upc.at" site_id="Na" xmltv_id="Eurosport">Eurosport</channel>
|
||||
<channel update="i" site="upc.at" site_id="L3" xmltv_id="Eurosport 2">Eurosport 2</channel>
|
||||
<channel update="i" site="upc.at" site_id="L6" xmltv_id="Sport 1 US">Sport 1 US</channel>
|
||||
<channel update="i" site="upc.at" site_id="Kg" xmltv_id="Sport 1">Sport 1</channel>
|
||||
<channel update="i" site="upc.at" site_id="NR" xmltv_id="Extreme Sports Channel">Extreme Sports Channel</channel>
|
||||
<channel update="i" site="upc.at" site_id="M0" xmltv_id="ORF Sport+">ORF Sport+</channel>
|
||||
<channel update="i" site="upc.at" site_id="N6" xmltv_id="Eurosport Polska">Eurosport Polska</channel>
|
||||
<channel update="i" site="upc.at" site_id="XXX" xmltv_id="Eurosport Turkce">Eurosport Turkce</channel>
|
||||
<channel update="i" site="upc.at" site_id="N4" xmltv_id="Eurosport Srbija">Eurosport Srbija</channel>
|
||||
<channel update="i" site="upc.at" site_id="N5" xmltv_id="Eurosport 2 Srbija">Eurosport 2 Srbija</channel>
|
||||
<channel update="i" site="upc.at" site_id="11Q" xmltv_id="QVC">QVC</channel>
|
||||
<channel update="i" site="upc.at" site_id="1Ch" xmltv_id="HSE24">HSE24</channel>
|
||||
<channel update="i" site="upc.at" site_id="M6" xmltv_id="123.tv">123.tv</channel>
|
||||
<channel update="i" site="upc.at" site_id="L9" xmltv_id="HSE24 Extra">HSE24 Extra</channel>
|
||||
<channel update="i" site="upc.at" site_id="MK" xmltv_id="Melodie TV">Melodie TV</channel>
|
||||
<channel update="i" site="upc.at" site_id="Kh" xmltv_id="RTL Living">RTL Living</channel>
|
||||
<channel update="i" site="upc.at" site_id="gv" xmltv_id="E! Entertainment">E! Entertainment</channel>
|
||||
<channel update="i" site="upc.at" site_id="1BN" xmltv_id="Fashion-TV">Fashion-TV</channel>
|
||||
<channel update="i" site="upc.at" site_id="N8" xmltv_id="CBS Reality">CBS Reality</channel>
|
||||
<channel update="i" site="upc.at" site_id="Kd" xmltv_id="KI.KA">KI.KA</channel>
|
||||
<channel update="i" site="upc.at" site_id="1Cp" xmltv_id="NICK/Comedy Central">NICK/Comedy Central</channel>
|
||||
<channel update="i" site="upc.at" site_id="hi" xmltv_id="Super RTL">Super RTL</channel>
|
||||
<channel update="i" site="upc.at" site_id="NC" xmltv_id="yourfamilyentertainment">yourfamilyentertainment</channel>
|
||||
<channel update="i" site="upc.at" site_id="N7" xmltv_id="Disney Channel">Disney Channel</channel>
|
||||
<channel update="i" site="upc.at" site_id="1BO" xmltv_id="Baby TV">Baby TV</channel>
|
||||
<channel update="i" site="upc.at" site_id="gK" xmltv_id="JIM JAM">JIM JAM</channel>
|
||||
<channel update="i" site="upc.at" site_id="xK" xmltv_id="Nick Junior">Nick Junior</channel>
|
||||
<channel update="i" site="upc.at" site_id="MY" xmltv_id="Cartoon Network">Cartoon Network</channel>
|
||||
<channel update="i" site="upc.at" site_id="LG" xmltv_id="RiC">RiC</channel>
|
||||
<channel update="i" site="upc.at" site_id="Li" xmltv_id="n-tv">n-tv</channel>
|
||||
<channel update="i" site="upc.at" site_id="KM" xmltv_id="Euronews">Euronews</channel>
|
||||
<channel update="i" site="upc.at" site_id="LH" xmltv_id="BBC World">BBC World</channel>
|
||||
<channel update="i" site="upc.at" site_id="LD" xmltv_id="CNN">CNN</channel>
|
||||
<channel update="i" site="upc.at" site_id="Ll" xmltv_id="CNBC">CNBC</channel>
|
||||
<channel update="i" site="upc.at" site_id="Kq" xmltv_id="Russia today">Russia today</channel>
|
||||
<channel update="i" site="upc.at" site_id="lC" xmltv_id="CCTV News">CCTV News</channel>
|
||||
<channel update="i" site="upc.at" site_id="Lt" xmltv_id="Bloomberg Europe TV">Bloomberg Europe TV</channel>
|
||||
<channel update="i" site="upc.at" site_id="Ln" xmltv_id="Al Jazeera">Al Jazeera</channel>
|
||||
<channel update="i" site="upc.at" site_id="NU" xmltv_id="France 24">France 24</channel>
|
||||
<channel update="i" site="upc.at" site_id="Lp" xmltv_id="24 Vesti news">24 Vesti news</channel>
|
||||
<channel update="i" site="upc.at" site_id="NI" xmltv_id="Discovery Channel">Discovery Channel</channel>
|
||||
<channel update="i" site="upc.at" site_id="Ky" xmltv_id="History Channel">History Channel</channel>
|
||||
<channel update="i" site="upc.at" site_id="LP" xmltv_id="National Geographic">National Geographic</channel>
|
||||
<channel update="i" site="upc.at" site_id="14K" xmltv_id="The Biography Channel">The Biography Channel</channel>
|
||||
<channel update="i" site="upc.at" site_id="MA" xmltv_id="Animal Planet">Animal Planet</channel>
|
||||
<channel update="i" site="upc.at" site_id="NS" xmltv_id="Planet">Planet</channel>
|
||||
<channel update="i" site="upc.at" site_id="Kn" xmltv_id="PHOENIX">PHOENIX</channel>
|
||||
<channel update="i" site="upc.at" site_id="Mb" xmltv_id="tagesschau24">tagesschau24</channel>
|
||||
<channel update="i" site="upc.at" site_id="Mw" xmltv_id="EinsFestival">EinsFestival</channel>
|
||||
<channel update="i" site="upc.at" site_id="Ly" xmltv_id="EinsPlus">EinsPlus</channel>
|
||||
<channel update="i" site="upc.at" site_id="Ks" xmltv_id="BR-alpha">BR-alpha</channel>
|
||||
<channel update="i" site="upc.at" site_id="KS" xmltv_id="ZDFinfokanal">ZDFinfokanal</channel>
|
||||
<channel update="i" site="upc.at" site_id="KW" xmltv_id="ZDF neo">ZDF neo</channel>
|
||||
<channel update="i" site="upc.at" site_id="KU" xmltv_id="ZDF.kultur">ZDF.kultur</channel>
|
||||
<channel update="i" site="upc.at" site_id="1BS" xmltv_id="gotv">gotv</channel>
|
||||
<channel update="i" site="upc.at" site_id="LV" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="upc.at" site_id="1Ck" xmltv_id="VIVA">VIVA</channel>
|
||||
<channel update="i" site="upc.at" site_id="M7" xmltv_id="MTV Rocks">MTV Rocks</channel>
|
||||
<channel update="i" site="upc.at" site_id="MG" xmltv_id="MTV Dance">MTV Dance</channel>
|
||||
<channel update="i" site="upc.at" site_id="M9" xmltv_id="MTVhits!">MTVhits!</channel>
|
||||
<channel update="i" site="upc.at" site_id="Lg" xmltv_id="VH-1 Europe">VH-1 Europe</channel>
|
||||
<channel update="i" site="upc.at" site_id="MB" xmltv_id="VH-1 Classic">VH-1 Classic</channel>
|
||||
<channel update="i" site="upc.at" site_id="MC" xmltv_id="MCM Top">MCM Top</channel>
|
||||
<channel update="i" site="upc.at" site_id="Lj" xmltv_id="Gute Laune TV">Gute Laune TV</channel>
|
||||
<channel update="i" site="upc.at" site_id="NT" xmltv_id="BBC Entertainment">BBC Entertainment</channel>
|
||||
<channel update="i" site="upc.at" site_id="gP" xmltv_id="TV5Monde Europe">TV5Monde Europe</channel>
|
||||
<channel update="i" site="upc.at" site_id="1C5" xmltv_id="RAI Uno">RAI Uno</channel>
|
||||
<channel update="i" site="upc.at" site_id="MJ" xmltv_id="RAI Due">RAI Due</channel>
|
||||
<channel update="i" site="upc.at" site_id="Ki" xmltv_id="TVE">TVE</channel>
|
||||
<channel update="i" site="upc.at" site_id="MM" xmltv_id="RTR Planeta">RTR Planeta</channel>
|
||||
<channel update="i" site="upc.at" site_id="hj" xmltv_id="EDTV 1">EDTV 1</channel>
|
||||
<channel update="i" site="upc.at" site_id="141" xmltv_id="CCTV4">CCTV4</channel>
|
||||
<channel update="i" site="upc.at" site_id="MP" xmltv_id="HRT TV 1">HRT TV 1</channel>
|
||||
<channel update="i" site="upc.at" site_id="11K" xmltv_id="RTS Sat">RTS Sat</channel>
|
||||
<channel update="i" site="upc.at" site_id="hk" xmltv_id="TV Polonia">TV Polonia</channel>
|
||||
<channel update="i" site="upc.at" site_id="MU" xmltv_id="Duna TV">Duna TV</channel>
|
||||
<channel update="i" site="upc.at" site_id="MV" xmltv_id="TRT International">TRT International</channel>
|
||||
<channel update="i" site="upc.at" site_id="N0" xmltv_id="Hayat">Hayat</channel>
|
||||
<channel update="i" site="upc.at" site_id="N9" xmltv_id="Pink Plus">Pink Plus</channel>
|
||||
<channel update="i" site="upc.at" site_id="NF" xmltv_id="Pink Extra">Pink Extra</channel>
|
||||
<channel update="i" site="upc.at" site_id="ND" xmltv_id="Pink Film">Pink Film</channel>
|
||||
<channel update="i" site="upc.at" site_id="hm" xmltv_id="Pink Music">Pink Music</channel>
|
||||
<channel update="i" site="upc.at" site_id="13Z" xmltv_id="Disney XD">Disney XD</channel>
|
||||
<channel update="i" site="upc.at" site_id="13a" xmltv_id="Disney Junior">Disney Junior</channel>
|
||||
<channel update="i" site="upc.at" site_id="17c" xmltv_id="Sky Atlantic HD">Sky Atlantic HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="11H" xmltv_id="Sky Cinema HD">Sky Cinema HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="LJ" xmltv_id="Sky Hits HD">Sky Hits HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="11J" xmltv_id="Disney Cinemagic HD">Disney Cinemagic HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="LL" xmltv_id="MGM HD">MGM HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="Mg" xmltv_id="Sky Cinema">Sky Cinema</channel>
|
||||
<channel update="i" site="upc.at" site_id="Mh" xmltv_id="Sky Cinema +1">Sky Cinema +1</channel>
|
||||
<channel update="i" site="upc.at" site_id="Mi" xmltv_id="Sky Cinema +24">Sky Cinema +24</channel>
|
||||
<channel update="i" site="upc.at" site_id="N3" xmltv_id="Sky Hits">Sky Hits</channel>
|
||||
<channel update="i" site="upc.at" site_id="Mj" xmltv_id="Sky Action">Sky Action</channel>
|
||||
<channel update="i" site="upc.at" site_id="Mr" xmltv_id="Sky Emotion">Sky Emotion</channel>
|
||||
<channel update="i" site="upc.at" site_id="Mq" xmltv_id="Sky Nostalgie">Sky Nostalgie</channel>
|
||||
<channel update="i" site="upc.at" site_id="Mk" xmltv_id="Sky Comedy">Sky Comedy</channel>
|
||||
<channel update="i" site="upc.at" site_id="Mc" xmltv_id="Disney Cinemagic">Disney Cinemagic</channel>
|
||||
<channel update="i" site="upc.at" site_id="LR" xmltv_id="Sky Atlantic">Sky Atlantic</channel>
|
||||
<channel update="i" site="upc.at" site_id="NG" xmltv_id="Sky Sport News HD">Sky Sport News HD</channel>
|
||||
<channel update="i" site="upc.at" site_id="NZ" xmltv_id="Sky Sport HD 1">Sky Sport HD 1</channel>
|
||||
<channel update="i" site="upc.at" site_id="13W" xmltv_id="Sky Sport HD 2">Sky Sport HD 2</channel>
|
||||
<channel update="i" site="upc.at" site_id="Lb" xmltv_id="Sky Bundesliga HD 1">Sky Bundesliga HD 1</channel>
|
||||
<channel update="i" site="upc.at" site_id="Mt" xmltv_id="Sky Sport News">Sky Sport News</channel>
|
||||
<channel update="i" site="upc.at" site_id="LZ" xmltv_id="Sky Sport Austria">Sky Sport Austria</channel>
|
||||
<channel update="i" site="upc.at" site_id="NL" xmltv_id="Sky Sport 1">Sky Sport 1</channel>
|
||||
<channel update="i" site="upc.at" site_id="NM" xmltv_id="Sky Sport 2">Sky Sport 2</channel>
|
||||
<channel update="i" site="upc.at" site_id="LU" xmltv_id="Sky Bundesliga 1">Sky Bundesliga 1</channel>
|
||||
</channels>
|
||||
</site>
|
44
siteini.pack/Austria/upc.at.ini
Executable file
44
siteini.pack/Austria/upc.at.ini
Executable file
|
@ -0,0 +1,44 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: upc.at
|
||||
* @MinSWversion: V1.1.1/53
|
||||
* @Revision 0 - [13/02/2014] Francis De Paemeleere - Willy De Wilde
|
||||
* - creation
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=upc.at|timezone=UTC+01:00|maxdays=7|cultureinfo=de|charset=UTF-8|titlematchfactor=90|firstshow=1|keepindexpage}
|
||||
|
||||
urldate.format {datestring|yyyy-MM-dd}
|
||||
subpage.format {list(step=3 count=8)|0}
|
||||
url_index{url|http://tv-guide.upc.at/TV/wa/grid/?startDateTime=|urldate|T|subpage|:00:00Z}
|
||||
|
||||
index_variable_element.modify {addstart|'config_site_id'}
|
||||
index_showsplit.scrub {multi(type=regex)||<ol [^>]*id="cid_'index_variable_element'"[^>]*>(.*?)</ol>||}
|
||||
|
||||
scope.range {(splitindex)|end}
|
||||
index_showsplit.modify {remove(type=regex)|<li [^>]*class="[^"]*channel_info[^"]*"[^>]*>.*?</li>}
|
||||
index_showsplit.modify {substring(type=regex)|<a href=.*?</li>}
|
||||
index_showsplit.modify {cleanup(removeduplicates=equal span=1)}
|
||||
end_scope
|
||||
|
||||
index_start.scrub {single|<span class = "time">|| -|<}
|
||||
index_stop.scrub {single|<span class = "time">| -|<|<}
|
||||
index_title.scrub {single|<a|>|</a>|</a>}
|
||||
index_description.scrub {single|<p class = "desc">||</p>|</p>}
|
||||
index_description.modify {cleanup(tags="<"">")}
|
||||
|
||||
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
*url_index{url|http://tv-guide.upc.at/TV/wa/grid/?startDateTime=|urldate|T00:00:00Z}
|
||||
*index_site_channel.scrub {multi|class="channel_logo"|title="|"|">}
|
||||
*index_site_id.scrub {regex||<ol [^>]*id="cid_(.*?)"||}
|
||||
*scope.range {(channellist)|end}
|
||||
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
|
||||
*end_scope
|
||||
** @auto_xml_channel_end
|
49
siteini.pack/Belgium/humo.be.channels.xml
Executable file
49
siteini.pack/Belgium/humo.be.channels.xml
Executable file
|
@ -0,0 +1,49 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V3.0.0.8 -- Jan van Straaten" site="humo.be">
|
||||
<channels>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=22" xmltv_id="één">één</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=18" xmltv_id="Canvas">Canvas</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=6" xmltv_id="vtm">vtm</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=40" xmltv_id="Q2">Q2</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=2" xmltv_id="VIER">VIER</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=4" xmltv_id="VIJF">VIJF</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=117" xmltv_id="ZES">ZES</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=119" xmltv_id="National Geographic">National Geographic</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=20" xmltv_id="Discovery">Discovery</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=38" xmltv_id="Vitaya">Vitaya</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=8" xmltv_id="CAZ">CAZ</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=30" xmltv_id="NPO 1">NPO 1</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=32" xmltv_id="NPO 2">NPO 2</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=34" xmltv_id="NPO 3">NPO 3</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=28" xmltv_id="Njam!">Njam!</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=36" xmltv_id="TLC">TLC</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=main##id=111" xmltv_id="FOX">FOX</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=10" xmltv_id="BBC 1">BBC 1</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=12" xmltv_id="BBC 2">BBC 2</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=45" xmltv_id="Arte">Arte</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=49" xmltv_id="Eurosport 1">Eurosport 1</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=67" xmltv_id="La Une">La Une</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=61" xmltv_id="La Deux">La Deux</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=51" xmltv_id="France 2">France 2</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=53" xmltv_id="France 3">France 3</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=43" xmltv_id="ARD">ARD</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=105" xmltv_id="ZDF">ZDF</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=103" xmltv_id="WDR">WDR</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=115" xmltv_id="Kadet">Kadet</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=113" xmltv_id="Comedy Central">Comedy Central</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=69" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=65" xmltv_id="La Trois">La Trois</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=99" xmltv_id="TVE">TVE</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=87" xmltv_id="RTL-TVi">RTL-TVi</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=85" xmltv_id="RAI Uno">RAI Uno</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=95" xmltv_id="TF1">TF1</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=121" xmltv_id="VICELAND">VICELAND</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=107" xmltv_id="AMC">AMC</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=59" xmltv_id="Ketnet">Ketnet</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=101" xmltv_id="VTM Kzoom">VTM Kzoom</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=91" xmltv_id="Studio 100 TV">Studio 100 TV</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=47" xmltv_id="Disney Channel">Disney Channel</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=73" xmltv_id="Nickelodeon">Nickelodeon</channel>
|
||||
<channel update="i" site="humo.be" site_id="##type=rest##id=109" xmltv_id="Cartoon Network">Cartoon Network</channel>
|
||||
</channels>
|
||||
</site>
|
101
siteini.pack/Belgium/humo.be.ini
Executable file
101
siteini.pack/Belgium/humo.be.ini
Executable file
|
@ -0,0 +1,101 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: humo.be
|
||||
* @MinSWversion: V1.1.1/54
|
||||
* @Revision 5 - [06/02/2020] WGT
|
||||
* @Revision 4 - [07/11/2015] Francis De Paemeleere
|
||||
* update to new site api
|
||||
* @Revision 3 - [09/11/2013] Francis De Paemeleere
|
||||
* update
|
||||
* @Revision 2 - [28/02/2013] Francis De Paemeleere
|
||||
* new site implementation
|
||||
* @Remarks:
|
||||
* .channels.xml generation not fully automatic!
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
|
||||
site {url=humo.be|timezone=Europe/Brussels|maxdays=8|cultureinfo=nl-BE|charset=UTF-8|titlematchfactor=90|keepindexpage}
|
||||
site {loadcookie=hot_cookies.txt}
|
||||
subpage.format {list|main|rest}
|
||||
url_index{url|https://www.humo.be/api/epg/humosite/schedule/|subpage|/|urldate|/full}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the index pages
|
||||
url_index.headers {customheader=Cookie=pwv=1; pws=functional\|analytics}
|
||||
urldate.format {datestring|yyyy-MM-dd}
|
||||
|
||||
scope.range {(urlindex)|end}
|
||||
index_variable_element.modify {substring(type=regex)|'config_site_id' "##id=([^#]*)"}
|
||||
index_variable_element.modify {set|"id":'index_variable_element',"code":"}
|
||||
end_scope
|
||||
|
||||
index_urlchannellogo.scrub {regex||^.*'index_variable_element'.*?"medium":"([^\"]*)"||}
|
||||
scope.range{(datelogo)|end}
|
||||
index_urlchannellogo.modify {cleanup(style=jsondecode)}
|
||||
end_scope
|
||||
|
||||
index_showsplit.scrub {multi|'index_variable_element'|,"url":"||,"code":"}
|
||||
index_start.scrub {regex||^.*?"starttime"\s*:\s*([+-]?\d*)||}
|
||||
index_start.scrub {single|"starttime":|||,}
|
||||
index_stop.scrub {single|"endtime":|||,}
|
||||
index_title.scrub {single|"title":"||"|"}
|
||||
index_subtitle.scrub {single|"episodetitle":"||"|"}
|
||||
index_temp_1.scrub {single|"episodenumber":"||"|}
|
||||
index_temp_2.scrub {single|"episodetotal":"||"|}
|
||||
index_temp_3.scrub {single|"episodeseason":"||"|}
|
||||
index_productiondate.scrub {single|"year":"||"|}
|
||||
index_description.scrub {single|"content_short":"||"|}
|
||||
index_actor.scrub {multi|"credits":|"role":"actor","name":"|"|]}
|
||||
index_presenter.scrub {multi|"credits":|"role":"presenter","name":"|"|]}
|
||||
index_director.scrub {multi(separator="," " en ")|"credits":|"role":"director","name":"|"|]}
|
||||
index_category.scrub {multi|"genres":[|"|"|]}
|
||||
index_starrating.scrub {single|"appreciation":"||"|}
|
||||
index_videoaspect.scrub {single|"prop_16_9"||1|1}
|
||||
index_videoquality.scrub {single|"hd"||1|1}
|
||||
index_showicon.scrub {single|"resized_urls":{"large":"||",|",}
|
||||
index_country.scrub {single|"countries":["||"]}
|
||||
|
||||
|
||||
scope.range {(indexshowdetails)|end}
|
||||
index_start.modify {calculate(format=utctime)}
|
||||
index_stop.modify {calculate(format=utctime)}
|
||||
index_urlshow.modify{replace|\/|/}
|
||||
** create the episode element
|
||||
index_episode.modify {addstart('index_temp_3' not= "")|Seizoen 'index_temp_3'}
|
||||
index_episode.modify {addend('index_temp_1' not= "")| Aflevering 'index_temp_1'}
|
||||
index_episode.modify {addend('index_temp_2' not= "")|/'index_temp_2'}
|
||||
*
|
||||
** cleanup the unicode characters
|
||||
index_title.modify {cleanup}
|
||||
index_subtitle.modify {cleanup}
|
||||
index_description.modify {cleanup}
|
||||
index_actor.modify {cleanup}
|
||||
index_presenter.modify {cleanup}
|
||||
index_category.modify {cleanup(style=name)}
|
||||
*
|
||||
index_starrating.modify {calculate(not "" format=F1)|'index_starrating' 10 /}
|
||||
index_videoaspect.modify {replace(not "")|'index_videoaspect'|16:9}
|
||||
index_videoquality.modify {replace(not "")|'index_videoquality'|hdtv}
|
||||
index_showicon.modify {cleanup(style=jsondecode)}
|
||||
end_scope
|
||||
|
||||
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
*** @auto_xml_channel_start
|
||||
*subpage.format {list|main|rest}
|
||||
*url_index{url|https://www.humo.be/api/epg/humosite/channels/|subpage|}
|
||||
*url_index.headers {customheader=Cookie=pwv=1; pws=functional\|analytics}
|
||||
*index_site_id.scrub {multi|"groups":[{"code":|||}
|
||||
*scope.range {(channellist)|end}
|
||||
*index_temp_2.modify {clear}
|
||||
*loop {(each 'index_temp_6' in 'index_site_id' max=3000)|end}
|
||||
*index_temp_1.modify {substring(type=regex)|'index_temp_6' ^.*?"([^\"]*)"}
|
||||
*index_temp_6.modify {replace|"id":|"id":##type='index_temp_1'##id=}
|
||||
*index_temp_2.modify {addend|'index_temp_6'}
|
||||
*end_loop
|
||||
*index_site_id.modify {substring(type=regex)|'index_temp_2' "id":([^,]*),"code":"[^\"]*","display_name":"[^\"]*"}
|
||||
*index_site_channel.modify {substring(type=regex)|'index_temp_2' "id":[^,]*,"code":"[^\"]*","display_name":"([^\"]*)"}
|
||||
*index_site_channel.modify {cleanup(style=jsondecode)}
|
||||
*end_scope
|
||||
*** @auto_xml_channel_end
|
770
siteini.pack/Belgium/livetv.tv-vlaanderen.be.E.channels.xml
Executable file
770
siteini.pack/Belgium/livetv.tv-vlaanderen.be.E.channels.xml
Executable file
|
@ -0,0 +1,770 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V2.1.10.1 -- Jan van Straaten" site="livetv.tv-vlaanderen.be.E">
|
||||
<channels>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790975744" xmltv_id="één HD">één HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790975808" xmltv_id="Canvas HD">Canvas HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791046592" xmltv_id="VTM HD">VTM HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791046080" xmltv_id="VIER HD">VIER HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791031936" xmltv_id="Q2 HD">Q2 HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791046144" xmltv_id="VIJF">VIJF</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791046208" xmltv_id="Vitaya">Vitaya</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791000960" xmltv_id="CAZ">CAZ</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791859136" xmltv_id="ZES">ZES</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791850752" xmltv_id="VTM Kids JR">VTM Kids JR</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790984192" xmltv_id="VTM Kids / Kanaal Z">VTM Kids / Kanaal Z</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790975872" xmltv_id="Ketnet / één+ / Canvas+">Ketnet / één+ / Canvas+</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791001024" xmltv_id="Eclips TV">Eclips TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791001280" xmltv_id="Infokanaal">Infokanaal</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791608704" xmltv_id="NPO 1 HD">NPO 1 HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791608768" xmltv_id="NPO 2 HD">NPO 2 HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791608832" xmltv_id="NPO 3 HD">NPO 3 HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="592297856" xmltv_id="Film Europe HD">Film Europe HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591403968" xmltv_id="E! Entertainment">E! Entertainment</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791745472" xmltv_id="Fox">Fox</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790975552" xmltv_id="History">History</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791001920" xmltv_id="Discovery Showcase HD">Discovery Showcase HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790975360" xmltv_id="Discovery">Discovery</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790991936" xmltv_id="NatGeo HD">NatGeo HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="592273472" xmltv_id="DOCUBOX">DOCUBOX</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="592306048" xmltv_id="Travelxp HD">Travelxp HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790988352" xmltv_id="ID Investigation Discovery">ID Investigation Discovery</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791893568" xmltv_id="Comedy Central">Comedy Central</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791881856" xmltv_id="TLC">TLC</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591410304" xmltv_id="the QYOU HD">the QYOU HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591399040" xmltv_id="Animal Planet">Animal Planet</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591420864" xmltv_id="National Geographic Wild HD">National Geographic Wild HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="592273280" xmltv_id="Fishing and Hunting">Fishing and Hunting</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="975104" xmltv_id="Love Nature HD">Love Nature HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791006016" xmltv_id="ONS">ONS</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791850432" xmltv_id="Nick Jr.">Nick Jr.</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790987392" xmltv_id="Cartoon Network">Cartoon Network</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790987328" xmltv_id="Boomerang">Boomerang</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790973248" xmltv_id="Disney XD HD (04u-18u)">Disney XD HD (04u-18u)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791610240" xmltv_id="Disney Channel">Disney Channel</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790975168" xmltv_id="Nickelodeon / Spike BE">Nickelodeon / Spike BE</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790988928" xmltv_id="duck tv">duck tv</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791885824" xmltv_id="Baby TV">Baby TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591408128" xmltv_id="Stingray iConcerts HD">Stingray iConcerts HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791856064" xmltv_id="192TV">192TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790974784" xmltv_id="MTV NL">MTV NL</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591408064" xmltv_id="MTV Music 24">MTV Music 24</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="592287616" xmltv_id="Stingray CMusic">Stingray CMusic</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="26752" xmltv_id="VH-1">VH-1</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="26816" xmltv_id="VH-1 Classic">VH-1 Classic</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="343938944" xmltv_id="Retro Music TV">Retro Music TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742415040" xmltv_id="Mezzo HD">Mezzo HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591403264" xmltv_id="Stingray Classica HD">Stingray Classica HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790979200" xmltv_id="TV Oranje">TV Oranje</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790971136" xmltv_id="Schlager TV">Schlager TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="592296192" xmltv_id="Insight TV HD">Insight TV HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="592296256" xmltv_id="Insight TV UHD">Insight TV UHD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="743047872" xmltv_id="France 2 HD">France 2 HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791866944" xmltv_id="TVO (Oost-Vlaanderen)">TVO (Oost-Vlaanderen)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791867008" xmltv_id="ATV (Antwerpen)">ATV (Antwerpen)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791867072" xmltv_id="TVL (Limburg)">TVL (Limburg)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591433920" xmltv_id="(18+) Leo TV (22-06)">(18+) Leo TV (22-06)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591431616" xmltv_id="(18+) Brazzers TV (22-05)">(18+) Brazzers TV (22-05)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591433664" xmltv_id="(18+) Hustler TV">(18+) Hustler TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="592284608" xmltv_id="(18+) Penthouse Gold">(18+) Penthouse Gold</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="592284672" xmltv_id="(18+) Penthouse Quickies">(18+) Penthouse Quickies</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591408576" xmltv_id="(18+) VividTV">(18+) VividTV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591396992" xmltv_id="(18+) Reality Kings">(18+) Reality Kings</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742428928" xmltv_id="(18+) Man-X (00-06)">(18+) Man-X (00-06)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791877952" xmltv_id="Eleven Sports 1">Eleven Sports 1</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791878016" xmltv_id="Eleven Sports 2">Eleven Sports 2</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791879680" xmltv_id="Eleven Sports 3 HD">Eleven Sports 3 HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790981760" xmltv_id="Eurosport 1 HD">Eurosport 1 HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791731008" xmltv_id="Eurosport 2 BE">Eurosport 2 BE</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="592325056" xmltv_id="Fuel TV HD">Fuel TV HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419467840" xmltv_id="AutoMotorSport HD">AutoMotorSport HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591434368" xmltv_id="Nautical Channel HD">Nautical Channel HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1920" xmltv_id="Sky News">Sky News</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591410496" xmltv_id="BBC World News HD">BBC World News HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591397248" xmltv_id="CNBC">CNBC</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="592042048" xmltv_id="France 24 (in English)">France 24 (in English)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742413248" xmltv_id="Euronews (Français)">Euronews (Français)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742392384" xmltv_id="TV5MONDE HD (F,B,CH)">TV5MONDE HD (F,B,CH)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="743037632" xmltv_id="TV5MONDE Europe">TV5MONDE Europe</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591397824" xmltv_id="CNN International">CNN International</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="256" xmltv_id="CNEWS HD">CNEWS HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591397056" xmltv_id="Al Jazeera English HD">Al Jazeera English HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="592279744" xmltv_id="NHK World HD">NHK World HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="921472" xmltv_id="RT HD">RT HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="592042496" xmltv_id="Bloomberg Europe">Bloomberg Europe</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="886080" xmltv_id="Rai News 24">Rai News 24</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="743097536" xmltv_id="LCI HD">LCI HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790976576" xmltv_id="TV Noord">TV Noord</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790976896" xmltv_id="Omroep Zeeland">Omroep Zeeland</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790977152" xmltv_id="L1MBURG">L1MBURG</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790976832" xmltv_id="Omroep Brabant">Omroep Brabant</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790976512" xmltv_id="TV Gelderland">TV Gelderland</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790976448" xmltv_id="Omrop Fryslan">Omrop Fryslan</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790976640" xmltv_id="TV Oost">TV Oost</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790977024" xmltv_id="TV Drenthe">TV Drenthe</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419431168" xmltv_id="Das Erste HD">Das Erste HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419438720" xmltv_id="ZDF HD">ZDF HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420077248" xmltv_id="3sat HD">3sat HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420077312" xmltv_id="Sat.1">Sat.1</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420153664" xmltv_id="SAT.1 Gold Austria">SAT.1 Gold Austria</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419430720" xmltv_id="RTL Television">RTL Television</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419438848" xmltv_id="RTL 2">RTL 2</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420077568" xmltv_id="NITRO">NITRO</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420317632" xmltv_id="RTLplus">RTLplus</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419436928" xmltv_id="ProSieben">ProSieben</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419431616" xmltv_id="ProSieben MAXX Austria">ProSieben MAXX Austria</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419438080" xmltv_id="VOX">VOX</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420077824" xmltv_id="Sixx">Sixx</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419446848" xmltv_id="Kabel eins">Kabel eins</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420077952" xmltv_id="DMAX">DMAX</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420320768" xmltv_id="N24 Doku">N24 Doku</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="890624" xmltv_id="Kabel 1 Doku Austria">Kabel 1 Doku Austria</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419431680" xmltv_id="Tele 5">Tele 5</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419438912" xmltv_id="arte HD">arte HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420078144" xmltv_id="ONE HD">ONE HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="912320" xmltv_id="Welt der Wunder">Welt der Wunder</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419432768" xmltv_id="ZDF_neo HD">ZDF_neo HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420337728" xmltv_id="Euronews (Deutsch)">Euronews (Deutsch)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419433024" xmltv_id="ZDFinfo HD">ZDFinfo HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420078464" xmltv_id="ARD-alpha HD">ARD-alpha HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420078528" xmltv_id="phoenix HD">phoenix HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420078592" xmltv_id="Tagesschau 24 HD">Tagesschau 24 HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420078656" xmltv_id="Welt">Welt</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420078720" xmltv_id="N-TV">N-TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419443904" xmltv_id="Servus TV HD Deutschland">Servus TV HD Deutschland</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419444096" xmltv_id="Eurosport 1 Deutschland">Eurosport 1 Deutschland</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419432064" xmltv_id="sport1">sport1</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1344" xmltv_id="DW-TV (Deutsche Welle)">DW-TV (Deutsche Welle)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1600" xmltv_id="ANIXE HD">ANIXE HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420153408" xmltv_id="Disney Channel DE">Disney Channel DE</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419447040" xmltv_id="Nickelodeon">Nickelodeon</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419442688" xmltv_id="Super RTL">Super RTL</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419442752" xmltv_id="KiKA HD">KiKA HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="13888" xmltv_id="RiC">RiC</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420321408" xmltv_id="OE24.TV">OE24.TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419526528" xmltv_id="ORF 2 Europe">ORF 2 Europe</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419444480" xmltv_id="WDR HD Köln">WDR HD Köln</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419442816" xmltv_id="R9 Österreich HD">R9 Österreich HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420080256" xmltv_id="RBB Brandenburg HD">RBB Brandenburg HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419443968" xmltv_id="RBB Berlin HD">RBB Berlin HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419444160" xmltv_id="SWR BW HD">SWR BW HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420156736" xmltv_id="SWR RP HD">SWR RP HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420139584" xmltv_id="SR Fernsehen HD">SR Fernsehen HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419445120" xmltv_id="BR Nord HD">BR Nord HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419445184" xmltv_id="BR Süd HD">BR Süd HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419445248" xmltv_id="NDR FS NDS HD">NDR FS NDS HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419445312" xmltv_id="NDR FS MV HD">NDR FS MV HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419445376" xmltv_id="NDR FS SH HD">NDR FS SH HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419445440" xmltv_id="NDR FS HH HD">NDR FS HH HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419445504" xmltv_id="MDR Sachsen HD">MDR Sachsen HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419445568" xmltv_id="MDR S-Anhalt HD">MDR S-Anhalt HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419445632" xmltv_id="MDR Thüringen HD">MDR Thüringen HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419445696" xmltv_id="hr-fernsehen HD">hr-fernsehen HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="910400" xmltv_id="INTV HD">INTV HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="11520" xmltv_id="RFO (na 18u)">RFO (na 18u)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="910464" xmltv_id="München TV HD">München TV HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="11072" xmltv_id="TV Mittelrhein">TV Mittelrhein</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="15360" xmltv_id="Rhein Main TV">Rhein Main TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="15488" xmltv_id="Ulm-Allgäu HD">Ulm-Allgäu HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="15680" xmltv_id="Franken Fernsehen HD">Franken Fernsehen HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="944256" xmltv_id="HGTV (Deutschland)">HGTV (Deutschland)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="912256" xmltv_id="Shop 24 Direct">Shop 24 Direct</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419446144" xmltv_id="Comedy Central (D)">Comedy Central (D)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="912384" xmltv_id="MTV Deutschland">MTV Deutschland</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419446208" xmltv_id="Radio Bremen TV">Radio Bremen TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="15872" xmltv_id="Go TV">Go TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="15936" xmltv_id="Melodie TV">Melodie TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="16064" xmltv_id="Folx TV">Folx TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="16128" xmltv_id="Deutsches Musik Fernsehen">Deutsches Musik Fernsehen</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419446592" xmltv_id="Deluxe Music">Deluxe Music</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419446400" xmltv_id="TLC Deutschland">TLC Deutschland</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="16256" xmltv_id="Sparhandy">Sparhandy</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420154752" xmltv_id="LT1">LT1</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="740864" xmltv_id="Equi 8">Equi 8</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="741056" xmltv_id="Regio TV">Regio TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419440768" xmltv_id="Super RTL Austria">Super RTL Austria</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="10624" xmltv_id="RTL Nitro Austria">RTL Nitro Austria</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419441088" xmltv_id="Sat 1 Osterreich">Sat 1 Osterreich</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419446912" xmltv_id="Pro Sieben Osterreich">Pro Sieben Osterreich</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419447168" xmltv_id="Comedy Central Austria">Comedy Central Austria</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="774272" xmltv_id="Sky Sport News HD">Sky Sport News HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="16896" xmltv_id="MeinTVshop">MeinTVshop</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="901120" xmltv_id="Health.TV">Health.TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420085952" xmltv_id="HSE24 HD">HSE24 HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419458304" xmltv_id="QVC HD Germany">QVC HD Germany</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="17088" xmltv_id="Juwelo HD">Juwelo HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="974976" xmltv_id="DW-TV HD">DW-TV HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="17344" xmltv_id="CGTN News">CGTN News</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="17408" xmltv_id="CGTN 9 Documentary">CGTN 9 Documentary</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="895168" xmltv_id="CGTN Documentary HD">CGTN Documentary HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742409280" xmltv_id="LCP HD">LCP HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="726656" xmltv_id="Mont Blanc Live TV">Mont Blanc Live TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="17536" xmltv_id="M6 Boutique & Co">M6 Boutique & Co</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="17600" xmltv_id="Arirang TV">Arirang TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="17664" xmltv_id="RTL Tele Letzebuerg">RTL Tele Letzebuerg</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="17728" xmltv_id="Chamber TV HD">Chamber TV HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="17216" xmltv_id="TVE International">TVE International</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="17280" xmltv_id="Canal 24 Horas">Canal 24 Horas</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="18048" xmltv_id="Telesur HD">Telesur HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="789248" xmltv_id="TV Record">TV Record</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="922304" xmltv_id="Extremadura TV">Extremadura TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="17856" xmltv_id="Cubavision Internacional">Cubavision Internacional</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="884288" xmltv_id="RT Espanol HD">RT Espanol HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="17984" xmltv_id="ARAGON TV">ARAGON TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="18112" xmltv_id="TV Galicia">TV Galicia</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="18240" xmltv_id="Canal Sur Andalucia">Canal Sur Andalucia</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="18304" xmltv_id="i24 News Français">i24 News Français</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="710016" xmltv_id="France 24 (in Arabic)">France 24 (in Arabic)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="928000" xmltv_id="Tele Maroc">Tele Maroc</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="18432" xmltv_id="TRWAM">TRWAM</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="926144" xmltv_id="RTS Svet HD">RTS Svet HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="2457880640" xmltv_id="TV 8">TV 8</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="924928" xmltv_id="Power TV">Power TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="344806144" xmltv_id="REBEL">REBEL</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="344841856" xmltv_id="Ocko Star">Ocko Star</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="343998016" xmltv_id="Ocko">Ocko</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="344825216" xmltv_id="CT 24 HD">CT 24 HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="343951488" xmltv_id="Noe TV HD">Noe TV HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="343951552" xmltv_id="Slagr TV">Slagr TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="2457865600" xmltv_id="TA3 HD">TA3 HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="2457880832" xmltv_id="TV Lux HD">TV Lux HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="343951744" xmltv_id="regionalnitelevize.cz">regionalnitelevize.cz</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="18880" xmltv_id="SonLife Broadcasting Network">SonLife Broadcasting Network</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="19008" xmltv_id="GOD Europe">GOD Europe</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="19200" xmltv_id="EWTN katholisches TV">EWTN katholisches TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419449472" xmltv_id="Bibel TV HD">Bibel TV HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="19136" xmltv_id="K-TV Fernsehen">K-TV Fernsehen</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="712960" xmltv_id="TBN Europe (13)">TBN Europe (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="713088" xmltv_id="Hilsong Channel (13)">Hilsong Channel (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="712512" xmltv_id="Daystar TV (13)">Daystar TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="712768" xmltv_id="S Neu Jerusalem (13)">S Neu Jerusalem (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="707328" xmltv_id="Tele Padre Pio (13)">Tele Padre Pio (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="708480" xmltv_id="Bethel Television (13)">Bethel Television (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="925056" xmltv_id="Angel TV (13)">Angel TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="925120" xmltv_id="KICC TV (13)">KICC TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="706944" xmltv_id="sonnenklar.TV HD">sonnenklar.TV HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="27712" xmltv_id="AstroTV">AstroTV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="27776" xmltv_id="Juwelo TV">Juwelo TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="27840" xmltv_id="HSE24 Extra">HSE24 Extra</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="924800" xmltv_id="STS International">STS International</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="924864" xmltv_id="TV Rus">TV Rus</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419458368" xmltv_id="1-2-3.tv HD">1-2-3.tv HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="28032" xmltv_id="Channel 21 Shop">Channel 21 Shop</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="28096" xmltv_id="Genius Teleshopping">Genius Teleshopping</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="924736" xmltv_id="TV Centr International">TV Centr International</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="888640" xmltv_id="Zee One HD">Zee One HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="888704" xmltv_id="R1 (Russia)">R1 (Russia)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="896768" xmltv_id="TRT World HD">TRT World HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="922944" xmltv_id="Yol TV">Yol TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="973568" xmltv_id="8 Kanal International">8 Kanal International</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="924672" xmltv_id="NTV Mir">NTV Mir</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="344841792" xmltv_id="WAR (Monitor)">WAR (Monitor)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420154048" xmltv_id="Eurosport 2 DE (Monitor)">Eurosport 2 DE (Monitor)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420153984" xmltv_id="AXN Deutschland (Monitor)">AXN Deutschland (Monitor)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420153728" xmltv_id="kabel eins CLASSICS (Monitor)">kabel eins CLASSICS (Monitor)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420153792" xmltv_id="Planet (Monitor)">Planet (Monitor)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="420154112" xmltv_id="sportdigital.tv (Monitor)">sportdigital.tv (Monitor)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="784192" xmltv_id="SES UHD Demo Channel">SES UHD Demo Channel</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="784256" xmltv_id="UHD1 by ASTRA">UHD1 by ASTRA</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="784320" xmltv_id="PEARL TV UHD">PEARL TV UHD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="784448" xmltv_id="Fashion 4K">Fashion 4K</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="913728" xmltv_id="QVC Deutschland UHD">QVC Deutschland UHD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="921984" xmltv_id="NASA TV UHD (13)">NASA TV UHD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="975040" xmltv_id="4K Universe">4K Universe</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="891712" xmltv_id="Hotbird 4K1 (13)">Hotbird 4K1 (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="891200" xmltv_id="Fashion TV UHD (13)">Fashion TV UHD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="892992" xmltv_id="Astra UHD Demo">Astra UHD Demo</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="893056" xmltv_id="Astra Ultra HD Demo 2">Astra Ultra HD Demo 2</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="893184" xmltv_id="SES UHD Demo2">SES UHD Demo2</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="973888" xmltv_id="Automoto TV">Automoto TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="706816" xmltv_id="Voice of America (13)">Voice of America (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="896512" xmltv_id="VOA TV 2 (13)">VOA TV 2 (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="974400" xmltv_id="BFC (13)">BFC (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="921920" xmltv_id="NASA HDTV (13)">NASA HDTV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="925952" xmltv_id="Mediasport TV">Mediasport TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="888832" xmltv_id="W9 HD Suisse (9)">W9 HD Suisse (9)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="888896" xmltv_id="6ter Suisse (9)">6ter Suisse (9)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="888000" xmltv_id="M6 HD Suisse (9)">M6 HD Suisse (9)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="921536" xmltv_id="RT France HD">RT France HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742424384" xmltv_id="La Une HD (13)">La Une HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742462592" xmltv_id="La Deux (13)">La Deux (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742467840" xmltv_id="RTL-TVI HD (13)">RTL-TVI HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742458240" xmltv_id="Club RTL / Kidz RTL (13)">Club RTL / Kidz RTL (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742466560" xmltv_id="Plug RTL (13)">Plug RTL (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742462720" xmltv_id="La Trois (13)">La Trois (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742430912" xmltv_id="AB3">AB3</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742424768" xmltv_id="TF 1 HD">TF 1 HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742432896" xmltv_id="France 3">France 3</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742432960" xmltv_id="France 4">France 4</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742433088" xmltv_id="France 5">France 5</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742433152" xmltv_id="France Ô">France Ô</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742431488" xmltv_id="TV Breizh HD">TV Breizh HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742432128" xmltv_id="Comédie+ HD">Comédie+ HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="974592" xmltv_id="MCM">MCM</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="743318016" xmltv_id="TMC">TMC</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742435264" xmltv_id="TFX">TFX</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742430848" xmltv_id="AB1">AB1</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742432448" xmltv_id="Disney Channel HD">Disney Channel HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742432512" xmltv_id="Disney Channel+1 HD">Disney Channel+1 HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742432384" xmltv_id="Disney XD HD">Disney XD HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="743048768" xmltv_id="Disney Junior HD">Disney Junior HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742433280" xmltv_id="Gulli">Gulli</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742420096" xmltv_id="Nickelodeon HD(+)">Nickelodeon HD(+)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742436160" xmltv_id="TiJi HD">TiJi HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742431552" xmltv_id="Canal J HD">Canal J HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742435968" xmltv_id="Télétoon+ HD">Télétoon+ HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742436032" xmltv_id="Télétoon+1 HD">Télétoon+1 HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742435328" xmltv_id="Piwi+ HD">Piwi+ HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742434176" xmltv_id="Mangas">Mangas</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742431168" xmltv_id="Action HD">Action HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742431808" xmltv_id="Crime District">Crime District</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742432640" xmltv_id="Science & Vie TV HD">Science & Vie TV HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742435392" xmltv_id="Planéte+ HD">Planéte+ HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742433344" xmltv_id="Histoire HD">Histoire HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742435840" xmltv_id="Toute l'Histoire">Toute l'Histoire</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742436224" xmltv_id="Trek HD">Trek HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742431232" xmltv_id="Animaux HD">Animaux HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742436288" xmltv_id="Ushuaia TV HD">Ushuaia TV HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="41408" xmltv_id="Golf Channel France">Golf Channel France</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742435008" xmltv_id="National Geographic FR HD">National Geographic FR HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742435072" xmltv_id="National Geographic Wild HD (FR)">National Geographic Wild HD (FR)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742431680" xmltv_id="Chasse et Pêche">Chasse et Pêche</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742436800" xmltv_id="(18+) XXL">(18+) XXL</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="592055616" xmltv_id="(18+) Hustler HD">(18+) Hustler HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591441984" xmltv_id="(18+) Redlight HD">(18+) Redlight HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="39296" xmltv_id="(18+) Private tv HD">(18+) Private tv HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790974080" xmltv_id="VRT Radio1">VRT Radio1</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790974592" xmltv_id="VRT Radio2">VRT Radio2</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790974464" xmltv_id="MNM">MNM</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790974528" xmltv_id="Studio Brussel">Studio Brussel</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790974144" xmltv_id="Klara">Klara</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="5376" xmltv_id="QMusic">QMusic</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791005440" xmltv_id="Joe">Joe</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1791013504" xmltv_id="Nostalgie">Nostalgie</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="925312" xmltv_id="NRJ">NRJ</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="13376" xmltv_id="Classic FM">Classic FM</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="5632" xmltv_id="BNR Nieuwsradio">BNR Nieuwsradio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591402176" xmltv_id="Sky Radio">Sky Radio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="5504" xmltv_id="Radio 10">Radio 10</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790969856" xmltv_id="Radio 538">Radio 538</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790973696" xmltv_id="Veronica Radio">Veronica Radio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="40768" xmltv_id="RTL Radio">RTL Radio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="944448" xmltv_id="L1 Radio">L1 Radio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="5952" xmltv_id="FunX">FunX</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="5568" xmltv_id="Arrow Classic Rock">Arrow Classic Rock</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790979136" xmltv_id="100% NL">100% NL</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790972672" xmltv_id="NPO Radio 1">NPO Radio 1</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790972736" xmltv_id="NPO Radio 2">NPO Radio 2</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790972800" xmltv_id="NPO 3FM">NPO 3FM</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790972864" xmltv_id="NPO Radio 4">NPO Radio 4</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790972928" xmltv_id="NPO Radio 5">NPO Radio 5</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="5696" xmltv_id="SLAM!">SLAM!</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="880960" xmltv_id="COUNTRY JZ">COUNTRY JZ</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="881024" xmltv_id="COUNTRY SV">COUNTRY SV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="41920" xmltv_id="Country Radio">Country Radio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="41984" xmltv_id="Beat JM">Beat JM</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="42048" xmltv_id="Radio Beat">Radio Beat</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="12672" xmltv_id="Radio Gelderland">Radio Gelderland</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="12608" xmltv_id="Radio Oost">Radio Oost</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="42304" xmltv_id="BBC World Service">BBC World Service</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="714176" xmltv_id="Jazz Radio">Jazz Radio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="880704" xmltv_id="CRo JAZZ">CRo JAZZ</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="880576" xmltv_id="CRo RADIO WAVE">CRo RADIO WAVE</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="42560" xmltv_id="CRo Radiozurnal">CRo Radiozurnal</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="42752" xmltv_id="RTL">RTL</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="42816" xmltv_id="RTL 2 FR">RTL 2 FR</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="42880" xmltv_id="Fun Radio">Fun Radio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="42944" xmltv_id="Radio Classique">Radio Classique</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="43008" xmltv_id="NRJ FR">NRJ FR</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="43072" xmltv_id="Europe 1">Europe 1</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="43328" xmltv_id="Virgin Radio FR">Virgin Radio FR</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="43392" xmltv_id="Sky Rock">Sky Rock</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="64384" xmltv_id="Nova">Nova</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="43840" xmltv_id="RFM">RFM</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="43648" xmltv_id="Cherie FM">Cherie FM</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="43712" xmltv_id="France Culture">France Culture</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="43776" xmltv_id="France Info">France Info</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="43904" xmltv_id="France Inter">France Inter</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="43968" xmltv_id="France Musique">France Musique</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="44288" xmltv_id="France Bleu IDF">France Bleu IDF</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="44544" xmltv_id="CRo Radio Praha">CRo Radio Praha</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="44608" xmltv_id="RFI Int">RFI Int</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="44672" xmltv_id="RMC Info">RMC Info</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="44736" xmltv_id="Rire & Chansons">Rire & Chansons</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="44800" xmltv_id="Mc Doualiya">Mc Doualiya</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="44928" xmltv_id="TSF Jazz">TSF Jazz</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="45184" xmltv_id="BFM Business Radio">BFM Business Radio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="45248" xmltv_id="Mouv">Mouv</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="45312" xmltv_id="Radio FG">Radio FG</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="45376" xmltv_id="Contact FM">Contact FM</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="42688" xmltv_id="BBC ARABIC">BBC ARABIC</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="45440" xmltv_id="Oui FM">Oui FM</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="45568" xmltv_id="Beur FM">Beur FM</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="45632" xmltv_id="Sud Radio">Sud Radio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="37568" xmltv_id="La prem1ère">La prem1ère</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="44864" xmltv_id="VivaCité">VivaCité</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="43136" xmltv_id="Musiq 3">Musiq 3</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="38720" xmltv_id="Classic21">Classic21</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="38272" xmltv_id="Pure FM">Pure FM</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="38592" xmltv_id="Bel RTL">Bel RTL</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="37824" xmltv_id="Mint">Mint</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="38848" xmltv_id="Radio Contact">Radio Contact</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="28352" xmltv_id="RNE Radio Nacional">RNE Radio Nacional</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="28416" xmltv_id="RNE Radio Clasica">RNE Radio Clasica</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="28480" xmltv_id="RNE Radio 3">RNE Radio 3</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="28544" xmltv_id="RNE Radio 4">RNE Radio 4</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="28608" xmltv_id="RNE Radio 5 Todo Noticias">RNE Radio 5 Todo Noticias</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="28672" xmltv_id="RNE Radio Exterior">RNE Radio Exterior</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="28736" xmltv_id="FIP">FIP</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="28800" xmltv_id="RTL Radio Letzebuerg">RTL Radio Letzebuerg</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="28864" xmltv_id="Radio 100">Radio 100</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="28928" xmltv_id="Antenne Bayern">Antenne Bayern</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="28992" xmltv_id="NDR Blue">NDR Blue</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29056" xmltv_id="Bayern 1">Bayern 1</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29120" xmltv_id="Bayern 2">Bayern 2</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29184" xmltv_id="BAYERN 3">BAYERN 3</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29248" xmltv_id="Bayern4Klassik">Bayern4Klassik</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29312" xmltv_id="B5 aktuell">B5 aktuell</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29376" xmltv_id="BAYERN plus">BAYERN plus</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29440" xmltv_id="PULS">PULS</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="897024" xmltv_id="DR Dokumente & Debatten">DR Dokumente & Debatten</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29504" xmltv_id="hr1">hr1</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29568" xmltv_id="hr2">hr2</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29632" xmltv_id="hr3">hr3</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29696" xmltv_id="hr4">hr4</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29760" xmltv_id="You FM">You FM</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29824" xmltv_id="hr-info">hr-info</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="48576" xmltv_id="MDR Jump">MDR Jump</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="48640" xmltv_id="MDR 1 Sachsen">MDR 1 Sachsen</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="48704" xmltv_id="MDR1 S-Anhalt">MDR1 S-Anhalt</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="48768" xmltv_id="MDR1 Thuringen">MDR1 Thuringen</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="48832" xmltv_id="MDR Figaro">MDR Figaro</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="48896" xmltv_id="MDR Info">MDR Info</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="48960" xmltv_id="NDR Kultur">NDR Kultur</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49024" xmltv_id="NDR Info">NDR Info</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49088" xmltv_id="N-Joy">N-Joy</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49152" xmltv_id="NDR 90.3">NDR 90.3</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49216" xmltv_id="NDR 1 Radio MV">NDR 1 Radio MV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49280" xmltv_id="NDR 1 Radio Niedersachsen">NDR 1 Radio Niedersachsen</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49344" xmltv_id="NDR Info Spezial">NDR Info Spezial</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49408" xmltv_id="NDR 1 Welle Nord">NDR 1 Welle Nord</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49472" xmltv_id="Info Radio">Info Radio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49536" xmltv_id="kulturradio">kulturradio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49600" xmltv_id="Antenne Brandenburg">Antenne Brandenburg</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49664" xmltv_id="Radio Berlin 88.8">Radio Berlin 88.8</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49728" xmltv_id="SR3 (Saarlandwelle)">SR3 (Saarlandwelle)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49792" xmltv_id="SPUTNIK">SPUTNIK</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49856" xmltv_id="SR1 (Europawelle)">SR1 (Europawelle)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="49920" xmltv_id="SR2 (Kulturradio)">SR2 (Kulturradio)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="896960" xmltv_id="NDR Plus">NDR Plus</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="419480384" xmltv_id="SWR1 BW">SWR1 BW</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="50048" xmltv_id="SWR1 RP">SWR1 RP</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="50112" xmltv_id="SWR2 BW">SWR2 BW</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="50176" xmltv_id="SWR3">SWR3</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="50240" xmltv_id="SWR4 BW">SWR4 BW</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="50304" xmltv_id="SWR4 RP">SWR4 RP</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="50368" xmltv_id="DAS DING">DAS DING</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="50432" xmltv_id="SWR Aktuell">SWR Aktuell</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="50496" xmltv_id="1LIVE">1LIVE</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="50560" xmltv_id="WDR 2 Koln">WDR 2 Koln</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="6848" xmltv_id="WDR 3">WDR 3</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="50688" xmltv_id="WDR 4">WDR 4</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="50752" xmltv_id="WDR 5">WDR 5</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="50816" xmltv_id="WDR Cosmo">WDR Cosmo</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="50880" xmltv_id="1LIVE diGGi">1LIVE diGGi</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="50944" xmltv_id="Kiraka">Kiraka</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51008" xmltv_id="ERF Radio">ERF Radio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51072" xmltv_id="Deutschlandfunk Kultur">Deutschlandfunk Kultur</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="7424" xmltv_id="Deutschlandfunk">Deutschlandfunk</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51200" xmltv_id="Radio U1 Tirol">Radio U1 Tirol</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51264" xmltv_id="OE1 DD">OE1 DD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51328" xmltv_id="OE1">OE1</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51392" xmltv_id="OE2B">OE2B</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51456" xmltv_id="OE2K">OE2K</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51520" xmltv_id="OE2N">OE2N</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51584" xmltv_id="OE2O">OE2O</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51648" xmltv_id="OE2S">OE2S</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51712" xmltv_id="OE2ST">OE2ST</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51776" xmltv_id="OE2T">OE2T</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51840" xmltv_id="OE2V">OE2V</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51904" xmltv_id="OE2W">OE2W</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="51968" xmltv_id="OE3">OE3</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52032" xmltv_id="FM4">FM4</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52096" xmltv_id="Rockantenne">Rockantenne</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52160" xmltv_id="Radio Maria">Radio Maria</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52224" xmltv_id="Hit Radio FFH">Hit Radio FFH</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="724288" xmltv_id="Hitradio OE3">Hitradio OE3</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="887104" xmltv_id="Radio Lebensquelle">Radio Lebensquelle</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52352" xmltv_id="Harmony FM">Harmony FM</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52416" xmltv_id="Sunshine Live">Sunshine Live</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52480" xmltv_id="Inselradio">Inselradio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52544" xmltv_id="Planet Radio">Planet Radio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52608" xmltv_id="Klassik Radio">Klassik Radio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52672" xmltv_id="Nordwestradio">Nordwestradio</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52736" xmltv_id="Radio neue Hoffnung">Radio neue Hoffnung</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52800" xmltv_id="Radio Horeb">Radio Horeb</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52864" xmltv_id="Radio Paloma">Radio Paloma</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52928" xmltv_id="Fritz">Fritz</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="52992" xmltv_id="Deutschlandfunk Nova">Deutschlandfunk Nova</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="53056" xmltv_id="Radio Freundes-Dienst">Radio Freundes-Dienst</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="53120" xmltv_id="B5 plus">B5 plus</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="53184" xmltv_id="Bremen Eins">Bremen Eins</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="53248" xmltv_id="Bremen Vier">Bremen Vier</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="944320" xmltv_id="Regenbogen 2">Regenbogen 2</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="53376" xmltv_id="FFN Digital">FFN Digital</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="8256" xmltv_id="BBC Radio 1 (28)">BBC Radio 1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="53504" xmltv_id="BBC 1 Xtra (28)">BBC 1 Xtra (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="9472" xmltv_id="BBC Radio 2 (28)">BBC Radio 2 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="9536" xmltv_id="BBC Radio 3 (28)">BBC Radio 3 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="10176" xmltv_id="BBC Radio 4 (28)">BBC Radio 4 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="53760" xmltv_id="BBC Radio Five Live (28)">BBC Radio Five Live (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="53824" xmltv_id="BBC Radio Five Live Sport (28)">BBC Radio Five Live Sport (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="53888" xmltv_id="BBC 6 Music (28)">BBC 6 Music (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="53952" xmltv_id="BBC Radio 4 Extra (28)">BBC Radio 4 Extra (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="54016" xmltv_id="BBC London (28)">BBC London (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="54080" xmltv_id="Capital FM (28)">Capital FM (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="54144" xmltv_id="Absolute Classic Rock (28)">Absolute Classic Rock (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="54208" xmltv_id="Classic FM (28)">Classic FM (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="54272" xmltv_id="Gold (28)">Gold (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="776256" xmltv_id="Absolute (28)">Absolute (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="54400" xmltv_id="Jazz FM (28)">Jazz FM (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="54464" xmltv_id="talkSPORT (28)">talkSPORT (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="54528" xmltv_id="Planet Rock (28)">Planet Rock (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="54592" xmltv_id="Capital Xtra (28)">Capital Xtra (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="54656" xmltv_id="Smooth (28)">Smooth (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="54720" xmltv_id="Radio X (28)">Radio X (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="891136" xmltv_id="WRN Europe (28)">WRN Europe (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="54784" xmltv_id="Absolute 80s (28)">Absolute 80s (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="54848" xmltv_id="Absolute 90s (28)">Absolute 90s (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="776320" xmltv_id="BFBS Radio (28)">BFBS Radio (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="927680" xmltv_id="Virgin Radio UK">Virgin Radio UK</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1790968640" xmltv_id="BVN (13)">BVN (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="892032" xmltv_id="Euronews English HD (13)">Euronews English HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1153437568" xmltv_id="Rai 1 (13)">Rai 1 (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="3904" xmltv_id="Rai 2 (13)">Rai 2 (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="1153488640" xmltv_id="Rai 3 (13)">Rai 3 (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="56384" xmltv_id="RadioNorba TV (13)">RadioNorba TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="914112" xmltv_id="Radio Zeta Radiovisione (13)">Radio Zeta Radiovisione (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="55232" xmltv_id="Radio Italia TV (13)">Radio Italia TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="672512" xmltv_id="RTL 102.5 HD (13)">RTL 102.5 HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="895616" xmltv_id="Radio freccia TV HD (13)">Radio freccia TV HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="55424" xmltv_id="Rai Storia (13)">Rai Storia (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="55488" xmltv_id="Rai Scuola (13)">Rai Scuola (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="924096" xmltv_id="RDS Social TV">RDS Social TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="895680" xmltv_id="Rai Gulp (13)">Rai Gulp (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="55104" xmltv_id="Rai News 24 (13)">Rai News 24 (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="672832" xmltv_id="TgCom24 (13)">TgCom24 (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="883648" xmltv_id="TRM (13)">TRM (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="55744" xmltv_id="Rai Sport (13)">Rai Sport (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="55808" xmltv_id="Supertennis HD (13)">Supertennis HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="673216" xmltv_id="Fishing TV (13)">Fishing TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="973632" xmltv_id="RTL 102.5 Doc">RTL 102.5 Doc</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="46016" xmltv_id="TV Moda(13)">TV Moda(13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="55872" xmltv_id="SRF Info HD (13)">SRF Info HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="883840" xmltv_id="Polo TV (13)">Polo TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="56192" xmltv_id="RT Doc HD (13)">RT Doc HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="885184" xmltv_id="1TVRUS Europe (13)">1TVRUS Europe (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="673472" xmltv_id="RTP International (13)">RTP International (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742393664" xmltv_id="France 24 Fr HD (13)">France 24 Fr HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="709632" xmltv_id="4Fun.TV (13)">4Fun.TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="55936" xmltv_id="RTR Planeta (13)">RTR Planeta (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="673664" xmltv_id="TV Romania International (13)">TV Romania International (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="706752" xmltv_id="4Fun Dance (13)">4Fun Dance (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="709504" xmltv_id="4Fun Gold Hits (13)">4Fun Gold Hits (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="673728" xmltv_id="Tele 5 polska (13)">Tele 5 polska (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="897536" xmltv_id="CNBC (13)">CNBC (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="896640" xmltv_id="Fashion One (13)">Fashion One (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="900608" xmltv_id="Euronews (13)">Euronews (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="895872" xmltv_id="Stars TV (13)">Stars TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="900224" xmltv_id="UnireSat HD (13)">UnireSat HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="883712" xmltv_id="Eska TV (13)">Eska TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="45888" xmltv_id="TVS-TV Silesia (13)">TVS-TV Silesia (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="973952" xmltv_id="Fashion TV (13)">Fashion TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="923904" xmltv_id="Radio Italia Trend TV">Radio Italia Trend TV</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="46080" xmltv_id="BBC Arabic TV (13)">BBC Arabic TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="886144" xmltv_id="ERT World (13)">ERT World (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="46144" xmltv_id="KBS World HD (13)">KBS World HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742438016" xmltv_id="Arte HD (13)">Arte HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="46272" xmltv_id="Al Aoula Inter 1 (13)">Al Aoula Inter 1 (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="46336" xmltv_id="2M Monde (13)">2M Monde (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="46400" xmltv_id="Arriadia 3 (13)">Arriadia 3 (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="46464" xmltv_id="Arrabiaa 4 (13)">Arrabiaa 4 (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="46528" xmltv_id="Al Maghribiyah 5 (13)">Al Maghribiyah 5 (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="46592" xmltv_id="Al Masriyah (13)">Al Masriyah (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="46656" xmltv_id="VOX Music TV (13)">VOX Music TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="46720" xmltv_id="Medi 1 Sat (13)">Medi 1 Sat (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="928448" xmltv_id="Canal Yek (13)">Canal Yek (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="46848" xmltv_id="Al Jazeera Mubasher (13)">Al Jazeera Mubasher (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="709440" xmltv_id="TVP Info HD (13)">TVP Info HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="46912" xmltv_id="Al Jazeera Documentary (13)">Al Jazeera Documentary (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="899072" xmltv_id="i24 News Francais HD (13)">i24 News Francais HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="895808" xmltv_id="Wine TV (13)">Wine TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="926400" xmltv_id="NSL">NSL</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="776064" xmltv_id="World Fashion Channel HD">World Fashion Channel HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="47040" xmltv_id="AD SPORT1 (13)">AD SPORT1 (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="47104" xmltv_id="Dubai TV HD (13)">Dubai TV HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="47168" xmltv_id="Dubai Sports 3 HD (13)">Dubai Sports 3 HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="47232" xmltv_id="Sama Dubai HD (13)">Sama Dubai HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="47296" xmltv_id="AL SHARQIYA HD (13)">AL SHARQIYA HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="717824" xmltv_id="RADIOUNO (13)">RADIOUNO (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="717888" xmltv_id="RADIODUE (13)">RADIODUE (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="717952" xmltv_id="RADIOTRE (13)">RADIOTRE (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="712192" xmltv_id="BBC Persian (13)">BBC Persian (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="47360" xmltv_id="Al Arabia (13)">Al Arabia (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="47424" xmltv_id="Tunis 7 (13)">Tunis 7 (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="47488" xmltv_id="Canal Algerie (13)">Canal Algerie (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="47552" xmltv_id="CCTV 4 (13)">CCTV 4 (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="892736" xmltv_id="Power TV (13)">Power TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="895296" xmltv_id="CCTV 4 HD (13)">CCTV 4 HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="47744" xmltv_id="ARIRANG WORLD (13)">ARIRANG WORLD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="47808" xmltv_id="Thai TV Global Network (13)">Thai TV Global Network (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="899008" xmltv_id="i24 News English HD (13)">i24 News English HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="888512" xmltv_id="Manoto HD (13)">Manoto HD (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="742392256" xmltv_id="BFM TV (13)">BFM TV (13)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="740288" xmltv_id="BBC One HD (28)">BBC One HD (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="740352" xmltv_id="BBC Two HD (28)">BBC Two HD (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="48192" xmltv_id="ITV HD (28)">ITV HD (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="38400" xmltv_id="Channel 4 HD (28)">Channel 4 HD (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="37888" xmltv_id="Channel 5 HD (28)">Channel 5 HD (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591444992" xmltv_id="BBC Four HD (28)">BBC Four HD (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="32704" xmltv_id="BBC ALBA (28)">BBC ALBA (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="887360" xmltv_id="S4C HD (28)">S4C HD (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="928384" xmltv_id="BBC Scotland">BBC Scotland</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="48256" xmltv_id="ITV +1 (28)">ITV +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="48320" xmltv_id="ITV 2 (28)">ITV 2 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="48384" xmltv_id="ITV 2 +1 (28)">ITV 2 +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="48448" xmltv_id="ITV 3 (28)">ITV 3 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="48512" xmltv_id="ITV 3 +1 (28)">ITV 3 +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="38912" xmltv_id="ITV 4 (28)">ITV 4 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="38976" xmltv_id="ITV4 +1 (28)">ITV4 +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="38784" xmltv_id="ITV Be (28)">ITV Be (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="38656" xmltv_id="ITV Be +1 (28)">ITV Be +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="38464" xmltv_id="Channel 4 +1 (28)">Channel 4 +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="37312" xmltv_id="More 4 (28)">More 4 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="37376" xmltv_id="More 4 +1 (28)">More 4 +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="36928" xmltv_id="E4 UK (28)">E4 UK (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="35264" xmltv_id="E4 +1 (28)">E4 +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="36864" xmltv_id="4seven (28)">4seven (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="37952" xmltv_id="Channel 5 +1 (28)">Channel 5 +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="922368" xmltv_id="UTV (Ulster) (28)">UTV (Ulster) (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="922432" xmltv_id="UTV +1 (28)">UTV +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="38080" xmltv_id="5SELECT (28)">5SELECT (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="38144" xmltv_id="5 USA (28)">5 USA (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="37696" xmltv_id="5 USA +1 (28)">5 USA +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="37760" xmltv_id="5STAR (28)">5STAR (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="37184" xmltv_id="5STAR +1 (28)">5STAR +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="907008" xmltv_id="Dave (28)">Dave (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="891072" xmltv_id="Blaze (28)">Blaze (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="38016" xmltv_id="5Spike (28)">5Spike (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="906880" xmltv_id="Forces TV (28)">Forces TV (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="32256" xmltv_id="BET U.K. (28)">BET U.K. (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="913984" xmltv_id="Together (28)">Together (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="882816" xmltv_id="Yesterday (28)">Yesterday (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="906944" xmltv_id="Home (28)">Home (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="882752" xmltv_id="Really (28)">Really (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="906048" xmltv_id="Quest (28)">Quest (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="906368" xmltv_id="Quest+1 (28)">Quest+1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="906176" xmltv_id="Quest Red (28)">Quest Red (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="906304" xmltv_id="Quest Red +1 (28)">Quest Red +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="4288" xmltv_id="Food Network (28)">Food Network (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="35904" xmltv_id="Food Network +1 (28)">Food Network +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="907264" xmltv_id="Travel Channel (28)">Travel Channel (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="36032" xmltv_id="Travel Channel +1 (28)">Travel Channel +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="927808" xmltv_id="DMAX UK">DMAX UK</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="789888" xmltv_id="PBS America (28)">PBS America (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="33088" xmltv_id="BBC Parliament (28)">BBC Parliament (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="32640" xmltv_id="BBC News HD (28)">BBC News HD (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="896896" xmltv_id="Bloomberg HD (28)">Bloomberg HD (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="897600" xmltv_id="CNBC UK (28)">CNBC UK (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="901312" xmltv_id="Euronews English (28)">Euronews English (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="927040" xmltv_id="Smithsonian Channel UK">Smithsonian Channel UK</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="928320" xmltv_id="CNBC HD">CNBC HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="789952" xmltv_id="CGTN (28)">CGTN (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="30272" xmltv_id="PCNE (28)">PCNE (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="30144" xmltv_id="NHK World HD (28)">NHK World HD (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="790016" xmltv_id="RT HD (28)">RT HD (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="896576" xmltv_id="TRT World (28)">TRT World (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="897728" xmltv_id="TVC News (28)">TVC News (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="901824" xmltv_id="Times Now - India (28)">Times Now - India (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="974848" xmltv_id="Travel XP (UK)">Travel XP (UK)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="974912" xmltv_id="Food XP">Food XP</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="974720" xmltv_id="Freesports HD">Freesports HD</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="30656" xmltv_id="Front Runner (28)">Front Runner (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="901760" xmltv_id="Showcase +1 (28)">Showcase +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591399808" xmltv_id="Horse & Country (28)">Horse & Country (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="35328" xmltv_id="Pick TV (28)">Pick TV (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="35392" xmltv_id="Pick TV +1 (28)">Pick TV +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="35456" xmltv_id="Challenge (28)">Challenge (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="35520" xmltv_id="Challenge+1 (28)">Challenge+1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="923520" xmltv_id="Paramount Network (28)">Paramount Network (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="914752" xmltv_id="Sony Crime (28)">Sony Crime (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="914816" xmltv_id="Sony Crime +1 (28)">Sony Crime +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="591416512" xmltv_id="CBS Reality (28)">CBS Reality (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="35648" xmltv_id="CBS Reality +1 (28)">CBS Reality +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="35712" xmltv_id="CBS Action (28)">CBS Action (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="35776" xmltv_id="CBS Drama (28)">CBS Drama (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="882688" xmltv_id="Drama (28)">Drama (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="36736" xmltv_id="True Entertainment (28)">True Entertainment (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="34176" xmltv_id="True Entertainment +1 (28)">True Entertainment +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="36224" xmltv_id="Film4 (28)">Film4 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="36288" xmltv_id="Film4 +1 (28)">Film4 +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="36352" xmltv_id="True Movies (28)">True Movies (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="36416" xmltv_id="True Movies 2 (28)">True Movies 2 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="36480" xmltv_id="Movies4Men (28)">Movies4Men (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="36544" xmltv_id="Movies4Men +1 (28)">Movies4Men +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="926016" xmltv_id="Sony Movies">Sony Movies</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="926080" xmltv_id="Sony Movies +1">Sony Movies +1</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="885824" xmltv_id="Talking Pictures (28)">Talking Pictures (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="36096" xmltv_id="Horror Channel (28)">Horror Channel (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="36160" xmltv_id="Horror Channel+1 (28)">Horror Channel+1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="34240" xmltv_id="CBBC HD (28)">CBBC HD (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="34304" xmltv_id="CBeebies HD (28)">CBeebies HD (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="34368" xmltv_id="CITV U.K. (28)">CITV U.K. (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="34432" xmltv_id="Pop Max (28)">Pop Max (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="34496" xmltv_id="Pop (28)">Pop (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="33536" xmltv_id="Pop Max +1 (28)">Pop Max +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="33600" xmltv_id="Pop +1 (28)">Pop +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="33664" xmltv_id="Tiny Pop (28)">Tiny Pop (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="33728" xmltv_id="Tiny Pop +1 (28)">Tiny Pop +1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="33856" xmltv_id="S4C Digidol (28)">S4C Digidol (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="924032" xmltv_id="Your TV International (28)">Your TV International (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="927616" xmltv_id="Retro Movies">Retro Movies</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="741504" xmltv_id="The Box UK (28)">The Box UK (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="30720" xmltv_id="ABN TV (28)">ABN TV (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="741824" xmltv_id="VOX Africa (28)">VOX Africa (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="891264" xmltv_id="ROK TV (28)">ROK TV (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="922752" xmltv_id="YANGA! (28)">YANGA! (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="32896" xmltv_id="The Vault">The Vault</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="927872" xmltv_id="Chart Show Hits">Chart Show Hits</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="32832" xmltv_id="Chart Show TV (28)">Chart Show TV (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="922816" xmltv_id="Now 80s (28)">Now 80s (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="923008" xmltv_id="Now 90s (28)">Now 90s (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="923712" xmltv_id="Massive R&B (28)">Massive R&B (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="741696" xmltv_id="Kiss TV (28)">Kiss TV (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="32192" xmltv_id="Clubland TV (28)">Clubland TV (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="883136" xmltv_id="Keep it Country (28)">Keep it Country (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="784896" xmltv_id="TV Record HD UK (28)">TV Record HD UK (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="30528" xmltv_id="BEN (28)">BEN (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="32000" xmltv_id="Box Upfront (28)">Box Upfront (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="741632" xmltv_id="Box Hits! (28)">Box Hits! (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="31680" xmltv_id="Magic (28)">Magic (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29952" xmltv_id="QVC (28)">QVC (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="907072" xmltv_id="JML Direct (28)">JML Direct (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="914304" xmltv_id="High Street TV 1 (28)">High Street TV 1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="31808" xmltv_id="Brit Asia TV (28)">Brit Asia TV (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="895552" xmltv_id="Bangla TV (28)">Bangla TV (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="900288" xmltv_id="Arirang HD (28)">Arirang HD (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="30976" xmltv_id="Aastha (28)">Aastha (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="741568" xmltv_id="Kerrang (28)">Kerrang (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="30784" xmltv_id="PTV Prime (28)">PTV Prime (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="30912" xmltv_id="Geo Tez (28)">Geo Tez (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="907136" xmltv_id="Geo TV (28)">Geo TV (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="31104" xmltv_id="Geo News (28)">Geo News (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="921792" xmltv_id="Freesat EPG (28)">Freesat EPG (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="30400" xmltv_id="Abu Dhabi TV (28)">Abu Dhabi TV (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="31360" xmltv_id="Takbeer TV (28)">Takbeer TV (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="31424" xmltv_id="Channel S (28)">Channel S (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="30464" xmltv_id="Hidayat TV (28)">Hidayat TV (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="29888" xmltv_id="BBC Red Button 1 (28)">BBC Red Button 1 (28)</channel>
|
||||
<channel update="i" site="livetv.tv-vlaanderen.be.E" site_id="974336" xmltv_id="BBC Red Button HD (28)">BBC Red Button HD (28)</channel>
|
||||
</channels>
|
||||
</site>
|
125
siteini.pack/Belgium/livetv.tv-vlaanderen.be.E.ini
Executable file
125
siteini.pack/Belgium/livetv.tv-vlaanderen.be.E.ini
Executable file
|
@ -0,0 +1,125 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: livetv.tv-vlaanderen.be.E
|
||||
* @MinSWversion: 2.1.9
|
||||
* @Revision 1 - [26/07/2019] WGTeam*fix
|
||||
*
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
* $$encrypted [26/07/2019]
|
||||
**------------------------------------------------------------------------------------------------
|
||||
site {url=livetv.tv-vlaanderen.be.E|timezone=UTC|maxdays=8.1|cultureinfo=nl-BE|charset=UTF-8|titlematchfactor=90|nopageoverlaps|ratingsystem=Kijkwijzer|episodesystem=onscreen}
|
||||
eI7tD3Ybb9bfSkq97W0lyg==
|
||||
cFoy0BXEEuHphOg1wdSY9w==
|
||||
ohtG7aFkxKDOQMMsa9W6x8FPbPUntaakfMI6S+QX1xl41HpKu8+m8cssWhvMu5xtnqkdg4GUWeW4ktNtmykGi5BUDokoCgqcLZFegGijXG9umANQ/rhF84gbZZD02YPSvUW9POBN96NMhgW2xDEaUw==
|
||||
QSgDqOoO4fU6LtCuh9PeXt/56sHeUvdwzmPVl9/O0/2vu3KKK+B33rWLbEtwVjX84QUoXA3Lr4t7ZDMCeVCmXqtubuFqO3Kw3k0lkVsMDF/JIHa1NXgnK5L56o26n45Nyzi8VzSzFlbjZOVcQpG3rLXve6MpTG98hR/wDPcRLro=
|
||||
QSgDqOoO4fU6LtCuh9PeXuOs9saqLSZwAc33u10MPyjHUFP+kLcNMSSHM2rs052nHByxdlz4e6aKztPhaz5iEt+AFaRKdZtuvi2snE7uaLXCm3gDW8DbKDsoiGZ3wV7nV7Eddh8PO8WWOEFcZ3pU1/F/ws/sql1brr1UrpsPbqfgozRuGPFJaT33PYiEBxUuo/IFocd+MvYr1M3bOu8kUQ==
|
||||
CVckRUP6a4PDiJEhlKdIDKmnBaPha6bqkeyO5MdCyNKqNSh23MEC3PI0lsH40+UQtTSSZnEXYaB1XaQbos/s+xuXUZP37jbGmLAhJOAbc97YlN2YtYO7lbYYuPK/mCXFhqZTFLXYu2OtYIBEuj0YcIwKB+FLlV68tdFSG4nrfk0=
|
||||
n0P7VEiQV8iT7EG4W9ydo1pVpy1R0YxH3R2gHuMBBn1scfe+r6+qkUoWAH1+4bBPRnwT88xV75lg88/sFcc7Pw==
|
||||
n0P7VEiQV8iT7EG4W9ydozg6dntj1/e7FzPY60yHFjJ/6dYn5YQ5zposutKY/dwk
|
||||
n0P7VEiQV8iT7EG4W9ydozg6dntj1/e7FzPY60yHFjLLDClgpngotiqdzo15aWY8
|
||||
n0P7VEiQV8iT7EG4W9ydozg6dntj1/e7FzPY60yHFjKvKgX9MOzlZELpDgGWFllc
|
||||
9D0fzq0Xd5wGmHKccIS9NZPM3Et+zSrS5s/eOtAZOHhPvNTVzmO/+GzxWIJsB3ie
|
||||
mwjOMop4sr8zPpWggu8Xeg==
|
||||
MH7GwKm/SMz/j8rJeOE8YIm1P+2jzgekWZzLyScmRLA=
|
||||
mwjOMop4sr8zPpWggu8Xeg==
|
||||
C11NVq88ZqdioCMdRM8fC8UbaL49FxuRU51MBNYfKiczAUgIc4Ux1wJ50NblgZusjRKk2phDbUHp8yEL7pBe2A==
|
||||
o8U8h/psSiGa2IuwlYEl8NA75uCxbYO8kVjuxIgrZvhBmJcqQND6z08OLyVOYQPBrJKqNXtBAB9lfE0Cp/LEWiFiVgtLTekS4lJfyJdFHCU=
|
||||
C11NVq88ZqdioCMdRM8fC/8RQ4HHdRXnSn8u93V41Cs2dnzXBZJZJXVNGwxG61U5
|
||||
WXFn9ithfgwsl+/Ie4vL7rYZiA9+cj4CZJ3Edd3ejNnT+EN4qpk+k3zYGWKIBJ+R4GHLNwiBk1U9/hUmOSSWDEOatjdq8DolHABoP2yzHWQln+CZypp7ySqDubcCjjXydRlXHeWfaf/DlmuRyQBftw==
|
||||
WXFn9ithfgwsl+/Ie4vL7rYZiA9+cj4CZJ3Edd3ejNnT+EN4qpk+k3zYGWKIBJ+RH7uAdNd/srMDq6W45/8MgRS0m4xisUGVgTNzeK4gVHy6Ap/x8N/bdBqR0teM6IsZhetVHdZoMpia6M1NcnBp8A==
|
||||
HgDgr/Yxi9X9hsQXJVdWQDCqu4vBLBz6TN55KnNOMwuDHsLC531p9j9ERtbvAJi3AYmeWMIoQWU/qcwsN203mW0l3/m3YsbZLD8Dol/I4Go=
|
||||
mwjOMop4sr8zPpWggu8Xeg==
|
||||
LdfNMX6d1Dos1bxy0FDDXUErlQNWhIZVMklGCz97P5g5NXNpsFGUSUxcBsgkCGJB
|
||||
/zdMn7ZyZ4xQs+mF+z3FFSP5IEnmje1VNs+hHIDOXJd9zL+5zkJ8rEyzSWTUHlPinU1OCPGSIgECw1+5SQBtQg==
|
||||
/zdMn7ZyZ4xQs+mF+z3FFbK//kF2JViAxVJZwiP1HBBBsfnTjDMJjbb9lQ5MxvnPvOCfrVtuZpwLtv77/sMBRA==
|
||||
/zdMn7ZyZ4xQs+mF+z3FFSrAX0dgnG1bQIc5aaedIAMz5ffIt33PQCgiTE7PhVMab5T21QoMR5sclKgEZaKcjA==
|
||||
mv0chMGKY9RikCLKGgcW/w==
|
||||
+oEO7w0U1Gzxxo++Q0kxG08PzuIbgkA99LLbB9ZvtVgO29pM7eHvvzQDlZbot2LA
|
||||
+oEO7w0U1Gzxxo++Q0kxGz87apO5/ndv1qtNJrGyN8aVCf67XY7JlxsZNh9nofeERv/VaDaxzAXCUxZfVkx37w==
|
||||
+oEO7w0U1Gzxxo++Q0kxG2bs1UAdB22CF1NF2eDa6AOIbak2KyhVIesgaYGk0T8aVJj32uF5X+9Jun+QP7r0NEjEkL2by2Tv4tCPAGAlRx7/7Waj8ENFsR/CjR2zXVRf0ohNtL6KJGUorzhq10vCmqRu+7x4FJEPcBxRneC19Rc=
|
||||
mwjOMop4sr8zPpWggu8Xeg==
|
||||
r1zlQh6Kh4TNgpB1uWsXQupcN/CqEGobkrX49XiEcGg=
|
||||
vzAeoThrM7/rZCyNbZ0Ud8SY1vIWRsjQw6HbVatmICz3Yjj3xpp1KBRZQv4KnSnaIVq8U4L8NKHsSYnayyQZDg==
|
||||
e/4mF8Gbyr3aZNnf7DUlew2NcKA9ULrbiH1gw0qIusHKXwXBvKosYVXxWb8bRme3YOujX4MOiJGY60HPc/GfNw==
|
||||
fdKE+nHwNYfl6y3CftdG15LhImYTxSUe89Bw/hqc4HZFg6TdPFneVVSJa9pCd4lN+TkXk2rzS4lwkE77LbXg+jNnG8n9zq+quUmz5fjlF0o=
|
||||
mKVi35tft+Y9HRYgPuUSaJoWagDgV7UOoIg4/Y9bAUBOi1sKA53KLmYOXIEOfMrHiJzaBlB+JlV5ZUSA5YwES3sZxzmAYf2r3hz/ZnB3VggrnDspxZMuGuChqgXehb40
|
||||
ab8E64OiA4KsNXVZf9mP4Q==
|
||||
+oEO7w0U1Gzxxo++Q0kxG/3zAxiYseB6s7Rizhp0d2/4rwdEj54mI4AWmWEo2jPucjVTm8TGzmdPiL6viBE3YKaOYot4IqvLMpNxDOyHUXA=
|
||||
KYLXXfG5Y5/+gT4J1/eiWw==
|
||||
PzTvQYOH1+3yNrqLaejco7bxrbZGCPTs47WYM+tLil6oxKLNdHEcyePNbJBPrAy5
|
||||
3b3DEzj7b3rlTqbhXXgOK4JMpVQw7QL4daT+v54jtKc=
|
||||
mKVi35tft+Y9HRYgPuUSaHJltbcmutZRjdWJAV5Z2rc=
|
||||
fdKE+nHwNYfl6y3CftdG13REV1xkFGQeZR+EK+xwAz0=
|
||||
6B4LOk1+xsXzAldw688EQJT6CFgN3mYcRma8ZWZeIDI=
|
||||
mv0chMGKY9RikCLKGgcW/w==
|
||||
mwjOMop4sr8zPpWggu8Xeg==
|
||||
8lOrsHj5Qz2MzvtoOyvxvarhjHKkMqYSnCqw4vo0RtkJZHHdgWOuMcHUaxGMl5bb
|
||||
uTFn6vveEW7IUwstlLxDNfAPXM80+QwOIboUnSimpMOh38IgovL2eLllDmNguJ83
|
||||
IKxLyG51rJyUlcPYj4qwQPR/Fyj5JLE8AOhUcIH8/ij72XXyzgT9ay+8WDYx9eGY
|
||||
6k84QaGupXwOJbCRITZC92lW8ZB+Blfra6KclXBqvoClTYvSb73Uo+GddNOMhedMpKEhiDPvQOudiDpYnEI0L9b5JN6ZlUrBh3nrjyNUWSw=
|
||||
TQaP9wMbhlymuZ5o/RJxclsyzUszTYRC80smYcXt7XiBN3Bw0hp8lo0NvfFlNpcYUaEQyhm5E8YLY+Gjk6S0zFqsxgsu1tcotNtDxcPJlrg=
|
||||
ek/JXzPryj3TyAccrKoBZ3854wuajs9J+rf2d3OCW2wlmTaGeMCe9s9rR2Zba75C22YDJWRCCo00bBKDjttpSA==
|
||||
ek/JXzPryj3TyAccrKoBZw76g/yMQ2O+Ysh1gE5kVEhqKYcyHLfn+jJYXyDQ1uGP
|
||||
ek/JXzPryj3TyAccrKoBZ7LTVnTjlmE6fFnbzVw0QbQWcRqhg68BkT3arekmPVgc4DT0iMhy3rBEeuGMHx6QHw==
|
||||
y0+FSs5XRnNkdgJJlySIJFENagXi4gSie/PfRBEmdwcvs9uQPlpyXqJOC/+NIPnT
|
||||
5O+fZhxD5oHAqeeiat3kTy66ZB6u0LRq+Im9EdAaap6z2+7JE/9q1+aQhu1R5JWdYCXQ1pRH75klajZ3bBJP8ifTn/xZY5gfpd8PwgNqPnQ=
|
||||
hzlFALExUMp8n4gdn6+vBRuO7Nge5wa2ySosEuyXcVKB8iPkSf1SfkglsUgDRbVykxLUlH4skw2R7YeQuZMQz/jX6+drCgjLh86NgaqS4rw=
|
||||
hzlFALExUMp8n4gdn6+vBRuO7Nge5wa2ySosEuyXcVKV4lGZVVoisqsOsqvbuvyPUMCV4PA7dMJE4zxBAk5cWd06Alz3nT450lOsrR3vAZ8=
|
||||
hzlFALExUMp8n4gdn6+vBRuO7Nge5wa2ySosEuyXcVKLoP8cqVg+R7pK91iv0MCEbHkMbIL7lnK1jc30U3jEG7IzJ9numJhLMVa34AhFhulhWO5iDwGOtzUN843pUU84
|
||||
+pxjnBgONfZZNDy7CNGVftVLOuS6oC8yZlzL5+js+Afw6TDu1/oadIw5IWlMmaM8QBtVkViWK9chvfPTitv9E9QsTMJxDPV2tc3u/Ww4rPRJfCy20lDNo+y13EpZimaN
|
||||
SLWJ7ILH4P6Loh3fZ20T88kYUdCTyo3t8HkxiI98Cpno+wxWo2JLTrgEV4ebQW3aAAnf878Rq6gQP6CUQWSD8Q==
|
||||
SLWJ7ILH4P6Loh3fZ20T8zHSMDX5iW3bNRCHf88j4mftA9EYNTXbQEeYj7zMhgdxeUJxGYALx90IAoVKKzG4pA==
|
||||
SLWJ7ILH4P6Loh3fZ20T8zHSMDX5iW3bNRCHf88j4mftA9EYNTXbQEeYj7zMhgdxeXD4ZEeSQMavqsqwB1IkBw==
|
||||
4wiIL/vVGcmwO9axrf9RLKfNr3+mcVQjwt1bflMBbz6a1LNZbAKqycBwysz8qAZG
|
||||
I9FGabTGbtYYhC4JgK+tCFXN+ZMKQsrISwKxuwB3UaM1gcF2AGsTDMIY19bJwJ8eJ+PBqkDr/pCxcqn1JAcj2epuofniexulzAIpS6l8tUG6GduXOSJuWho8pL8yvaA8
|
||||
mAzAno+5jlTzUuj2ILaj4sI6ZanrV3eQg7fpwzujls1RrYQeDqVVOoC/NcNXGIGZgZGKs0+Kr41x6RbiD+iIAoxR4c8WoYB+e1FWZvVYPA8j3ydvizCFFuy9f3kauLdY
|
||||
4cG8PUu27JqgF8JIynJkW9/nOtmnq2IHbJ9OErh+18pvfhAoZgDaeSa6sh+w5wuO5/Gyt1H4f28Q9I+4lW6+a6IM2/D1OYDOKPkkTZyW7UsBZoZouL5qzjTzgQlR9CD/
|
||||
ND4zaFS2qI1VwCUSf+U1pbnLASNWyN22fGgg/xmZT9w0AdLogKeQ5TODLC471Ur2GO0eJCLOPdKLnvscVP4TGrcDN0AhzfSmHgYiSNEN9IdoR3EGa5JsHg9w1HGoAcDL
|
||||
Act2NH4qjDSW5+wStUDzS2tl9IGsW4FSNGBoriIJCF7T4rrJkeHmeHOAqGvp4vk/7zkeU4t+XEDJHjpTSCmmFBxh7pRvANsZQA7DjPvf+xxv6elvQD8McrSsCQc/A2pMYLaZV5z+99cYHJsr8kSJ6Q==
|
||||
6B4LOk1+xsXzAldw688EQJotID7Ytiq9bj9t137MxTz1fcMW5S2lJo7fjWov4+HF
|
||||
Act2NH4qjDSW5+wStUDzS7xN9vNNSNucJMQZ05C8o1k=
|
||||
xXZ7Yno9Akfd0QLeCDpE9b3fX5+V3ik3+Yh4T/k6BfAdQVLTJG9Sy/WWRAi0dZlwlvQlpgr373xbuu8X13QEjQ==
|
||||
TzRHHmwz+jqNNwf5YSQLF1PAUs2PgefblLdmpSiJJ2e1851kWiYrahpYdYK5/Co/Vy5XJnoUXGEiwkoDKBPt0jouAhp45UneUl3FeT3wRLGTKCWEDiOIVBT/8ipPJCoA
|
||||
TzRHHmwz+jqNNwf5YSQLFx/v3H30CHD3/1q5kx3syhg01nbpX2FRt7FIKaCTYnq+lA8PK7wywyWs1XS2rjgfZA==
|
||||
De4FG6Gd/MCmauP1vfxHLUl9gbuKXuvRus7Fxl6xzrvRfItAriiRG9fHoUf1NVorIXIDyTmEYfAuILIlW2cqCg==
|
||||
Act2NH4qjDSW5+wStUDzS9BazNniloiH0fvQbKntSEH2OerNE53TDvuk+rqgwCBPPyjK9ydafV2orSs/duly6GE0swqi4atHYVE8/UDpN/4=
|
||||
Act2NH4qjDSW5+wStUDzS9SJCZ3TFmeP5rw7o9fag+/QACz64PIZMoAqTb0nvSOz
|
||||
ab8E64OiA4KsNXVZf9mP4Q==
|
||||
2bUSXbVRu0A8A65+z/KIV3yLdirUrOh7B5KDBjNv4u6shgGyZkasnVLIilNMuTOz
|
||||
qU6ie4LfMRMp3Smj1u8/Koqd8XAbv6Rid0uOiyCBGn2XxFfM6WFAltAzQo6pt39zOWPh2lFVW1eboOkQb1tsPw==
|
||||
qU6ie4LfMRMp3Smj1u8/Koqd8XAbv6Rid0uOiyCBGn30J3vHATuTxsiRSxp/n2/VqGuD9hN6sTYrzKu9tnEniA==
|
||||
qU6ie4LfMRMp3Smj1u8/KgeJ8xZHkryFK7Ai9RFObC5VYV/IjSWGw+loMzIUFbSd
|
||||
B2eDPlBR/vWlAgZhFgPVkIRZJILwYLcZmYYwgohjoWolo2efRFlwH7DxYFxw/l3m
|
||||
3b3DEzj7b3rlTqbhXXgOK/DlZxF3Wq4RfsQ5JDjqfjTpkwLuEneUV8OzTM1QLoDcWC2kTm/Jci73ziVxxVJhPw==
|
||||
3b3DEzj7b3rlTqbhXXgOK/DlZxF3Wq4RfsQ5JDjqfjTirq0XXkPoOeXuO0TxTttvm9qSOKv7ME823DWNTt2Q9V9+nuStCdA9JCPsBDa7MAnoC1f6XFX7D6gReqjo2fBi2IOe4CrkeojEn/AWwnMcjw==
|
||||
3b3DEzj7b3rlTqbhXXgOK3qwL5mrwxArLCXt24JCHco27cBhw4iyJKjsV8LKFb9U
|
||||
VLwvYPwvrnEDIWfUet1+p+MG/vLIQMuM9LbiyL6eEZU2dBfvg3LYdvleDg51dJ7T2rQqJZ4dZdh04d8OAuO49jlgH1r+kiN1u/T4V4tpYsAnrp5FyUySoMg0UE35UscQZ0+a+uMFPVcU/4e06b9kxg==
|
||||
TJO6bvQED9zRQ1dmVm7fMYhzanIhI/OP80NlFttaMWnoq1F8gC1U0RAxM2RLxe2rqmkSnW66P6IMnVwRjrOF/WojEnp71R7PkJg0V57KQtcP1eaWoMY5HBFAbWTr4XG+
|
||||
ek/JXzPryj3TyAccrKoBZ7UbNYRC1LKI1pP/8E0ENXPRUUhfhuPawhvwrR4yf/ZAMpGBOjANWqF4i+J2O5upHA==
|
||||
mv0chMGKY9RikCLKGgcW/w==
|
||||
mwjOMop4sr8zPpWggu8Xeg==
|
||||
Sn8g+xuypHstiC9OKNFP++Y5cmAbfMOttiHjsgRSgJFdom/GX4yame3YhHiwi3ih
|
||||
0FP0/PNZbMc1eZn9CCvFXCX0rx03rx0ZYV0/VaNp0FKnNojJfw0aIvZXqgXPwbON
|
||||
0FP0/PNZbMc1eZn9CCvFXGekl/nZq20xwWpkAD/9QGtwe1XV7uut+0BDDMoxxuTU
|
||||
ek/JXzPryj3TyAccrKoBZw76g/yMQ2O+Ysh1gE5kVEhqKYcyHLfn+jJYXyDQ1uGP
|
||||
4cG8PUu27JqgF8JIynJkWyEj82vPY9hQKZEIWaa3WtvsKYXhT9wjjm0vfTEVZF/+Ib+ajQs5kIXnlPrO0tE2Pw==
|
||||
ND4zaFS2qI1VwCUSf+U1pQrLNPLTbjNy+Yzmj3Qef0lyz4Ef9YHR4ToXkkWOpQ3Fbn8wWhAuXzv+bAlAJO/GbQ==
|
||||
SLWJ7ILH4P6Loh3fZ20T80zsADyRAv0Iut5wnT8faa8tmvzun4S7mRMVk4Jmc5GnF/gXVbjoN936PaA5CqZo0w==
|
||||
ZBr9XUZ44kxmeItA8wiAPjGnmr+2gzwSQ895MBXkmp9kXEXrX67hAoYmhCED40RH
|
||||
0FP0/PNZbMc1eZn9CCvFXOJj+dxzwW92mc2p9ooWTWNRtzw1Ca+nj0+FnXQiybf7vGGefByuQTaKn6x2DqQgFk0PbxkzzocZ1FfgURXPXZY=
|
||||
0FP0/PNZbMc1eZn9CCvFXPzVkI8UHXUFn22bcC3kRp3y1F0Cf14qnQxf0nct9om3
|
||||
mwjOMop4sr8zPpWggu8Xeg==
|
||||
NqnEy3o+C/73EKC0ehku6l+1FDr3QJR08qhmzH8fRj7Uh/LuFIeYWEL2nL370NVHMdQ5kcwVTpPTuf/TP/32i5nPlnT8vsdW5feKXToi4G19tfIAiiJxWwoFtR5+MzzVFn+aXrS+we5CZuK8sDkK3Q==
|
||||
Bwsp6e5NndVAPFPPq04on2v6rZkzRoJvgRcqu04q3FO6c4BqYWcXc63Dv86UTD6Eji3jZ0bnRMtHEHuXncxehGlaSJ0rQh6Iv8l6KcYHnnk=
|
||||
eI7tD3Ybb9bfSkq97W0lyg==
|
||||
K9Y4MyNS/oVohObZxTXRynZC8HvUsTTWn/bXfCwDjK8=
|
||||
3nWpoVTPB3YhKq+vkYYuh4imZujf9tC8w5fDRgUsEjUPInYv8peiWAjjy9v8HBhCleaWIszFIwRZgNG3n/3Vbg==
|
||||
pGLUktMgqpFzq2uMLq0UfBr7sRtLyFEIY7UxgB0DzSpVAHWF1CzUiu6oBbBlV+ky
|
||||
KFAQS0KE7bsei1OktweIXC/r5NDyj8FmWwlJ0lKlAZYkX6psxoE2N64JYUSyW1zmilLnNW4kjrLxgsc/RL4gaQ==
|
||||
cDYadhSHnGI1T/VbWVKYE/JJ1Pe5bln+kUx82IAtU9zPmy721vjyxy6+injjso0n
|
||||
XuUFL7ya2GMeYoXtFEnshjOK6l3M3yy1ApHr15dLibma/oA85lkCMGGw2baeum5E0/DEb8arhviSr7C4umKD89tGPYdQG0NIf/6cRvU7akY=
|
||||
Q+y2f1E/ncJ1PsEVD+Z6Tw==
|
||||
K9Y4MyNS/oVohObZxTXRyklzw2NzNK/z1nudfPESuuM=
|
||||
bQxxVvEhFzG0uCxiLf2OGA==
|
122
siteini.pack/Belgium/mijn-tv-gids.be.channels.xml
Executable file
122
siteini.pack/Belgium/mijn-tv-gids.be.channels.xml
Executable file
|
@ -0,0 +1,122 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V2.1.4 -- Jan van Straaten" site="mijn-tv-gids.be">
|
||||
<channels>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="416" xmltv_id="11">11</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="74" xmltv_id="13EME RUE">13EME RUE</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="138" xmltv_id="AB MOTEURS">AB MOTEURS</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="14" xmltv_id="ARTE">ARTE</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="119" xmltv_id="BBC ENTERTAINMENT">BBC ENTERTAINMENT</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="129" xmltv_id="BBC1">BBC1</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="130" xmltv_id="BBC2">BBC2</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="269" xmltv_id="BOOMERANG">BOOMERANG</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="581" xmltv_id="CANVAS">CANVAS</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="93" xmltv_id="CARTOON NETWORK">CARTOON NETWORK</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="688" xmltv_id="CAZ">CAZ</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="67" xmltv_id="CLUB RTL">CLUB RTL</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="694" xmltv_id="CULTUUR 7">CULTUUR 7</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="292" xmltv_id="DISCOVERY CHANNEL">DISCOVERY CHANNEL</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="304" xmltv_id="E! ENTERTAINMENT">E! ENTERTAINMENT</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="313" xmltv_id="EEN">EEN</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="323" xmltv_id="EUROSPORT 2">EUROSPORT 2</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="618" xmltv_id="EUROSPORT NL">EUROSPORT NL</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="2" xmltv_id="FRANCE 2">FRANCE 2</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="3" xmltv_id="FRANCE 3">FRANCE 3</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="321" xmltv_id="FRANCE 4">FRANCE 4</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="69" xmltv_id="FRANCE 5">FRANCE 5</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="344" xmltv_id="FRANCE Ô">FRANCE Ô</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="164" xmltv_id="KETNET">KETNET</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="42" xmltv_id="LA DEUX">LA DEUX</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="717" xmltv_id="LA TROIS">LA TROIS</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="24" xmltv_id="LA UNE">LA UNE</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="86" xmltv_id="MEZZO">MEZZO</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="535" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="539" xmltv_id="NATIONAL GEOGRAPHIC">NATIONAL GEOGRAPHIC</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="527" xmltv_id="NET 5">NET 5</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="528" xmltv_id="NICKELODEON">NICKELODEON</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="1167" xmltv_id="NJAM !">NJAM !</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="139" xmltv_id="NPO1">NPO1</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="140" xmltv_id="NPO2">NPO2</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="141" xmltv_id="NPO3">NPO3</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="1384" xmltv_id="PEBBLE TV">PEBBLE TV</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="258" xmltv_id="PLAYBOY TV">PLAYBOY TV</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="281" xmltv_id="PLUG RTL">PLUG RTL</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="536" xmltv_id="PRIME ACTION">PRIME ACTION</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="635" xmltv_id="PRIME FAMILY">PRIME FAMILY</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="636" xmltv_id="PRIME SERIE">PRIME SERIE</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="634" xmltv_id="PRIME STAR">PRIME STAR</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="467" xmltv_id="Q2">Q2</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="120" xmltv_id="RAI 1">RAI 1</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="41" xmltv_id="RTL">RTL</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="529" xmltv_id="RTL 4">RTL 4</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="530" xmltv_id="RTL 5">RTL 5</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="531" xmltv_id="RTL 7">RTL 7</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="532" xmltv_id="RTL 8">RTL 8</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="19" xmltv_id="RTL TVI">RTL TVI</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="533" xmltv_id="SBS 6">SBS 6</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="1168" xmltv_id="STUDIO100tv">STUDIO100tv</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="1" xmltv_id="TF1">TF1</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="845" xmltv_id="TRACE URBAN">TRACE URBAN</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="199" xmltv_id="TV BREIZH">TV BREIZH</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="150" xmltv_id="VIER">VIER</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="296" xmltv_id="VIJF">VIJF</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="541" xmltv_id="VITAYA">VITAYA</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="148" xmltv_id="VTM">VTM</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="1170" xmltv_id="VTM KZOOM">VTM KZOOM</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="1655" xmltv_id="ZES">ZES</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="416" xmltv_id="11">11</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="581" xmltv_id="CANVAS">CANVAS</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="93" xmltv_id="CARTOON NETWORK">CARTOON NETWORK</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="688" xmltv_id="CAZ">CAZ</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="694" xmltv_id="CULTUUR 7">CULTUUR 7</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="292" xmltv_id="DISCOVERY CHANNEL">DISCOVERY CHANNEL</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="313" xmltv_id="EEN">EEN</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="618" xmltv_id="EUROSPORT NL">EUROSPORT NL</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="164" xmltv_id="KETNET">KETNET</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="535" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="539" xmltv_id="NATIONAL GEOGRAPHIC">NATIONAL GEOGRAPHIC</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="527" xmltv_id="NET 5">NET 5</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="528" xmltv_id="NICKELODEON">NICKELODEON</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="1167" xmltv_id="NJAM !">NJAM !</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="1384" xmltv_id="PEBBLE TV">PEBBLE TV</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="536" xmltv_id="PRIME ACTION">PRIME ACTION</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="635" xmltv_id="PRIME FAMILY">PRIME FAMILY</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="636" xmltv_id="PRIME SERIE">PRIME SERIE</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="634" xmltv_id="PRIME STAR">PRIME STAR</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="467" xmltv_id="Q2">Q2</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="41" xmltv_id="RTL">RTL</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="529" xmltv_id="RTL 4">RTL 4</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="530" xmltv_id="RTL 5">RTL 5</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="531" xmltv_id="RTL 7">RTL 7</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="532" xmltv_id="RTL 8">RTL 8</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="533" xmltv_id="SBS 6">SBS 6</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="1168" xmltv_id="STUDIO100tv">STUDIO100tv</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="150" xmltv_id="VIER">VIER</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="296" xmltv_id="VIJF">VIJF</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="541" xmltv_id="VITAYA">VITAYA</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="148" xmltv_id="VTM">VTM</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="1170" xmltv_id="VTM KZOOM">VTM KZOOM</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="1655" xmltv_id="ZES">ZES</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="74" xmltv_id="13EME RUE">13EME RUE</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="138" xmltv_id="AB MOTEURS">AB MOTEURS</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="14" xmltv_id="ARTE">ARTE</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="269" xmltv_id="BOOMERANG">BOOMERANG</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="67" xmltv_id="CLUB RTL">CLUB RTL</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="304" xmltv_id="E! ENTERTAINMENT">E! ENTERTAINMENT</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="83" xmltv_id="EUROSPORT">EUROSPORT</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="323" xmltv_id="EUROSPORT 2">EUROSPORT 2</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="2" xmltv_id="FRANCE 2">FRANCE 2</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="3" xmltv_id="FRANCE 3">FRANCE 3</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="321" xmltv_id="FRANCE 4">FRANCE 4</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="69" xmltv_id="FRANCE 5">FRANCE 5</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="344" xmltv_id="FRANCE Ô">FRANCE Ô</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="42" xmltv_id="LA DEUX">LA DEUX</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="717" xmltv_id="LA TROIS">LA TROIS</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="24" xmltv_id="LA UNE">LA UNE</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="86" xmltv_id="MEZZO">MEZZO</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="281" xmltv_id="PLUG RTL">PLUG RTL</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="19" xmltv_id="RTL TVI">RTL TVI</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="1" xmltv_id="TF1">TF1</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="845" xmltv_id="TRACE URBAN">TRACE URBAN</channel>
|
||||
<channel update="i" site="mijn-tv-gids.be" site_id="199" xmltv_id="TV BREIZH">TV BREIZH</channel>
|
||||
</channels>
|
||||
</site>
|
59
siteini.pack/Belgium/mijn-tv-gids.be.ini
Executable file
59
siteini.pack/Belgium/mijn-tv-gids.be.ini
Executable file
|
@ -0,0 +1,59 @@
|
|||
**------------------------------------------------------------------------------------------------
|
||||
* @header_start
|
||||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||||
* @Site: mijn-tv-gids.be
|
||||
* @MinSWversion: V2.1
|
||||
* @Revision 6 - [24/03/2019] doglover
|
||||
* Cleanup
|
||||
* @Revision 5 - [14/10/2015] doglover
|
||||
* - New Website
|
||||
* @Revision 4 - [31/10/2013] Truienguy
|
||||
* @Revision 3 - [17/10/2012] Francis De Paemeleere
|
||||
* @Revision 2 - [11/11/2011] Jan van Straaten
|
||||
* Revision 1 - small change in episode
|
||||
* Jan van Straaten 17 Jan 2011
|
||||
* @Remarks:
|
||||
* @header_end
|
||||
**------------------------------------------------------------------------------------------------
|
||||
*
|
||||
site {url=mijn-tv-gids.be|timezone=Europe/Brussels|maxdays=14|cultureinfo=nl-BE|charset=UTF-8|titlematchfactor=90|ratingsystem=BE|episodesystem=onscreen}
|
||||
url_index{url ()|https://www.mijn-tv-gids.be/ajax_calls/search.php}
|
||||
urldate.format {datestring|yyyy-MM-dd}
|
||||
|
||||
url_index.headers {method=POST|contenttype=application/x-www-form-urlencoded}
|
||||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||||
url_index.headers {postdata=s_day='urldate'&s_hour=&s_genre=0&s_channel='channel'}
|
||||
|
||||
index_urlshow {url ()|https://www.mijn-tv-gids.be|<a href="||"|</}
|
||||
*
|
||||
index_showsplit.scrub {multi ()|<div class="box">||}
|
||||
index_start.scrub {single|class="hour|">|</}
|
||||
index_title.scrub {single()|class="title|">|</}
|
||||
index_category.scrub {single()|class="type|">|</}
|
||||
* most other elements have index_ versions
|
||||
*
|
||||
|
||||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||||
**
|
||||
** @auto_xml_channel_start
|
||||
* enable the next lines to create a channel list
|
||||
*url_index{url()|https://www.mijn-tv-gids.be/zoeken.html}
|
||||
*index_site_id.scrub {multi|<optgroup label="Op een bepaalde zender:">|<option value="|"|</optgroup>}
|
||||
*index_site_channel.scrub {multi (exclude="zenders")|<optgroup label="Op een bepaalde zender:">|">|</|</optgroup>}
|
||||
** @auto_xml_channel_end
|
||||
*
|
||||
title.scrub {single|ListItem" class="current">|<span itemprop="name">|</|</a>}
|
||||
titleoriginal.scrub {single|<p class="intro">Titre Original :|">|</|}
|
||||
titleoriginal.modify {cleanup(tags="<"">")}
|
||||
productiondate.scrub {single|<div class="subdetails">|</span>|</|}
|
||||
subtitle.scrub {single()|<div class="box padding">|<h2>|</h2>|</div>}
|
||||
subtitle.modify {replace|Seizoen |S}
|
||||
subtitle.modify {replace| aflevering |E}
|
||||
subtitle.modify {cleanup(tags="<"">")}
|
||||
description.scrub {multi ()|<div class="hf|<blockquote>|</blockquote>|</div></div>}
|
||||
description.modify {cleanup(tags="<"">")}
|
||||
director.scrub {multi(separator="</i><br>")|<h3>Rolverdeling</h3>|Réalisateur|</span></span>}
|
||||
director.modify {cleanup(tags="<"">")}
|
||||
actor.scrub {multi(separator="</i><br>")|<h3>Rolverdeling</h3>|Acteur|</span></span>}
|
||||
actor.modify {cleanup(tags="<"">")}
|
220
siteini.pack/Belgium/mon-programme-tv.be.channels.xml
Executable file
220
siteini.pack/Belgium/mon-programme-tv.be.channels.xml
Executable file
|
@ -0,0 +1,220 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<site generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V2.1.4 -- Jan van Straaten" site="mon-programme-tv.be">
|
||||
<channels>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="416" xmltv_id="11">11</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="74" xmltv_id="13EME RUE">13EME RUE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="138" xmltv_id="AB MOTEURS">AB MOTEURS</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="229" xmltv_id="AB3">AB3</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="253" xmltv_id="AB4">AB4</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="63" xmltv_id="ACTION">ACTION</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1723" xmltv_id="ALTICE STUDIO">ALTICE STUDIO</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="89" xmltv_id="ANIMAUX">ANIMAUX</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="14" xmltv_id="ARTE">ARTE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="119" xmltv_id="BBC ENTERTAINMENT">BBC ENTERTAINMENT</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="129" xmltv_id="BBC1">BBC1</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="130" xmltv_id="BBC2">BBC2</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="298" xmltv_id="BE 1">BE 1</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="300" xmltv_id="BE CINE">BE CINE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="393" xmltv_id="BE SERIES">BE SERIES</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="363" xmltv_id="BFM TV">BFM TV</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="766" xmltv_id="BOING">BOING</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="269" xmltv_id="BOOMERANG">BOOMERANG</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="87" xmltv_id="CANAL J">CANAL J</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="581" xmltv_id="CANVAS">CANVAS</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="93" xmltv_id="CARTOON NETWORK">CARTOON NETWORK</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="127" xmltv_id="CHASSE & PECHE">CHASSE & PECHE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="312" xmltv_id="CINE + CLASSIC BE">CINE + CLASSIC BE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="266" xmltv_id="CINE + FRISSON BE">CINE + FRISSON BE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="265" xmltv_id="CINE + PREMIER BE">CINE + PREMIER BE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="67" xmltv_id="CLUB RTL">CLUB RTL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="179" xmltv_id="CNEWS">CNEWS</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="73" xmltv_id="COMEDIE +">COMEDIE +</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1033" xmltv_id="CSTAR">CSTAR</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="292" xmltv_id="DISCOVERY CHANNEL">DISCOVERY CHANNEL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="64" xmltv_id="DISNEY CHANNEL">DISNEY CHANNEL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1200" xmltv_id="DISNEY CINEMA">DISNEY CINEMA</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="871" xmltv_id="DISNEY JUNIOR">DISNEY JUNIOR</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="658" xmltv_id="DISNEY XD">DISNEY XD</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="304" xmltv_id="E! ENTERTAINMENT">E! ENTERTAINMENT</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="313" xmltv_id="EEN">EEN</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1376" xmltv_id="ELEVEN">ELEVEN</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1377" xmltv_id="ELEVEN SPORTS">ELEVEN SPORTS</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="884" xmltv_id="EQUIDIA">EQUIDIA</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="83" xmltv_id="EUROSPORT">EUROSPORT</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="323" xmltv_id="EUROSPORT 2">EUROSPORT 2</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="618" xmltv_id="EUROSPORT NL">EUROSPORT NL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="2" xmltv_id="FRANCE 2">FRANCE 2</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="3" xmltv_id="FRANCE 3">FRANCE 3</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="321" xmltv_id="FRANCE 4">FRANCE 4</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="69" xmltv_id="FRANCE 5">FRANCE 5</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="344" xmltv_id="FRANCE Ô">FRANCE Ô</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="178" xmltv_id="GAME ONE">GAME ONE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="361" xmltv_id="GULLI">GULLI</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1045" xmltv_id="HD1">HD1</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="79" xmltv_id="HISTOIRE">HISTOIRE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="180" xmltv_id="INFO SPORT">INFO SPORT</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="685" xmltv_id="JUNE">JUNE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="164" xmltv_id="KETNET">KETNET</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="42" xmltv_id="LA DEUX">LA DEUX</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="717" xmltv_id="LA TROIS">LA TROIS</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="24" xmltv_id="LA UNE">LA UNE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="155" xmltv_id="LCI">LCI</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="13" xmltv_id="M6">M6</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="115" xmltv_id="M6 MUSIC">M6 MUSIC</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="88" xmltv_id="MANGAS">MANGAS</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="584" xmltv_id="MCS">MCS</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="381" xmltv_id="MELODY">MELODY</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="86" xmltv_id="MEZZO">MEZZO</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="96" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="411" xmltv_id="MTV IDOL">MTV IDOL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="410" xmltv_id="MTV PULSE">MTV PULSE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="228" xmltv_id="NATIONAL GEOGRAPHIC CHANNEL">NATIONAL GEOGRAPHIC CHANNEL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="637" xmltv_id="NATIONAL GEOGRAPHIC WILD">NATIONAL GEOGRAPHIC WILD</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="911" xmltv_id="NAUTICAL CHANNEL">NAUTICAL CHANNEL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="377" xmltv_id="NICKELODEON">NICKELODEON</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1167" xmltv_id="NJAM !">NJAM !</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="139" xmltv_id="NPO1">NPO1</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="140" xmltv_id="NPO2">NPO2</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="141" xmltv_id="NPO3">NPO3</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="279" xmltv_id="PIWI +">PIWI +</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="21" xmltv_id="PLANETE +">PLANETE +</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="251" xmltv_id="PLANETE + THALASSA">PLANETE + THALASSA</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="414" xmltv_id="PLANETE+ AE">PLANETE+ AE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="446" xmltv_id="PLANETE+ CI">PLANETE+ CI</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="258" xmltv_id="PLAYBOY TV">PLAYBOY TV</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="281" xmltv_id="PLUG RTL">PLUG RTL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="467" xmltv_id="Q2">Q2</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="120" xmltv_id="RAI 1">RAI 1</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="19" xmltv_id="RTL TVI">RTL TVI</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="968" xmltv_id="RTS DEUX">RTS DEUX</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="967" xmltv_id="RTS UN">RTS UN</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1199" xmltv_id="SCIENCE & VIE TV">SCIENCE & VIE TV</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="82" xmltv_id="SEASONS +">SEASONS +</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1168" xmltv_id="STUDIO100tv">STUDIO100tv</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="362" xmltv_id="SYFY">SYFY</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="172" xmltv_id="TCM CINEMA">TCM CINEMA</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="90" xmltv_id="TELETOON +">TELETOON +</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1" xmltv_id="TF1">TF1</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="212" xmltv_id="TIJI">TIJI</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="70" xmltv_id="TMC">TMC</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="255" xmltv_id="TOUTE L'HISTOIRE">TOUTE L'HISTOIRE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="845" xmltv_id="TRACE URBAN">TRACE URBAN</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="199" xmltv_id="TV BREIZH">TV BREIZH</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="27" xmltv_id="TV5 MONDE">TV5 MONDE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="345" xmltv_id="USHUAIA TV">USHUAIA TV</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="150" xmltv_id="VIER">VIER</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="296" xmltv_id="VIJF">VIJF</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="541" xmltv_id="VITAYA">VITAYA</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="463" xmltv_id="VIVOLTA">VIVOLTA</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="302" xmltv_id="VOOsport World 1">VOOsport World 1</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="303" xmltv_id="VOOsport World 2">VOOsport World 2</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1574" xmltv_id="VOOsport World 3">VOOsport World 3</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="71" xmltv_id="VOYAGE">VOYAGE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="148" xmltv_id="VTM">VTM</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1170" xmltv_id="VTM KZOOM">VTM KZOOM</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1655" xmltv_id="ZES">ZES</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="416" xmltv_id="11">11</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="74" xmltv_id="13EME RUE">13EME RUE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="138" xmltv_id="AB MOTEURS">AB MOTEURS</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="229" xmltv_id="AB3">AB3</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="253" xmltv_id="AB4">AB4</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="63" xmltv_id="ACTION">ACTION</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1723" xmltv_id="ALTICE STUDIO">ALTICE STUDIO</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="89" xmltv_id="ANIMAUX">ANIMAUX</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="14" xmltv_id="ARTE">ARTE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="298" xmltv_id="BE 1">BE 1</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="300" xmltv_id="BE CINE">BE CINE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="393" xmltv_id="BE SERIES">BE SERIES</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="363" xmltv_id="BFM TV">BFM TV</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="766" xmltv_id="BOING">BOING</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="269" xmltv_id="BOOMERANG">BOOMERANG</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="87" xmltv_id="CANAL J">CANAL J</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="93" xmltv_id="CARTOON NETWORK">CARTOON NETWORK</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="127" xmltv_id="CHASSE & PECHE">CHASSE & PECHE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="312" xmltv_id="CINE + CLASSIC BE">CINE + CLASSIC BE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="266" xmltv_id="CINE + FRISSON BE">CINE + FRISSON BE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="265" xmltv_id="CINE + PREMIER BE">CINE + PREMIER BE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="67" xmltv_id="CLUB RTL">CLUB RTL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="179" xmltv_id="CNEWS">CNEWS</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="73" xmltv_id="COMEDIE +">COMEDIE +</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1033" xmltv_id="CSTAR">CSTAR</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="292" xmltv_id="DISCOVERY CHANNEL">DISCOVERY CHANNEL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="64" xmltv_id="DISNEY CHANNEL">DISNEY CHANNEL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1200" xmltv_id="DISNEY CINEMA">DISNEY CINEMA</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="871" xmltv_id="DISNEY JUNIOR">DISNEY JUNIOR</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="658" xmltv_id="DISNEY XD">DISNEY XD</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="304" xmltv_id="E! ENTERTAINMENT">E! ENTERTAINMENT</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="884" xmltv_id="EQUIDIA">EQUIDIA</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1376" xmltv_id="ELEVEN">ELEVEN</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1377" xmltv_id="ELEVEN SPORTS">ELEVEN SPORTS</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="83" xmltv_id="EUROSPORT">EUROSPORT</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="323" xmltv_id="EUROSPORT 2">EUROSPORT 2</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="2" xmltv_id="FRANCE 2">FRANCE 2</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="3" xmltv_id="FRANCE 3">FRANCE 3</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="321" xmltv_id="FRANCE 4">FRANCE 4</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="69" xmltv_id="FRANCE 5">FRANCE 5</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="344" xmltv_id="FRANCE Ô">FRANCE Ô</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="178" xmltv_id="GAME ONE">GAME ONE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="361" xmltv_id="GULLI">GULLI</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1045" xmltv_id="HD1">HD1</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="79" xmltv_id="HISTOIRE">HISTOIRE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="180" xmltv_id="INFO SPORT">INFO SPORT</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="685" xmltv_id="JUNE">JUNE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="42" xmltv_id="LA DEUX">LA DEUX</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="717" xmltv_id="LA TROIS">LA TROIS</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="24" xmltv_id="LA UNE">LA UNE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="155" xmltv_id="LCI">LCI</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="13" xmltv_id="M6">M6</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="115" xmltv_id="M6 MUSIC">M6 MUSIC</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="88" xmltv_id="MANGAS">MANGAS</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="584" xmltv_id="MCS">MCS</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="381" xmltv_id="MELODY">MELODY</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="86" xmltv_id="MEZZO">MEZZO</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="96" xmltv_id="MTV">MTV</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="411" xmltv_id="MTV IDOL">MTV IDOL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="410" xmltv_id="MTV PULSE">MTV PULSE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="228" xmltv_id="NATIONAL GEOGRAPHIC CHANNEL">NATIONAL GEOGRAPHIC CHANNEL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="637" xmltv_id="NATIONAL GEOGRAPHIC WILD">NATIONAL GEOGRAPHIC WILD</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="911" xmltv_id="NAUTICAL CHANNEL">NAUTICAL CHANNEL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="377" xmltv_id="NICKELODEON">NICKELODEON</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="279" xmltv_id="PIWI +">PIWI +</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="21" xmltv_id="PLANETE +">PLANETE +</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="251" xmltv_id="PLANETE + THALASSA">PLANETE + THALASSA</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="414" xmltv_id="PLANETE+ AE">PLANETE+ AE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="446" xmltv_id="PLANETE+ CI">PLANETE+ CI</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="281" xmltv_id="PLUG RTL">PLUG RTL</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="19" xmltv_id="RTL TVI">RTL TVI</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="968" xmltv_id="RTS DEUX">RTS DEUX</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="967" xmltv_id="RTS UN">RTS UN</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1199" xmltv_id="SCIENCE & VIE TV">SCIENCE & VIE TV</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="82" xmltv_id="SEASONS +">SEASONS +</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="362" xmltv_id="SYFY">SYFY</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="172" xmltv_id="TCM CINEMA">TCM CINEMA</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="90" xmltv_id="TELETOON +">TELETOON +</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1" xmltv_id="TF1">TF1</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="212" xmltv_id="TIJI">TIJI</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="70" xmltv_id="TMC">TMC</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="255" xmltv_id="TOUTE L'HISTOIRE">TOUTE L'HISTOIRE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="845" xmltv_id="TRACE URBAN">TRACE URBAN</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="199" xmltv_id="TV BREIZH">TV BREIZH</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="27" xmltv_id="TV5 MONDE">TV5 MONDE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="345" xmltv_id="USHUAIA TV">USHUAIA TV</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="302" xmltv_id="VOOsport World 1">VOOsport World 1</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="303" xmltv_id="VOOsport World 2">VOOsport World 2</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1574" xmltv_id="VOOsport World 3">VOOsport World 3</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="463" xmltv_id="VIVOLTA">VIVOLTA</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="71" xmltv_id="VOYAGE">VOYAGE</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="581" xmltv_id="CANVAS">CANVAS</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="313" xmltv_id="EEN">EEN</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="164" xmltv_id="KETNET">KETNET</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1167" xmltv_id="NJAM !">NJAM !</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="467" xmltv_id="Q2">Q2</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1168" xmltv_id="STUDIO100tv">STUDIO100tv</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="150" xmltv_id="VIER">VIER</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="296" xmltv_id="VIJF">VIJF</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="541" xmltv_id="VITAYA">VITAYA</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="148" xmltv_id="VTM">VTM</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1170" xmltv_id="VTM KZOOM">VTM KZOOM</channel>
|
||||
<channel update="i" site="mon-programme-tv.be" site_id="1655" xmltv_id="ZES">ZES</channel>
|
||||
</channels>
|
||||
</site>
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue