NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 19 20 21 22 23 … 56 Next »
Video Archive Plug-in - New .NET 2.0 Version

 
  • 0 Vote(s) - 0 Average
Video Archive Plug-in - New .NET 2.0 Version
xHerbiex
Offline

Junior Member

Posts: 36
Threads: 4
Joined: May 2006
#21
2006-05-28, 06:05 AM
Jeff Wrote:I haven't tested with SQLLite yet, but I have made the changes so that it should work. I will try to test it in the next few days just to be sure. If you can convery to SQLLIte and save a backup of your access database so that you can go back it wouldn;t hurt to try it yourself. It should be obvious pretty quickly if it doesn't work. A good test would be to go into the pending recordings screen (which does direct database access) and see what happens.

Jeff

Jeff,

I have a clean install of 97.7 using SQLite and when I installed VA and then tryed to run config, config failed saying it couldn't find the access database.

I uninstalled VA and everything returned to normal.
chud
Offline

Member

Posts: 183
Threads: 18
Joined: Oct 2005
#22
2006-06-01, 09:23 PM
Jeff,

i noticed some new behaviour of VA that i initially thought was a bug but i see from your "what's new" list that may be intended.

i don't have the GBPVR interface constantly running. i am finding that when i start GBPVR and go into VA, new recordings are not listed as they were before. pressing F11 will update them, but it is a rather slow process, not to mention an extra step. is this the intended operation? i do not find the speed of this VA any better than previous, just a bit less convenient. any chance for an option to return to the previous behaviour?
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#23
2006-06-01, 09:28 PM
I could add a flag to always scan in the background on startup. If you just have a few drives built into your PC you will not see any difference in the new method. The place you see a big speed differnce is if you use networked drives or external USB drives that tend to spin down when not in use and thus take time to start back up. The plug-in used to hit these drives all the time to find the list of files, pull images, etc. Since almost all of my storage is networked or external USB, it is much faster for me, so I don't plan to go back to the old method.

Jeff
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#24
2006-06-01, 09:32 PM
I just looked in the code and I already have a configuration option that will force the plug-in to rescan each time it starts. It is not exposed through the config UI, but if you edit your config.xml file and add the line

<ScanForFilesOnStartUp>True</ScanForFilesOnStartUp>

under the <VideoArchivePlugin> section it will do a complete search on each startup.

Jeff
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#25
2006-06-03, 04:23 PM
Jeff Wrote:I just looked in the code and I already have a configuration option that will force the plug-in to rescan each time it starts. It is not exposed through the config UI, but if you edit your config.xml file and add the line

<ScanForFilesOnStartUp>True</ScanForFilesOnStartUp>

under the <VideoArchivePlugin> section it will do a complete search on each startup.

Jeff

Jeff....I added this line and noticed I started to get the below .Net 2.0 Errors in the Windows App Log.....Removed the line....it went away.

