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}}
映画やテレビ番組が見つかりませんか?ログインして作成してください。
このアイテムを評価したり、リストに追加したりしたいですか?
メンバーではありませんか?
Travis Bellからの返信
投稿:2016年05月03日 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.