Hi a using MM3 the latest build (non-skinned) and think i might have found 2 bugs... the 1st one is when i create a mask using >> (that button dont know what to call it) say for example it is like this .\<artist> - <title> and i want to add make it .\<album>\<artist> - <title> and press the >> button to select album the album jumps to the front <album>.\<artist> - <title>
The second one will post later... trying to recreate it... on my work machine
2 bugs found in V3.0.2.1134
Moderator: Gurus
okay the second error is when i create a autoplaylist and make the criteria #tracks by artist = ATB then it gives me this error "there was a problem querying the database, Error executing SQL "select songs" blah blah.
I not sure if this is an error by me or if it is an error from the software itself
I not sure if this is an error by me or if it is an error from the software itself
Re: 2 bugs found in V3.0.2.1134
The first bug will be fixed in next release.
robojock, the second error is caused by the fact that
#tracks by artist
expect an integer value, because it means:
"number of tracks from the artist in your library"
It is similar like putting "atb" to the Played# field.
But it seems that there should be a prevention or a message saying that you can put only integer values for such a property.
#tracks by artist
expect an integer value, because it means:
"number of tracks from the artist in your library"
It is similar like putting "atb" to the Played# field.
But it seems that there should be a prevention or a message saying that you can put only integer values for such a property.
Ok thanks i was not sure if it was my fault or mm fault. Anyways is there a help or a meaning of each criteria somewhere?Ludek wrote:robojock, the second error is caused by the fact that
#tracks by artist
expect an integer value, because it means:
"number of tracks from the artist in your library"
It is similar like putting "atb" to the Played# field.
But it seems that there should be a prevention or a message saying that you can put only integer values for such a property.