Our Fotos
Doro's Welt
About Us
Copyright & Impressum Birthday Wishlist

Last Comments

PomTom (Database backends…): Doesn’t work for me. Cyrm…
ManagementBoy (Säkulare Werbung …): Hallo Sarah, ich freue mi…
Sarah (Säkulare Werbung …): Ich habe nicht gesagt, da…
ManagementBoy (Säkulare Werbung …): Hallo Sarah, habe ich Dei…
Sarah (Säkulare Werbung …): ... Weil die Kirche in De…
Rob Clark (blootube-wide upd…): Thanks very much for brin…
Jesse (blootube-wide upd…): Very nice. The lack of ni…
ich (Ach du lieber Got…): Bei Nationalsozialismus u…
Hernan Benitez (About Us): Hola viejo….en “other stu…
alberto (The root of all E…): Hola tío! Sabes… me parec…

Archives

01 Jan - 31 Dec 1994
01 Jan - 31 Dec 1995
01 Jan - 31 Dec 1997
01 Jan - 31 Dec 1998
01 Jan - 31 Dec 2006
01 Jan - 31 Dec 2007
01 Jan - 31 Dec 2008
01 Jan - 31 Dec 2009
01 Jan - 31 Dec 2010

Miscellany

Powered by Pivot - 1.40.7: 'Dreadwind' 
XML: RSS Feed 
XML: Atom Feed 

« Lemmings | Home | Elias at Laimas Birth… »

Howto get spanish EPG data (Digital+) for MythTV in XMLTV format

For a while I used a self modified version of tv_grab_es_digital to get the EPG data in XMLTV format to feed my MythTV box. Now I have found a better, faster way of getting the data. The tool is called TVxb and is a Windows application.

Before you start calling me names for using a non open source, non native linux aplication to do the job, stop for a moment and ask yourself if it is not cool to be able to run a Windows application (yes a GUI tool) on a linux server? I think it is!

TVxb is a small tool that spits out XMLTV formated data if you provide it with a valid .ini file. Thanks to the TVxb homepage I was able to get a working, even tough somewhat old, plus.es grabber. Using the Windows application requires you to run it with the WINE interpreter. This works without any changes on openSuSE 10.2.

I unzipped the TVxb file into /opt/TVxb and added a new file called run.sh in that directory with the following contend:

#!/bin/bash
export XAUTHORITY=/home/mythtv/.Xauthority # this enables the user to execute the executable on their desktop
export DISPLAY=:0
wine /opt/TVxb/bin/Tvxb.exe 

Then change the file to executable (chmod +x /opt/TVxb/run.sh). The log files can be found at /opt/TVxb/log if you want to check the progress of the download

The tool spits out a valid XMLTV file at \tmp\xmltv.xml.digital which can be easily added to MythTV with following command:

/usr/bin/mythfilldatabase --update --file 1 -1 /tmp/xmltv.xml.digital

Now you need to edit the TVxb.ini file in the /opt/TVxb/ini directory to get the plus.es channels you want. My channel list looks like follows, not all channels available from plus.es are here, as I don't watch them.

A working (as of 07.06.2007) TVxb.ini file can be downloaded here.

Rate this article:

12345678910
0 rating from 0 votes

This article has been viewed approximately 256 times.



No comments:


No trackback:

Trackback link:

Please enable javascript to generate a trackback url


  
Remember personal info?

Emoticons / Textile

Comment moderation is enabled on this site. This means that your comment will not be visible on this site until it has been approved by an editor.

SPAM is making everyones live hard. As SPAMers don't know how to answer the most easy questions, this helps us keep them away.
 

  (Register your username / Log in)

Notify:
Hide email:

Small print: All html tags except <b> and <i> will be removed from your comment. You can make links by just typing the url or mail-address.