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
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#231
2008-07-22, 09:47 AM
Hi,

short question: Are some of you still using reminders with the tv listings plugin? As pvrx2 no longer supports the reminder window, I'd like to remove the remind/don't remind buttons for the next release.

So, if someone still wants them to be included, please tell.

-alibert
roy
Offline

Posting Freak

Posts: 830
Threads: 95
Joined: Sep 2005
#232
2008-07-22, 01:09 PM
alibert Wrote:short question: Are some of you still using reminders with the tv listings plugin?
short answer: no
What, me worry?

MSI H270 PC Mate | Core i3-7100 | 16GB RAM | 275GB M.2 2280 SSD | 4TB + 2TB HDD | Zalman Z3 Case | Win10
HDHR Prime | HVR2250 | PCH A-110 | PCH A-100 | Harmony 650 & 700 remotes | Comcast | Schedules Direct
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#233
2008-08-13, 04:42 PM
I may have been in the wrong tv listings thread before, but here is my problem:

Doing a new install on Vista of TV Listings and I get this error when selecting tv listings from the main menu:


************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at TVListings.TVListings.ClosePopups()
at TVListings.TVListings.Deactivate()
at GBPVRX2.MenuTask.x0be92cb4e3ac1817.returnToMenu()
at GBPVRX2.xdd215986d9a64c86.ReturnToMainMenu()
at GBPVRX2.x0061b801bdf12d35.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#234
2008-08-14, 07:07 AM
Hi,
DoPeFiSh Wrote:I installed tv listings and xmltvextras and wiz image grabber, they all seem to work but I can't get images to show up in the guide, theres allot of images in media/art but nothing shows up, my xmltvextras I have in my PostUpdateEPG like so XmltvExtras.exe "C:\epg\xmltv.exe\xmltv.xml" but when thats ran I get hundreds of "not found in gbpvr database" I know sqlite is recommended but I don't know how to use sqlite, I downloaded sqlite-3_6_1, where do I put it and how does gbpvr use it ?

Thanks

there's no need to install sqlite to run xmltvextras, it's just the database driver gbpvr uses and so it is already there. Some time ago sub moved from an access database to sqlite, and the xmltvextras utility was only tested against this new database format. So, unless your gbpvr install is older than about two years and the file gbpvr.mdb is significantly larger than the file gbpvr.db3 in your installation directory, you should be using sqlite as your gbpvr database.

