MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins


Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.

Reply
 
Thread Tools Display Modes
Old 2006-05-03, 17:30   #71 (permalink)
Portal Developer
 
hwahrmann's Avatar
 
Join Date: Sep 2004
Location: Vienna, Austria
Posts: 1,509
Thanks: 3
Thanked 101 Times in 59 Posts

Country:


Default

Hi Dukus,

run some tests. I'm using Ant Movie Catalog.

Results are:

1. When selecting "Download Actor thumbnails" i get immediately a System.NullReferenceException that apno01 reported a few posts ago.

2. When processing a Template, the special German characters (Umlaut) are left out. i.e. "fr" instead of "für".
When importing an AMC XML catalog directly they are there.

3. On one special movie i get an exception. Removing it, the exception is gone. However it would be nice to tell me,which field you're processing, so that i can correct it.
Exception is:
Code:
System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
   at GUIDVDs.DVD_DB.AddActor(DVD r) in D:\3\MY DVDS SCR\DVD_DB.cs:line 325
   at GUIDVDs.DVD_DB.CreateRec(DVD r) in D:\3\MY DVDS SCR\DVD_DB.cs:line 171
   at GUIDVDs.MyDVDs.GetDVDs(String fileName, String folderName) in D:\3\MY DVDS SCR\DVDPlugin.cs:line 1081
   at GUIDVDs.MyDVDs.ButImport_Click(Object sender, EventArgs e) in D:\3\MY DVDS SCR\DVDPlugin.cs:line 660
   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)
4. in Tables file, you set "strFileName" to the Title of the Movie.
When selecting it in MP, i get a message that this is an unsupported extension, which is true of course.
You should write the Slot number into it, so that MP Asks to insert the Disc with this number.

5. When selecting to import into the Movie Database, it makes no sense to create and maintain your own DVD Database. Would be nice if you wouldn't create it, when the option is selected.

6. You're always importing the "Original Title".
Would be good to have an option to use the "Translated Title" instead of.
With Template i can simply choose another field, but when reading the AMC XML file, an option would be necessary.

thx,

Helmut
hwahrmann is offline   Reply With Quote
Old 2006-05-09, 16:31   #72 (permalink)
Portal Developer
 
Join Date: Jan 2006
Age: 28
Posts: 362
Thanks: 8
Thanked 60 Times in 24 Posts

Country:

My System

Default

Updated version on : (again )
www.geocities.com/dukus13ro Bugs fixed. Wait some replay
A try to implement some sorting and filtering contex menu. (Next version)

For hwahrmann:

1. Fixed
2. XML format not suport special caracters, must use AMC XML save
3. Fixed
4 ???? ()
5. ????
6. Solved (Option -> Use transalated title)
__________________
Hungarian MP forum
dukus is offline   Reply With Quote
Old 2006-05-10, 16:11   #73 (permalink)
Retired Team Member
 
mzemina's Avatar
 
Join Date: Feb 2005
Location: Ft Smith, AR
Posts: 2,045
Thanks: 36
Thanked 12 Times in 12 Posts

Country:


Default

dukus - I haven't been using the newer versions of your plugin - the version I have is working good (except for the genre feature change you made back a rev or two which I wish was changed to the original manner but I can live with it - like it is now for awhile longer - I am not complaining, but would like to talk about it if you decide to make any change to the genre).

But since I want to get a bigger HD and start loading my DVDs to HD I was wondering if you have (or will at sometime later) be working on an option that would allow playing the backup on the harddisk?

Mike
mzemina is offline   Reply With Quote
Old 2006-05-10, 23:12   #74 (permalink)
Portal Developer
 
hwahrmann's Avatar
 
Join Date: Sep 2004
Location: Vienna, Austria
Posts: 1,509
Thanks: 3
Thanked 101 Times in 59 Posts

Country:


Default

Hi Dukus,

thanks for the changes, everything works perfect now.

Some clarification to the stuff you didn't understand:

4. Ok, i mentioned it a bit weird. will try again. AMC has a slot number, which is in my case the Label of the DVD. Would be good, if you could insert the Slot number as "DVD#" + slot number into movie.discid.
This results then in a message from MP: Please insert CD/DVD DVD#001 , when you press play on the movie.

5. When i choose to import the catalog directly into the Video database of MP, you can skip the creation of your own DB for the plugin. But it dioesn't matter, i delete it anyhow after the import, since i'm not using your GUI, but the standard MyVideo of MP.

thanks,

Helmut
hwahrmann is offline   Reply With Quote
Old 2006-06-03, 14:17   #75 (permalink)
Retired Team Member
 
mzemina's Avatar
 
Join Date: Feb 2005
Location: Ft Smith, AR
Posts: 2,045
Thanks: 36
Thanked 12 Times in 12 Posts

Country:


Default

Dukus - I haven't seen you around this past month, I hope all is well. I found a new DVD catalog program you may want to also include its export file (it can export XML). The name of the application is Movie Lable 2006 - http://www.codeaero.com/movie-label/

Mike
mzemina is offline   Reply With Quote
Old 2006-06-04, 10:08   #76 (permalink)
Retired Team Member
 
Koschel's Avatar
 
Join Date: Apr 2005
Location: Stuttgart
Age: 42
Posts: 731
Thanks: 7
Thanked 7 Times in 7 Posts

Country:

My System

Send a message via MSN to Koschel
Default

Hi dukus,

great plugin, but with latest SVN (06-04-20006) I get this error when I start configuration.exe:

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

