Magic nodes - accessible tracks?
Magic nodes - accessible tracks?
Is there a way to write magic node formula which will ignore inaccessible tracks (e.g. Virtual CD tracks which have a rating, but which are not actually on the machine?). I'm trying to get 'album rating' out of MM2.5, without being confused by the albums that have been sent to the scrap heap long since..
There must be something stored somewhere, otherwise MM would have no way to display inaccessible tracks in a light colour. For VCD tracks the database has a 'cached' flag (True/False) and if True, a 'cached copy' path (which may, or may not, be valid). However I can't see any obvioous way to get at any of that info from magic nodes codes.