Posted: Wed Oct 11, 2006 10:09 am
Thanks, the fix works.
Now i'll check out what the script does and how it works.
Now i'll check out what the script does and how it works.
The Music Manager for Serious Collectors
http://www.mediamonkey.com/forum/
I'll look into that.MeMeMe wrote:If I select "Give'em a go" I get a script/database error: "Out of bounds"
That's how it works... Clicking the main node of 'Give Em A Go' for example will show you songs you should 'give a go'. The child nodes like 'Including unrated songs' are not meant to show anything, they're just helpers to show you what is actually happening inside 'Give Em A Go'. Hope that makes sense.MeMeMe wrote:If I select any of the others, there aren't errors, but only the top node has any songs. The child nodes of each are all empty.
Code: Select all
There was a problem querying the database.
22003:[Microsoft][ODBC Microsoft Access Driver]Numeric value out of range(null)Code: Select all
Error #-2147418113 - SongsDB.SDBDBIterator
List Index out of bounds (0)
File: C:|Program Files\MediaMonkey\Scripts\Auto\SongChoice.vbs, Line 689, Column: 12
Code: Select all
Error happened during script execution
List index out of bounds (0)
MeMeMe wrote:If I select any of the others, there aren't errors, but only the top node has any songs. The child nodes of each are all empty.
I see now. They make a bit more sense. I don't understand how some of the critera are used. What do the ratings mean fror the following:BigMatty wrote:That's how it works... Clicking the main node of 'Give Em A Go' for example will show you songs you should 'give a go'. The child nodes like 'Including unrated songs' are not meant to show anything, they're just helpers to show you what is actually happening inside 'Give Em A Go'. Hope that makes sense.