NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
« Previous 1 … 63 64 65 66 67 … 125 Next »
video archive issues

 
  • 0 Vote(s) - 0 Average
video archive issues
paperchaser
Offline

Member

Posts: 105
Threads: 18
Joined: May 2005
#11
2006-06-14, 04:07 AM
I also looked in the logs and find this in ArchiveDB-MVP.log:

06/13/06 11:50:26:935 PM[15] Error removing recording record for file C:\MyVideos\The Colbert Report\The Colbert Report_20060530_23300000.mpg System.Data.SQLite.SQLiteException: SQLite error
no such table: RECORDING_TABLE
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at ArchiveVideosPlugin.VideoFileInfoDialog.RemoveRecording()
06/13/06 11:50:33:482 PM[15] Error removing recording record for file C:\MyVideos\The Colbert Report\The Colbert Report_20060525_23300000.mpg System.Data.SQLite.SQLiteException: SQLite error
no such table: RECORDING_TABLE
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at ArchiveVideosPlugin.VideoFileInfoDialog.RemoveRecording()
06/13/06 11:50:47:904 PM[15] Error removing recording record for file C:\MyVideos\The Colbert Report\The Colbert Report_20060525_23300000.mpg System.Data.SQLite.SQLiteException: SQLite error
no such table: RECORDING_TABLE
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at ArchiveVideosPlugin.VideoFileInfoDialog.RemoveRecording()
06/13/06 11:50:53:482 PM[15] Error removing recording record for file C:\MyVideos\The Colbert Report\The Colbert Report_20060530_23300000.mpg System.Data.SQLite.SQLiteException: SQLite error
no such table: RECORDING_TABLE
at System.Data.SQLite.SQLite3.Prepare(String strSql, SQLiteStatement previous, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at ArchiveVideosPlugin.VideoFileInfoDialog.RemoveRecording()
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#12
2006-06-14, 04:36 AM
I think I found the mistake. I have just posted an update to the wiki.

Jeff
paperchaser
Offline

Member

Posts: 105
Threads: 18
Joined: May 2005
#13
2006-06-16, 01:22 AM
unfortunately the latest versions don't seem to do the trick. I'll have to test some more and post the logs.
paperchaser
Offline

Member

Posts: 105
Threads: 18
Joined: May 2005
#14
2006-06-16, 11:35 PM
Jeff-
It seems that recordings being made after the new plugin are deleted ok. But old listings with no underlying .mpg or .avi are still there. Here is the log as I try to delete 2 old shows:
06/16/06 07:31:03:203 PM[15] Deleting file C:\MyVideos\The Colbert Report\The Colbert Report_20060530_23300000.mpg
06/16/06 07:31:03:203 PM[15] Could not find file C:\MyVideos\The Colbert Report\The Colbert Report_20060530_23300000.mpg to remove
06/16/06 07:31:03:203 PM[15] Removed from the filemap for directory Colbert Report
06/16/06 07:31:03:250 PM[15] Could not find file C:\MyVideos\The Colbert Report\The Colbert Report_20060530_23300000.txt to remove
06/16/06 07:31:03:250 PM[15] Could not find file C:\MyVideos\The Colbert Report\The Colbert Report_20060530_23300000.d2a to remove
06/16/06 07:31:03:250 PM[15] Could not find file C:\MyVideos\The Colbert Report\The Colbert Report_20060530_23300000.edl to remove
06/16/06 07:31:03:250 PM[15] Could not find file C:\MyVideos\The Colbert Report\The Colbert Report_20060530_23300000.log to remove
06/16/06 07:31:03:250 PM[15] Could not find file C:\MyVideos\The Colbert Report\The Colbert Report_20060530_23300000.csv to remove
06/16/06 07:31:03:250 PM[15] Could not find file C:\MyVideos\The Colbert Report\The Colbert Report_20060530_23300000.wme to remove
06/16/06 07:31:03:250 PM[15] Could not find file C:\MyVideos\The Colbert Report\The Colbert Report_20060530_23300000.logo.txt to remove
06/16/06 07:31:09:484 PM[15] Deleting file C:\MyVideos\The Colbert Report\The Colbert Report_20060525_23300000.mpg
06/16/06 07:31:09:484 PM[15] Could not find file C:\MyVideos\The Colbert Report\The Colbert Report_20060525_23300000.mpg to remove
06/16/06 07:31:09:484 PM[15] Removed from the filemap for directory Colbert Report
06/16/06 07:31:09:531 PM[15] Could not find file C:\MyVideos\The Colbert Report\The Colbert Report_20060525_23300000.txt to remove
06/16/06 07:31:09:531 PM[15] Could not find file C:\MyVideos\The Colbert Report\The Colbert Report_20060525_23300000.d2a to remove
06/16/06 07:31:09:531 PM[15] Could not find file C:\MyVideos\The Colbert Report\The Colbert Report_20060525_23300000.edl to remove
06/16/06 07:31:09:531 PM[15] Could not find file C:\MyVideos\The Colbert Report\The Colbert Report_20060525_23300000.log to remove
06/16/06 07:31:09:531 PM[15] Could not find file C:\MyVideos\The Colbert Report\The Colbert Report_20060525_23300000.csv to remove


The first listing deletes, then the second but then the folder refreshes and both listings are there again. I may just find a way to manually delete them from the database, which should hopefully solve the problem for a while.
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#15
2006-06-17, 12:22 AM
I know you've sent me your email address before, but can you send me a PM with it again? I think I have a fix (for real this time) that I'd like you to try.


Jeff
paperchaser
Offline

Member

Posts: 105
Threads: 18
Joined: May 2005
#16
2006-06-17, 01:41 PM
sorry but i hosed video-archive.mdb by trying to delete wrong listings using access. i reinstalled the plugin, which cured the problem. but i must have done something to cause it in the first place, if i can figure out what it was i'll let you know again.

i learned my lesson.
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#17
2006-06-17, 01:58 PM
Glad it works now. I'll post the update to the wiki site after working on a few more things. That way if the problem ever comes up again it should fix itself.

Jeff
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Video Library Plugins? reven 1 14,292 2011-03-17, 08:02 PM
Last Post: gEd
  NPVR Video, Photo, Music icons SFX Group 5 9,673 2011-01-24, 11:18 AM
Last Post: martint123
  BurnDVDX2 support issues. pastro 260 70,139 2010-03-05, 04:44 PM
Last Post: TomR
  'Videos' Plugin for GB-PVR (Preview 1) - amazing youtube video must see! tvshowman 21 11,671 2010-02-13, 11:55 PM
Last Post: reven
  Video organization, plugin choice help huck 4 3,438 2009-07-02, 11:44 AM
Last Post: ACTCMS
  Slick skin: menu in Video Library missing? Torquewrench 2 2,318 2009-05-26, 06:26 AM
Last Post: tm12
  Problem playing ISO files - Sound but no video mustclimb14ers 0 1,895 2009-04-16, 04:15 PM
Last Post: mustclimb14ers
  Cannot configure weather as video plugin keith_leitch 2 1,852 2009-04-07, 10:00 AM
Last Post: keith_leitch
  Iphone Video BigT 1 1,720 2009-03-24, 04:58 PM
Last Post: steveum
  Mayhem 3 skin - Rules to show meta data for VIDEO folder? vskatusa 8 3,166 2009-02-22, 08:23 AM
Last Post: BekKen

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode