Reply to thread

[USER=89825]@Kotik[/USER], not a problem, it seems to work fine for everybody else still, so remind me when you return, but I edited my post right when you replied, as I need the mediaportal.xml file, there is a section in there that stores the IMDb+ plugin stuff that the error relates to.


I also noticed you do not have the Extension Manager plugin installed, but it should still work fine without it.


Inside the mediaportal.xml file, you'll find a section like this:


<section name="IMDbPlus">

<entry name="plugin_options_sync_interval">24</entry>

<entry name="plugin_options_sync_on_startup">yes</entry>

<entry name="plugin_options_sync_last_datetime">7/24/2016 5:07:40 AM</entry>

<entry name="plugin_options_disable_notifications">no</entry>

<entry name="plugin_options_movies_refreshed">[]</entry>


</section>


And judging by the error, the value for "plugin_options_sync_last_datetime" is not valid on yours.


Top Bottom