Komet / MediaElch

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

"Update all episodes" doesn't load any details #1812

Open mihawk90 opened 5 hours ago

mihawk90 commented 5 hours ago

Describe the bug While trying to sort my BD rips I tripped on this issue. After assigning the proper Season and Episode and saving, I tried scraping the actual episode data. However, selecting the Series and scraping with "Update all episodes" doesn't actually scrape any data for them.

It looks like things have been updated (entries are red and it removes the filename placeholder), but there's no data being filled.

Selecting the episodes and using the Multi Scrape works just fine.

To Reproduce Steps to reproduce the behavior:

  1. Select a series (it's probably easier to see when none of the episodes have data filled in)
  2. Click the Scrape button or select "Load Information" from the context menu
  3. Select "Update all episodes" and start the scrape
  4. Check the episode data

Expected behavior Scraped information should be available on the episodes.

Screenshots Before: image

After "Update all episodes": image

After Multi Scrape: image

MediaElch Version:

Operating System:

mihawk90 commented 1 hour ago

OK this is weird... now that all the episodes (previously in S99 as a dummy placeholder) are assigned their proper Season and Episode, it just worked... not sure if that's related though.