Java application that reads dr.dk's programme database. The application is pretty fast compared to the other scripts I found. It outputs a standard xmltv format file that can be read by mediaportal.
If you have comments or bugs, feel free to PM me.
Version 0.95
Feature.
Reading of category from dr.dk.
You now have total control over how the categories are used.
Using a genre.txt file you can get all football events marked as
football instead of just sports
Version 0.92
Bugfix.
Will replace < and > with html code.
New feature.
In mediaportal you can only record as a series if the title is always the same.
This means that the "Viden om: gul sne" will not be recorded every time.
A new series.txt has been added, and together with the argument --useSeries,
you can make the grabber remove every thing after "Viden om".
The complete title will still be visible in the program description.
Three other arguments were added:
--copyEpisode will copy the episode number into the program description.
--copyRepeat will write "Genudsendelse" in the program description(if it's a rerun).
--copyProgramInfo will copy the program subtitle into the program description.
Thanks go to Morten Piil for all the new features.
Version 0.91
Bugfix.
Better handling of programdata where the description is missing.
Better handling of invalid data in the start time.
Version 0.90 - This version is a major improvement!
Bugfix.
UTF character support.
Episode reading.
Better handling of timeouts.
Version 0.89a
New feature.
Reads DR's programme database instead of reading the webpage that was changed some days ago.
Always read 7 days ahead. That is all that is available in the DR database.
Reading of categories not implemented yet. The guess list (for categories) works though.
Radio guide doesn't work either.
If you are upgrading, then please note that the list of tv channels(channels-tv.xml) mustused instead of the old one as the channel id have changed.