Type: Feature Request
Add "Properties" to appropriate right-click menus in panes and trees. In MC9.0, you could right-click e.g. an album in the tree and click Properties to set tags for the entire album. Can't do this currently. (NOTE: the tree right-click menu has "Properties" but it appears to have different functionality.)
Type: Bug
Here is the rule for my view scheme:
~a [Number Plays]==0 ~sort=[date imported]-d ~n=50 -[Filename]="D:\My Music\Cuts" [Media Type]=audio -[Album]=[Brazilian Portuguese 3]
I have two columns: Artist | Album
Let's say that I have three albums in my library from the Wallflowers: Breach, Bringing Down the Horse, and Red Letter Days. All three of these albums were imported months ago, so they don't appear in this view scheme. Now, I import a fourth album: The Wallflowers.
Here is the bug: When I click on The Wallflowers in the Artist pane, I see all four Wallflowers albums in the Album pane, even though those albums should be excluded by the limit. When I click on an album in the Album Pane, I see the tracks for that album, even though those tracks should be excluded by the limit. However, if I just click "<all>" in the Album and Artist panes and scroll through the track list, no tracks from the older albums appear. The limit works correctly in that case.
Type: Feature Request
Bring back DirectX Host so that ActiveX plugins can be used agan.
Type: Feature Request
Allow "limiit by number of albums" (e.g. for use with ~a modifier). This would allow you to say, "retrieve full albums, limit to five albums".
Type: Feature Request
Add "cancel" button to "connecting to media server" dialog box. Currently, there is no way to stop this short of letting it time out. If the media server is non-responsive, it takes a long time to time out.
Type: Feature Request
Add option to set which library to load on startup. Currently, MC always loads the last library you had loaded. If that was a Media Server library, and the server is no longer available (e.g. because you took your laptop away from home), it takes forever to time out and sometimes MC crashes.
Type: Bug
Created this view scheme:
"Unlistened Albums" - Media Type: Audio Num Plays=0 Modifier: Full Albums
Added columns: AlbumArtist, Album, Num Plays
First potential bug: Num Plays for some albums shows 0, some albums shows <unassigned>, and some albums shows both 0 and <unassigned>. Clicking on 0 or <unassigned> returns the same tracks as far as I can tell. How can a track have an unassigned num plays? If it's never been played, it's zero. If it's been played, it's not zero.
Second potential bug (bigger): The "Num Plays" column populates correctly--e.g. if the selected Artist/Album's tracks have Num Plays of 1, 2, 4, and 6, then those values appear in the Num Plays column, as well as "<all>". But clicking on any of those numbers in the Num Plays column always returns zero tracks. The bottom window goes blank and the status bar says, "0 tracks - 0 minutes".
Type: Bug? Feature Request? Depends on how you look at it.
Scroll wheel focus should follow the mouse independently of "other" focus. Not sure how exactly to describe this, except with an example:
In the left-hand pane, click on a view scheme with two columns. If I subsequently move the mouse over to column 1 and start scrolling the scroll wheel, column 1 should scroll, regardless of the fact that focus is still back in the left pane.
Left-click in column 1. Focus is now in column 1. Move the mouse over to column 2. If I scroll the wheel now, column 2 should scroll. Currently, column 1 scrolls.
Other Windows apps seem to treat the scroll wheel the way I'm requesting--e.g. scroll focus follows the mouse, regardless of where the application's "real" focus is.