Hi All,
Just wondering if anyone has come across this problem.
When I have viewed my recorded TV show, I then use the menus to delete that program. This has been working fine since in setup my MP PC.
But this morning when I went to delete the TV show - the TV show remains in the list of recorded Programs, but has been deleted from the file system.
I have just looked at the logs and these errors are generated.
2006-10-20 07:30:27.781250 [Info.][MPMain]: WindowManager:route MediaPortal.GUI.TV.GUIRecordedTV:603->MediaPortal.Dialogs.GUIDialogMenu:2012
2006-10-20 07:30:27.781250 [Info.][MPMain]: window:MediaPortal.Dialogs.GUIDialogMenu init
2006-10-20 07:30:29.875000 [Info.][MPMain]: WindowManager:unroute to MediaPortal.Dialogs.GUIDialogMenu:2012->MediaPortal.GUI.TV.GUIRecordedTV:603
2006-10-20 07:30:29.921875 [Info.][MPMain]: WindowManager:route MediaPortal.GUI.TV.GUIRecordedTV:603->MediaPortal.Dialogs.GUIDialogYesNo:100
2006-10-20 07:30:29.937500 [Info.][MPMain]: window:MediaPortal.Dialogs.GUIDialogYesNo init
2006-10-20 07:30:31.953125 [Info.][MPMain]: WindowManager:unroute to MediaPortal.Dialogs.GUIDialogYesNo:100->MediaPortal.GUI.TV.GUIRecordedTV:603
2006-10-20 07:30:32.015625 [Info.][MPMain]: SQL:TVDatabaseV21.db3 cmd:sqlite3_step err:ERROR detailed
QL logic error or missing database query:delete from recorded where idRecorded=9
2006-10-20 07:30:32.031250 [Info.][MPMain]: TVDatabase exception err
QL:TVDatabaseV21.db3 cmd:sqlite3_step err:ERROR detailed
QL logic error or missing database query:delete from recorded where idRecorded=9 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.RemoveRecordedTV(TVRecorded record)
2006-10-20 07:30:32.031250 [Info.][MPMain]: opening tvdatabase
2006-10-20 07:30:32.046875 [Info.][MPMain]: tvdatabase opened
2006-10-20 07:30:41.312500 [Info.][MPMain]: WindowManager:route MediaPortal.GUI.TV.GUIRecordedTV:603->MediaPortal.Dialogs.GUIDialogMenu:2012
2006-10-20 07:30:41.312500 [Info.][MPMain]: window:MediaPortal.Dialogs.GUIDialogMenu init
2006-10-20 07:30:43.250000 [Info.][MPMain]: WindowManager:unroute to MediaPortal.Dialogs.GUIDialogMenu:2012->MediaPortal.GUI.TV.GUIRecordedTV:603
2006-10-20 07:30:43.296875 [Info.][MPMain]: WindowManager:route MediaPortal.GUI.TV.GUIRecordedTV:603->MediaPortal.Dialogs.GUIDialogYesNo:100
2006-10-20 07:30:43.312500 [Info.][MPMain]: window:MediaPortal.Dialogs.GUIDialogYesNo init
2006-10-20 07:30:45.234375 [Info.][MPMain]: WindowManager:unroute to MediaPortal.Dialogs.GUIDialogYesNo:100->MediaPortal.GUI.TV.GUIRecordedTV:603
2006-10-20 07:30:45.281250 [Info.][MPMain]: SQL:TVDatabaseV21.db3 cmd:sqlite3_step err:ERROR detailed
QL logic error or missing database query:delete from recorded where idRecorded=10
2006-10-20 07:30:45.281250 [Info.][MPMain]: TVDatabase exception err
QL:TVDatabaseV21.db3 cmd:sqlite3_step err:ERROR detailed
QL logic error or missing database query:delete from recorded where idRecorded=10 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.RemoveRecordedTV(TVRecorded record)
I even shut down MP, restarted and try to delete another TV show with the same problem.
Any help would be appreciated. I am happy to edit the TV database file, but would like to know what caused this in the first place.
Cheers
Tobby
Just wondering if anyone has come across this problem.
When I have viewed my recorded TV show, I then use the menus to delete that program. This has been working fine since in setup my MP PC.
But this morning when I went to delete the TV show - the TV show remains in the list of recorded Programs, but has been deleted from the file system.
I have just looked at the logs and these errors are generated.
2006-10-20 07:30:27.781250 [Info.][MPMain]: WindowManager:route MediaPortal.GUI.TV.GUIRecordedTV:603->MediaPortal.Dialogs.GUIDialogMenu:2012
2006-10-20 07:30:27.781250 [Info.][MPMain]: window:MediaPortal.Dialogs.GUIDialogMenu init
2006-10-20 07:30:29.875000 [Info.][MPMain]: WindowManager:unroute to MediaPortal.Dialogs.GUIDialogMenu:2012->MediaPortal.GUI.TV.GUIRecordedTV:603
2006-10-20 07:30:29.921875 [Info.][MPMain]: WindowManager:route MediaPortal.GUI.TV.GUIRecordedTV:603->MediaPortal.Dialogs.GUIDialogYesNo:100
2006-10-20 07:30:29.937500 [Info.][MPMain]: window:MediaPortal.Dialogs.GUIDialogYesNo init
2006-10-20 07:30:31.953125 [Info.][MPMain]: WindowManager:unroute to MediaPortal.Dialogs.GUIDialogYesNo:100->MediaPortal.GUI.TV.GUIRecordedTV:603
2006-10-20 07:30:32.015625 [Info.][MPMain]: SQL:TVDatabaseV21.db3 cmd:sqlite3_step err:ERROR detailed
2006-10-20 07:30:32.031250 [Info.][MPMain]: TVDatabase exception err
at SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr pVm)
at SQLite.NET.SQLiteClient.Execute(String query)
at MediaPortal.TV.Database.TVDatabase.RemoveRecordedTV(TVRecorded record)
2006-10-20 07:30:32.031250 [Info.][MPMain]: opening tvdatabase
2006-10-20 07:30:32.046875 [Info.][MPMain]: tvdatabase opened
2006-10-20 07:30:41.312500 [Info.][MPMain]: WindowManager:route MediaPortal.GUI.TV.GUIRecordedTV:603->MediaPortal.Dialogs.GUIDialogMenu:2012
2006-10-20 07:30:41.312500 [Info.][MPMain]: window:MediaPortal.Dialogs.GUIDialogMenu init
2006-10-20 07:30:43.250000 [Info.][MPMain]: WindowManager:unroute to MediaPortal.Dialogs.GUIDialogMenu:2012->MediaPortal.GUI.TV.GUIRecordedTV:603
2006-10-20 07:30:43.296875 [Info.][MPMain]: WindowManager:route MediaPortal.GUI.TV.GUIRecordedTV:603->MediaPortal.Dialogs.GUIDialogYesNo:100
2006-10-20 07:30:43.312500 [Info.][MPMain]: window:MediaPortal.Dialogs.GUIDialogYesNo init
2006-10-20 07:30:45.234375 [Info.][MPMain]: WindowManager:unroute to MediaPortal.Dialogs.GUIDialogYesNo:100->MediaPortal.GUI.TV.GUIRecordedTV:603
2006-10-20 07:30:45.281250 [Info.][MPMain]: SQL:TVDatabaseV21.db3 cmd:sqlite3_step err:ERROR detailed
2006-10-20 07:30:45.281250 [Info.][MPMain]: TVDatabase exception err
at SQLite.NET.SQLiteClient.ReadpVm(String query, SQLiteResultSet set1, IntPtr pVm)
at SQLite.NET.SQLiteClient.Execute(String query)
at MediaPortal.TV.Database.TVDatabase.RemoveRecordedTV(TVRecorded record)
I even shut down MP, restarted and try to delete another TV show with the same problem.
Any help would be appreciated. I am happy to edit the TV database file, but would like to know what caused this in the first place.
Cheers
Tobby