Add functions to filter the content of the Show Gallery screen. These must include:
[x] Genre (Action, Comedy, Romance, etc.)
[x] Show Type (Movie, TV Show)
[x] Release Date
[x] Released Before
[x] Released After
[x] Released Between
[x] Viewer Rating
[x] Viewer Rating Above
[x] Viewer Rating Below
[x] Viewer Rating Between
[x] Rating Count
[x] Rating Count Above
[x] Rating Count Below
[x] Rating Count Between
These could also include:
[ ] Age Rating
[ ] Streaming Provider (Netflix, Hulu, etc.)
[ ] Actor/Actress
[ ] Production Company
NOTE: If any of these items seem interesting but not worth doing on this ticket, please create a sub-ticket
It is not totally clear to me if these filters can be added to the MovieDB queries, if we will need to filter the responses, or some combination of the two.
🧪 Be sure to include unit tests for these functions!
Add functions to filter the content of the Show Gallery screen. These must include:
These could also include:
It is not totally clear to me if these filters can be added to the MovieDB queries, if we will need to filter the responses, or some combination of the two.
🧪 Be sure to include unit tests for these functions!