Komet / MediaElch

Media Manager for Kodi
https://mediaelch.github.io/mediaelch-doc/about.html
GNU Lesser General Public License v3.0
842 stars 94 forks source link

Overview and Actor information (including photo) doesn't get scraped per Episode on IMdb #1486

Closed ManilaByNight closed 1 month ago

ManilaByNight commented 2 years ago

Describe the bug When scraping a TV show on MediaElch, the Overview and Actor information (including photo) doesn't get scraped per Episode when using IMdb. The top level folder gets the overview and actor details but per episode there is no overview and actor details using IMdb.

To Reproduce Steps to reproduce the behavior:

  1. Load a TV series folder containing episodes.
  2. Adjust settings to Custom settings. Set all possible TV show details and Episode details to IMdb TV and save settings.
  3. Select the top-level TV series folder and scrape using Custom TV scraper.
  4. When scraping is finished you will note that the main title contains complete details but if you browse down to every episode there is no details in Overview and Actors (actor name and photo).

Expected behavior I was expecting complete details for the TV series for every season and its episodes.

Screenshots If applicable, add screenshots to help explain your problem.

MediaElch Version:

Operating System:

bugwelle commented 1 year ago

Hi,

thanks for reporting this issue. I will look into it soon. Due to limited time on my side, it may take a week or two, before I get back to you. After that, feel free to ping me again.

Regards, Andre

beaverdude commented 10 months ago

confirmed the issue still persists on 2.10.6 Benzar, Overview per episode does not load from IMDB

bugwelle commented 10 months ago

I can confirm that actor images aren't loaded when scraping for more than one episode. (for all scrapers)

bugwelle commented 1 month ago

With https://github.com/Komet/MediaElch/pull/1797, episode actor images will finally be loaded. :)