*sniff* Goodbye lovely feature requests...
Type: BugHere 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
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. CLOSED--THANKS!Type: BugCreated 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: BugScroll 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.
I'm classifying this as a bug becuase it's inconsistent with the way that other Windows apps (e.g. Explorer, MS Office) seem to treat the scroll wheel. For these apps, scroll focus follows the mouse, regardless of where the application's "real" focus is.