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) v
« Previous 1 … 53 54 55 56 57 … 125 Next »
Problem with DBox plugin

 
  • 0 Vote(s) - 0 Average
Problem with DBox plugin
n_s_simpson
Offline

Junior Member

Posts: 46
Threads: 6
Joined: Aug 2006
#1
2006-08-29, 08:46 AM
Hi everyone

Just about got everything working within source being a Dbox.

I had a problem with deleting recordings so I added the patch.
I saw another patch to fix problems using DVB-T cards so installed that too.

Now, it works when selecting a problem through the TV guide but it doesn't work by selecting Live TV (even though the channel selected on the Dbox is a channel setup to work with GBPvr). It flickers a bit as though it's trying but then reverts back to the main menu.

It has worked before I installed the patches. Might be coincidence. Anyone got any idea why this option is nolonger working?
n_s_simpson
Offline

Junior Member

Posts: 46
Threads: 6
Joined: Aug 2006
#2
2006-08-29, 10:56 AM
Also what exactly does Live TV do?

Currently I've only setup three channels on gbpvr from my Dbox (sorting them out slowly).

If I have a channel selected on the Dbox that's not setup in gbpvr and then select Live Tv what channel will (or should if it worked) appear? A channel that's setup in the gbpvr program (say the last channel viewed) or the current channel that the Dbox is on?

As I say Live TV isn't working at the moment for some reason so I can't test it.

If the channel that loads up is the channel the Dbox is on then can I record it even though it's not set up as a channel in GBPvr?

This would be useful as it'll take me ages to map all the channels in GBPvr so would like to be able to record something not setup.
n_s_simpson
Offline

Junior Member

Posts: 46
Threads: 6
Joined: Aug 2006
#3
2006-08-29, 11:40 AM
Problem with Live TV could have something to do with me replacing NativeUtilities.dll with the patch listed in the survival guide.

I don't have the problem the patch was designed to fix because I don't yet have a DVB card in the PC. However since I'm getting one I thought I might as well anyway.

I think this dll file might have something to do with Live TV not working but I'll try it tonight when I get home.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#4
2006-08-29, 05:24 PM
Reproduce the problem, then zip and attach the logs and I'll take a look.
n_s_simpson
Offline

Junior Member

Posts: 46
Threads: 6
Joined: Aug 2006
#5
2006-08-29, 10:07 PM
Hi Sub, not sure which logs you require so I've recreated the problem and zipped all the logs within the GBPvr folder.

I can confirm that the problem lies with the updated NativeUtilities.dll file listed on the survival guide.

The Live TV option worked before overriding it and because I always make backups of files I override I changed it back to the original and it worked.

Changing it back once again to the amended dll file stops the Live TV working with my Dbox.

However, selecting channels from the EPG does work using either dll file.

This dll file is supposed to fix problems using a DVB card. I don't currently have a DVB card but since I'm getting one it seemed like a good idea but for now I'll use the old dll file for now.

I hope you find a solution to the problem.

Thanks again
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#6
2006-08-30, 12:50 AM
I really cant help you too much with dbox plugin problem. I've never used this plugin. I can see its having some problems loading it though. I've moved this post to the 'Plugin and Skin support' forum, and renamed it so the author of this plugin sees it - hopefully he'll be able to help you out.

Going by the error message, it sounds like you have the old .net v1.1 version of this plugin. I wouldnt expect this to be compatible with v0.97 or above.

Quote:29/08/2006 22:27:55.656 ERROR [4] System.BadImageFormatException: Could not load file or assembly '1805448 bytes loaded from GBPVRBackendCommon, Version=1.0.2384.24943, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: '1805448 bytes loaded from GBPVRBackendCommon, Version=1.0.2384.24943, Culture=neutral, PublicKeyToken=null' ---> System.BadImageFormatException: Bad IL format.
at System.Reflection.Assembly.nLoadImage(Byte[] rawAssembly, Byte[] rawSymbolStore, Evidence evidence, StackCrawlMark& stackMark, Boolean fIntrospection)
at System.AppDomain.Load(Byte[] rawAssembly)
at GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xb77fa95273e0c228()


