i'm getting mad with one of my autoplaylist, and this how i proceed:
- the music library is freshly scanned.
- i create a new autoplaylist with built-in album list with this query. The new playlist it's renamed equal than the query...it's an awful name.
CODE%ADDED% HAS "-" AND "$cwb_datediff(%ADDED%,%cwb_systemdate%)" LESS 40
- fb2k returns correctly new added files in the last 40 days (in my case: 1685 files)(new file tagger stamps %added% tag in those files)
- close fb2k, and i manually add a single folder in the library, with OS explorer.
- i open fb2k and rescan (at the end of the process, new file tagger, stamps %added% tag)
- then the playlist returns the new files added but DUPLICATED or TRIPLICATED. I mean: if the new folder added contains 4 tracks i get 1697 files (1685+4+4+4=1697) or (1685+4+4=1693).
what's happening here?
thanks