tmcknight / Movie-and-TV-Show-Search-Alfred-Workflow

An Alfred workflow to search for a movie (or TV show) and get a few ratings
MIT License
95 stars 7 forks source link

Show region specific rating #21

Closed ribrob closed 2 years ago

ribrob commented 2 years ago

Great workflow - love it!

One suggestion / question. Is it possible to configure it to pull the film's certificate for the user's region?

For example, a PG-13 in the US is a 12A in the uk, and you can see that reflected on IMDb.

I've tried changing the locale variable to GB rather than US, but that doesn't do it.

Or am i doing something wrong?

workflow

imdb-us

imdb-uk

tmcknight commented 2 years ago

Hi @ribrob, Glad you like the workflow! I've put in some code to grab the proper certification based on the user's locale setting. This'll be included in the next release.