<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr">On Sat, Aug 25, 2018, 7:29 PM Stephen Worthington <<a href="mailto:stephen_agent@jsw.gen.nz">stephen_agent@jsw.gen.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sat, 25 Aug 2018 16:54:13 -0700, you wrote:<br>
<br>
>><br>
>> I would recommend using the Mythbuntu 16.04.1 version from here:<br>
>><br>
>><br>
>> Almost there. I installed 16.04.1 as you suggested and now video playback<br>
>is smooth as it ever was.<br>
><br>
>But there is still a problem.  Every time the system starts I am greeted by<br>
>this message.<br>
><br>
>I click Upgrade but the next reboot I get the same message.<br>
><br>
>Not much help from Google. One post suggests doing something I already did<br>
>to get Mythweb to work.  The other suggests that there is a corrupt<br>
>database.  But this is a new install and I have not entered any Music, or<br>
>even programs.<br>
><br>
>But at least I have good video playback.<br>
><br>
>I do need to get rid of this upgrade message though...<br>
><br>
>Allen<br>
<br>
The mythmusic plugin is a mythfrontend only one.  The upgrade of the<br>
schema on its extra database tables should happen by running<br>
mythfrontend.  What is the history of your database?  Is it a clean<br>
database, or have you restored your old one?<br>
<br>
What should happen is that on the next run of mythfrontend (with the<br>
mythmusic plugin installed) after seeing that message, mythfrontend<br>
should do a backup of the entire database (which can take a while if<br>
it is large), then mythmusic will do the schema upgrade of its tables.<br>
What happens to some people is that the database backup happening at<br>
the start of mythfrontend takes so long that they think there is a<br>
problem and kill mythfrontend and try again, which does not allow the<br>
backup and upgrade to happen.  And there have been reports of what you<br>
are seeing - the upgrade does not happen for some other reason.  You<br>
can see what mythfrontend is doing by running "tail -f<br>
/var/log/mythtv/mythfrontend.log" from a command prompt while it is<br>
starting up.  You need to leave it running while the messages there<br>
show it is still working on the backup and upgrade.<br>
<br>
If just running mythfrontend does not do the upgrade, then the way<br>
around the problem is to uninstall the mythmusic plugin ("apt remove<br>
mythmusic") - shut down mythbackend first.  This does not affect the<br>
mythmusic tables in the database.  Then run mythtv-setup (without<br>
mythbackend running) to ensure that all other schema upgrades have<br>
happened.  Do not make any changes while in mythtv-setup, just shut it<br>
down again.  If it has upgrades to do, it may take a while as it will<br>
do a database backup first.  Restart mythbackend.  Then you run<br>
mythfrontend without mythmusic, shut it down and reinstall the<br>
mythmusic plugin ("apt install mythmusic") and run mythfrontend again<br>
and run tail to watch what it is doing.  That normally is sufficient<br>
to make the schema upgrade work.<br>
________________________________<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Will try when I get home.  This is a clean install, no data should be there.  I don't use music so perfectly happy to restart the entire database.  There is no data there.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank" rel="noreferrer">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div></div></div>