NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information NextPVR Announcements v
« Previous 1 … 5 6 7 8 9 … 11 Next »
v0.95.14 maintenance release

Thread Closed 
 
  • 0 Vote(s) - 0 Average
v0.95.14 maintenance release
pens18aj
Offline

Member

Posts: 124
Threads: 9
Joined: Aug 2005
#71
2005-12-04, 03:56 PM
Cape-City Wrote:i have another problem with the 95.14 release, when i try to delete a recording.
i get 2 error messages from windows that i can't delete the file or directory,
but when i click ok, gbpvr deleted the file anyway from hdd and database.
But the file isn't in my recyclebin, like the 95.11 release did it ...


yep same issue here.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#72
2005-12-04, 04:41 PM
User Wrote:Well I broke it. I edited config.xml to add the following lines:
<MAC-000DFE00800A>
<MVPWidth>612</MVPWidth>
<MVPHeight>448</MVPHeight>
<MVPOffsetX>44</MVPOffsetX>
<MVPOffsetY>16</MVPOffsetY>
</MAC-000DFE00800A>
<MAC-000DFE008EE7>
<MVPWidth>620</MVPWidth>
<MVPHeight>444</MVPHeight>
<MVPOffsetX>36</MVPOffsetX>
<MVPOffsetY>20</MVPOffsetY>
</MAC-000DFE008EE7>

I then restarted the recording service and then tried to run config. .NET gave the same exception error as I had before. Tried running GBPVR and also got an exception. I then put Config.xml back the way it was and the exceptions continue.
Its the editor you're using.

I took a close look at the config.xml file you attached, and there are many small differences. For example, "<SupportedDecoders>bitcontrol®" has the last characters as something entirely different in your file. There was a few other changes as well that could have broken things.

You'll need to go back to the original file. When you edit this file next time, just use notepad.exe. Dont you wordpad or any other oddball text editor.
capone
Offline

Posting Freak

Posts: 1,756
Threads: 190
Joined: Jan 2005
#73
2005-12-04, 04:49 PM
One thing I noticed is, and I'm assuming it's the reload EPG, is that the gbpvr.mdb file gets pretty bloated. I was looking this morning, and it was 95Mb. After opening/closing the CP, it went down to 4.5Mb.

Is there a way to have the compact happen after the EPG?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#74
2005-12-04, 04:51 PM
Quote:Is there a way to have the compact happen after the EPG?
No, not really. All softwares needs to be shutdown, and all connections need be removed from the database. This isnt so easy. The only place I can gaurantee this is when I stop and restart the recording service when you click the OK button in the config app.
capone
Offline

Posting Freak

Posts: 1,756
Threads: 190
Joined: Jan 2005
#75
2005-12-04, 05:07 PM
I thought since the open/close of the CP did it, that the command could be generated somehow. Is it possible to have an option to do a CP-reload type function? Maybe roll in other functions like recordings export and maybe even a DB/critical pages backup option (like a restore point just for GB, of DBs, xml pages, and other critical/config items). I imagine it would not be possible w/o reloading GB itself, so it would need to be understood it could not be run at a time you plan on watching.

Most these things I can do myself, and do, but would be handy. I think it would be more important to the every-user who may not have the mind, time or means for manual maintainence or backups.
new350user
Offline

Junior Member

Posts: 19
Threads: 2
Joined: Dec 2005
#76
2005-12-04, 05:16 PM
Cape-City Wrote:i have another problem with the 95.14 release, when i try to delete a recording.
i get 2 error messages from windows that i can't delete the file or directory,
but when i click ok, gbpvr deleted the file anyway from hdd and database.
But the file isn't in my recyclebin, like the 95.11 release did it ...

Same problem here.

Cannot delete file: Cannot read from the source file or disk.

Is there a workaround, or do I need to uninstall 95.14 and try to find 95.11 to install again?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#77
2005-12-04, 05:17 PM
I'm working on a fix now.

If you dont have the recycle bin enabled, then enabling it should provide a work around.
nkh
Offline

Senior Member

Posts: 418
Threads: 14
Joined: Jan 2004
#78
2005-12-04, 05:49 PM
sub Wrote:I'm working on a fix now.

If you dont have the recycle bin enabled, then enabling it should provide a work around.

I have the same problem (sometimes, not always), but I already have the recycle bin enabled. Anyways, the files still get deleted so it's not a big problem to have to hit OK an extra time.
Nicolai [SIZE="1"]- http://www.nk-h.dk
Current htpc - Asus N4L-VM DH, Core Duo 2GHz, 2GB RAM, Hauppauge PVR-500 mce, Twinhan DVB-C CI, TerraTec Cinergy 1200 DVB-C, nVidia 8800 GTS (using S-video tv-out), decoding dvb-c with ACamd 0.5.0.9, Yanksee and a Viaccess card from YouSee.[/SIZE]
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,591
Threads: 386
Joined: Dec 2004
#79
2005-12-04, 05:51 PM
sub Wrote:If you dont have the recycle bin enabled, then enabling it should provide a work around.
I saw the same problem even though my Recycle bin was enabled - I played around with it's settings (i.e., one for all drives, different setting for each etc.) - no go!

I rebooted my machine and the problem went away. :confused:
User
Offline

Senior Member

Inglewood, California, USA
Posts: 366
Threads: 10
Joined: Oct 2005
#80
2005-12-04, 06:08 PM
sub Wrote:Its the editor you're using.

I took a close look at the config.xml file you attached, and there are many small differences. For example, "<SupportedDecoders>bitcontrol®" has the last characters as something entirely different in your file. There was a few other changes as well that could have broken things.

You'll need to go back to the original file. When you edit this file next time, just use notepad.exe. Dont you wordpad or any other oddball text editor.

Yep that was it. Sorry for wasting your time with something I should have noticed. Sad

On another note I cannot delete a capture source in Config. I added one to be postitioned in the second spot, which fixes a problem I was having with no video on the PC, but when I try to remove the one I do not want and hit OK then config locks up. I then right click on the task bar item for config and close it, I then get a "program is not responding" dialog and hit the "end now" button to close it. When I return to config the capture source is still there. Repeats over and over.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (15): « Previous 1 … 6 7 8 9 10 … 15 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Update on next release sub 66 37,213 2010-06-13, 04:28 PM
Last Post: sub
  Next release sub 10 5,773 2008-03-09, 12:24 AM
Last Post: kayak4ever
  next release, more guinea pigs required sub 65 29,934 2006-12-29, 12:04 AM
Last Post: sub
  v0.97.9 (maintenance release) sub 87 38,056 2006-06-09, 12:13 AM
Last Post: glassvial
  Release 2.0 went well sub 106 35,424 2006-04-10, 01:57 PM
Last Post: cfreukes
  v0.96.12 maintenance release sub 111 45,287 2006-03-06, 10:17 PM
Last Post: sub
  next release sub 29 13,462 2005-08-12, 03:32 AM
Last Post: Hugh
  v0.92.11 maintenance release sub 82 36,439 2005-07-28, 06:25 PM
Last Post: Danka
  v0.91.8 Maintenance Release sub 27 12,007 2005-03-27, 08:08 PM
Last Post: rowyourboot
  v0.91.7 Maintenance Release sub 12 5,877 2005-03-24, 10:26 PM
Last Post: AOSandman

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

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

Linear Mode
Threaded Mode