by rmeden » Sun Sep 13, 2015 9:07 pm
and if you want the "old" SD-DD XML feed.. your MythTV box may already have a copy in /tmp
You can also install xmltv, and then
tv_grab_na_dd --configure # answer questions
tv_grab_na_dd --dd-data dd.xml --download-only --days 7 # to get the "raw" data (tvxd schema)
tv_grab_na_dd --output tv.xml --days 7 # to get XMLTV formatted data
Depending on what you want to do with the data, the XMLTV package has lots of tools to manipulate the data.