Remote FTP in RC4 (1 Viewer)

deluxe_uk

New Member
June 18, 2007
2
0
Home Country
United Kingdom United Kingdom
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:confused: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:confused: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)
 

SitzRiese

Portal Member
June 28, 2008
30
0
008-12-04 12:09:28.140625 [ERROR][MPMain]: OnMessage exceptionystem.ArgumentException: Illegal characters in path.

it seems that u have some special characters in some foldernames... pls check this.

but how u got it to run? i have to try to setup an ftp access too with MP and it show me an empty folder.
i tried to connect to server with an ftp client and it works fine...
if i try to use this ftp share with the mp it show me an empty folder and the server didnt log any connection trying.
 

Users who are viewing this thread

Top Bottom