Andre Meyering
Andre Meyering
2.12.0.0-1~noble was released in October. :)
Seems we don't do any image scraping for episodes! Oh. Same for IMDb, see #1486
With https://github.com/Komet/MediaElch/pull/1797, episode actor images will finally be loaded. :)
Thanks for bring this feature request up. Historically, the feature was tied to TheTvDb, but I changed it to TMDB after TheTvDb's API was made paid-only. Indeed, it would be...
You mean support actors for TV shows and episodes? It's not just "re-enable", IIRC, it has never been there to begin with. :smile: Sure, I've adapted your title. Please note...
I think we load episodes from IMDB from their season page, e.g. https://www.imdb.com/title/tt0096697/episodes/ There, no actors are available. In the detailed page, however, there are the details we want, e.g....
Hi, thanks for reporting! The "default" page only shows images whose URLs were scraped and stored in the TV show's NFO file. Image URLs are scraped for example when loading...
It should (as far as I remember) show all images that are stored in the NFO file of the correct category. I don't know from the top of my head...
Thanks for reporting this issue! I have yet to figure out what the root cause is. It's as if something is written to disk synchronously.
Hi all, I'm back from my vacation and tried looking into this issue. I was able to reproduce it using the AppImage only. It's really strange. I have no idea...