Hi. I have been using Mediaportal since 0.20 and its always been great. RC4 look even better, but i have a problem with the standard Movies section i have not had before.
Basically I have a defined movies folder that has a remote FTP folder defined. When I want to play something it is usually downloaded locally. However, in RC4 (using the same FTP path) I get a message 'missing file' when I click on My Movies on the main menu.
If I un-check the Remote FTP folder everything works fine. I have confirmed the path is correct (which has not changed) in FTP clients and it works fine.
Any idea why this has stopped working? The path is just /Movies/DVDR
Here is the error from the log
Thanks
008-12-04 12:09:28.140625 [ERROR][MPMain]: OnMessage exception
ystem.ArgumentException: Illegal characters in path.
at System.Security.Permissions.FileIOPermission.HasIllegalCharacters(String[] str)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
at System.IO.DirectoryInfo..ctor(String path)
at MediaPortal.GUI.Video.GUIVideoFiles.LoadSettings()
at MediaPortal.GUI.Video.GUIVideoBaseWindow.OnPageLoad()
at MediaPortal.GUI.Video.GUIVideoFiles.OnPageLoad()
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
2008-12-04 12:09:31.671875 [ERROR][MPMain]: OnMessage exception
ystem.NullReferenceException: Object reference not set to an instance of an object.
at MediaPortal.GUI.Video.GUIVideoFiles.OnPageDestroy(Int32 newWindowId)
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
Basically I have a defined movies folder that has a remote FTP folder defined. When I want to play something it is usually downloaded locally. However, in RC4 (using the same FTP path) I get a message 'missing file' when I click on My Movies on the main menu.
If I un-check the Remote FTP folder everything works fine. I have confirmed the path is correct (which has not changed) in FTP clients and it works fine.
Any idea why this has stopped working? The path is just /Movies/DVDR
Here is the error from the log
Thanks
008-12-04 12:09:28.140625 [ERROR][MPMain]: OnMessage exception
at System.Security.Permissions.FileIOPermission.HasIllegalCharacters(String[] str)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
at System.IO.DirectoryInfo..ctor(String path)
at MediaPortal.GUI.Video.GUIVideoFiles.LoadSettings()
at MediaPortal.GUI.Video.GUIVideoBaseWindow.OnPageLoad()
at MediaPortal.GUI.Video.GUIVideoFiles.OnPageLoad()
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
2008-12-04 12:09:31.671875 [ERROR][MPMain]: OnMessage exception
at MediaPortal.GUI.Video.GUIVideoFiles.OnPageDestroy(Int32 newWindowId)
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
United Kingdom