G Kazaroth wrote:
> To Shea, I did the following. Ran
http://ipaddress/123tv/lineup.xml and saw A&E started at 1001 (I have the channel prefix set to 1000). I then changed the value to 2000 and saved the changed. Then refreshed the tab with the url
http://ipaddress/123tv/lineup.xml in my browser.
> The GuideNumber changed from 1001 to 2001. This indicates Cabernet is changing the value as it should. All the client interfaces should be getting the updates, so the issue is not with Cabernet. I personally had to reorder a number of networks, so I know it is working, so long as the cache values in TVH and Kodi are cleared.
I don't know what to tell you, I have Starting Ch Number set to 3800 (I also tried 500, 1000, 2000, etc.) and it never changes. If I add or remove a suffix (N in this case) that changes but not the channel number. The first couple of channels look like:
<Lineup>
<Program>
<GuideNumber>1N</GuideNumber>
<GuideName>A&E (AE)</GuideName>
<URL>
http://_redacted_:5004/123TV/watch/ae</URL>
<HD>0</HD>
</Program>
<Program>
<GuideNumber>2N</GuideNumber>
<GuideName>ABC</GuideName>
<URL>
http://_redacted_:5004/123TV/watch/abc</URL>
<HD>1</HD>
</Program>
If I remove the EPG Channel Suffix that works
<GuideNumber>1</GuideNumber>
But it simply will not change the channel numbers no matter what value I try. By the way I have to specify the :6077 port to even get that XML file, not sure how you are getting it without using the port number.
Would it make any difference that I have been using essentially the same database since back when Locast was still around?