Bug 15668 - Add "category" tag to globalsearch
: Add "category" tag to globalsearch
Status: NEW
Product: Logitech Media Server
Classification: Unclassified
Component: CLI
: 7.5.0
: PC Other
: -- enhancement with 2 votes (vote)
: Future
Assigned To: Unassigned bug - please assign me!
: ipeng
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-02-09 08:47 UTC by Joerg Schwieder
Modified: 2010-02-11 16:47 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joerg Schwieder 2010-02-09 08:47:08 UTC
This is an enhancement request to add an optional 

category:<album|artist|track|title|genre|...>

tagged parameter to a "globalsearch" query.

What the parameter would do is: it would be preserved (passed on) while browsing the globalsearch menu structure and whenever a search-submenu branches between these categories (almost all menus do that at some point) that menu will be skipped and the sumbenu defined by the category would be delivered instead.

This way a search like

globalsearch items 0 100 menu:globalsearch search:Paul%20Weller category:artist

would:
in "My Music", select the Submenu "Artist"
in "Rhapsody" select "Search for Artist"
in "Last.fm" select "Enter Artist"
and so on...
probably not show "Album Review" but do show "Biography".

Menus that don't use one of these tagged categories would simply ignore the tag and pass it on to submenus.

This way it would be simple to implement a context search through the globalsearch facility.
Comment 1 Joerg Schwieder 2010-02-09 08:47:57 UTC
Oh, and this applies to MySB as well, of course
Comment 2 Chris Owens 2010-02-11 16:47:44 UTC
vote for this bug if you'd like to see it implemented!