The Movie Database Support

Hi,

I'm trying to add a number of films made before 1900 which I have a date of release for, some by film pioneers like R.W. Paul and the Lumière brothers but since December last year, I can no longer add them. (It was working prior to December 2024). The website says the box is blank if you try to log any date before 1900. This has to be a website bug. I've asked for support once already but had no response and this has been ongoing now for over two months. Can someone respond and fix this please?

3 replies (on page 1 of 1)

Jump to last post

Is the problem here with the release date field dropdown going to be fixed, so it can accept film release dates from the 1890s again?

Hi, this is still an ongoing problem and it has been over 4 months now.
Any hope at all of getting this sorted out? Others are noticing this too now, comments are being made about this problem by people at British Film Institute silent film screenings.

@travisbell

This can be fixed by passing a min value to kendoDatePicker (default is new Date(1900, 0, 1)):

function checkDateEditor(container, options) {
  $(...).appendTo(container).kendoDatePicker({ min: new Date(1800, 0, 1) });
}

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login