My Media Center is MMS

Project: vdr2xmltv

Conversion of epg.data from VDR into XMLTV data format for MMS

What is vdr2xmltv?

MMS EPG Screen with data from vdr2xmltv

The idea behind vdr2xmltv is, that if you have a VDR running, there is usually a well filled and more or less up-to-date EPG file on your hard disk anyway. So why just don't use it for MMS also. With vdr2xmltv it's not necessary anymore to use the original xmltv application to get data usually very slowly and just for a small bunch of channels and you never know when the access to your download site is going to change again. Vdr2xmltv takes your epg.data and converts it into xmltv file format, so MMS or other applications can use it.

Download:

The latest version and the archive:

Installation:

Installation and configuration:
  1. Download the latest version
  2. extract it into a folder of your choise. Adjust the vdr2xmltv.cfg (self-explaining)
  3. Install this package for perl:

    Debian:

    #apt-get install libtime-modules-perl

    Gentoo:

    #emerge Time-modules

  4. Add vdr2xmltv to your /etc/mms/config in the EPG section, and run it manually the first time ( make sure MMS finds the new created TV.xml ).
     epg_update_script = /path/to/your/vdr2xmltv 
  5. start MMS

New features in Version 0.0.2-2:

Restrictions/Bugs:

Note:

leave the field "channels_conf" in the vdr2xmltv.cfg empty, if you don't have one.

Last updated on:

2006-12-18 16:22 GMT+1