2019-10-14, 04:55 PM
I'm having trouble setting up a manual recording to wake up my dish receiver. It was working and I've tried deleting and recreating it...
2019-10-14 10:45:48.461 [INFO][1] UpdateRecurringRecording(283, 'Dish Wakeup'):
<Rules><ChannelOID>8615</ChannelOID><ChannelName>CCHD</ChannelName><StartTime>2019-10-15T11:40:00.0000000Z</StartTime><EndTime>2019-10-15T11:50:00.0000000Z</EndTime><PrePadding>0</PrePadding><PostPadding>1</PostPadding><Quality>0</Quality><Keep>1</Keep><AdvancedRules>None</AdvancedRules></Rules>
2019-10-14 10:45:48.623 [DEBUG][1] LoadListingByAdvancedRules(channel=8615,advancedRules=None)
2019-10-14 10:45:48.631 [ERROR][1] Unexpected error in LoadListingByAdvancedRules: System.Data.SQLite.SQLiteException (0x80004005): SQL logic error or missing database
no such column: None
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.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at NShared.EPGManager.LoadListingByAdvancedRules(Channel channel, String advancedRules)
2019-10-14 10:45:48.461 [INFO][1] UpdateRecurringRecording(283, 'Dish Wakeup'):
<Rules><ChannelOID>8615</ChannelOID><ChannelName>CCHD</ChannelName><StartTime>2019-10-15T11:40:00.0000000Z</StartTime><EndTime>2019-10-15T11:50:00.0000000Z</EndTime><PrePadding>0</PrePadding><PostPadding>1</PostPadding><Quality>0</Quality><Keep>1</Keep><AdvancedRules>None</AdvancedRules></Rules>
2019-10-14 10:45:48.623 [DEBUG][1] LoadListingByAdvancedRules(channel=8615,advancedRules=None)
2019-10-14 10:45:48.631 [ERROR][1] Unexpected error in LoadListingByAdvancedRules: System.Data.SQLite.SQLiteException (0x80004005): SQL logic error or missing database
no such column: None
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.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at NShared.EPGManager.LoadListingByAdvancedRules(Channel channel, String advancedRules)