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}}
Kan du ikke finde en film eller TV-serie? Log in og opret den.
Want to rate or add this item to a list?
Ikke medlem?
Svar af Travis Bell
d. 3 maj 2016 kl. 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.