freevo (1.8.0-1) unstable; urgency=low

    A significant change to the TV recording has been the replacement of the
    record_schedule.xml with two files, schedule.pickle and
    favorites.pickle. This means that unless the record_schedule.xml has
    been saved to a safe place during the installation then you will lose
    you favorites.

    The Debian package will try to convert your schedule automatically;
    if this fails, do the following:

    cp .../record_schedule.xml ~/record_schedule.xml~oldformat
    freevo recordserver stop
    freevo convert_favorites ~/record_schedule.xml~oldformat
    freevo recordserver start
    freevo schedulefavorites

    Other changes include the renaming of configuration variables;
    to correct these do the following: use
      freevo convert_config /etc/freevo/local_conf.py
    to see the list of changes, and
      freevo convert_config /etc/freevo/local_conf.py -w
    to apply them.

 -- A Mennucc1 <mennucc1@debian.org>  Tue, 25 Mar 2008 14:34:07 +0100
