Ability to run multiple instances of plugin? (1 Viewer)

lexx_kun

Portal Member
March 30, 2007
7
0
Home Country
Canada Canada
Would you mind providing more detailed instructions?

2. Put the dll in the usual place.
where?
3. Fire up the configuration for the MP-AnimeSeries and point it at the copied database from step 1.
copying this database, is this just a straight windows filecopy you mean, to a different folder?
4. In the skin folder of your choosing, copy the TvSeries.xml file to AnimeSeries.xml
...?
5. Change 9811 to 9812
....?
6. Enjoy
 

tahngarth

Portal Member
March 18, 2008
8
1
Home Country
United States of America United States of America
sorry, i was tired when I typed that up and ended up typing it 3 times.

1. To be safe, backup your current TvSeries database. Open up the configure application for the TvSeries plugin, in top right corner of the dialog it will tell you where the current database is. After making a backup, make a copy of the database file into the same directory, and rename it to whatever you wish, possibly MPAnimeSeriesdb.db3
2. Put the dll in the usual place. (such as C:\Program Files\Team MediaPortal\MediaPortal\plugins\Windows). It will be the same place as the TVSeries dll.
3. Fire up the configuration for the MP-AnimeSeries and point it at the copied database from step 1 ie: MPAnimeSeriesdb.db3
4. In the skin folder of your choosing, copy the TvSeries.xml file to AnimeSeries.xml. For instance for aeon it's C:\Program Files\Team MediaPortal\MediaPortal\skin\AeonWide\TvSeries.xml -> copy/paste/rename -> C:\Program Files\Team MediaPortal\MediaPortal\skin\AeonWide\AnimeSeries.xml
5. Open the newly created AnimeSeries.xml file and go to what should be 2 or 3 lines down <id>9811</id> and change it to <id>9812</id> save and close.
 

brstowe

Portal Member
May 23, 2008
6
0
London
Home Country
United Kingdom United Kingdom
am sorry to say that i get a glaring error on both of my MP client computers ...
it occurs when the configuration module tries to update from thetvdb.com

"Failed to locate assembly 'ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73'.
Note that the configuration program must be executed from/reside in the MediaPortal folder, the execution will now end."

for information, i'm not trying to use it for anime as already discussed, but simply to separate the cartoons from TV shows for the kids.

one client MP 1.0.0.0 RC2, another 0.2.3.0 ... centralised database and file structure ...

any help would be greatly appreciated .. or if anyone needs more info please ask.

thanks
 

Teuf

Portal Member
February 1, 2007
11
0
Montrouge
Home Country
France France
Hi all !

i've got the same problem with ICSharpCode.SharpZipLib, Version=0.85.4.369. It was working fine and since few days , i(ve this problem during synchronization with tvdb .

thanks

Teuf
 

ozn

Portal Member
June 4, 2008
19
0
I'm also getting this error, but i don't know how to repair it, i was trying to look for error an fix but not lucky.

¿Anybody finally make it works?
 

Weeji

Portal Member
March 14, 2009
44
8
I found that what caused this problem for me was a skin that I installed had installed a newer SVN version of MP-TVseries, which broke it as far as playing nicely with the non-SVN version of MediaPortal. Maybe that'll help.
 

Raytestrak

