Bugzilla – Bug 17712
CLI musicfolder returns wrong Count if the folder contains a Windows shortcut
Last modified: 2011-10-30 12:34:33 UTC
The issue concerns the CLI musicfolder command: musicfolder 0 999 folder_id:1234 If the physical file folder in question contains a Windows shortcut file that points to one of the same tracks in the folder, then the Count parameter returns the number of physical files (including the shortcut file), but the actual tracks returned are only the "resolved" tracks. In other words, if the shortcut refers to one of the same tracks in the folder, then Count is one higher than the number of actual tracks returned.
*** This bug has been marked as a duplicate of bug 17700 ***