> For example, would it be possible to just add a way to filter by > role_ids in: > - Slim::Control::Queries::artistsQuery > - Slim::Control::Queries::albumsQuery > - Slim::Control::Queries::titlesQuery
In the case of albums & titles this would only be of importance if a contributor_id was passed in, right? "give me all albums on which contributor P was of role BAND"? I think much of that code is already in place. It's just using a rather static list of items instead of a parameter. Michael http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR, Smart Mix ------------------------------------------------------------------------ mherger's Profile: http://forums.slimdevices.com/member.php?userid=50 View this thread: http://forums.slimdevices.com/showthread.php?t=101264 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
