Opened 20 years ago
Closed 20 years ago
Last modified 18 years ago
#84 closed patch (fixed)
Filtering of All music tree in MythMusic
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythmusic | Version: | |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Attached patch adds a keybinding to mythmusic ("FILTER", defaults to "F") which brings up the same pop-up menu as "MENU", with one difference though: action taken through that menu will filter the "All My Music" tree on the main playback screen instead of adding the results from the selection to the playlist. This way, smart playlist filters can be used to more easily select music on the main screen. There is one minor drawback (although I personally don't care): the current playlist is reset after applying a new filter, due to how this is grafted onto existing code.
Attachments (1)
Change History (5)
Changed 20 years ago by
Attachment: | filter.diff added |
---|
comment:1 Changed 20 years ago by
comment:2 Changed 20 years ago by
Component: | mythtv → mythmusic |
---|
comment:3 Changed 20 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 20 years ago by
I'll have a look at it a bit later - have been running a stable system for a while now :-)
Ad 1: any suggestions? It's a bit crowded on that screen, maybe add a smallish '(filtered)' string beneath the left-most bin?
Patch is against r6792