

artist:10cc or artist:10cc title:wall to display the tracks containing wall in the title and show the last played date (or null). In MMW4 I would have a Collection with the Criteria "Type Equals Music" and make sure the "Last Played" field is ticked in the columns. This number is formatted into something more useful e.g. Now the "content" of the field is a number representing the date and time e.g. In your example you would see 20:15 as the 3 previous values for Last Played would have been overwritten. I do not think MMW keeps a "Play History" it has just the single "Last Played" date/time.

g?e=YvOrig (should be available in a few hours as a bit of an upload que!). It also highlighted some track title inconsistencies e.g. I was then able to "prune" a few albums - typically the lower bit-rate tracks.

To cross tabulated tracks vs albums with the bitrate in the "cells". TRANSFORM First(tblCCR.Bitrate) AS FirstOfBitrate In this case it was Creedance Clearwater Revival! Created a table with Title / Album / Length / Year / Genre / Rating / Bitrate / Path and Media called tblCCR. You can then pull this into Microsoft Access or Excel and query / report etc by either selecting the entire library or you selection.įor example, I wanted to see what the overlap was between albums of a particular artist as I suspected some albums were simply a "re-issue" of a previous album. Yet another approach is to use the File / Reports / File List, then select your columns.
