Hmm... It is working for me in beta 1. When I look database in SQLite Spy, there is SongOrder column as well as TrackNumber which mentioned Bex. Difference is in +1 value.nojac wrote:I had a MagicNode for incomplete albums (Originally from Teknojnky, I think):
It is not working any more in MM3 B1. ("no such column: SONGORDER(1)") Any suggestion for an alternative?Incomplete Albums|SQL filter: Songs.IDAlbum IN (SELECT IDAlbum FROM Songs GROUP BY IDAlbum HAVING Count(SongOrder) <> (Max(SongOrder+1)) AND Count(SongOrder) > 1)|show tracks:yes\<Album Artist>\<Album|statistic:count(all)>
How did you got the database? Did you deleted previous one and created new from the ground, or did you just let program to convert old one during installation?
EDIT: I see now that also there are DiscNo and DiscNumber. Strange.