I have had problems with gbpvr crashing while trying to configure a DVB-T card & found the solution, so here it is for all those having the same problem.
Look in 'bda.ini' (in gbpvr folder) and find the entry for your dvb-t card. Now use a program like 'DSGraphEdit' (demo) (freeware) to look in the filters available under 'bda reciever component' and 'bda source filter'. Find something that sounds like your card and make sure that the entry in 'bda.ini' for 'filter_capture' and 'filter_tuner' are the same. (See screenshot).
For my card (original dvico fusion DVB-t) these entries seemed to have names matching the older drivers.
Hi Brian
For some reason some of my dvbtr channels have stopped working it bounces me out of the plugin back to the main menu, I am not sure when this happened so I cant tie it down to any changes I've made. It could be as far back as when I was playing with the DVBS stuff.
The logs are complaining about intermediate filters or some such, can you take a look.
I just changed my capture card from a Nova T HD to a HVR 3000 and have configure to use satelitte and channels are found and mapped etc. When I run live TV however the software crashes. Attahed are my logs. Thanks.
I have been unable to import my EPG from my PCH for about a week but nothing was updating but there was no error. I had some time to sit down to try it and from the config program and this time I could tell it was a duplicate channel id. So I fixed this and tried several times from the PCH and still no EPG data. I returned to the config.exe and tried again and this time it worked.
Is EPG guide updating from the MVP/PCH working? Logs attached.
I'm just curious if this still works well with the current version of GB-PVR? There isn't much activity in here and updates on the wiki are long ago. It is still listed under the "active" plugins though.
I'm trying to find a solution to record on an internal drive then archive to an external.
I'm getting in deep into VB.net ( I have Visual Studio, and I'm learning to read C# too, but that's just so I can finally understand the code examples...)
I'd like to be able to read and write INI files and other text files used by other 3rd part programs like Comskip.
I'd like to be able to write something like
x = INIQuery ([comskip.ini filepath], "live_tv")
And get x = 1 or 0...
Here's a chunk of that ini
Code:
sage_framenumber_bug=0
sage_minute_bug=0
live_tv=1 ; set to 1 if you use parallelprocessing and need the output while recording
live_tv_retries=4 ; change to 16 when using live_tv in BTV, used for mpeg PS and TS
dvrms_live_tv_retries=300 ; only used for dvr_ms
I had to write something quite ugly for VB6 but had to work around dealing with crlf spaces and tabs existing.
Does someone have a sample of how they create/read/write values for file like this?
---
BTW, I have no idea why it took me so long to get into .net. Everything seems to be sooooo much easier... Just playing with XML right now....
This is my 1st post on the forums - so please go easy on me.
I'm the happy owner of an A110 PH NMT (diskless) streaming etc via SMB & NFS.
I recently installed the dummies version of mvpmcx2/gbpvr to my main PC where it is working like a dream and I can access and control the GBPVR inerface via the network browser on the NMT.
However, I cannot get the NMT to access the GBPVR directly when setting it up as source.
Can somebody give me a real dummies guide to setting up this up as I've read through all the relevant threads and tried the steps suggested and either get a URL not recognised error or a 'source cannot be accessed' error from the NMT.
Thanks if anybody can help.