29/08/2006 22:27:56.250 VERBOSE [4] Found recording source plugin: DboxRecorder in: C:\Program Files\devnz\gbpvr\plugins\DboxRecorder.dll
29/08/2006 22:27:56.406 ERROR [4] Error initializing plugin (ReflectionTypeLoadException): C:\Program Files\devnz\gbpvr\plugins\DboxRecorder.dll_OLD
29/08/2006 22:27:56.437 ERROR [4] System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Assembly.GetTypes()
at GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xb77fa95273e0c228()
29/08/2006 22:27:56.437 ERROR [4] Loader Exception: System.TypeLoadException: Method 'Save' in type 'DboxRecorder.DboxRecorder' from assembly 'DboxRecorder, Version=1.0.2167.17303, Culture=neutral, PublicKeyToken=null' does not have an implementation.
29/08/2006 22:27:56.437 ERROR [4] Loader Exception: System.TypeLoadException: Method 'Save' in type 'DboxRecorder.DboxRecorderConfig' from assembly 'DboxRecorder, Version=1.0.2167.17303, Culture=neutral, PublicKeyToken=null' does not have an implementation.
29/08/2006 22:27:56.484 ERROR [4] Error initializing plugin (ReflectionTypeLoadException): C:\Program Files\devnz\gbpvr\plugins\DboxRecorder.dll_old2
29/08/2006 22:27:56.484 ERROR [4] System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark)
at System.Reflection.Assembly.GetTypes()
at GBPVR.Backend.Common.xc4f12ec3a8a4c96b.xb77fa95273e0c228()
29/08/2006 22:27:56.484 ERROR [4] Loader Exception: System.TypeLoadException: Method 'Save' in type 'DboxRecorder.Configuration' from assembly 'DboxRecorder, Version=1.0.2241.25044, Culture=neutral, PublicKeyToken=null' does not have an implementation.
29/08/2006 22:27:56.484 ERROR [4] Loader Exception: System.TypeLoadException: Method 'Save' in type 'DboxRecorder.DboxRecorder' from assembly 'DboxRecorder, Version=1.0.2241.25044, Culture=neutral, PublicKeyToken=null' does not have an implementation.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#7
2006-08-30, 12:53 AM
Can you list every file you've got in the "C:\Program Files\devnz\gbpvr\plugins\" directory? From the log messages above, it looks like there was an attempt to load a file called 'DboxRecorder.dll_OLD'!?
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#8
2006-08-30, 03:51 AM
Hi,

you should remove the files "DboxRecorder.dll_old2" and "DboxRecorder.dll_OLD" from your plugins directory - you can backup them somewhere else on your harddisk. I would also recommend to move the files "ggrab.exe" and "cygwin1.dll" to a different folder.

Quote:If I have a channel selected on the Dbox that's not setup in gbpvr and then select Live Tv what channel will (or should if it worked) appear? A channel that's setup in the gbpvr program (say the last channel viewed) or the current channel that the Dbox is on?
If the current live-tv channel is mapped to the dbox capture source, the plugin will change the channel accordingly, independent of the channel that was selected before at the dbox itself.

Quote:If the channel that loads up is the channel the Dbox is on then can I record it even though it's not set up as a channel in GBPvr?

This would be useful as it'll take me ages to map all the channels in GBPvr so would like to be able to record something not setup.
No, you're only able to record or watch those channels that have been set up in the configuration of the plugin.



Regarding your live tv problems I do not find any suspicious in your log files. The error messages say that there are problems receiving data sometimes, for example:
Code:
29/08/2006 22:58:30.500    VERBOSE    [7]    DboxRecorder: ggrab arguments:  -host 192.168.0.51 -s 0 -e "" -p 0E24 0E29 -o "C:\Big Ron Manager_7_20060829_22002300.mpg"
29/08/2006 22:58:44.609    ERROR    [7]    DboxRecorder: receiving no stream, recording failed.
This has nothing to do with the patches you have applied. It just says that there has no data arrived after 14 seconds. You can try and raise the timeouts in the configuration, or you can try to use the wingrabengine instead of ggrab.

Code:
29/08/2006 07:46:34.921    VERBOSE    [7]    Temporary live TV filename: C:\JoJos Circus_7_20060829_07300755.mpg
29/08/2006 07:46:34.921    ERROR    [7]    DboxRecorder: no channel mapping found for channel 0, please check your configuration.
This error means that you haven't map the gbpvr source channel '0' to a channel on your dbox in the configuration of the plugin.

