Auto-playlists seem to work fine.
Here is a debug log snippet (switch from now playing to static playlist that definately had tracks during the import).
Code: Select all
00000000 2:51:12 PM [5752] Winamp sim - ignoring.
00000001 2:51:12 PM [5752] Winamp sim - ignoring.
00000002 2:51:12 PM [5752] Node NPSaved going to clear SongList.
00000003 2:51:12 PM [5752] Thread has started 4784
00000004 2:51:12 PM [5752] Thread initialized 4784
00000005 2:51:12 PM [5752] 4784 DB open SQL: SELECT Songs.*
00000006 2:51:12 PM [5752] , PlaylistSongs.IdPlaylistSong, PlaylistSongs.SongOrder as PlaySongOrder
00000007 2:51:12 PM [5752] FROM Songs
00000008 2:51:12 PM [5752] , PlaylistSongs
00000009 2:51:12 PM [5752] WHERE Songs.ID=PlaylistSongs.IDSong AND PlaylistSongs.IDPlaylist = 4077
00000010 2:51:12 PM [5752] ORDER BY PlaylistSongs.SongOrder
00000011 2:51:12 PM [5752] Going to make final callback 4784
00000012 2:51:12 PM [5752] Thread has finished 4784