2015-09-04, 10:25 PM
Installed latest version of NextPVR on a Windows 7 Ultimate x64, 16 gb RAM, 120gb SSD drive.
The only thing not working is setting up groups in the EPG.
No error given, however, looking at the log file NPVR.log, this error shows up:
2015-09-04 15:12:41.185 [ERROR][1] Unexpected error in Channel.SaveAll(): System.Data.SQLite.SQLiteException (0x80004005): SQL logic error or missing database
table CHANNEL_GROUP has no column named sort
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 NUtility.Channel.SaveGroupMemberships(String group, List`1 channels)
Attached should be my log files. Thank you for your assistance.
The only thing not working is setting up groups in the EPG.
No error given, however, looking at the log file NPVR.log, this error shows up:
2015-09-04 15:12:41.185 [ERROR][1] Unexpected error in Channel.SaveAll(): System.Data.SQLite.SQLiteException (0x80004005): SQL logic error or missing database
table CHANNEL_GROUP has no column named sort
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 NUtility.Channel.SaveGroupMemberships(String group, List`1 channels)
Attached should be my log files. Thank you for your assistance.