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
mVids - Music Video Database
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="jburnette" data-source="post: 300441" data-attributes="member: 24356"><p>No, the spaces are fine. Let me explain a little better what's actually happening. For example, in your log you see this video attempted to be added:</p><p></p><p>2008-09-01 16:41:59.281250 [ERROR][11]: Music Video DB - updateDB encountered an error with file Z:\1111----MUSIC VIDEOS----1111\ destination unknown.avi error is System.IndexOutOfRangeException: Index was outside the bounds of the array.</p><p> at mVids.config.updateDB()</p><p></p><p>Now, since there is no hyphen in that filename it's adding "destination unknown.avi" to the list of Artists to add, but not adding a title to the list of Songs to add. That means that the list of artists will not match up exactly to the list of songs since the counts are off. This throws off the whole scan. What you have to make sure of right now is that every video has a hyphen separating the artist and the title. The spacing doesn't matter as long as the hyphen is there. This is a scenario that I somehow never thought of when I was writing the scanning routine.</p><p></p><p>Does that make sense?</p></blockquote><p></p>
[QUOTE="jburnette, post: 300441, member: 24356"] No, the spaces are fine. Let me explain a little better what's actually happening. For example, in your log you see this video attempted to be added: 2008-09-01 16:41:59.281250 [ERROR][11]: Music Video DB - updateDB encountered an error with file Z:\1111----MUSIC VIDEOS----1111\ destination unknown.avi error is System.IndexOutOfRangeException: Index was outside the bounds of the array. at mVids.config.updateDB() Now, since there is no hyphen in that filename it's adding "destination unknown.avi" to the list of Artists to add, but not adding a title to the list of Songs to add. That means that the list of artists will not match up exactly to the list of songs since the counts are off. This throws off the whole scan. What you have to make sure of right now is that every video has a hyphen separating the artist and the title. The spacing doesn't matter as long as the hyphen is there. This is a scenario that I somehow never thought of when I was writing the scanning routine. Does that make sense? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
mVids - Music Video Database
Contact us
RSS
Top
Bottom