In message <[EMAIL PROTECTED]>
          "Timothy Legge" <[EMAIL PROTECTED]> wrote:

> Recently I upgraded to myth 0.20.2 on Ubuntu.  After that a number of
> old recordings stopped playing an would reset mvpmc.  There was no
> indication of any error in the debug so I looked at the database.  I
> found that there were two hostnames in my recorded table for my
> server.  The current name and the previous one.  I did the following:
> 
> UPDATE `mythconverg`.`recorded` SET `hostname` = 'newname' WHERE
> hostname = 'oldname'
> 
> The old shows play fine now.  I thought it might be useful...

In fact there are various tables that may need similar updates if you've
changed the backend hostname, such as the settings table.

I can't remember all of them - may be worth seeing if you can track down a
copy of the database schema though and look for any table with a 'hostname'
column.

-- 
Mark Smith - Surrey, UK
http://www.chez-moi.org.uk/

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mvpmc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mvpmc-users
mvpmc wiki: http://mvpmc.wikispaces.com/

Reply via email to