Closed ribrob closed 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.
locale
GB
US
Or am i doing something wrong?
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.
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 toGB
rather thanUS
, but that doesn't do it.Or am i doing something wrong?