Caysho
January 18th, 2009, 03:48 AM
I'm in Perth, and the commercial channels broadcast much of their SD programming on their HD channels.
I have done a configuration whereby I:
grab the SD data from oztivo
load it into mythtv
use sed to change some channel details for the HD data
load the modified "HD" data.
grab the HD data from oztivo (small selection of programmes)
load the HD data.
I expected mythfilldatabase to simply replace programme data, but I see this does not always happen (the programme end times in the file are not always honoured). I have used the --update and --refresh-all options but there's no difference in the results.
I found a tool called xmltvAlter.exe (http://www.xpmediacentre.com.au/community/free-epg-discussion/26970-xmltvalter-exe-xmltv-tool.html) which has a rule to do what I am after - have a look at the mergeChannels rule in its xmltvRules.xml file. Of course its a Windows application, and I don't want to run wine if I can avoid it.
Is there a way to merge the files in linux so I don't have to rely on mythfilldatabase to get it right ?
I see there is a mythfilldatabase --refresh-all bug (http://svn.mythtv.org/trac/ticket/6070), but I'm not sure this covers my case.
I have done a configuration whereby I:
grab the SD data from oztivo
load it into mythtv
use sed to change some channel details for the HD data
load the modified "HD" data.
grab the HD data from oztivo (small selection of programmes)
load the HD data.
I expected mythfilldatabase to simply replace programme data, but I see this does not always happen (the programme end times in the file are not always honoured). I have used the --update and --refresh-all options but there's no difference in the results.
I found a tool called xmltvAlter.exe (http://www.xpmediacentre.com.au/community/free-epg-discussion/26970-xmltvalter-exe-xmltv-tool.html) which has a rule to do what I am after - have a look at the mergeChannels rule in its xmltvRules.xml file. Of course its a Windows application, and I don't want to run wine if I can avoid it.
Is there a way to merge the files in linux so I don't have to rely on mythfilldatabase to get it right ?
I see there is a mythfilldatabase --refresh-all bug (http://svn.mythtv.org/trac/ticket/6070), but I'm not sure this covers my case.