Enhancement to IBigBoxViewModel.ShowGames to support an arbitrary list of IGames

Issue #6432 new
Adam Fry created an issue

Would it be possible to allow a plug-in to pass an arbitrary list (or array or IEnumerable) of IGame objects to the IBigBoxViewModel to have them displayed? I was thinking an overload for the ShowGames method that takes an array of IGames and puts them in the filters view. This would allow for something like a voice search or other type of custom search plug-in to integrate seamlessly into a theme instead of having to present a custom user interface to display the custom search results

Comments (0)

  1. Log in to comment