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

m3rcury

Development Group
  • Team MediaPortal
  • August 12, 2010
    977
    733
    Home Country
    Malta Malta
    MPSync v1.0.0.5 has just been released. Please download from here.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,063
    11,145
    Kyiv
    Home Country
    Ukraine Ukraine
    Nothing, timing is very strange behavior, in most cases, does not work. Just because a problem with FanartHandler.db3 master on windows XP, and clients on windows 7. Different paths to files thumbnails do not solve the problem.
     

    mbuzina

    Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    I have a question: I would like my master htpc to be the central storage. It hosts all my data anyway. Is there a way not to copy all the thumbs, but just share the original MP thumbs directory? For DBs I have no issue with duplication to a different share (esp. since they will be in use by MP), but the thumbs dirs, are several GB (high quality, lots of music & pics). Can I just share the thumbs or not?
     

    m3rcury

    Development Group
  • Team MediaPortal
  • August 12, 2010
    977
    733
    Home Country
    Malta Malta
    I have a question: I would like my master htpc to be the central storage. It hosts all my data anyway. Is there a way not to copy all the thumbs, but just share the original MP thumbs directory? For DBs I have no issue with duplication to a different share (esp. since they will be in use by MP), but the thumbs dirs, are several GB (high quality, lots of music & pics). Can I just share the thumbs or not?

    mbuzina, you could disable the thumbs synchronization on the master htpc and then on the slave htpc choose the master's thumbs folder as the server.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,063
    11,145
    Kyiv
    Home Country
    Ukraine Ukraine
    I have no problem in databases. But when synchronizing with the master they appear in the repository (the repository is a database with disabilities).
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,063
    11,145
    Kyiv
    Home Country
    Ukraine Ukraine
    Why not work?
    XML:
    <?xml version="1.0" encoding="utf-8"?>
    <profile>
      <section name="Plugin">
    	<entry name="version">1.0.0.5</entry>
    	<entry name="databases">True</entry>
    	<entry name="thumbs">True</entry>
    	<entry name="debug">False</entry>
    	<entry name="session ID">ed4b8bce-17de-4aab-9eb7-40bd59428c4f</entry>
      </section>
      <section name="DB Path">
    	<entry name="client">D:\Mediaportal\Team MediaPortal\MediaPortal\database</entry>
    	<entry name="server">M:\Mediaportal\DB</entry>
    	<entry name="direction">1</entry>
    	<entry name="method">0</entry>
      </section>
      <section name="DB Settings">
    	<entry name="sync periodicity">1</entry>
    	<entry name="sync periodicity value">minutes</entry>
    	<entry name="pause while playing">True</entry>
    	<entry name="watched">True</entry>
    	<entry name="objects">FanartHandler.org|</entry>
      </section>
      <section name="Thumbs Path">
    	<entry name="client">D:\Mediaportal\Team MediaPortal\MediaPortal\thumbs</entry>
    	<entry name="server">M:\Mediaportal\Thumbs</entry>
    	<entry name="direction">1</entry>
    	<entry name="method">0</entry>
      </section>
      <section name="Thumbs Settings">
    	<entry name="sync periodicity">15</entry>
    	<entry name="sync periodicity value">minutes</entry>
    	<entry name="pause while playing">True</entry>
      </section>
    </profile>

    MPSync.log
    Code:
    03.05.2013 23:52:45 - [INFO] MPSync: process plugin version 1.0.0.5 initialisation.
    04.05.2013 00:01:15 - [INFO] MPSync: process plugin version 1.0.0.5 initialisation.
    04.05.2013 00:22:45 - [INFO] MPSync: process plugin version 1.0.0.5 initialisation.
    04.05.2013 00:24:28 - [INFO] MPSync: process plugin version 1.0.0.5 initialisation.
    04.05.2013 09:26:26 - [INFO] MPSync: process plugin version 1.0.0.5 initialisation.
    04.05.2013 14:32:56 - [INFO] MPSync: process plugin version 1.0.0.5 initialisation.
    04.05.2013 14:41:26 - [INFO] MPSync: process plugin version 1.0.0.5 initialisation.
    05.05.2013 15:44:05 - [INFO] MPSync: process plugin version 1.0.0.5 initialisation.
    05.05.2013 22:44:54 - [INFO] MPSync: process plugin version 1.0.0.5 initialisation.
    06.05.2013 10:51:27 - [INFO] MPSync: process plugin version 1.0.0.5 initialisation.
    06.05.2013 10:57:22 - [INFO] MPSync: process plugin version 1.0.0.5 initialisation.
    06.05.2013 18:49:06 - [INFO] MPSync: process plugin version 1.0.0.5 initialisation.
    07.05.2013 20:25:31 - [INFO] MPSync: process plugin version 1.0.0.5 initialisation.
    07.05.2013 22:04:32 - [INFO] MPSync: process plugin version 1.0.0.5 initialisation.

    MediaPortal.log
    Code:
    2013-05-07 22:04:00.843750 [Info.][MPMain(1)]:  Load plugins from : C:\Program Files\Team MediaPortal\MediaPortal\Plugins\process\MPSync.dll
    2013-05-07 22:04:32.703125 [Info.][(35)]: MPSync: process plugin version 1.0.0.5 initialisation.

    So do not come up with something like that myself, but I feel necessary :​​(
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,063
    11,145
    Kyiv
    Home Country
    Ukraine Ukraine
    What other log files are missing? And what specifications? Since all possible logic I presented.
     

    m3rcury

    Development Group
  • Team MediaPortal
  • August 12, 2010
    977
    733
    Home Country
    Malta Malta
    What other log files are missing? And what specifications? Since all possible logic I presented.

    ajs, I would expect that when you present a log, and the plugin has a debug option, you present that log. I have asked you multiple times to produce the correct log, but still you keep sending the incorrect one. You also do not provide the necessary details to recreate the issue. I had to practically beg to get the database that was causing you errors. I cannot help you unless you help me. It is that simple!
     

    Users who are viewing this thread

    Top Bottom