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}}
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 3 de mayo de 2016 a las 10:43
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.