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}}
Ne najdete filma ali serije? Prijavite se, da ga/jo ustvarite.
Want to rate or add this item to a list?
Not a member?
Travis Bell je odgovoril
dne maj 3, 2016 ob 10:43 AM
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.