Event Type: Error
Event Source: .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID: 5000
Date: 6/3/2006
Time: 11:09:34 AM
User: N/A
Computer: DEN
Description:
The description for Event ID ( 5000 ) in Source ( .NET Runtime 2.0 Error Reporting ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: clr20r3, gbpvr.exe, 1.0.2344.23212, 33, video archiver, 3.0.2329.13191, 446c908f, 117, 6c9, system.nullreferenceexception, NIL.
Data:
0000: 63 00 6c 00 72 00 32 00 c.l.r.2.
0008: 30 00 72 00 33 00 2c 00 0.r.3.,.
0010: 20 00 67 00 62 00 70 00 .g.b.p.
0018: 76 00 72 00 2e 00 65 00 v.r...e.
0020: 78 00 65 00 2c 00 20 00 x.e.,. .
0028: 31 00 2e 00 30 00 2e 00 1...0...
0030: 32 00 33 00 34 00 34 00 2.3.4.4.
0038: 2e 00 32 00 33 00 32 00 ..2.3.2.
0040: 31 00 32 00 2c 00 20 00 1.2.,. .
0048: 33 00 33 00 2c 00 20 00 3.3.,. .
0050: 76 00 69 00 64 00 65 00 v.i.d.e.
0058: 6f 00 20 00 61 00 72 00 o. .a.r.
0060: 63 00 68 00 69 00 76 00 c.h.i.v.
0068: 65 00 72 00 2c 00 20 00 e.r.,. .
0070: 33 00 2e 00 30 00 2e 00 3...0...
0078: 32 00 33 00 32 00 39 00 2.3.2.9.
0080: 2e 00 31 00 33 00 31 00 ..1.3.1.
0088: 39 00 31 00 2c 00 20 00 9.1.,. .
0090: 34 00 34 00 36 00 63 00 4.4.6.c.
0098: 39 00 30 00 38 00 66 00 9.0.8.f.
00a0: 2c 00 20 00 31 00 31 00 ,. .1.1.
00a8: 37 00 2c 00 20 00 36 00 7.,. .6.
00b0: 63 00 39 00 2c 00 20 00 c.9.,. .
00b8: 73 00 79 00 73 00 74 00 s.y.s.t.
00c0: 65 00 6d 00 2e 00 6e 00 e.m...n.
00c8: 75 00 6c 00 6c 00 72 00 u.l.l.r.
00d0: 65 00 66 00 65 00 72 00 e.f.e.r.
00d8: 65 00 6e 00 63 00 65 00 e.n.c.e.
00e0: 65 00 78 00 63 00 65 00 e.x.c.e.
00e8: 70 00 74 00 69 00 6f 00 p.t.i.o.
00f0: 6e 00 20 00 4e 00 49 00 n. .N.I.
00f8: 4c 00 0d 00 0a 00 L.....
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#26
2006-06-13, 10:10 PM
A new version has been posted. It includes lots of bug fixes, including fixes to uncaught exceptions in background threads that would cause .net 2.0 to launch dw20.exe to log details about the crash. See http://gbpvr.com/pmwiki/pmwiki.php/Plugin/VideoArchive

Jeff
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#27
2006-06-14, 04:38 AM
I just found and fixed another problem. If you downloaded the update earlier today you should download the new version just posted.

Jeff
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#28
2006-07-20, 04:48 AM
New version posted at http://gbpvr.com/pmwiki/pmwiki.php/Plugin/VideoArchive
  • When new files are created (e.g., recorded) the plug-in now monitors them for growth and updates the file size displayed in its list. By default the file is checked every 15 minutes.
  • Added an option to let you reserve an amount of space on archive drives that will not be used for archiving files. The default is 0, that is, fill up every last byte on the drive with video files if possible. Settings are specified on the Disk Space tab of the config screen.
  • Exposed the RememberLastLogin property via the config screen. If you define one or more users and this option is checked (the default), once you log in to the video archive plug-in it will remember that ID. If unchecked, you wil lneed to log in each time you active the plug-in.
  • Updated to support current version of sqlite provided with gbpvr.
  • Various other bug fixes, and I think a few new features too, although I forget what.

Jeff
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#29
2006-07-20, 06:48 AM
Just a small note for the VideoArchive WIKI

http://dspguru.notrace.dk/BeSweetv1.5b31.zip is now the latest version (i.e. wiki link not working). Maybe just make it generic to http://dspguru.notrace.dk .. ?

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
Jeff
Offline

Posting Freak

Posts: 1,933
Threads: 69
Joined: Oct 2004
#30
2006-07-21, 05:53 AM
Thanks. I've updated the wiki.

Jeff
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (12): « Previous 1 2 3 4 5 … 12 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Generate missing thumbnails for video files imported into NextPVR Jimixter 0 2,816 2019-12-16, 07:28 PM
Last Post: Jimixter
  AutoRefresh - Dynamically switches video output rate to match media rate imilne 34 11,621 2011-09-25, 03:07 PM
Last Post: imilne
  Next version of the Community Skin McBainUK 0 1,567 2009-10-18, 07:57 PM
Last Post: McBainUK
  Next version of Music Plugin and MediaScanner MixMan 11 5,468 2009-10-01, 09:54 PM
Last Post: MixMan
  New version of StartPVRX2: v2.0.0 liteswap 6 3,493 2009-08-11, 05:07 PM
Last Post: liteswap
  New Release of the MDAPIFilter version 2.1 heerfordt 37 47,782 2009-07-28, 09:41 PM
Last Post: cybermaus
  Cinema Plugin - next version McBainUK 15 6,221 2009-07-21, 09:08 AM
Last Post: McBainUK
  CommunitySkin and SkinPlugin Version 4 released! McBainUK 13 5,461 2009-04-13, 01:11 AM
Last Post: steeb
  New version of StartPVRX2 liteswap 0 1,622 2009-04-07, 12:32 AM
Last Post: liteswap
  UltraXMLTV Enhancer Version 2 - Release Candidate zehd 0 1,407 2009-04-03, 06:01 PM
Last Post: zehd

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

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

Linear Mode
Threaded Mode