PowerScheduler exception (1 Viewer)

Ricciolo

Portal Member
March 26, 2005
25
5
MediaPortal Version: 0.2.2
MediaPortal Skin: BlueTwo
Windows Version: XP MCE Edition

Hi guys,
my mp doesn't suspend and I see in error log this exception:

2006-12-28 11.08.17.531250 [ERROR][MPMain]: Unable to start plugin:MediaPortal.PowerScheduler.PowerScheduler exception:confused:ystem.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at MediaPortal.Profile.CacheSettingsProvider.GetValue(String section, String entry)
at MediaPortal.Profile.Settings.GetValueAsInt(String section, String entry, Int32 iDefault)
at MediaPortal.TV.Database.PrePostRecord..ctor()
at MediaPortal.TV.Database.TVRecording.get_PreRecord()
at MediaPortal.PowerScheduler.PowerScheduler.CheckNextRecoring()
at MediaPortal.PowerScheduler.PowerScheduler.Start()
at MediaPortal.GUI.Library.PluginManager.Start()

What's the problem? I checked the configuration file and I don't see a double element configuration for recording settings.
Thanks for your help
 

ronilse

Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    Was this a clean install to a empty folder (no old files left from earlier versions)?
    Attach your MediaPortal.log to the post.

    Regards
    Roy
     

    Ricciolo

    Portal Member
    March 26, 2005
    25
    5
    It was a clean installation, however I resolved adding the entry recordwarningtime in config file because there wasn't. I think that when engine does not find a value use the default value and adds it to the cache without checking if it's already inserted.
     

    Users who are viewing this thread

    Top Bottom