External plugins doesnt work anymore (1 Viewer)

MoPhat

Retired Team Member
  • Premium Supporter
  • June 17, 2007
    816
    226
    Berg
    Home Country
    Switzerland Switzerland
    Since a few SVN releases plugins doesnt work on TVS3 anymore :(

    Check the release thread for more: https://forum.team-mediaportal.com/tvengine3_snapshot_12_22_2007_01_37h-t32895.html?t=32895

    here my error in the log file:

    Code:
    2007-12-21 22:28:13.838453 [5]: PluginManager: Loaded ComSkipLauncher version:1.0.2.0 author:and-81
    2007-12-21 22:28:14.636453 [5]: PluginManager: Loaded ConflictsManager version:1.0.0.1 author:Broceliande
    2007-12-21 22:28:14.688453 [5]: PluginManager: Loaded Power Scheduler version:0.1.0.0 author:micheloe
    2007-12-21 22:28:14.718453 [5]: Exception while loading ITvServerPlugin instances: PVRSchedulerServerPlugin.ESCPlugin
    2007-12-21 22:28:14.722453 [5]: System.InvalidCastException: Das Objekt des Typs PVRSchedulerServerPlugin.ESCPlugin kann nicht in Typ TvEngine.ITvServerPlugin umgewandelt werden.
       bei TvService.PluginLoader.LoadPlugin(String strFile)
    2007-12-21 22:28:14.722453 [5]: Das Objekt des Typs PVRSchedulerServerPlugin.ESCPlugin kann nicht in Typ TvEngine.ITvServerPlugin umgewandelt werden.
    2007-12-21 22:28:14.723453 [5]:    bei TvService.PluginLoader.LoadPlugin(String strFile)
    2007-12-21 22:28:14.733453 [5]: PluginManager: Loaded ServerBlaster version:1.0.0.0 author:joboehl
    2007-12-21 22:28:14.770453 [5]: PluginManager: Loaded TV Movie EPG import version:0.2.3.0 author:mPod / rtv
    2007-12-21 22:28:14.774453 [5]: PluginManager: Loaded XmlTv version:1.0.0.0 author:Frodo
    2007-12-21 22:28:14.781453 [5]: Exception while loading ITvServerPlugin instances: ProcessPlugins.EpgGrabber.Zap2itPlugin
    2007-12-21 22:28:14.782453 [5]: System.InvalidCastException: Das Objekt des Typs ProcessPlugins.EpgGrabber.Zap2itPlugin kann nicht in Typ TvEngine.ITvServerPlugin umgewandelt werden.
       bei TvService.PluginLoader.LoadPlugin(String strFile)
    2007-12-21 22:28:14.782453 [5]: Das Objekt des Typs ProcessPlugins.EpgGrabber.Zap2itPlugin kann nicht in Typ TvEngine.ITvServerPlugin umgewandelt werden.
    2007-12-21 22:28:14.782453 [5]:    bei TvService.PluginLoader.LoadPlugin(String strFile)

    is there any solution for this problem because PVR scheduler cant work

    Thanks for any hints
    MoPhat
     

    MoPhat

    Retired Team Member
  • Premium Supporter
  • June 17, 2007
    816
    226
    Berg
    Home Country
    Switzerland Switzerland
    Has no one this error message / behaviour?

    MoPhat
     

    milagroso

    MP Donator
  • Premium Supporter
  • May 23, 2007
    95
    7
    Home Country
    Germany Germany
    Hello MoPhat, You're not alone...

    I also tried out one of the earlier svn's (16693) and found that the power scheduler didn't start the external command any more - however the rest of it's functionality was there (suspends PC after recordings and wakes it up before recordings). I reverted to svn 16567 where everything still works. Somewhere in between this must have been lost.

    My logfile looks pretty much like yours, the ugly thing is that this part is hard to track.

    regards
     

    ykamchi

    Member
    June 23, 2006
    41
    6
    50
    All,

    Any update on this one?

    I got the same exception and it is really weird because my plugin does implements "ITvServerPlugin" and compiled ok.


    Need solution!

    It looks like the wrong plugin loader working... instead of "TvService.PluginLoader" the "SetupTv.PluginLoader"....


    Thx,
    Yohay
     

    Users who are viewing this thread

    Top Bottom