NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 2 3 4 5 6 … 56 Next »
External tool: Transfer Season Record schedules from GBPVR to NPVR

 
  • 0 Vote(s) - 0 Average
External tool: Transfer Season Record schedules from GBPVR to NPVR
kendrak24
Offline

Member

Posts: 119
Threads: 26
Joined: Dec 2004
#11
2010-10-17, 09:26 PM
OK, good that it works for you now!

(p.s. The lists are actually also sortable by clicking on any column header)
leaded1
Offline

Member

Posts: 135
Threads: 15
Joined: Jul 2007
#12
2010-10-18, 03:53 PM
I was having what looks like the same problem as Martin and this update worked (mostly) for me too. I had 1 recurring recording that did not have a title displayed which caused another unhandled exception error. I unchecked itin the first page nd everything worked after that.

Thanks for the tool!
leaded
Server - AMD 6 Core windows 10 with Hauppage WINTV-PVR2 USB2, HDHomerun Dual, and WINTV-HVR 1600 tuners | Clients -PCH A-100 and iOS
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#13
2010-12-02, 11:14 AM
Does this tool work with 1.5.33 beta (15th October)?
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
gEd
Offline

Posting Freak

London
Posts: 3,514
Threads: 100
Joined: Jan 2005
#14
2010-12-02, 09:05 PM
Not for me coming from 1.4.7 to 1.5.33

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

************** Exception Text **************
System.BadImageFormatException: Could not load file or assembly 'System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139'
   at GBPVRtoNPVR.GBPVRtoNPVR.fetchGBPVRScheduleData()
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(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)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
GBPVRtoNPVR
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///R:/Downloads/npvr/GBPVRtoNPVR.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#15
2010-12-02, 09:08 PM
That error is familiar. I think it's because your're running 64 bit Windows 7.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
gEd
Offline

Posting Freak

London
Posts: 3,514
Threads: 100
Joined: Jan 2005
#16
2010-12-02, 11:53 PM
I think you are right! Is it fixable?
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#17
2010-12-03, 07:30 AM
It just needs recompiled with 'x86' as a target instead of 'Any CPU'. At least that's what I do.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#18
2010-12-03, 09:08 AM
McBainUK Wrote:Does this tool work with 1.5.33 beta (15th October)?
Took the plunge. Seems to working fine - good job! Smile
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
morser
Offline

Member

Posts: 158
Threads: 34
Joined: Apr 2008
#19
2010-12-22, 07:36 PM
Hello,
Thanks for making this tool.
Going from 1.4.7 to 1.5.33. Windows XP 32bit
the transfer seems to work no problem.
However all the season recordings do not show up in pending. all 108 entries have times and dates like the following example copied from your preview window. Tried twice. I restored from the backup for now.
Code:
<Rules>
  <EPGTitle>Two and a Half Men</EPGTitle>
  <ChannelOID>7179</ChannelOID>
  <ChannelName>WWJ-HD</ChannelName>
  <StartTime>0001-01-01T05:00:00.0000000</StartTime>
  <EndTime>0001-01-01T05:00:00.0000000</EndTime>
  <PrePadding>2</PrePadding>
  <PostPadding>0</PostPadding>
  <Quality>1</Quality>
  <Keep>3</Keep>
</Rules>
<Rules>
  <EPGTitle>Cops</EPGTitle>
  <ChannelOID>7169</ChannelOID>
  <ChannelName>WJBK-DT</ChannelName>
  <StartTime>0001-01-01T05:00:00.0000000</StartTime>
  <EndTime>0001-01-01T05:00:00.0000000</EndTime>
  <PrePadding>2</PrePadding>
  <PostPadding>0</PostPadding>
  <Quality>1</Quality>
  <Keep>7</Keep>
</Rules>
[SIZE="1"]~~~~~~~~~~~~~~~
Morser: NPVR 1.5.36/Win7-64/a64x2-6000/radeon hd3300/hvr-1600/hvr-950 * 3/OTA ATSC/schedules direct
Signature Format copyright johnsonx42 Wink
[/SIZE]
roy
Offline

Posting Freak

Posts: 830
Threads: 95
Joined: Sep 2005
#20
2010-12-24, 06:35 PM
morser Wrote:However all the season recordings do not show up in pending.
All will show up in pending after EPG update. I just tried this tool for the first time, 1.4.7->1.5.36, looks like it worked fine. Thanks!
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
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Schedules Direct Down Apr. 19th mvallevand 1 2,964 2020-04-21, 09:14 PM
Last Post: mvallevand
  BlueRetroVE+ skin for NPVR Jaggy 101 40,257 2018-01-10, 04:48 AM
Last Post: pitbull1969
  Schedules Direct AU and NZ guide data now available. rkulagow 10 6,825 2016-09-03, 04:29 AM
Last Post: djmorgan
  NextBlue skin for npvr Northpole 162 61,706 2015-12-16, 07:39 PM
Last Post: Northpole
  GuidePlus for NPVR carpeVideo 143 54,300 2015-07-12, 06:06 PM
Last Post: madas
  Schedules Direct 90 day free trial offer. rkulagow 3 7,117 2015-07-02, 12:09 PM
Last Post: Reddwarf
  New External App: Netflix Browser dhgb256 6 4,063 2015-01-07, 10:47 PM
Last Post: dhgb256
  New External App: Netflix Viewer dhgb256 1,310 368,857 2014-10-22, 07:33 PM
Last Post: dhgb256
  HD Logos for the NPVR WebRadio Plugin Lao Pan 3 3,367 2014-02-09, 01:32 PM
Last Post: Lao Pan
  xnpvrcli - linux/unix client for NPVR tmrt 43 21,322 2013-06-08, 01:18 PM
Last Post: Reddwarf

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

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

Linear Mode
Threaded Mode