- Moderator
- #311
I always seems to get the following message after doing the manual Import. Should I be concerned? Will that explain the error load config.xml when in MediaPortal StreamedMP skin?
My config.xml is located in D:\Showtimes, im not sure why its trying to find it in D:\MediaPortal.
mtsa.exe is located in D:\MediaPortal
EDIT: Ok solved the problem with the Config.xml, for some reason the grabber plugin was disabled after installation! This might be a MPI bug, not sure.
Upon enabling the grabber plugin and trying to do another manual download the mtsa crashes.
My config.xml is located in D:\Showtimes, im not sure why its trying to find it in D:\MediaPortal.
Code:
<ConfigurationSettings>
<LocationFile>D:\ShowTimes\locations.xml</LocationFile>
<LogFile>D:\ShowTimes\mtsa.log</LogFile>
<TempFolder>D:\ShowTimes\Temp</TempFolder>
<PosterFolder>D:\ShowTimes\Posters</PosterFolder>
<TrailerFolder>D:\ShowTimes\Trailers</TrailerFolder>
<BackDropFolder>D:\ShowTimes\Backdrops</BackDropFolder>
<XmlDataFile>D:\ShowTimes\moviedata.xml</XmlDataFile>
<XmlSchemaDataFile>D:\ShowTimes\moviedata.xsd</XmlSchemaDataFile>
<NumberOfDays>1</NumberOfDays>
<DownloadExtraDetails>True</DownloadExtraDetails>
<DownloadExtraDetailsTMDB>False</DownloadExtraDetailsTMDB>
<DownloadFanArt>True</DownloadFanArt>
<PosterQuality>High</PosterQuality>
<TrailerQuality>Medium</TrailerQuality>
<RemoveOldMedia>True</RemoveOldMedia>
<PreferEnglishPosters>True</PreferEnglishPosters>
<PreferEnglishTrailers>True</PreferEnglishTrailers>
</ConfigurationSettings>
mtsa.exe is located in D:\MediaPortal
EDIT: Ok solved the problem with the Config.xml, for some reason the grabber plugin was disabled after installation! This might be a MPI bug, not sure.
Upon enabling the grabber plugin and trying to do another manual download the mtsa crashes.