Hi DJBlu,
Great work on the plugin. Been using the older EPG plugin that you developed a while back for a while which has worked flawlessly. I have now decided to upgrade to the newest feature set.
Initially I had it all working with my old database, but then I made the big mistake of trying to get iPimp and the EPG plugin working side by side which really messed up my install. So I started from fresh. I can't seem to get it working from a fresh install with a fresh DB schema (MySQL).
I get the following exception when starting a scan and TV Setup crashes.
Do you have some debug symbols for you current build on the first post. If so I could get you a better stack trace with line numbers too.
Thanks for the great work.
CCob
EDIT:
Reinstalled everything again, and all seems good now. Must have done something wrong on the first reinstall.
Great work on the plugin. Been using the older EPG plugin that you developed a while back for a while which has worked flawlessly. I have now decided to upgrade to the newest feature set.
Initially I had it all working with my old database, but then I made the big mistake of trying to get iPimp and the EPG plugin working side by side which really messed up my install. So I started from fresh. I can't seem to get it working from a fresh install with a fresh DB schema (MySQL).
I get the following exception when starting a scan and TV Setup crashes.
Code:
05-27 16:39:45.162109 [SetupTv(1)]: Exception :System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at Sky_UK_Channel_and_EPG_Grabber.Setup.Button4_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.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.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)
Do you have some debug symbols for you current build on the first post. If so I could get you a better stack trace with line numbers too.
Thanks for the great work.
CCob
EDIT:
Reinstalled everything again, and all seems good now. Must have done something wrong on the first reinstall.