Results 1 to 10 of 23

Thread: FTA Headends for Emulator

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by jaidev
    Sorry I have not progressed much with this, I am getting married in the new year so have had little time.
    But during my christmas/new year break I will find some time to finish it.
    No Probs jaidev. Got married 3 years ago, now have 5 month old (future geek). Time that I can commit to this is also limited, but I'm building a couple (SKY Digital with Zenith STB) for my big boss.... Oh dear...

    Anyway, current problem is that when I run the zenith.tcl (downloaded from http://nztivo.kiwiwebhost.net.nz/uploads/zenithSky.tcl, as that was the only place I could find it...) I get....

    can't open object (errDbNotFound)

    Most annoying, I think I've done everything OK up until now....

    Cheers -

  2. #2
    Join Date
    May 2004
    Location
    Wellington, NZ
    Posts
    477
    Quote Originally Posted by slangnz
    Anyway, current problem is that when I run the zenith.tcl I get.... can't open object (errDbNotFound)
    That zenithSky.tcl looks fine... it is missing a call to the function but that all depends on how you wish to call it. It could be that you are not using binary mode to transfer the file to the TiVo?

    If you transfer the zenithSky.tcl, found in the attached archive, to the TiVo and perform the following then it should work...
    Code:
    dos2unix zenithSky.tcl
    chmod 755 zenithSky.tcl
    ./zenithSky.tcl
    Attached Files Attached Files

  3. #3
    Quote Originally Posted by thomson
    That zenithSky.tcl looks fine... it is missing a call to the function but that all depends on how you wish to call it. It could be that you are not using binary mode to transfer the file to the TiVo?

    If you transfer the zenithSky.tcl, found in the attached archive, to the TiVo and perform the following then it should work...
    Code:
    dos2unix zenithSky.tcl
    chmod 755 zenithSky.tcl
    ./zenithSky.tcl
    Hiya thomson, thanx for the reply. Yeah, the first time I tried it bombed completely - bother those windows text files... I fixed that a while ago.

    I still get the error with a valid unix formatted file. It's complaining about the db object not being there or something. This is after it prints the message

    "Setting Zenith Sky Decoder codes for TiVo 30001..."

    so the script is executing up to that point.... I must have left something out, or gotten something wrong, but damned if I can find out - I've been taking detailed notes as I go.

    Cheers -

  4. #4
    Join Date
    May 2004
    Location
    Wellington, NZ
    Posts
    477
    Quote Originally Posted by slangnz
    I still get the error with a valid unix formatted file. It's complaining about the db object not being there or something.
    It looks like you are missing the record in the database? This is unusual as it appears in the standard OzTiVo image. You can check this by using the "MFS" module under TivoWeb. If you browse through the database and check that you have a record for "/Component/Ir/TivoFormat/30001". If you are missing this then you can alter the script to create it, or simple change the 30001 for one of the records that do exist. It is sometimes easier to go through the GuidedSetup and select a STB and write down one of the numbers displayed in the list and use this instead.

  5. #5
    Quote Originally Posted by thomson
    It looks like you are missing the record in the database? This is unusual as it appears in the standard OzTiVo image. You can check this by using the "MFS" module under TivoWeb. If you browse through the database and check that you have a record for "/Component/Ir/TivoFormat/30001". If you are missing this then you can alter the script to create it, or simple change the 30001 for one of the records that do exist. It is sometimes easier to go through the GuidedSetup and select a STB and write down one of the numbers displayed in the list and use this instead.
    Yeah, I had thought that as well. I had actually gotten this far (after being confused...) Eventually found the directory via. TivoWeb. Indeed, 30001 wasn't there.

    I had thought that I had tried another value that does exist (e.g. 1022) but that didn't work. However, you've given me the confidence to try again. This time, changing the script (zenithsky) to use 20001 and it works!

    WOW. A lot of time, and almost getting there.

    I'm building 3 of these, so I'll check the other hard disk images that I made, and see if the 30001 value exists in them.

    Thanx for your time, I feel that I am actually making progress now.... I want to get the Sky Digital sorted (shouldn't be too hard...), then I'll move onto the philips VCR with FTA....

  6. #6
    Quote Originally Posted by slangnz
    Yeah, I had thought that as well. I had actually gotten this far (after being confused...) Eventually found the directory via. TivoWeb. Indeed, 30001 wasn't there.

    I had thought that I had tried another value that does exist (e.g. 1022) but that didn't work. However, you've given me the confidence to try again. This time, changing the script (zenithsky) to use 20001 and it works!

    WOW. A lot of time, and almost getting there.

    I'm building 3 of these, so I'll check the other hard disk images that I made, and see if the 30001 value exists in them.

    Thanx for your time, I feel that I am actually making progress now.... I want to get the Sky Digital sorted (shouldn't be too hard...), then I'll move onto the philips VCR with FTA....
    Well, I was making progress....

    After editing zenithsky.tcl to use 20001 instead of 30001, and following the rest of the GS instructions (http://www.nztivo.net/index.php/STB_IRcodes) it accepted the codes, but still doesn't change the channel on the Zenith STB.

    Most strange, time to re-run Guided Setup I feel...

  7. #7
    Quote Originally Posted by slangnz
    Well, I was making progress....

    After editing zenithsky.tcl to use 20001 instead of 30001, and following the rest of the GS instructions (http://www.nztivo.net/index.php/STB_IRcodes) it accepted the codes, but still doesn't change the channel on the Zenith STB.

    Most strange, time to re-run Guided Setup I feel...
    I think that I may have found something that hopefully someone can comment on.

    When I install from a fresh image (leave tclient.conf as standard with AUS values) and run through GS, then I get the IR values over 30000 in the DB.

    When I edit tclient.conf and make sure that only the nz emulator entry is there (remove/comment everything else (except the first 000 entry)), run through GS, then I don't get any IR values over 20001 in the DB.

    This seems a little strange to me...

Similar Threads

  1. headends Slice formats
    By Marianok in forum Software Upgrades/Mods
    Replies: 3
    Last Post: 05-05-2009, 12:49 AM
  2. Emulator available
    By ehintz in forum New Zealand General Forum
    Replies: 118
    Last Post: 31-10-2005, 08:40 PM
  3. emulator down
    By TerminalAddict in forum New Zealand General Forum
    Replies: 1
    Last Post: 13-11-2004, 08:50 PM
  4. Emulator available
    By ehintz in forum New Zealand General Forum
    Replies: 39
    Last Post: 10-08-2004, 06:30 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
  •