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) GB-PVR Support (legacy) v
« Previous 1 … 294 295 296 297 298 … 1231 Next »
Resume/Firefly oddities

 
  • 0 Vote(s) - 0 Average
Resume/Firefly oddities
TheSneak
Offline

Junior Member

Posts: 44
Threads: 10
Joined: Oct 2006
#1
2008-07-03, 07:56 PM
On certain files in my video library, the resume option will not work. Also, clicking pause/ff/rew on the firefly remote does not work until after I click the "Help" button. Weird. This is in pvrx2.exe.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#2
2008-07-03, 08:37 PM
Quote:2008-07-03 13:51:29.748 WARNING [1] Unexpected error updating PLAYBACK_POSITION: System.Data.SQLite.SQLiteException: SQLite error
no such column: duration
It doesnt look like one of the database updates applied on your installed.

You probably need to use a tool like SQLiteSpy to execute the following statements:
Code:
alter table PLAYBACK_POSITION add column duration int
alter table PLAYBACK_POSITION add column last_watched DATETIME
update PLAYBACK_POSITION set last_watched = DATETIME('NOW') where last_watched is null
TheSneak
Offline

Junior Member

Posts: 44
Threads: 10
Joined: Oct 2006
#3
2008-07-03, 10:00 PM
Thanks, sub. I restored my db from a previous install. I guess that was a bad idea. But your sql commands did the trick for resume.

Any idea why I have to click menu on my remote before the ff/rew/pause buttons will work? no big deal if you don't know.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#4
2008-07-03, 10:07 PM
I dont know. It sounds like maybe something is stealing the focus from the application, so your firefly remote doesnt see it as the current application, causing the ff/rew/pause buttons etc to not be sent to the GB-PVR.

Using the offical divx decoder has been known to do this in the past. (as it creates a tray icon and switches the focus to it)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't Play After Resume MarkD 0 1,117 2010-05-16, 10:02 PM
Last Post: MarkD
  Play Program → Standby → Resume → Crash Rene_1 9 3,070 2010-01-03, 09:58 AM
Last Post: Rene_1
  Resume Playback on client Exelion 3 1,684 2009-11-24, 10:21 AM
Last Post: Exelion
  Upgrade to 1.4.7 - DVD resume problems imilne 7 2,557 2009-09-19, 02:36 PM
Last Post: Snooze
  VMR9 FSE problems with suspend & resume daneo 2 1,528 2009-06-16, 01:17 PM
Last Post: yeohcl
  Odd Resume Issue rowle1jt 2 1,571 2009-06-08, 12:45 AM
Last Post: rowle1jt
  Prompts for resume but doesn't actually resume? jksmurf 23 5,595 2009-05-25, 12:21 AM
Last Post: sub
  No video/Signal on resume. dalabera 2 1,394 2009-05-24, 10:48 PM
Last Post: psycik
  OSD resume dark_half 6 2,106 2009-04-21, 03:13 AM
Last Post: dark_half
  Prompt for Resume tiger66 10 3,154 2009-04-18, 04:02 AM
Last Post: Andrewh

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

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

Linear Mode
Threaded Mode