Results 1 to 10 of 19

Thread: Regional WA Issues

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2017
    Location
    Melbourne, Victoria
    Posts
    184
    I think 21 and 88 are duplicates which are probably no longer used (in Melbourne, I used to get 21 ABC but don't these days).
    So leaving that aside, cashie, you get guide data for every channel which you should except for GWN7.

    At the oztivo end, we are currently sending out GWN7 guide data using the following tivoids:
    S3-RegionalWA-GWN7 | 156653439
    S3-RegionalWA-GWN7-2 | 124897547
    S3-RegionalWA-GWN7-3 | 187916214
    S3-RegionalWA-GWN7-4 | 186983668

    If you are comfortable doing a little tinkering with your tivo can you please run the following
    commands on your tivo :-
    sed -e '79iputs "stations($trans,$num) = $val"' /hack/bin/station_debug.tcl > /var/tmp/station_debug2.tcl
    chmod a+x /var/tmp/station_debug2.tcl
    This creates a modified version of station_debug.tcl in /var/tmp/station_debug2.tcl.

    Then run that modified version, sending the output into a temporary file (it will take about 1 minute):
    /var/tmp/station_debug2.tcl > /var/tmp/station_debug2.out
    and check the output for GWN7:
    grep '2560,5)' /var/tmp/station_debug2.out

    I expect you will only get one line of output, but if you do get more than that, it should give me more
    tivoids that I can add for GWN7 (if they are not already in the list of four above).

  2. #2
    Quote Originally Posted by DavidKeegel View Post
    I think 21 and 88 are duplicates which are probably no longer used (in Melbourne, I used to get 21 ABC but don't these days).
    So leaving that aside, cashie, you get guide data for every channel which you should except for GWN7.

    At the oztivo end, we are currently sending out GWN7 guide data using the following tivoids:
    S3-RegionalWA-GWN7 | 156653439
    S3-RegionalWA-GWN7-2 | 124897547
    S3-RegionalWA-GWN7-3 | 187916214
    S3-RegionalWA-GWN7-4 | 186983668

    If you are comfortable doing a little tinkering with your tivo can you please run the following
    commands on your tivo :-
    sed -e '79iputs "stations($trans,$num) = $val"' /hack/bin/station_debug.tcl > /var/tmp/station_debug2.tcl
    chmod a+x /var/tmp/station_debug2.tcl
    This creates a modified version of station_debug.tcl in /var/tmp/station_debug2.tcl.

    Then run that modified version, sending the output into a temporary file (it will take about 1 minute):
    /var/tmp/station_debug2.tcl > /var/tmp/station_debug2.out
    and check the output for GWN7:
    grep '2560,5)' /var/tmp/station_debug2.out

    I expect you will only get one line of output, but if you do get more than that, it should give me more
    tivoids that I can add for GWN7 (if they are not already in the list of four above).
    When I ran
    grep '2560,5)' /var/tmp/station_debug2.out
    I got:
    stations(2560,5) = /StationTms/10006431:4ea623 /Server/191021896

    This looks like its Channel 5 (NINE)....

    But I'm guessing you wanted channel 6 (GWN7)?

    So I also ran:
    grep '2462,6)' /var/tmp/station_debug2.out
    And got:
    stations(2462,6) = /StationTms/10001431:4ea4ae /Server/116352132
    stations(2462,6) = /StationTms/10002587:4ea4be /Server/124897547
    stations(2462,6) = /StationTms/10004864:4ea5a2 /Server/156653439

    Looks like the first number "116352132" is unique?
    Last edited by cashie; 28-01-2018 at 02:55 PM.

  3. #3
    Join Date
    Nov 2017
    Location
    Melbourne, Victoria
    Posts
    184
    Quote Originally Posted by cashie View Post
    stations(2462,6) = /StationTms/10001431:4ea4ae /Server/116352132
    stations(2462,6) = /StationTms/10002587:4ea4be /Server/124897547
    stations(2462,6) = /StationTms/10004864:4ea5a2 /Server/156653439

    Looks like the first number "116352132" is unique?
    I put 116352132 into oztivo late Sunday night (along side the other two numbers which are still present). Is there any sign of GWN7 yet?

    PS: Yes, I did mean to say ",6)" rather than ",5)" last time, well spotted. Unfortunately the standard station_debug.tcl only prints the last matching entry for (TSID,LCN) - in this case (2462,6) - not any earlier entries.
    Last edited by DavidKeegel; 30-01-2018 at 11:48 AM. Reason: Add PS

Similar Threads

  1. Summary of Regional Channels with missing guide data
    By DavidKeegel in forum TV Guide Issues
    Replies: 21
    Last Post: 05-09-2018, 08:16 PM
  2. Channel 7 rename in Tas, NS, regional SA.
    By DavidKeegel in forum TV Guide Issues
    Replies: 1
    Last Post: 03-07-2018, 03:48 PM
  3. Regional guide data missing
    By stevel in forum TV Guide Issues
    Replies: 16
    Last Post: 16-01-2018, 10:31 AM
  4. CSI issues
    By lemonato in forum TV Guide Issues
    Replies: 0
    Last Post: 07-02-2011, 07:35 PM
  5. ISP issues
    By CheshireCat in forum NZ TiVoHD
    Replies: 1
    Last Post: 12-10-2009, 02:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •