Firstly, know its been said before, but really appreciate all the work and support that goes into this site and the work of the coders/developers that help the likes of me and others get their systems 'sorted" (theres always something to fix) and running how they 'should' (a media centre WITHOUT EPG?? come on M$!!

)
Anyway, I have set up the Oztivo grabber and it all works well. Is it possible to add HD channels by duplicating the listings? Something along the line of the HD1 option in FreeXMLTV?
I was hoping it may be as easy as adding another line into my channel.xml file, something like below (im not at home so cant confirm if this works or not).
<Channel>
<name>ABC Perth</name>
<channelID>ABC-WA</channelID>
<virtualchannel>2</virtualchannel>
</Channel>
<Channel>
<name>ABC HD Perth</name>
<channelID>ABC-WA</channelID>
<virtualchannel>20</virtualchannel>
</Channel>
Im hoping this will generate 2 listing for ABC WA, one called ABC perth and the other called ABC HD perth (essentially the same listing for both from the ABC-WA info from the oztivo site)
Can anyone confirm that this will work or not?
Thanks