Tracks missing in lexicon in some crates

This looks correct because Lexicon doesn’t import the 480, 164 and 252 tracks. It only imports the 17 and 7 tracks.

Because test, test01 and test02 are “folders” and test001 and test002 are “playlists” in the Lexicon structure.

In Lexicon, folders can’t have tracks directly so it can’t import them into the folders. (That’s on purpose to force users into a better organization structure rather than having messy folder crates)

The workaround is to create a new crate inside test (call it something like _test or all test tracks and just drag everything from test in there).