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 … 881 882 883 884 885 … 1231 Next »
Recording menu still slow

 
  • 0 Vote(s) - 0 Average
Recording menu still slow
shuot
Offline

Member

Posts: 58
Threads: 9
Joined: Nov 2005
#1
2006-01-22, 04:13 PM
Hi!

When I select "Recordings" from main menu, I suffer a delay between 7 and 12 seconds before the Recordings screen display.

Last time, people told me to defragment my disk. I done this and still getting this annoying delay.

I think problem occured in this part, from my log:

2006-01-22 11:08:02.236 VERBOSE [2] loading /settings/SpecialElements/SpecialElement[@name="ListView"]
2006-01-22 11:08:02.236 VERBOSE [2] loading /settings/SpecialElements/SpecialElement[@name="DetailsView"]
2006-01-22 11:08:02.296 VERBOSE [2] loading /settings/SpecialElements/SpecialElement[@name="ItemList"]
2006-01-22 11:08:02.296 VERBOSE [2] RecordingFactory.loadSchedule()
2006-01-22 11:08:02.296 VERBOSE [2] getValue cached value: /settings/AutoRemoveMissingRecordings : true
2006-01-22 11:08:09.647 VERBOSE [2] loading /settings/SpecialElements/SpecialElement[@name="Buttons"]
2006-01-22 11:08:09.657 VERBOSE [2] getValue() loading new key/value into cache: /settings/ConfirmDeleteInRecordings
2006-01-22 11:08:09.657 VERBOSE [2] getValue: /settings/ConfirmDeleteInRecordings : false
2006-01-22 11:08:09.697 VERBOSE [2] RecordingFactory.loadSchedule()
2006-01-22 11:08:09.697 VERBOSE [2] getValue cached value: /settings/AutoRemoveMissingRecordings : true
2006-01-22 11:08:20.983 VERBOSE [2] eventText=
2006-01-22 11:08:20.983 VERBOSE [2] type= CurrentChannelName
2006-01-22 11:08:20.983 VERBOSE [2] eventText=
2006-01-22 11:08:20.983 VERBOSE [2] type= CurrentVideoTrack
2006-01-22 11:08:22.545 VERBOSE [2] getValue() loading new key/value into cache: /settings/NetRadioBufferSize
2006-01-22 11:08:22.545 VERBOSE [2] getValue: /settings/NetRadioBufferSize : 96000
2006-01-22 11:08:22.545 INFO [2] NetRadio buffer size is: 96000

... from this log, I have two important delay.

What can I do to fix this ?

Thanks!

Bye!
shuot
Offline

Member

Posts: 58
Threads: 9
Joined: Nov 2005
#2
2006-01-23, 01:15 PM
... anybody, no idea ?

Bye!
icarver
Offline

Junior Member

Posts: 21
Threads: 3
Joined: Jan 2005
#3
2006-01-23, 01:58 PM
I reported a similar problem a while back, got no response, I'm still living with a very sluggish recordings UI. Any ideas, anyone?
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#4
2006-01-23, 03:11 PM
the delay is in AutoRemoveMissingRecordings.
i think this means that gbpvr is searching the recordings database to confirm that the files are still on disk (the database entries will be removed if the file cannot be found).

so , either you have 1000's or recordings in your database, the database needs to be recompressed in MS access or the filesystem where you store your recordings is performing badly due to fragmentation of MFT or file space.

I think you can set this value to false in the config.xml file.
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
icarver
Offline

Junior Member

Posts: 21
Threads: 3
Joined: Jan 2005
#5
2006-01-23, 03:36 PM
I have under 100 recordings and I defragmented my recording disk not that long ago.

Back when I was looking at this problem, I noticed that the delay seems to be a function of the number of channels in the line-up and the number of days in the EPG (mine is currently 4 and I'd like to have at least 7).

Also, I encounter delays not just when I go into recordings the first time, but also when I move up and down within the recording directories. I eventually concluded that it was just a really slow database, but I'd be happey to discover that my experience is not typical and can be corrected.
jam_zhou
Offline

Senior Member

Posts: 632
Threads: 179
Joined: Sep 2005
#6
2006-01-23, 03:47 PM
I get this too...I truly think it's a database problem because it's definitely related to the number of recordings I have.

To get around this I use video archive to watch my recordings. It goes into the plugin a lot faster...it's still sluggish in some areas, but faster than recordings.

When I want to modify my recordings I just bear with the sluggishness...you shouldn't have to modify recordings that much anyway. In fact, video archive can achieve this as well...not sure how well it works though.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#7
2006-01-23, 04:20 PM
jam_zhou or icarver, can you zip and email your gbpvr.mdb file to me at support@devnz.com?
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#8
2006-01-23, 04:22 PM
Quote:Also, I encounter delays not just when I go into recordings the first time, but also when I move up and down within the recording directories. I eventually concluded that it was just a really slow database, but I'd be happey to discover that my experience is not typical and can be corrected.
I'm surprised that moving up or down is slow for you. Data is only read from the database when you click the 'ready/whats new/pending/reoccuring' buttons, or if you select a recording group for viewing the recordings contained within. Moving up/down is just drawing a different section of the list is already has loaded - it isnt reloading anything.

What speed processor do you have in your macine?
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#9
2006-01-23, 04:42 PM
and is it slow when using the cursor keys and/or the remote control?

someone else with what appears to be a similar problem.

http://forums.nextpvr.com/showthread.php?t=12550
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
icarver
Offline

Junior Member

Posts: 21
Threads: 3
Joined: Jan 2005
#10
2006-01-23, 05:25 PM
gEd Wrote:and is it slow when using the cursor keys and/or the remote control?

someone else with what appears to be a similar problem.

http://forums.nextpvr.com/showthread.php?t=12550

Moving the cursor keys around is not slow (w/ or w/o remote).
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Audio buzzing second time recording launched. dennit 2 4,625 2012-12-09, 11:28 PM
Last Post: dennit
  Inhibit Computer Shutdown While Recording rwnz 52 31,049 2012-04-03, 11:40 AM
Last Post: pBS
  Start PC for recording, Sleep/Hibernate when done Basher52 6 5,038 2011-12-17, 02:52 PM
Last Post: Sykor
  intermittent recording failures bcdudley 6 3,741 2011-09-28, 07:28 AM
Last Post: bcdudley
  Recording fails but only on one channel (live viewing still works) dshoup 5 3,635 2011-09-19, 01:15 AM
Last Post: sub
  Sattelite interent recording? crsfooddude 1 2,201 2011-07-26, 02:32 AM
Last Post: mvallevand
  Recording problem with Hauppauge Nova-S USB2 ... softfoot 4 3,473 2011-06-27, 02:06 AM
Last Post: sub
  How to kill an orphan Live TV recording? martint123 2 2,402 2011-05-16, 05:33 PM
Last Post: martint123
  SUB: Recording show in two pieces. Found bug(?) lif 10 5,226 2011-05-11, 09:30 AM
Last Post: jksmurf
  Order of tuner use for live tv and recording shaunpatrick77 1 1,790 2011-02-19, 10:49 AM
Last Post: martint123

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

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

Linear Mode
Threaded Mode