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) TV Listings v
« Previous 1 … 9 10 11 12 13 Next »
TV Listings 2 - Support Thread

 
  • 0 Vote(s) - 0 Average
TV Listings 2 - Support Thread
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#331
2009-02-08, 04:18 PM
hmmm,i'm not getting any updates then...i see it change only when i go into another screen and come back...but it still never changes...is there anything i could be missing? [extra dll etc..]

is the latest ver on the wiki?
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#332
2009-02-08, 04:49 PM
n/m...i got it sorted...i didn't leave enough time in config for days for 'soon' stuff...
[no recordings till late tomorrow evening,more than 24 hrs]

sorry to be a bother...thanx for the help...very nice plugin, reminds me of the old days w/gbpvr.exe Big Grin [i still miss some of the sweet functionality it ended up with]
but almost there with pvrx2 and more possibilities on the horizon..Smile
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
AmericanSlon
Offline

Member

Posts: 79
Threads: 18
Joined: Sep 2006
#333
2009-02-20, 03:29 AM
Hi,

Whenever I go from live tv to tvlistings I get this

2009-02-19 22:26:29.704 VERBOSE [1] System.NullReferenceException: Object reference not set to an instance of an object.
at System.Drawing.Image.get_Width()
at CAllocatorPresenter.SetRenderList(CAllocatorPresenter* , ArrayList renderList)
at NativeUtilities.MediaHelper.setDirect3DRenderList(ArrayList renderList)
at GBPVRX2.x0061b801bdf12d35.xdb012c437aec4a40(Boolean xd23bf32f3b17e3be)
at GBPVRX2.x0061b801bdf12d35.x541ecb82dd5c2ba7(RectangleF x86c5d1b33f169350)
at GBPVRX2.xdd215986d9a64c86.ShowInsetAtLocation(RectangleF location)
at TVListings.TVListings.Activate()
at GBPVRX2.MenuTask.x1c55deafde32e1eb.OnKeyDown(KeyEventArgs e)
at GBPVRX2.x0061b801bdf12d35.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba)
at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
at System.Windows.Forms.Control.WmKeyChar(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at GBPVRX2.x0061b801bdf12d35.WndProc(Message& m)

and the inset doesn't appear.
I have added the following line to the skin2/slick/tvlistings/skin.xml

<Placement name="InsetRect" loc="3.5,72" size="22,22"/>

I have put it in the <Placements> section.
Thank you for your help!
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#334
2009-02-20, 12:19 PM
Hi,

I think I found and corrected the problem. Could you please try the attached version and tell me if it works?

-alibert
AmericanSlon
Offline

Member

Posts: 79
Threads: 18
Joined: Sep 2006
#335
2009-02-20, 10:55 PM
Yeah that fixed it! Thank you.
If you are planning to release this the InsetRect is defined twice in the skin.xml in the zip.
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#336
2009-02-21, 11:58 AM
Hi,
AmericanSlon Wrote:Yeah that fixed it! Thank you.
If you are planning to release this the InsetRect is defined twice in the skin.xml in the zip.

I checked it three times, but I can only see one occurance of the insetrect placement in the skin file... anyway, glad it works now. I'm going to upload the new release at the wiki now.

-alibert
arkennedy75
Offline

Member

Posts: 171
Threads: 42
Joined: Jan 2005
#337
2009-02-21, 08:11 PM (This post was last modified: 2009-02-22, 02:49 AM by arkennedy75.)
I installed the plugin and have no problem with "TV Listings", however when click on "TV Recordings" from the main GBPVR screen nothing happens.

I added the line to the skin.xml per the wiki...

<Panels>
<Panel name="NowPlaying" enabled="true" />
<Panel name="TVRecordings" enabled="true" />
</Panels>

is that right? any other ideas? thanks!
SUPERMAN40
Offline

Member

Posts: 79
Threads: 12
Joined: Feb 2008
#338
2009-02-21, 08:51 PM
I am using ver 2.6 and want to update to latest version. Do I need a complete reinstall, or just some file replacement? Please advise.

Thanks for a great program
AMD Phenom x4; DDR2 4Gig DUAL CHANNEL; Gigabyte GA-MA790GP-DS4H motherboaard; HdHomerun; windows XP, SP3; GBPVR 1.3.11 Big Grin
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#339
2009-02-22, 07:07 AM
Hi,

arkennedy75 Wrote:I installed the plugin and have no problem with "TV Listings", however when click on "TV Recordings" from the main GBPVR screen nothing happens.

I added the line to the skin.xml per the wiki...

<Panels>
<Panel name="NowPlaying" enabled="true" />
<Panel name="TVRecordings" enabled="true" />
</Panels>

is that right? any other ideas? thanks!

the skin adjustments you've done in the "menu\skin.xml" file are correct, but they're only for the panel to show up on the main screen - not for the tv recordings plugins itself.
Please zip and attach your pvrx2.exe.log file and I have a look.

-alibert
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#340
2009-02-22, 07:09 AM
Hi,
SUPERMAN40 Wrote:I am using ver 2.6 and want to update to latest version. Do I need a complete reinstall, or just some file replacement? Please advise.

Thanks for a great program

you can leave your tvlistings.db3 database file, new settings should be added automatically. The other files (skin2 subfolder and the tvlistings.dll) should be updated.

-alibert
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (47): « Previous 1 … 32 33 34 35 36 … 47 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  How can I modify TV Listings Skin Bobbybear 0 2,728 2019-07-18, 10:06 AM
Last Post: Bobbybear
  OTA ATSC Schedules Direct Listings ViperJPB 6 3,951 2019-02-13, 12:45 AM
Last Post: ViperJPB
  TV Listings in Kodi NextPVR Client dcol 7 4,951 2018-09-26, 03:53 PM
Last Post: dcol
  TV Listings Failing on Execution snaitaz 4 3,268 2018-09-18, 06:30 PM
Last Post: snaitaz
  TV Listings Back Color & Logos snaitaz 8 5,129 2018-09-07, 12:54 AM
Last Post: snaitaz
  Unhandled Exception setting up TV Listings. boogmeister1 16 9,687 2018-07-21, 09:20 PM
Last Post: tomhilton1
  TV Listings plugin no longer works after upgrade to 3.9.2 LeGrandZombie 14 8,406 2016-11-22, 03:46 AM
Last Post: mvallevand
  Must be Doing Something Wrong with TV Listings GWCowling323 49 23,382 2016-11-07, 04:36 PM
Last Post: mvallevand
  Where do TV Listings Files Go? GWCowling323 3 4,218 2016-10-14, 04:28 PM
Last Post: Graham
  Using TV Listings? spiinnaker 3 3,984 2016-07-12, 05:40 PM
Last Post: Graham

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

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

Linear Mode
Threaded Mode