home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
General Forums
Newcomers Forum
Multiseat Setup: best practice ?!
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="azimek" data-source="post: 699032" data-attributes="member: 45443"><p>Hi - also I am not a newcomer (using MePo for 4 years now) </p><p>I am interested in how to setup MePo in multiseat with shared databases the best way!</p><p></p><p>As I am using StreamedMP with Fanart handlers, Moving Pictures, InfoService and so on there is a lot of traffic on the central databases for each Plugin.</p><p>I have all databases on a network share.</p><p>mediaportaldirs.xml is changed to use the databeses on this share : </p><p></p><p> <!-- The Path for the databases --></p><p> <Dir id = "Database"></p><p> <Path>d:\mpsharedfiles\Database\</Path></p><p> </Dir></p><p> <!-- The Path for the Thumbs, like Music Cover Art, TV Logos, etc. --></p><p> <Dir id = "Thumbs"></p><p> <Path>d:\mpsharedfiles\Thumbs\</Path></p><p> </Dir></p><p></p><p>Errors look like this:</p><p>2011-01-03 21:01:56.386600 [ERROR][DirectoryWorker(8)]: SQLiteClient: cmd:sqlite3_prepare16<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" />vm=null err:BUSY detailed:database is locked query<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite5" alt=":confused:" title="Confused :confused:" loading="lazy" data-shortname=":confused:" />ELECT COUNT(Artist) FROM Movie_Fanart WHERE Artist = 'the imaginarium of doctor parnassus' AND SOURCE_IMAGE = 'd:\MPSharedFiles\Thumbs\MovingPictures\Backdrops\FullSize\{The.Imaginarium.of.Doctor.Parnassus} [-2087554304].jpg';</p><p></p><p></p><p>Everything works fine so far - but very often when a new instance of MePo is started on one of the clients I get a lock on the databases.</p><p>SQLITE statements are then created in the local log files of the client.</p><p>directly when StreamedMP is starting up and it uses MovingPictures too get the info on added movies and so on everything gets really slow, because the database is locked by another client. </p><p></p><p>So this really is my priority 1 problem - locked databases!</p><p></p><p>Do you have a better idea to realize a multiseat setup with shared databases where no locks will occure?</p><p></p><p>Thanx a lot</p><p></p><p>André</p></blockquote><p></p>
[QUOTE="azimek, post: 699032, member: 45443"] Hi - also I am not a newcomer (using MePo for 4 years now) I am interested in how to setup MePo in multiseat with shared databases the best way! As I am using StreamedMP with Fanart handlers, Moving Pictures, InfoService and so on there is a lot of traffic on the central databases for each Plugin. I have all databases on a network share. mediaportaldirs.xml is changed to use the databeses on this share : <!-- The Path for the databases --> <Dir id = "Database"> <Path>d:\mpsharedfiles\Database\</Path> </Dir> <!-- The Path for the Thumbs, like Music Cover Art, TV Logos, etc. --> <Dir id = "Thumbs"> <Path>d:\mpsharedfiles\Thumbs\</Path> </Dir> Errors look like this: 2011-01-03 21:01:56.386600 [ERROR][DirectoryWorker(8)]: SQLiteClient: cmd:sqlite3_prepare16:pvm=null err:BUSY detailed:database is locked query:SELECT COUNT(Artist) FROM Movie_Fanart WHERE Artist = 'the imaginarium of doctor parnassus' AND SOURCE_IMAGE = 'd:\MPSharedFiles\Thumbs\MovingPictures\Backdrops\FullSize\{The.Imaginarium.of.Doctor.Parnassus} [-2087554304].jpg'; Everything works fine so far - but very often when a new instance of MePo is started on one of the clients I get a lock on the databases. SQLITE statements are then created in the local log files of the client. directly when StreamedMP is starting up and it uses MovingPictures too get the info on added movies and so on everything gets really slow, because the database is locked by another client. So this really is my priority 1 problem - locked databases! Do you have a better idea to realize a multiseat setup with shared databases where no locks will occure? Thanx a lot André [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
General Forums
Newcomers Forum
Multiseat Setup: best practice ?!
Contact us
RSS
Top
Bottom