NextPVR Forums

Full Version: EPG not saving
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, updated to latest version, but EPG (DVBT) data is not saving now. Error message as follows.

2011-09-21 22:03:10.252 [ERROR][7] Unexpected error saving listing: System.Data.SQLite.SQLiteException: SQLite error
table EPG_EVENT has no column named dvb_service_event_id
at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at NShared.EPGManager.AddEPGEvents(List`1 events)

Any ideas on how to rescue this?
It sounds like you've copied a database from an old release over the new one?
deleted everything and reinstalled. seems to be working now. thanks