bennettpeter / android-MythTV-Leanfront

:tv: MythTV Android TV frontend
GNU General Public License v3.0
45 stars 9 forks source link

Feature Request: search guide by category #71

Closed dheian closed 8 months ago

dheian commented 9 months ago

It'd be great if we could search the guide by category so that we could just see, for example, what movies are in the guide.

bennettpeter commented 9 months ago

The categories do not include "Movies". See attached for the category list

https://pastebin.com/j0JuKA39

If you want to say "Musical Comedy" and it will search on that, I could implement it, but I don't know if that would be useful.

dheian commented 9 months ago

I guess I mixed up categories and lists. In the mythfrontend, you can get a list of movies and narrow it down by 🌟 rating. Or get a list of premieres.

bennettpeter commented 9 months ago

I am looking at improving the web frontend guide (see https://github.com/MythTV/mythtv/issues/822). That may be a better place for complex searches to be done. If you have a specific request add it there.

dheian commented 9 months ago

Thanks. Really enjoying both the web frontend and leanfront. Thanks for your work.