My ShowTimes V1.1.0 Release April 28/07 (2 Viewers)

Status
Not open for further replies.

falkyre

Portal Pro
March 20, 2006
133
0
55
Winnipeg, Canada
Home Country
Canada Canada
RICHARDG,

what skin are you using when the hang happens? Do you get anything in the MediaPortal.log when it occurs? I've never had it hang in going into the Show theaters, but did have a problem with the BlueTwo skin and using the arrow keys that caused it to crash. I'm still working on that one.

Falkyre
 

falkyre

Portal Pro
March 20, 2006
133
0
55
Winnipeg, Canada
Home Country
Canada Canada
Hi idioteque,

I just wanted to update you on what's going on with the Netherlands portion. The site that mtsa.exe pulls from has changed recently. The good news is I've been able to get the city information to be parsed by modifying the mtsa.exe code for the Netherlands grabber (Open Source is a beautiful thing isn't it?). I still have some work to do around the actual times. Once I get this fixed, I will send the update to Jim so he can check it out and get a new release for mtsa out.

Falkyre

Hi,

I entered:

Delft Rotterdam Den haag Amsterdam
2600 1300 3100

No luck

MovieTimesVBNET - Stand Alone (4.2.4)

Feb 15, 2007 @ 08:50:02 PM

[SETTINGS] C:\Program Files\Team MediaPortal\MediaPortal\MTSA\locations.xml
[SETTINGS] C:\Program Files\Team MediaPortal\MediaPortal\MTSA\mtsa.log
[SETTINGS] C:\Program Files\Team MediaPortal\MediaPortal\MTSA\Temp\
[SETTINGS] 4
[SETTINGS] True
[SETTINGS] C:\Program Files\Team MediaPortal\MediaPortal\MTSA\Posters\
[SETTINGS] High
[SETTINGS] C:\Program Files\Team MediaPortal\MediaPortal\MTSA\Trailers\
[SETTINGS] HD720
[SETTINGS] True
[SETTINGS] C:\Program Files\Team MediaPortal\MediaPortal\MTSA\moviedata.xml
[SETTINGS] C:\Program Files\Team MediaPortal\MediaPortal\MTSA\moviedata.xsd

[SETTINGS] C:\Program Files\Team MediaPortal\MediaPortal\MTSA\locations.xml:
-------------------------
<?xml version="1.0" encoding="utf-8"?>
<LocationList>
<LocationDetails>
<Country>Netherlands</Country>
<Locations>2600</Locations>
<Active>N/A</Active>
<Inactive>N/A</Inactive>
</LocationDetails>
</LocationList>
-------------------------

Checking for internet connection ...
Internet connection found.

Reading: C:\Program Files\Team MediaPortal\MediaPortal\MTSA\locations.xml...
Completed.

Getting theater names for Netherlands in 2600...
Completed.

Saving theater names for Netherlands...
Completed.

Completed.
 

RICHARDG

Portal Pro
August 21, 2006
333
3
65
Canada
Falkyre.
Teh skin was Blue Two.
However I think that I will ask that you don't concern your self with it at this time.
I went and did a complete review of the device this past weekend and found a number of items that the device is not performing correctly.
DVD burner is not working, getting an exception error for stuff that has always worked fine and so one.
Me thinks its time to format and reinstall.
But I do want you to know that I really appreciate the fact that you made this.
Its something that I really wanted but didn't have the ability to create myself,...can't program my way out of a wet paper bag. So thanks.
If the problem exists after the rebuild, then I will scream and holler..might even hold my breath.

Cheers
 

matzner

New Member
February 19, 2007
4
0
Home Country
United States of America United States of America
Ok this plugin isn't working at all for me. When I go to media portal setup and then to plugins, I right click on the grabber plugin and click configure and I get an exception and the program has to close. Am I doing something wrong??

-Adam
 

falkyre

Portal Pro
March 20, 2006
133
0
55
Winnipeg, Canada
Home Country
Canada Canada
Adam,

what does the exception say? What version of MP are you using? Is it a newer SVN? Check your Configuration.log file, is there anything in there?

Falkyre

Ok this plugin isn't working at all for me. When I go to media portal setup and then to plugins, I right click on the grabber plugin and click configure and I get an exception and the program has to close. Am I doing something wrong??

-Adam
 

falkyre

Portal Pro
March 20, 2006
133
0
55
Winnipeg, Canada
Home Country
Canada Canada
Blue Two skin problem?

Hi all,

for those of you having issues of MP locking up or crashing while using the Blue Two skin, it seems that the coding in the XML that tells MP what control to go to next and previous "MIGHT" have been causing the problem. I have removed the lines in the skin file and haven't been able to get MP to lock up or crash. I am including the skin for you to try it out.

Let me know if it helps you out.

Falkyre
 

matzner

New Member
February 19, 2007
4
0
Home Country
United States of America United States of America
I am using latest stable version (just installed 2 days ago). Win XP Pro. This is what it says:

The type initializer for 'ProcessPlugins.ShowTimesGrabber.PluginSettings' threw an expception.

Details:

************** Exception Text **************
System.TypeInitializationException: The type initializer for 'ProcessPlugins.ShowTimesGrabber.PluginSettings' threw an exception. ---> System.TypeLoadException: Could not load type 'MediaPortal.Profile.Settings' from assembly 'Utils, Version=1.0.2546.32604, Culture=neutral, PublicKeyToken=null'.
at ProcessPlugins.ShowTimesGrabber.PluginSettings..cctor()
--- End of inner exception stack trace ---
at ProcessPlugins.ShowTimesGrabber.PluginSettings.get_FirstRun()
at ProcessPlugins.ShowTimesGrabber.showtimesSetup.showtimesLoad()
at ProcessPlugins.ShowTimesGrabber.PluginSetup.ShowPlugin()
at MediaPortal.Configuration.Sections.PluginsNew.itemConfigure_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Configuration
Assembly Version: 1.0.2548.23843
Win32 Version: 1.0.2548.23843
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Configuration.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Core
Assembly Version: 1.0.2546.32606
Win32 Version: 1.0.2546.32606
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Core.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Databases
Assembly Version: 1.0.2546.32610
Win32 Version: 1.0.2546.32610
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Databases.DLL
----------------------------------------
DirectShowLib
Assembly Version: 1.4.0.32931
Win32 Version: 1.4.0.32931
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/DirectShowLib.DLL
----------------------------------------
System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
Microsoft.DirectX.Direct3D
Assembly Version: 1.0.2902.0
Win32 Version: 9.05.132.0000
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Microsoft.DirectX.Direct3D.DLL
----------------------------------------
System.Runtime.Serialization.Formatters.Soap
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters.Soap/2.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
Bass.Net
Assembly Version: 2.3.0.9
Win32 Version: 2.3.0.9
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Bass.Net.DLL
----------------------------------------
RemotePlugins
Assembly Version: 1.0.2546.32615
Win32 Version: 1.0.2546.32615
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/RemotePlugins.DLL
----------------------------------------
Microsoft.DirectX.DirectInput
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Microsoft.DirectX.DirectInput.DLL
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Microsoft.DirectX.DLL
----------------------------------------
BassRegistration
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/BassRegistration.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
tfvtizxu
Assembly Version: 1.0.2546.32606
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
TVCapture
Assembly Version: 1.0.2546.32612
Win32 Version: 1.0.2546.32612
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/TVCapture.DLL
----------------------------------------
TaskScheduler
Assembly Version: 1.1.1007.26951
Win32 Version: 1.1.1007.26951
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/TaskScheduler.DLL
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Dialogs
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/windows/Dialogs.DLL
----------------------------------------
WindowPlugins
Assembly Version: 1.0.2548.23861
Win32 Version: 1.0.2548.23861
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/windows/WindowPlugins.dll
----------------------------------------
XihSolutions.DotMSN
Assembly Version: 2.0.1.15051
Win32 Version: 2.0.1.15051
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/windows/XihSolutions.DotMSN.DLL
----------------------------------------
Utils
Assembly Version: 1.0.2546.32604
Win32 Version: 1.0.2546.32604
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Utils.DLL
----------------------------------------
SubtitlePlugins
Assembly Version: 1.0.2546.32624
Win32 Version: 1.0.2546.32624
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/subtitle/SubtitlePlugins.dll
----------------------------------------
TagReaderPlugins
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/tagreaders/TagReaderPlugins.dll
----------------------------------------
ExternalPlayers
Assembly Version: 1.0.2546.32617
Win32 Version: 1.0.2546.32617
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/externalplayers/ExternalPlayers.dll
----------------------------------------
Interop.iTunesLib
Assembly Version: 1.7.0.0
Win32 Version: 1.7.0.0
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/Interop.iTunesLib.DLL
----------------------------------------
ECP2Plugin
Assembly Version: 1.0.1890.35825
Win32 Version: 1.0.1890.35825
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/process/ECP2Plugin.DLL
----------------------------------------
ProcessPlugins
Assembly Version: 1.0.2548.23824
Win32 Version: 1.0.2548.23824
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/process/ProcessPlugins.DLL
----------------------------------------
ShowTimesGrabber
Assembly Version: 1.0.2587.25279
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/process/ShowTimesGrabber.DLL
----------------------------------------
ShowTimesGUI
Assembly Version: 1.0.2590.34100
Win32 Version: 1.0.2590.34100
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/process/ShowTimesGUI.DLL
----------------------------------------
Zap2itPlugin
Assembly Version: 1.8.2565.24566
Win32 Version: 1.8.2565.24566
CodeBase: file:///C:/Program%20Files/Team%20MediaPortal/MediaPortal/plugins/process/Zap2itPlugin.DLL
----------------------------------------
 

falkyre

Portal Pro
March 20, 2006
133
0
55
Winnipeg, Canada
Home Country
Canada Canada
So you aren't using any SVN? Or is there an SVN version you are using? What's the download link to the most stable version that you are using?

Is it: http://prdownloads.sourceforge.net/mediaportal/MediaPortal_0.2.2.zip?download

If so, this is the reason it's not working. You need, as stated in the documentation in the zip file, you need a specific SVN version or greater. Using the stable release will not work as there is some core MP stuff that changed that my plugins use.

Falkyre
 

Noelix

Portal Pro
February 18, 2006
393
1
Salt Lake City, UT
Home Country
United States of America United States of America
for those of you having issues of MP locking up or crashing while using the Blue Two skin, it seems that the coding in the XML that tells MP what control to go to next and previous "MIGHT" have been causing the problem. I have removed the lines in the skin file and haven't been able to get MP to lock up or crash. I am including the skin for you to try it out.

Nope still crashing...
Here's my log, let me know what else I can do to help.
http://pastebin.team-mediaportal.com/12048
 
Status
Not open for further replies.

Users who are viewing this thread

Top Bottom