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
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Central database + Moving Pictures = Some problems (slow MovPic start)
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="raffe" data-source="post: 829857" data-attributes="member: 71199"><p>Hi!</p><p></p><p>I have gone to the road of central database. We have too many computers at home where to watch all the stuff.</p><p></p><p>My problem is that the first time I start (open) Moving Pictures in MediaPortal it stays on "verifying data sources" and "updating filtering menu" and "updating categories menu" very long time (like 5 minutes or more). After that all works OK.</p><p></p><p>I have attached my log, but can't find the problem (probably I don't know how).</p><p></p><p>For the central database I first did as in <a href="http://wiki.team-mediaportal.com/UserGuides/CentralisedDatabases" target="_blank">Central Database - MediaPortal Wiki</a></p><p></p><p>Then in the database movingpictures.db3 I have changed in "settings" table these keys so they point to central location: </p><p>cover_art_folder -> \\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal\Thumbs\MovingPictures\Covers\FullSize</p><p>cover_thumbs_folder -> \\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal\Thumbs\MovingPictures\Covers\Thumbs</p><p>backdrop_folder -> \\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal\Thumbs\MovingPictures\Backdrops\FullSize</p><p>backdrop_thumbs_folder -> \\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal\Thumbs\MovingPictures\Backdrops\Thumbs</p><p></p><p>I have also in "movie_info" table changed all alternatecovers, coverfullpath, coverthumbfullpath and backdropfullpath to same as in settingstable with SQL syntaxes like these</p><p>[CODE]UPDATE movie_info set alternatecovers = replace(alternatecovers, "C:\ProgramData\Team MediaPortal\MediaPortal" , "\\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal")</p><p></p><p>UPDATE movie_info set coverfullpath = replace(coverfullpath, "C:\ProgramData\Team MediaPortal\MediaPortal" , "\\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal")</p><p></p><p>UPDATE movie_info set coverthumbfullpath = replace(coverthumbfullpath, "C:\ProgramData\Team MediaPortal\MediaPortal" , "\\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal")</p><p></p><p>UPDATE movie_info set backdropfullpath = replace(backdropfullpath, "C:\ProgramData\Team MediaPortal\MediaPortal" , "\\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal")[/CODE]</p><p></p><p>First I had MovPic 1.2.3, but I have now tried 1.3 with same result. I have about 1700 movies. Could it be the network speed (1GB)? (if yes, can the "verifying data sources" and "updating filtering menu" and "updating categories menu" be saved, then disabled in start up, and run them in background just for update if something has changed)</p><p></p><p>Any guess what I have done wrong?</p><p></p><p><strong>EDIT:</strong> Removed logs...</p></blockquote><p></p>
[QUOTE="raffe, post: 829857, member: 71199"] Hi! I have gone to the road of central database. We have too many computers at home where to watch all the stuff. My problem is that the first time I start (open) Moving Pictures in MediaPortal it stays on "verifying data sources" and "updating filtering menu" and "updating categories menu" very long time (like 5 minutes or more). After that all works OK. I have attached my log, but can't find the problem (probably I don't know how). For the central database I first did as in [url=http://wiki.team-mediaportal.com/UserGuides/CentralisedDatabases]Central Database - MediaPortal Wiki[/url] Then in the database movingpictures.db3 I have changed in "settings" table these keys so they point to central location: cover_art_folder -> \\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal\Thumbs\MovingPictures\Covers\FullSize cover_thumbs_folder -> \\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal\Thumbs\MovingPictures\Covers\Thumbs backdrop_folder -> \\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal\Thumbs\MovingPictures\Backdrops\FullSize backdrop_thumbs_folder -> \\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal\Thumbs\MovingPictures\Backdrops\Thumbs I have also in "movie_info" table changed all alternatecovers, coverfullpath, coverthumbfullpath and backdropfullpath to same as in settingstable with SQL syntaxes like these [CODE]UPDATE movie_info set alternatecovers = replace(alternatecovers, "C:\ProgramData\Team MediaPortal\MediaPortal" , "\\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal") UPDATE movie_info set coverfullpath = replace(coverfullpath, "C:\ProgramData\Team MediaPortal\MediaPortal" , "\\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal") UPDATE movie_info set coverthumbfullpath = replace(coverthumbfullpath, "C:\ProgramData\Team MediaPortal\MediaPortal" , "\\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal") UPDATE movie_info set backdropfullpath = replace(backdropfullpath, "C:\ProgramData\Team MediaPortal\MediaPortal" , "\\192.168.222.247\Public\Filer\_Film_o_Musik\TeamMediaPortal")[/CODE] First I had MovPic 1.2.3, but I have now tried 1.3 with same result. I have about 1700 movies. Could it be the network speed (1GB)? (if yes, can the "verifying data sources" and "updating filtering menu" and "updating categories menu" be saved, then disabled in start up, and run them in background just for update if something has changed) Any guess what I have done wrong? [B]EDIT:[/B] Removed logs... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Central database + Moving Pictures = Some problems (slow MovPic start)
Contact us
RSS
Top
Bottom