MP Donator
  • Premium Supporter
  • April 12, 2008
    497
    21
    50
    Honselersdijk
    Home Country
    Netherlands Netherlands
    I'm guessing the copy of the plugin is not compatible with the latest SVN/MediaPortal 1.01. Maybe Tahngarth can make one based on the latest SVN of MPTVseries? The idea is really sweet!!

    Tried copying the old file from my 1.0 backup folder, but this didn't work. Shame, now it shows the series, but can't download any info about them.
     

    Rhym

    Portal Member
    March 14, 2009
    35
    0
    Home Country
    Norway Norway
    Followed step 1 & 2. Once I try to configure the plugin, I get this error:

    rhym015.JPG


    Running a fairly clean setup consisting of:

    Mediaportal 1.0.0.0
    MP-TVSeries-2.1.3331
    Monochrome 2.6

    moving-pictures-0.7.2
    Vista Ultimate x64

    Any ideas? Let me know if you need the entire exception spam.

    *edit* Here is a c/p without loaded assemblies.
    ************** Exception Text **************
    System.MissingFieldException: Field 'WindowPlugins.GUITVSeries.Translation.RecentlyAdded' not found.
    at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
    at System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args)
    at WindowPlugins.GUITVSeries.Translation.Get(String Field)
    at WindowPlugins.GUITVSeries.logicalView..ctor(DBView fromDB)
    at WindowPlugins.GUITVSeries.logicalView.getAll(Boolean includeDisabled)
    at WindowPlugins.GUITVSeries.ConfigurationForm.LoadViews()
    at WindowPlugins.GUITVSeries.ConfigurationForm.comboLanguage_SelectedIndexChanged(Object sender, EventArgs e)
    at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
    at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
    at WindowPlugins.GUITVSeries.ConfigurationForm.InitExtraTreeAndPanes()
    at WindowPlugins.GUITVSeries.ConfigurationForm..ctor()
    at WindowPlugins.GUITVSeries.TVSeriesPlugin.ShowPlugin()
    at MediaPortal.Configuration.Sections.PluginsNew.itemConfigure_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)
     

    Raytestrak

    MP Donator
  • Premium Supporter
  • April 12, 2008
    497
    21
    50
    Honselersdijk
    Home Country
    Netherlands Netherlands
    Tried a clean setup of MediaPortal 1.0, not the SVN, tahngarts copy and the latest stable mp tv-series. Still getting the ICSharp error :(
    I was wondering, do you NEED a different skin file ID? Isn't a different database all you need? The skin file could remain the same or am I thinking too simple?
     

    Users who are viewing this thread

    Similar threads

    Thankyou High_Five, that worked perfectly, I now remember doing that 10 years ago, thanks for jogging my old memory. Cheers Tony
    Thankyou High_Five, that worked perfectly, I now remember doing that 10 years ago, thanks for jogging my old memory. Cheers Tony
    Hi everyone, I have been using it For 16 years now (from V1.1.1) and it has worked flawlessly. I only use TV Series and Moving...
    Replies
    2
    Views
    442
    Fixed, I think. Certainly the vintage MP2 installer that I was using no longer installs the LAV filters. I can only assume that these were never part of the install package itself, but rather downloaded during the install, and that link no longer exists. Shame that the installer doesn't indicate this. Last time when I installed the...
    Fixed, I think. Certainly the vintage MP2 installer that I was using no longer installs the LAV filters. I can only assume that...
    Hi all, I've recently retired my MP2 setup for my main HTPC and gone back to separates, but I wanted to retain the ability to play...
    Replies
    4
    Views
    368
    I see no reason in Windows XP or 7, in my experience, on ancient Atom, Windows 10 worked faster than XP or 7...
    I see no reason in Windows XP or 7, in my experience, on ancient Atom, Windows 10 worked faster than XP or 7...
    Hi all, I'm new to MediaPortal and looking forward to using it. Just one catch and I apologize if it sounds silly - I want to run...
    Replies
    3
    Views
    2K
    Update: Problem solved! The electronic program guides (tvguide.xml) have been successfully transferred to MediaPortal. The issue stemmed from the corruption of one or both of the mc2xml.dat and/or mc2xml.exe files, for an unknown reason. Consequently, even though the tvguide.xml file appeared to be updated, its content kept being an...
    Update: Problem solved! The electronic program guides (tvguide.xml) have been successfully transferred to MediaPortal. The issue...
    I was having a problem with the EPG on MP2 1.4.1 (although it used to run without any issues for a while). So I installed MP2 1.5...
    Replies
    8
    Views
    2K
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For the first example, I highlighted the example text and eventually found the location in the menus where I could select the CODE macro to have the example text formatted as a code example. So far, so good...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    Replies
    0
    Views
    915
    Top Bottom