Why is it that "No language" can be 2 values ?
upload and don't select language = nil
change language to any language = e.g. "se"
change language back to "No language" = "xx"
This must be a bug
please fix, and convert all existing Fanart/poster to either "xx" OR nil
Value
{"backdrop"=>{"file_path"=>"/cKlMUncISEfPjG3bUL6s1CCDP80.jpg", "iso_639_1"=>"xx"}}
Original Value
{"backdrop"=>{"file_path"=>"/cKlMUncISEfPjG3bUL6s1CCDP80.jpg", "iso_639_1"=>nil}}
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 3 mai 2016 à 10h43
Yes, this is a known issue. For now you can deal with it locally and if you're querying movie/TV methods with the
include_image_language
param, usenull
and I automatically lookup `xx'. Ie.