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 … 201 202 203 204 205 … 1231 Next »
GPVR not playing from where I last watched

 
  • 0 Vote(s) - 0 Average
GPVR not playing from where I last watched
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#11
2008-11-17, 08:12 AM
sub Wrote:It'll be at least a few weeks away. I'm out of the country until then. You'll have to use the workaround mentioned above until then.


Yep, I'll bump when you're back...

FWI, I have tried all combos of 'use menu' and 'prompt for resume' in config.xml

It all works fine when I use direct gui on server. (I love the little green markers to show that there is some pointer data)

On MVP, I can resume from database pointers set before the upgrade to 1.3.7, but there are no new resume data being added to the database...

I notice that there are no green 'viewed some' indicators while using the GUI in MVP

Two systems(servers), both using analog 150's and MPGs. Several different MVPs...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
mpking
Offline

Member

Posts: 98
Threads: 23
Joined: Jan 2006
#12
2008-11-17, 01:25 PM
Just to throw a "Me Too" in here.

Mine might be an unrelated, however.

I notice when I hit resume, it will skip to the correct part for 2 or 3 frames, and then start from the beginning.

Vista, 1.3.7 (Fresh install), MVP, Haup 500.

(I've never tried playing from server, and I have not tried the config file change above)
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#13
2008-12-08, 11:42 PM
Bump
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#14
2008-12-08, 11:47 PM
I just read this in another post

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

Is this a simple sql query?

And what would happen if I ran these lines multile times on the db3 ?
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#15
2008-12-08, 11:53 PM
The problem in this thread was really about .ts files, and using the recording menu option to resume. Is that your problem, or is yours something else?

If you get no resuming anywhere, regardless of file type, then executing the SQL above should fix it (though I didnt think you'd need to on 1.3.7, but definitely on original 1.2.13 release). If it doesnt help, try playing a file for a bit, then stoping, then playing again, and post the logs and I'll take a look.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#16
2008-12-08, 11:58 PM
sub Wrote:...then executing the SQL above should fix it (though I didnt think you'd need to on 1.3.7, but definitely on original 1.2.13 release).

I went from Prereleases of 1.2.x series, to final 1.2.13, to prereleases of 1.3.x to final 1.3.7

yes my problem is Recorded MPGs on an MVP. Playback position is not stored while viewing on MVP, though it will read and seek to, something that was set using the PC Gui.

I'm on 1.3.7 three machines, MVP same problem, no problem PC Client

I'll check structure before and after executing sql statements. And post if not fixed
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#17
2008-12-09, 05:45 PM (This post was last modified: 2008-12-16, 07:33 AM by zehd.)
It's working now.

The databases seemed to be already altered for the new columns, and when I ran the script, it errored and said 'already done' or something like that.

The only way for it to start working was to empty the table first

Code:
"Delete FROM PLAYBACK_POSITION;"



---

For any Lurkers... I've included a batch file to make the alterations. It will delete all playback position information

Copy the contents of the zip into the gbpvr folder and run AlterDatabaseFixMVPResume.bat
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
phillyjim
Offline

Member

Posts: 117
Threads: 18
Joined: Oct 2008
#18
2008-12-10, 05:26 AM
As an aside to this issue, but, sports related...Does anyone have a comskip.ini that works with sports programs?
mpking
Offline

Member

Posts: 98
Threads: 23
Joined: Jan 2006
#19
2008-12-13, 03:24 PM
Damn. I'll have to play with this later. It don't run under Vista because of the increased file permissions.

(Quick overview, it keeps tripping the NoFiles section, even though they exist. I'll have to try turning UAC or something off.)
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#20
2008-12-13, 03:58 PM
phillyjim Wrote:As an aside to this issue, but, sports related...Does anyone have a comskip.ini that works with sports programs?

You probably should start a new thread - then advise what problem you are having. Set verbose at 10 and take a look at the end of your log file. Find the block that is wrongly marked and then see why that block is wrongly scored. I've been doing this recently for non-sports, but I expect to try this weekend on some sports programming to improve one minor detection error.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Black screen when playing back recordings gonzo90017 1 1,717 2011-01-19, 06:12 PM
Last Post: gonzo90017
  powerdvd9 (latest)+ATI4650+gpvr problem aiacel 5 2,287 2010-08-19, 05:44 PM
Last Post: aiacel
  error: failure playing back file yonu 4 2,116 2010-07-12, 12:52 AM
Last Post: yonu
  3 AC3Filter instances when playing back a still recording TS file? jksmurf 3 1,985 2010-05-17, 12:30 AM
Last Post: jksmurf
  Playing Video Files skycyclepilot 6 2,258 2010-03-29, 09:28 PM
Last Post: athomas
  Problems playing back rec blk scrn / no audio mguebert 11 3,591 2010-02-16, 11:52 PM
Last Post: mguebert
  Recorded program not playing PVRX2 changed file extension to avi before conversion luttrell1962 5 1,999 2010-02-16, 07:05 PM
Last Post: luttrell1962
  Considering GPVR : XP or 7 and SageTV migration robb 10 5,351 2010-02-11, 05:26 AM
Last Post: robb
  playing video stutters / stops from NAS rowyourboot 5 2,887 2010-01-31, 05:52 PM
Last Post: rowyourboot
  Odd problem - wrong channels playing? mrspaces 22 6,007 2010-01-07, 01:49 AM
Last Post: pcostanza

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

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

Linear Mode
Threaded Mode