[Plugin] MPSync - MediaPortal multi-seat Synchronization (14 Viewers)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,806
    13,142
    Kyiv
    Home Country
    Ukraine Ukraine
    Please tell me that I have not properly set? Every day plugin synchronizes a lot of thumbnails. But the same can not be that I have every day changes on 18000 files.
    Code:
    04.07.2013 0:03:39 - [INFO] MPSync: 18012 images found in folder M:\Mediaportal\Thumbs\
    04.07.2013 0:03:39 - [DEBUG] MPSync: found 18013 differences for deletion

    Code:
    04.07.2013 2:00:21 - [INFO] MPSync: 18013 images removed.
    04.07.2013 2:00:21 - [INFO] MPSync: THUMBS synchronization cycle complete.

    Code:
    04.07.2013 20:21:31 - [INFO] MPSync: DB synchronization cycle complete.
    04.07.2013 20:22:06 - [INFO] MPSync: 18004 images added/replaced.
    04.07.2013 20:22:06 - [INFO] MPSync: THUMBS synchronization cycle complete.
    04.07.2013 20:22:06 - [INFO] MPSync: THUMBS folder watch starting.
    04.07.2013 20:22:31 - [INFO] MPSync: DB synchronization cycle starting.

    Thank you so much.
     
    Last edited:

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,806
    13,142
    Kyiv
    Home Country
    Ukraine Ukraine
    Good day!
    Every time I want to watch a movie on masetere, media portal to crumble. You said there will soon be a new version. You can specify when?
    Thanks in advance for your reply.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,806
    13,142
    Kyiv
    Home Country
    Ukraine Ukraine
    OMG :( What am I doing wrong?
    Code:
    11.07.2013 20:45:27 - [INFO] MPSync: DB synchronization cycle complete.
    11.07.2013 20:45:32 - [INFO] MPSync: 19730 images added/replaced.
    11.07.2013 20:45:32 - [INFO] MPSync: THUMBS synchronization cycle complete.
    11.07.2013 20:45:32 - [INFO] MPSync: THUMBS folder watch starting.
     

    RicoHTPC

    MP Donator
  • Premium Supporter
  • February 4, 2011
    1,441
    172
    Cuxhaven
    Home Country
    Germany Germany
    I can't help it but my system wont use the updatet data from the server.
    I synchronize all server db's and thumb folders into a seperate folder and from there my client synchronizes its db's.
    According to the mp sync status monitor the synchronization works but I can't see any changes on my client.
    It's like it ignores it. Do I have to configure anything appart from the plugin to get this working?
     

    scythe000

    Portal Pro
    July 6, 2008
    379
    15
    MPSync is causing crashing:
    https://forum.team-mediaportal.com/...g-plugins-intermittantly.120762/#post-1016881

    Code:
    [2013-08-01 19:32:50,228] [Error  ] [13  ] [ERROR] - MediaPortal: Unhandled exception occured
    [2013-08-01 19:32:50,238] [Log  ] [13	] [ERROR] - Exception: System.ArgumentException: Argument 'Length' must be greater or equal to zero.
      at Microsoft.VisualBasic.Strings.Mid(String str, Int32 Start, Int32 Length)
      at MPSync.MPSync_process_Thumbs.fileChange(Object source, FileSystemEventArgs e)
      at System.IO.FileSystemWatcher.OnCreated(FileSystemEventArgs e)
      at System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(Int32 action, String name)
      at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
      at System.Threading._IOCompletionCallback.IOCompletionCallback_Context(Object state)
      at System.Threading.ExecutionContext.runTryCode(Object userData)
      at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
      at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
      at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)  Message: Argument 'Length' must be greater or equal to zero.  Site  : System.String Mid(System.String, Int32, Int32)  Source : Microsoft.VisualBasic  Stack Trace:  at Microsoft.VisualBasic.Strings.Mid(String str, Int32 Start, Int32 Length)
      at MPSync.MPSync_process_Thumbs.fileChange(Object source, FileSystemEventArgs e)
      at System.IO.FileSystemWatcher.OnCreated(FileSystemEventArgs e)
      at System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(Int32 action, String name)
      at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
      at System.Threading._IOCompletionCallback.IOCompletionCallback_Context(Object state)
      at System.Threading.ExecutionContext.runTryCode(Object userData)
      at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
      at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
      at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
     
    Last edited:

    m3rcury

    Development Group
  • Team MediaPortal
  • August 12, 2010
    977
    733
    Home Country
    Malta Malta
    Please bear with me a bit more as I am doing some major changes to the object synching and need to be sure that it is working fine before releasing.
     

    henkie

    Portal Member
    May 27, 2013
    18
    4
    Home Country
    Netherlands Netherlands
    Good to hear.
    I am getting the same error as scythe000.
    Seems to let MP crash randomly.
    (Exit / browsing / playing file)
    Have disabled the plugin for now.
     

    Users who are viewing this thread

    Top Bottom