Normal
When no shares are defined yet, it is possible to set the default user shares (My Pictures, My Videos, My Music).<br /> <br /> When the MP2-Server runs as service, it fails to retrieve the user folders (it runs as SYSTEM per default).<br /> <br /> This causes two issues:<br /> 1) Server tries to lookup folder, this fails and "/" is returned. Server then tries to add this "/" share 3 times, this causes errors (unique path). Only one of 3 shares are created.<br /> <br /> 2) The one created share "/" does cause a major issue: the importer enumerates all "subfolders", which starts with ALL drives and includes ALL folders.Continue reading...
When no shares are defined yet, it is possible to set the default user shares (My Pictures, My Videos, My Music).<br /> <br /> When the MP2-Server runs as service, it fails to retrieve the user folders (it runs as SYSTEM per default).<br /> <br /> This causes two issues:<br /> 1) Server tries to lookup folder, this fails and "/" is returned. Server then tries to add this "/" share 3 times, this causes errors (unique path). Only one of 3 shares are created.<br /> <br /> 2) The one created share "/" does cause a major issue: the importer enumerates all "subfolders", which starts with ALL drives and includes ALL folders.
Continue reading...