Code Monkey home page Code Monkey logo

Comments (10)

rmrector avatar rmrector commented on June 28, 2024

This Python scraper was not affected by that, you are likely seeing a combination of two behaviors this scraper has always had - there is a strict limit of 10 images for each art type, and fanart.tv artwork is listed first.

If that doesn't match your observations, I'll need some specific example movies to investigate further.

from metadata.themoviedb.org.python.

OsoaGH avatar OsoaGH commented on June 28, 2024

Is it possible to change the limit?

from metadata.themoviedb.org.python.

OsoaGH avatar OsoaGH commented on June 28, 2024

Hey @rmrector sorry for the ping, but can I get an answer to my question please?

from metadata.themoviedb.org.python.

rmrector avatar rmrector commented on June 28, 2024

The limit is in place due to a bug in Kodi. The bug in Kodi can be fixed by someone willing to put in the effort.

xbmc/xbmc#15768

from metadata.themoviedb.org.python.

KarellenX avatar KarellenX commented on June 28, 2024

Can we close this @rmrector ?
It's not a bug, but intended behaviour.

from metadata.themoviedb.org.python.

OsoaGH avatar OsoaGH commented on June 28, 2024

Sorry for reviving a dead topic, but why does this bug only affect this addon and not the other TMDB scraper?

from metadata.themoviedb.org.python.

KarellenX avatar KarellenX commented on June 28, 2024

Which bug? Can you explain what you are expecting, and what happens instead?
You are referring to something from a year ago and, if it was a problem, the forum would have been flooded with complaints.
Thanks.

from metadata.themoviedb.org.python.

OsoaGH avatar OsoaGH commented on June 28, 2024

The limit is in place due to a bug in Kodi. The bug in Kodi can be fixed by someone willing to put in the effort.

xbmc/xbmc#15768

I'm refering to this bug, which apparently limits the amount of artwork the plugin can scrape to 10. I've only seen it affect this addon however

from metadata.themoviedb.org.python.

KarellenX avatar KarellenX commented on June 28, 2024

oh, that is not a bug. That is intended behaviour.
How many artwork do you want? Why would you potentially want 50 or 100 fanart links?

This is not the only scraper that has the limitation. TMDB TV Shows, TV Maze and this scraper have it.
The older XML scrapers do not have it, and they are the ones that cause problems for users using MySQL/MariaDB setups.

from metadata.themoviedb.org.python.

KarellenX avatar KarellenX commented on June 28, 2024

I haven't tried, but I guess you could modify this line on your own setup and test if it works...
https://github.com/xbmc/metadata.themoviedb.org.python/blob/master/python/scraper.py#L82-L85
Of course, each time the scraper is updated, your edit will be reset.

from metadata.themoviedb.org.python.

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.