The Movie Database 支持

I am seeing two different release dates across a couple different views.

The release date listed in search results is August 30th, 2000.

https://www.themoviedb.org/search?query=o%20brother

The release date listed on the individual movie page is 12/21/2000.

https://www.themoviedb.org/movie/134-o-brother-where-art-thou

Using your api and a little ruby script that I wrote (I can give details on that if needed) it says 2000-08-30. I am using the below-linked ruby gem which is a ruby wrapper for your api, and here are some of the details of that. I am using the release_date method that is called on a movie.

https://github.com/ahmetabdi/themoviedb?tab=readme-ov-file#movie

When I edit the movie and then go to Release Information it says 12/21/2000 again!

https://www.themoviedb.org/movie/134-o-brother-where-art-thou/edit?active_nav_item=release_information

And just for posterity, I googled it. According to Wikipedia, it is December 22, 2000.

https://en.wikipedia.org/wiki/O_Brother,_Where_Art_Thou

In further posterity, I checked IMDB and Rotten Tomatoes, and they both say December 22, 2000.

https://www.imdb.com/title/tt0190590/releaseinfo/ https://www.rottentomatoes.com/m/o_brother_where_art_thou

I would just go ahead and edit that value, but that still doesn't explain why the search results and API are both returning the same wrong date that is pretty far off! Not just one day like the other one. It's MONTHS.

Something fishy is going on!

3 回复(第 1 页,共 1 页)

Jump to last post

@eliduke said:
Inconsistent release date for the movie "O, Brother Where Art Thou?"
I am seeing two different release dates across a couple different views.

The release date listed in search results is August 30th, 2000.
https://www.themoviedb.org/search?query=o%20brother

This is the world premiere date.

The release date listed on the individual movie page is 12/21/2000.
https://www.themoviedb.org/movie/134-o-brother-where-art-thou

This must be the premiere date in the country specified in your profile and a user has added this date to your country.
If in an API Request for details you use the filter"&region=" you will receive this date.

Hey @eliduke,

So a few things. First off, the website does a bunch of things differently than the API, so it's not fair to compare them. With regards to the date in search results, it's falling back to what looks like, is the earliest theatrical date we have stored (France). But it should use your country as a way to display the local release date to you if we have it. For me for example (in Canada), in the search results, I see December 21, 2000.

So my first question to you is going to be what is your account locale settings set to? You can copy and paste the "User Prefs" and "Locale" blocks from here to let me see what we're detecting for you.

Secondly, with regards to the API, and perhaps the August date in general, our "primary release date" is chosen by looking at a few things (outlined here). Regardless of what any other source says, if it was released theatrically in France in August, then that is the primary release date it should be here on TMDB. As to whether that happened, I cannot say. Someone with better research skills than me will have to check.

You can of course make your own logic for choosing a date by pulling down the /release_dates method. Preferring a certain country or type over another yourself.

Hey Travis! Thanks response. Here’s the copy and paste from my user prefs and locales:

User Prefs
IP: xxxxx
I18n: en-US
adult: false
i18n_fallback_language: en-US
locale: en-US
country_code: US
timezone: America/Los_Angeles
local_time: 2024-02-01 09:35:22 -0800

Locale
requested_language: en
requested_country: US
choose_valid_i18n: ["en-US", "en", "US"]
choose_user_locale: ["en-US", "en", "US"]
choose_valid_fallback_i18n: ["en-US", "en", "US"]

Based on that, I would expect to be getting the US release date, which would be the Dec 21, right?

找不到电影或节目?登录并创建它吧。

全站通用

s 聚焦到搜索栏
p 打开个人资料菜单
esc 关闭打开的窗口
? 打开键盘快捷键窗口

在媒体页面

b 返回(或返回上级)
e 进入编辑页面

在电视季页面

(右箭头)下一季
(左箭头)前一季

在电视集页面

(右箭头)下一集
(左箭头)上一集

在所有图像页面

a 打开添加图片窗口

在所有编辑页面

t 打开翻译选择器
ctrl+ s 提交

在讨论页面

n 创建新讨论
w 切换关注状态
p 设为公开 / 私密讨论
c 关闭 / 开放讨论
a 打开活动页
r 回复讨论
l 跳转至最新回复
ctrl+ enter 发送信息
(右箭头)下一页
(左箭头)前一页

设置

想给这个条目评分或将其添加到片单中?

登录

还不是会员?

注册加入社区