Skip to content

Fetch MPAA ratings #910

@ParksideParade

Description

@ParksideParade

Idea Overview
When retrieving TMDB data for a movie, also retrieve the MPAA rating.

Is your feature request related to a problem? Please describe.
I wish I could filter my lists by MPAA, so I can distinguish movies for family night from other movies.

Describe the solution you'd like

  1. retrieve the TMDB certification for each movie. This could be stored as an array of country:rating pairs.
    https://developer.themoviedb.org/reference/movie-release-dates

  2. from there, introduce UI features like filtering movies by rating. And showing "Detailed View" to include rating. Use the country that the user chose as their preferred.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions