Search code examples
apigracenote

Gracenote API: Search and fetch contents in specific language


I'm wondering if there is a way to get data in specific language when using gracenote series_search or series_fetch methods.

It turns out that using ger field is useless... I still get data in english ... If someone could help resolving this, that would be great! =)


Solution

  • Gracenote uses 3-letter ISO 639-2 codes to specify languages. The format is described at http://en.wikipedia.org/wiki/List_of_ISO_639-2_codes - Gracenote supports most major languages.

    Thanks to your suggestion, we've added this documentation to our page at: https://developer.gracenote.com/eyeq