Regarding your problem, there seems to be a misunderstanding. The XmltvExtras utility is able to add additional information for programmes from your xmltv epg source that is not imported by gbpvr during the normal epg update process. It is only useful if your xmltv source includes such additional elements, please check the wiki page of the utility (http://gbpvr.com/pmwiki/pmwiki.php/Utility/XmltvExtras) for details. In any case, it is not responsibly for putting images into the "media\art" folder you're talking about.
If enabled in the configuration form of the tv listings plugin, this folder is used by the tv listings plugin to display some kind of default images for programmes with a specific name, e.g. if you put an image named "the simpsons.jpg" into that folder, and then open the details popup for a programme named "the simpsons" from within the tv listings plugin, this image will be displayed there.
So please check the following:
Open the configuration form of the plugin an ensure that the path entered at "Directory for programme images" is valid. Put an image file that into this folder and change the filename to the title of a programme that is present in your guide. Open the tv listings plugin, locate this show and open the details popup. Then the image should appear. If this doesn't work, then please zip and attach your logs subdirectory and I'll see if I find any suspicious there.

-alibert
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#235
2008-08-14, 07:13 AM
Hi,

gazoo Wrote:Doing a new install and I get this error when selecting tv listings from the main menu:


************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at TVListings.TVListings.ClosePopups()
at TVListings.TVListings.Deactivate()
at GBPVRX2.MenuTask.x0be92cb4e3ac1817.returnToMenu()
at GBPVRX2.xdd215986d9a64c86.ReturnToMainMenu()
at GBPVRX2.x0061b801bdf12d35.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

gazoo Wrote:bump*

gazoo Wrote:I may have been in the wrong tv listings thread before, but here is my problem:

Doing a new install on Vista of TV Listings and I get this error when selecting tv listings from the main menu:


************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at TVListings.TVListings.ClosePopups()
at TVListings.TVListings.Deactivate()
at GBPVRX2.MenuTask.x0be92cb4e3ac1817.returnToMenu()
at GBPVRX2.xdd215986d9a64c86.ReturnToMainMenu()
at GBPVRX2.x0061b801bdf12d35.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

sorry that I wasn't able to respond to your problem earlier - I've been busy at work the last days. Please keep in mind that gbpvr and it's plugins are free software without 24/7 support, and sub and the plugin developers are doing this in their free time.
Anyway, to help you, I would need the following information: Which version of the plugin are you using? Which skin in which version are you using? If you're not using the default blue skin, are you getting the same error when changing the skin to "blue" temporarily? If not, this seems to be a skin problem, so please have a look if the skin you're using supports the plugin. If yes, please zip and attach your logs subdirectory and I'll have a look.

-alibert
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#236
2008-08-17, 01:51 AM
No problem. It was a skin issue and I figured that part out so I got the correct skins from the community skin area. I didn't mean to be so impatient.:p

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
wheelo
Offline

Junior Member

Posts: 13
Threads: 2
Joined: Nov 2006
#237
2008-08-17, 04:35 AM
wheelo Wrote:Hi,
I get the message below when trying to run xmltvextras.
I'm using ultraxmltv to get the data from Schedules Direct.
I have two lineups in Schedules Direct (Satellite, Antenna) but only data from one.
Any insight would be greatly appreciated.

--------------------------------------------------------------
C:\Program Files\devnz\gbpvr>XmltvExtras.exe C:\EPG\xmltv.xml
Reading C:\EPG\xmltv.xml...
OK

Unhandled Exception: System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at XmltvExtras.GbpvrDatabase.GetChannels(channel[] xmltvChannels)
at XmltvExtras.GbpvrDatabase..ctor(channel[] xmltvChannels)
at XmltvExtras.XmltvExtras.Main(String[] args)

I am getting this error, and have attached my database.
Let me know if I can provide any more information.
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#238
2008-08-17, 06:58 AM
Hi,
wheelo Wrote:I am getting this error, and have attached my database.
Let me know if I can provide any more information.

okay, thanks for the report (and for directly attaching your database that I was able to debug).

I think I found the problem, could you please try the attached version of the utility and tell me if it works now?

-alibert
wheelo
Offline

Junior Member

Posts: 13
Threads: 2
Joined: Nov 2006
#239
2008-08-18, 12:15 AM
alibert Wrote:Hi,


okay, thanks for the report (and for directly attaching your database that I was able to debug).

I think I found the problem, could you please try the attached version of the utility and tell me if it works now?

-alibert

I installed it and forced a EPG Update that ran to completion with no error.
Woo Hoo!

I'll keep watching to see if the overnight updates cause an error anymore or not.
Thanks for getting to this so fast.
AmericanSlon
Offline

Member

Posts: 79
Threads: 18
Joined: Sep 2006
#240
2008-08-25, 08:36 PM
Hi,

For some reason my channel order got screwed up after one of the EPG updates (or at least that's what I think was the cause since that machine is not used for anything besides gbpvr). The order of the channels in the default GBPVR guide is correct. What regulates the order of the channels and what can i do to fix this? I am using schedules direct (no xmltv )
Thank you,
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (47): « Previous 1 … 22 23 24 25 26 … 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,952 2019-02-13, 12:45 AM
Last Post: ViperJPB
  TV Listings in Kodi NextPVR Client dcol 7 4,952 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,130 2018-09-07, 12:54 AM
Last Post: snaitaz
  Unhandled Exception setting up TV Listings. boogmeister1 16 9,690 2018-07-21, 09:20 PM
Last Post: tomhilton1
  TV Listings plugin no longer works after upgrade to 3.9.2 LeGrandZombie 14 8,409 2016-11-22, 03:46 AM
Last Post: mvallevand
  Must be Doing Something Wrong with TV Listings GWCowling323 49 23,384 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,986 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