Here they are.
Thanks!
What I've done:
Clear the db_share folder
Upgreade MPSync on Media-PC (Plugin manager shows 1.0.0.14 but I reinsall ist)
Switch to sync by trigger at Media-PC.
Edit last Sync to a date at year 2001.
Sync (sync gets stuck afer a few minutes (about 40% I think) of thumbs syncing. Restart gets another 40%. Third ry makes the sync complete.
Switch over to Meida-Box
Switch to sync by trigger.
Edit last Sync to a date at year 2000.
Sync
But still the Moving Pictures, MyTVSeries and mvCentral DBs shows empty at the config.
When I try to enter by MePo, MyTVSeries and mvCentral shows empty. Moving Pictures gets me the message, that no paths are defined.
The size of the db3 files at Media-Box matches with them on Media-PC.
I've cleaned the DB_share and Thumbs of Media-PC (so you can see the second error (later more)).
I've set old dates at the xmls (you will find each xml before the 1st sync with the logs).
Again, the 1st sync of Media-PC to the share stucks after a while, so I start a second which runs trough (I've get the feeling, that the stucking is just a display error).
Then I start the sync at Media-Box. The sync stucks also.
I make a screenshot of the console. When I compare it to the log, it really seams, that the console just don't show the last entries (but there is no "Sync complete" message at the GUI that shows that the sync was completed).
When I close the GUI I get a .Net error (just for your Information // I've added the message to the logs).
Second sync runs trough pretty well, but same result as last time (no DB entries and the path error at Moving Pictures). Again, just the Music DB works.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: The path is not of a legal form.
at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
at System.IO.Path.GetFullPathInternal(String path)
at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
at System.IO.Directory.GetFiles(String path, String searchPattern)
at MPSync.MPSync_settings.populate_checkedlistbox(CheckedListBox& clb, String path, String listtype, String searchpattern, String ommit)
at MPSync.MPSync_settings.getSettings()
at MPSync.MPSync_settings.MPSync_settings_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
MPSync_Launcher
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/MPSync_Launcher.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Utils
Assembly Version: 1.11.0.0
Win32 Version: 1.11.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Utils.DLL
----------------------------------------
Core
Assembly Version: 1.11.0.0
Win32 Version: 1.11.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Core.DLL
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
MPSync
Assembly Version: 1.0.0.14
Win32 Version: 1.0.0.14
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Plugins/process/mpsync.dll
----------------------------------------
Common.Utils
Assembly Version: 1.11.0.0
Win32 Version: 1.11.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/Team%20MediaPortal/MediaPortal/Common.Utils.DLL
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 12.0.51209.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
I'm trying to use MPSync for the first time on a three seat setup, to reduce the amount of downloading required for MPTVSeries and MovingPictures metadata and artwork. However, I'm getting the same error on all three PCs immediately after launching MPSync, from .NET Framework, regarding an "unhandled exception". Two PCs are running Windows 7-64bit and one is running Windows 8.1-64bit. All are running MP v1.11 and the latest MPSync. I haven't proceeded with any setup of MPSync, since it seems the plugin isn't installing properly or is missing some dependency.
The details of the error are below and I'm attaching a screenshot...
Code:See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentException: The path is not of a legal form. at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths) at System.IO.Path.GetFullPathInternal(String path) at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) at System.IO.Directory.GetFiles(String path, String searchPattern) at MPSync.MPSync_settings.populate_checkedlistbox(CheckedListBox& clb, String path, String listtype, String searchpattern, String ommit) at MPSync.MPSync_settings.getSettings() at MPSync.MPSync_settings.MPSync_settings_Load(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Cheers,
Scott