I want to have a look at writing my own agent and wonder if any one can share an example project with me to get going?
I have seen the articles on the site for writing a plug-in, but I am interested in how I extract metadata from sites such as IMDB, etc.
What I want the agent to do, is simply extract the Content Rating for the local region (UK in my case) and overwrite the one being returned from Freebase (which is a US rating).
Ah OK thanks - had seen that but couldn’t get the bundle to work. So went back to start of the thread and modified the code to use en-GB. That works, but appreciate I will need to keep amending the code when changes are made and downloaded
One more question, how do I get the Content Rating “images” to reflect the UK Rating - currently when a film is, say, 15 - no image is displayed?