![]() |
|
|||||||
| SageTV United Kingdom SageTV and SageTV Recorder Users from the UK - This forum is for you to post about specific issues using SageTV software in the UK. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
xmltv import and 'clumps'
It seems that the import plugin does not handle 'clumps' of programs very well -- these are when multiple programs share the same timeslot, which happens sometimes with RT grabber, eg:
last night: Film: Thirteenth Floor, followed by Weatherview... This shows up in the XML output as two programs with the same timeslot but with clumpidx=0/2 and 1/2: Code:
<programme start="20040128232500 +0000"
stop="20040129010500 +0000"
channel="london.bbc1.bbc.co.uk"
clumpidx="0/2">
<title lang="en">The Thirteenth Floor</title>
</programme>
<programme start="20040128232500 +0000"
stop="20040129010500 +0000"
channel="london.bbc1.bbc.co.uk"
clumpidx="1/2">
<title lang="en">Weatherview</title>
</programme>
-- they were both described as 'Weatherview!'.A workaround is to use tv_grep to grep for non-clumped programs, and only the first program in each clump (which is usually the most important): tv_grep --not --clumpidx "" -or --clumpidx "0/" data.xml > noclumps.xml |
|
#2
|
||||
|
||||
|
Any moderators around, would it be possible to make this a 'sticky note' -- thanks!
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki |
|
#3
|
||||
|
||||
|
Quote:
Regards, Stéphane.
__________________
P4 820D - 2 GB - ATI HD4670 - TT CT-3650 CI & Cinergy 2400i DT with LM DVB Smart Recorder (previously with DVBViewer Recorder) XP Pro SP3 - DX 9c - Catalyst 9.4 - JRE 6 Cyberlink Video Decoder - FFDShow Audio Decoder SageTV 7.x - XMLTV Importer for SageTV - LM Remote KeyMap : Streamzap, Firefly, USB-UIRT, TechnoTrend, Hauppauge or MCE remote and blaster Tools |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|