I've been gettin gthis issue for a week or so now. When MP is left on for a while (ie, overnight) it crashes to the desk top with the following entry in the error.log file.
28/01/2006 9:59:08 AM SQL:TVDatabaseV21.db3 cmd:sqlite3_step err:ERROR detailed:database schema has changed query:select * from tblGroups order by iSort
28/01/2006 9:59:08 AM TVDatabase exception errQL:TVDatabaseV21.db3 cmd:sqlite3_step err:ERROR detailed:database schema has changed query:select * from tblGroups order by iSort stack: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr pVm)
at SQLite.NET.SQLiteClient.Execute(String query)
at MediaPortal.TV.Database.TVDatabase.GetGroups(List`1& groups)
28/01/2006 9:59:09 AM SQL:TVDatabaseV21.db3 cmd:sqlite3_prepare16vm=null err:ERROR detailed:duplicate column name: grabEpg query:ALTER TABLE channel ADD COLUMN grabEpg Integer
28/01/2006 9:59:09 AM TVDatabase exception errQL:TVDatabaseV21.db3 cmd:sqlite3_prepare16vm=null err:ERROR detailed:duplicate column name: grabEpg query:ALTER TABLE channel ADD COLUMN grabEpg Integer stack: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MediaPortal.TV.Database.TVDatabase.UpdateFromPreviousVersion()
at MediaPortal.TV.Database.TVDatabase.Open()
I have tried removing all programs from my tv database as well as deleting the tv database all together and still get this error.
I have also looked into the database with the sqllite editor but cannot find anything that seems wrong and certainly no duplicate columns.
I also used to get the crash with this erro when I first started MP and went straight to my TV, but this seems to have been fixed in a CVS from a day or two ago. :EDIT: I take this last bit back. Just happened again. Start MP, go to my TV and after the usual few seconds of starting the tuner you are suddenly left at the desk top. If you got to my weather or my movies and then go to my tv there is no issue.
Anyone else getting this or able to point me in the right direction?
For my xmltv, I use the oztivo guide with the original vb grabber (can't remember the devs name at the moment). As with all aussies, the grab from dvb option is turned off.
28/01/2006 9:59:08 AM SQL:TVDatabaseV21.db3 cmd:sqlite3_step err:ERROR detailed:database schema has changed query:select * from tblGroups order by iSort
28/01/2006 9:59:08 AM TVDatabase exception errQL:TVDatabaseV21.db3 cmd:sqlite3_step err:ERROR detailed:database schema has changed query:select * from tblGroups order by iSort stack: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr pVm)
at SQLite.NET.SQLiteClient.Execute(String query)
at MediaPortal.TV.Database.TVDatabase.GetGroups(List`1& groups)
28/01/2006 9:59:09 AM SQL:TVDatabaseV21.db3 cmd:sqlite3_prepare16vm=null err:ERROR detailed:duplicate column name: grabEpg query:ALTER TABLE channel ADD COLUMN grabEpg Integer
28/01/2006 9:59:09 AM TVDatabase exception errQL:TVDatabaseV21.db3 cmd:sqlite3_prepare16vm=null err:ERROR detailed:duplicate column name: grabEpg query:ALTER TABLE channel ADD COLUMN grabEpg Integer stack: at SQLite.NET.SQLiteClient.ThrowError(String statement, String sqlQuery, SqliteError err)
at SQLite.NET.SQLiteClient.Execute(String query)
at MediaPortal.TV.Database.TVDatabase.UpdateFromPreviousVersion()
at MediaPortal.TV.Database.TVDatabase.Open()
I have tried removing all programs from my tv database as well as deleting the tv database all together and still get this error.
I have also looked into the database with the sqllite editor but cannot find anything that seems wrong and certainly no duplicate columns.
I also used to get the crash with this erro when I first started MP and went straight to my TV, but this seems to have been fixed in a CVS from a day or two ago. :EDIT: I take this last bit back. Just happened again. Start MP, go to my TV and after the usual few seconds of starting the tuner you are suddenly left at the desk top. If you got to my weather or my movies and then go to my tv there is no issue.
Anyone else getting this or able to point me in the right direction?
For my xmltv, I use the oztivo guide with the original vb grabber (can't remember the devs name at the moment). As with all aussies, the grab from dvb option is turned off.