<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I have set up leanfront in the Amazon app store, so you do not
      need to side-load it when using a fire stick or fire tv.</p>
    <p>For a new installation, just press the microphone button on your
      remote and say "MythTV". Then install.</p>
    <p>Advantages of the app store install are: Easier install, you get
      updated versions automatically.<br>
    </p>
    <p>If you already have leanfront installed by downloading from
      orangedox, to install from the app store you will have to first
      uninstall it.</p>
    <p>If you uninstall it you will lose your settings and recently
      viewed list. To avoid that you can save and restore your settings
      and recently viewed list with the acopy.sh script from
<a class="moz-txt-link-freetext" href="https://github.com/bennettpeter/android-MythTV-Leanfront/blob/master/extras/acopy.sh">https://github.com/bennettpeter/android-MythTV-Leanfront/blob/master/extras/acopy.sh</a>
      as follows:<br>
    </p>
    <p>install sqlite3</p>
    <p><font size="4" face="monospace">acopy.sh -f <ip-address>
        --db --settings</font></p>
    <p>The database and settings will download into /var/tmp/acopy</p>
    <p>Uninstall, press microphone and say "MythTV" and install<br>
    </p>
    <p><font size="4" face="monospace">acopy.sh -t <ip-address>
        --db --settings</font></p>
    <p>The database and settings will restore from /var/tmp/acopy</p>
    <p>At this time, leanfront is not yet in the google app store.<br>
    </p>
    <p>Peter<br>
    </p>
    <p><br>
    </p>
    <p></p>
    <p><br>
    </p>
  </body>
</html>