Menu

New direction for javaHMO

Developers
John Teloh
2005-02-04
2013-04-11
  • John Teloh

    John Teloh - 2005-02-04

    My question is how do we port javaHMO to HME without breaking it for those Tivo users that do not have 7.1 (like most of the Dtivo users running 4.x)?

     
    • s2kdave

      s2kdave - 2005-02-05

      You can query the tivo box using the togo mechanism to see if it responds.  Here is probably the quickest query:

      http://192.168.1.102/TiVoConnect?Command=QueryServer

      And it returns:
      <?xml version="1.0" encoding="utf-8" ?>
      <TiVoServer xmlns="http://www.tivo.com/developer/calypso-protocol-1.5/">
        <Version>1.5</Version>
        <Organization>TiVo Inc.</Organization>
      </TiVoServer>

      Then you can run one set of plugins or another set.
      Or you can have it so each plugin specifies whether it will only run in 4.x or if it will only run in 7.1+ or both environments.

      David

       
    • Scott Boutwell

      Scott Boutwell - 2005-10-20

      I sure would like to see support for the DTivo units.  Many of us are running 4.x or 6.2.  Any chances of allowing someone to continue a parallel developement of JavaHMO beside Galleon?  I would love to see this continued to be developed as the DTivo units are not recieving alot of support from either direct tv or tivo.  The features and addtions you have added make using the unit alot of fun.

       

Log in to post a comment.