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
#181
2008-06-07, 05:32 AM
Hi,

Khurram Wrote:The play button's keyboard equivalent is Ctrl-Q?



Ok, cant wait to see this feature implemented.

Thanks,
Khurram.

it's ctrl+p. You can also have a look at the keymappings-file that came with the plugin to have a look or adjust the used keys.

-alibert
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#182
2008-06-24, 04:17 PM
2.5 crashes on me.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** 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)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PVRX2
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/PVRX2.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#183
2008-06-24, 04:49 PM
Hi,

gEd Wrote:2.5 crashes on me.

seems that the problem is that the skin you're using is not yet compatible to v2.5 of the plugin:

Code:
2008-06-24 17:03:02.468    ERROR    [1]    Failed to find node: /settings/CompositeImages/CompositeImage[@name="Listings"]

please switch to the default "blue" skin until your skin was updated.

-alibert
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#184
2008-06-24, 05:45 PM
***p, I switched from CS3 to "Basic" instead of of "Blue".

sorry!
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#185
2008-06-27, 01:30 AM
Alibert,

thanks for great plugin, had 2.5 running for a couple of days now but just got around to saying Cheers

Steeb
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#186
2008-06-27, 07:08 AM
yep, I'll second that - working fine with no problems. Thanks alibert.
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
Uisge
Offline

Member

Posts: 63
Threads: 12
Joined: Aug 2006
#187
2008-06-28, 07:57 PM (This post was last modified: 2008-06-28, 09:01 PM by Uisge.)
After installing 2.5 Shutdown and Restart from the System menu don't seem to do anything but exit PVRX2.

Anyone else seeing this?

Ooops! Nevermind. SOmehow <SystemRestartIsAppOnly> got set to true. Mebbe that happened i he last GBPVR upgrade and I just now noticed it.

Regards,

-Uisge
wheelo
Offline

Junior Member

Posts: 13
Threads: 2
Joined: Nov 2006
#188
2008-06-28, 08:53 PM
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)
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#189
2008-06-29, 06:29 AM
Hi,

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)

please zip and attach your gbpvr database (gbpvr.db3) and I'll have a look.

-alibert
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#190
2008-06-29, 08:42 PM
HD channel lineups changed recently so i bet it's a dupe channel number in your xml...
[i had to adjust as well]
[An item with the same key has already been added.]
i would check there first.
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (47): « Previous 1 … 17 18 19 20 21 … 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,408 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,985 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