************** Exception Text **************
System.TypeLoadException: Method 'OnDisableCancel' in type 'GUIDVDs.DVD_DB' from assembly 'MyDVDs, Version=1.0.2315.35647, Culture=neutral, PublicKeyToken=null' does not have an implementation.
at System.Reflection.Assembly.GetExportedTypes()
at MediaPortal.Configuration.Sections.PluginsNew.load Plugins()
at MediaPortal.Configuration.Sections.PluginsNew.Load All()
at MediaPortal.Configuration.Sections.PluginsNew.OnSe ctionActivated()
at MediaPortal.Configuration.SettingsForm.ActivateSec tion(SectionSettings section)
at MediaPortal.Configuration.SettingsForm.sectionTree _AfterSelect(Object sender, TreeViewEventArgs e)
at System.Windows.Forms.TreeView.OnAfterSelect(TreeVi ewEventArgs e)
at System.Windows.Forms.TreeView.TvnSelected(NMTREEVI EW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.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)


************** 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.2345.43199
Win32 Version: 1.0.2345.43199
CodeBase: file:///C:/Programme/Team%20MediaPortal/MediaPortal/Configuration.exe
----------------------------------------
Core
Assembly Version: 1.0.2345.43158
Win32 Version: 1.0.2345.43158
CodeBase: file:///C:/Programme/Team%20MediaPortal/MediaPortal/Core.DLL
----------------------------------------
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
----------------------------------------
Databases
Assembly Version: 1.0.2345.43166
Win32 Version: 1.0.2345.43166
CodeBase: file:///C:/Programme/Team%20MediaPortal/MediaPortal/Databases.DLL
----------------------------------------
DirectShowLib
Assembly Version: 1.4.0.43144
Win32 Version: 1.4.0.43144
CodeBase: file:///C:/Programme/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
----------------------------------------
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
----------------------------------------
Microsoft.DirectX.Direct3D
Assembly Version: 1.0.2902.0
Win32 Version: 9.05.132.0000
CodeBase: file:///C:/Programme/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
----------------------------------------
RemotePlugins
Assembly Version: 1.0.2345.43188
Win32 Version: 1.0.2345.43188
CodeBase: file:///C:/Programme/Team%20MediaPortal/MediaPortal/RemotePlugins.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.DirectX.DirectInput
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///C:/Programme/Team%20MediaPortal/MediaPortal/Microsoft.DirectX.DirectInput.DLL
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///C:/Programme/Team%20MediaPortal/MediaPortal/Microsoft.DirectX.DLL
----------------------------------------
TVCapture
Assembly Version: 1.0.2345.43170
Win32 Version: 1.0.2345.43170
CodeBase: file:///C:/Programme/Team%20MediaPortal/MediaPortal/TVCapture.DLL
----------------------------------------
TaskScheduler
Assembly Version: 1.1.1007.26951
Win32 Version: 1.1.1007.26951
CodeBase: file:///C:/Programme/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:/Programme/Team%20MediaPortal/MediaPortal/plugins/windows/Dialogs.DLL
----------------------------------------
LyricsEngine
Assembly Version: 0.1.0.0
Win32 Version: 0.1.0.0
CodeBase: file:///C:/Programme/Team%20MediaPortal/MediaPortal/plugins/windows/LyricsEngine.dll
----------------------------------------
System.Web.Services
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
MyDVDs
Assembly Version: 1.0.2315.35647
Win32 Version: 1.0.2315.35647
CodeBase: file:///C:/Programme/Team%20MediaPortal/MediaPortal/plugins/windows/MyDVDs.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system>
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

After pressing "Continue" the plugin section is empty.
__________________
Koschel is offline   Reply With Quote
Old 2006-06-04, 10:32   #77 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: Nijkerk, Netherlands
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts


Default

sorry

I have the same problem
Rudolph is offline   Reply With Quote
Old 2006-06-04, 11:28   #78 (permalink)
Portal Member
 
surfermc's Avatar
 
Join Date: May 2006
Location: Dorset
Posts: 271
Thanks: 15
Thanked 10 Times in 10 Posts

Country:

My System

Default

I'm getting the same problem.

Edit: Link removed
surfermc is offline   Reply With Quote
Old 2006-06-04, 11:59   #79 (permalink)
Retired Team Member
 
mPod's Avatar
 
Join Date: Jan 2005
Location: Berlin
Age: 34
Posts: 2,086
Thanks: 0
Thanked 3 Times in 3 Posts

Country:

My System

Default

It would be great if you upload the plugin and sources to the repository: http://www.team-mediaportal.com/files/ (after logging in)
__________________


Bad news from the stars...

We cannot give any support without a properly filled support template
and a full mediaportal.log pasted here.


Before you ask...
mPod is offline   Reply With Quote
Old 2006-06-05, 11:04   #80 (permalink)
Portal Developer
 
Join Date: Jan 2006
Age: 28
Posts: 362
Thanks: 8
Thanked 60 Times in 24 Posts

Country:

My System

Default

In this week post a new version of plugin and the source code and implement a dvd catalog (hope :lol: ). And solve some problem with genre view
__________________
Hungarian MP forum
dukus is offline   Reply With Quote
Reply

Bookmarks

Tags
dvds, remake

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Backed up DVDs and playing movies from a fileserver zicoz MediaPortal 1 Talk 10 2006-11-24 18:35
Bug in DVD identification: same ID for different DVDs RogueSquadron General Support 0 2006-10-08 15:36
Dog Bollox setup - won't play most DVD's? ChEeSyBoOfS Codecs, External Players 32 2006-08-22 15:07
My Video - DVD player will not play some DVDs.... Taipan Fixed 0.2 RC3 Bugs 2 2006-03-21 00:12
FFdshow 20051208 not working with DVDs hgelpke Codecs, External Players 2 2005-12-28 00:24


All times are GMT +1. The time now is 08:35.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden