For The Record - The rule-based scheduling suite (4 Viewers)

hirscho

Portal Pro
December 24, 2006
186
20
Home Country
Germany Germany
Hi dvdfreak

First thanks for this great plugin. I am using it now for weeks without any problems.

I have installed the TVServer Build "TVEngine3 Snapshot: 03-21-2008 02-09h Revision 18123" and the TvSchedulerSync plugin doesn't work anymore, as it is not recognized as an TVEngine plugin anymore. The issue is also described in https://forum.team-mediaportal.com/untested-nightly-builds-197/tvengine3-snapshot-03-21-2008-02-09h-revision-18123-a-36920/

hirscho
 

dvdfreak

Portal Pro
June 13, 2006
979
178
Home Country
Belgium Belgium
Seems I need to update the MediaPortal assemblies and recompile the plugin then. But perhaps I should not replace the older plugin on the first page, since not everyone runs SVN per se.

I'll try to get a new version uploaded soon... stay tuned...
 

and-81

Retired Team Member
  • Premium Supporter
  • March 7, 2005
    2,257
    183
    Melbourne
    Home Country
    Australia Australia
    If it's the same problem I've just had with one of my plugins then you'll find it as soon as you update your reference assemblies.

    I had to change the following line from my "class PluginSetup : SetupTv.SectionSettings" from this:

    Code:
        private new System.ComponentModel.IContainer components = null;

    to this:

    Code:
        private System.ComponentModel.IContainer components = null;

    Just removed the new keyword.

    Hope that helps,
     

    hirscho

    Portal Pro
    December 24, 2006
    186
    20
    Home Country
    Germany Germany
    Hi dvdfreak

    Thanks for the update, but he new version doesn't work for me. It it still not registered as a plugin for TV3.
     

    dvdfreak

    Portal Pro
    June 13, 2006
    979
    178
    Home Country
    Belgium Belgium
    OK, I used the very latest SVN assemblies now (I just recompiled them from SVN).

    Try to download the plugin again and let me know! :D
     

    hirscho

    Portal Pro
    December 24, 2006
    186
    20
    Home Country
    Germany Germany
    I am using the NewSVN zip an the TV3 SVN from today "tvengine3-03-25-2008--05-09h--Rev18234".
    Also tested with version "03-21-2008 02-09h Revision 18123" without succes.
     

    hirscho

    Portal Pro
    December 24, 2006
    186
    20
    Home Country
    Germany Germany
    Still does not work with new TvSchedulerSync.dll from 13:53. Is there any log I can send you execpt for tv.log?
     

    dvdfreak

    Portal Pro
    June 13, 2006
    979
    178
    Home Country
    Belgium Belgium
    No, thanks, I'll have to dig deeper myself, thanks for the input so far. Seems more has changed in the TVE3 plugin system than just some updated assemblies. Stay tuned...

    It works here:

    2008-03-25 15:01:18.387715 [5]: PluginManager: Loaded TV Scheduler Sync version:1.0.15.0 author:dvdfreak (dot-i)

    Are you sure you aren't doing something wrong? Maybe you mixed up the assemblies?
     

    Users who are viewing this thread

    Top Bottom