Code:
29/08/2006 07:46:48.125    VERBOSE    [7]    Starting LiveTV for captureSource: 7 channel oid: 528  filename:
29/08/2006 07:46:48.171    VERBOSE    [7]    getValue cached value: /settings/LiveTVDirectory : C:\
29/08/2006 07:46:48.218    VERBOSE    [7]    Temporary live TV filename: C:\Pokemon_7_20060829_07300800.mpg
29/08/2006 07:46:49.328    VERBOSE    [7]    DboxRecorder: successfully zapped to '73f020017f' (Sky One)
29/08/2006 07:46:49.609    VERBOSE    [7]    DboxRecorder: VideoPID: 3620, AudioPID: 3625
29/08/2006 07:46:49.609    VERBOSE    [7]    DboxRecorder: ggrab arguments:  -host 192.168.0.51 -s 0 -e "" -p 0E24 0E29 -o "C:\Pokemon_7_20060829_07300800.mpg"
29/08/2006 07:46:54.718    VERBOSE    [7]    DboxRecorder: grabber started.
29/08/2006 07:46:54.718    VERBOSE    [7]    getValue cached value: /settings/EnableTeleText : false
29/08/2006 07:46:54.765    VERBOSE    [7]    Changing to channel: 189
29/08/2006 07:46:54.765    VERBOSE    [7]    RecordingFactory.LoadNext24HourEvents()
29/08/2006 07:46:54.765    VERBOSE    [7]    forcing refresh of next 24 hour events for capture source:7
29/08/2006 07:47:14.718    ERROR    [13]    DboxRecorder: timeout in ggrab: xlist::getelem timeout wait for data
29/08/2006 07:47:14.718    ERROR    [13]    DboxRecorder: going to stop the recording now.
29/08/2006 07:47:14.734    VERBOSE    [13]    DboxRecorder: grabber stopped.
29/08/2006 07:47:15.296    VERBOSE    [7]    Received request to stop livetv: 7
29/08/2006 07:47:15.296    VERBOSE    [7]    Stopping live tv recording...
The above live tv session went well for the first 20 seconds, but then there was a timeout-error inside of ggrab - I can only recognize such timeouts, but I cannot avoid them.

-alibert
n_s_simpson
Offline

Junior Member

Posts: 46
Threads: 6
Joined: Aug 2006
#9
2006-08-30, 05:54 AM
Hi alibert... wow quite a lot to take in.

I've removed the old backups to another directory.

I've also moved "ggrab.exe" and "cygwin1.dll" to it's own folder.

Firstly the Dbox source has disapeared from the capture sources tab and it doesn't show as an option to add. Is there a way of getting GBPvr to look in different locations for plugins?

I can then try the two NativeUtilities.dll files to see if the lastest now works.

Thanks

Nick
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#10
2006-08-30, 06:28 AM
Also make sure you dont have GBPVRBackendCommon.DLL or NativeUtilities.DLL in your plugins directory.
« 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
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 162,444 2012-01-20, 12:15 PM
Last Post: martint123
  Search Skin Problem Northpole 12 24,118 2011-07-10, 08:24 PM
Last Post: Northpole
  Un-installation of the Weather plugin rkircher 1 14,062 2011-05-20, 08:40 PM
Last Post: scb147
  software recorder, any plugin like it for npvr? chesterusob 2 14,854 2011-04-11, 07:28 AM
Last Post: chesterusob
  Caller ID Plugin elbryyan 3 15,054 2011-02-23, 01:17 AM
Last Post: smajor
  Newest IMon display-hardware finally gets Plugin-mode back mila06 1 5,136 2011-01-01, 05:37 PM
Last Post: kindt nick
  Freazing up trying to watch live TV or access System plugin dspdrew 2 3,594 2010-11-03, 07:52 AM
Last Post: johnsonx42
  Music plugin support thread MixMan 103 41,546 2010-08-31, 09:46 PM
Last Post: povarotti
  New Videos Library Plugin jasonbs10 202 68,550 2010-08-22, 01:38 PM
Last Post: 7ore
  videos library plugin crashes pvrx2 on fanart... cs4 no crash and no fan art why??. tvshowman 2 4,158 2010-04-01, 09:59 PM
Last Post: tvshowman

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

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

Linear Mode
Threaded Mode