Lunatixz Wrote:If you are using xmltv files... you can always rename channel id which would sort the channels as you like in the EPG...
I thought I had an easy fix by sorting the channels in the tv_grab_na_dd.conf file but after editing the file and re-running the schedulesdirect download the channel order in the XML Listings file and in the TVGuide is still unsorted. I see no method to rename channel ID's on the SchedulesDirect web site or in the grabber configuration. If I write a python script to sort the channel by the first <display-name> will that do it or does the addon actually sort on "Channel ID" which means it would need to assign a Channel ID corresponding to the channel number? Looking at the record below take 10-1, remove dash and prepend to I20495 to get 101I20495.labs.zap2it.com?
<tv source-info-url="http://www.schedulesdirect.org/" source-info-name="Schedules Direct" generator-info-name="XMLTV/$Id: tv_grab_na_dd.in,v 1.76 2009/07/28 04:47:22 rmeden Exp $" generator-info-url="http://www.xmltv.org/">
<channel id="I20495.labs.zap2it.com">
<display-name>10-1 WTSPDT</display-name>
<display-name>10-1 WTSPDT PC:34436</display-name>
<display-name>10-1</display-name>
<display-name>10 WTSPDT fcc</display-name>
<display-name>WTSPDT</display-name>
<display-name>WTSPDT (WTSP-DT)</display-name>
<display-name>CBS Affiliate</display-name>
</channel>