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
Support
Watch / Listen Media
Listen Music
Possible to run DB reorg outside of MP?
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="jameson_uk" data-source="post: 617755" data-attributes="member: 11220"><p>ok I noticed that you were calling MusicDatabaseReorg without the settings parameter (which was just calling the overloaded method with settings = null)</p><p>I have added</p><p>[code]private MusicDatabaseSettings _settings = new MusicDatabaseSettings();[/code]</p><p>and changed call to </p><p>[code]mDB.MusicDatabaseReorg(m_Shares,_settings);[/code]</p><p></p><p>seems to be working ok for me. Can you see any issues with this?</p></blockquote><p></p>
[QUOTE="jameson_uk, post: 617755, member: 11220"] ok I noticed that you were calling MusicDatabaseReorg without the settings parameter (which was just calling the overloaded method with settings = null) I have added [code]private MusicDatabaseSettings _settings = new MusicDatabaseSettings();[/code] and changed call to [code]mDB.MusicDatabaseReorg(m_Shares,_settings);[/code] seems to be working ok for me. Can you see any issues with this? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Listen Music
Possible to run DB reorg outside of MP?
Contact us
RSS
Top
Bottom