Page 1 of 1

8 digits-long imdbid unrecognized

Posted: Tue May 04, 2021 12:11 am
by vankasteelj
Hello,

A user reported (https://github.com/vankasteelj/opensubt ... /issues/80) that 8-digits imdbids, such as tt10322300 (brooklyn nine-nine "lights out") were not working. I used to lock imdbid to 7-digit maximum, but when I lifted that restriction on my part, the XML-RPC api did not accept it and responded with a 408 "invalid parameters" error. Do you also lock more than 7-digits on the server side?

Thank you for looking into it,

Re: 8 digits-long imdbid unrecognized

Posted: Sun Oct 03, 2021 10:29 am
by CapnChron
Hello,

I use OpenSubtitles Uploader and I just wanted to post to see if there has
been a fix for this issue?

I have no problems showing IMDB information upto 7 digits but after 8 digits
the IMDB doesnt show up for new releases with long IMDB #. Only shows the
IMDB # but nothing shows up.

Sometimes I have to check with IMDB to make sure it's the correct IMDB #.

I've been using this without an issue just wondering if there has been a fix?

Thanks

CC

Re: 8 digits-long imdbid unrecognized

Posted: Wed Oct 06, 2021 4:59 pm
by oss
I checked code, there is not much for checking the length for imdb. The question is, if subtitles are uploaded but on uploaded webpage doesnt show the moviename (so one have to click on imdb_update to get IMDB to properly show moviename on subtitles page)