Code Monkey home page Code Monkey logo

Comments (7)

booyakafoo avatar booyakafoo commented on July 22, 2024

I am also having this issue.

If I add a title videodb will not "Enrich" the title like it used to, neither add missing or overwrite work. Also the script "php fetch_imdb_all.php" does not update titles either. IMDB has probably made changes that have broken the script.

In addition to the title image not updating the Cast of actors is also not getting populated.

Thanks.

from videodb.

kec2 avatar kec2 commented on July 22, 2024

Do you have an example?

from videodb.

samuelengelking avatar samuelengelking commented on July 22, 2024

Examples:
Jimmy P.
About Time
The Best Man Holiday
Baggage Claim
E.T. The Extra Terrestrial
A.C.O.D.

And plenty more.
By me it happens by every movie I add.

from videodb.

krassle avatar krassle commented on July 22, 2024

Fetching movie covers works now, but the img size is too small for modern screen resolutions (on desktops, tablets or even smartphones).
ex.: 12 Years a Slave (2013) =>
Fetched poster img size = 214 x 317 pixels
Original poster img size = 509 x 755 pixels
Link = http://ia.media-imdb.com/images/M/MV5BMjExMTEzODkyN15BMl5BanBnXkFtZTcwNTU4NTc4OQ@@._V1__SX1201_SY815_.jpg

Would it be possible to fetch the original poster img size again?

Thanks.

from videodb.

kec2 avatar kec2 commented on July 22, 2024

Sure I will have a look at it.

from videodb.

andig avatar andig commented on July 22, 2024

At https://github.com/andig/php-html-parser I've added an HTML parsed that works on CSS queries. That allows to use browser tools for parsing the remote HTML instead of regexes and should therefore be more robust.
https://github.com/andig/videodb-engines shows an attempt to use this approach for the engines (far from complete due to time).

from videodb.

andig avatar andig commented on July 22, 2024

Should be fixed by #60?

from videodb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.