Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 of 5 tasks
mihawk90 opened this issue Nov 2, 2024 · 3 comments
Open
2 of 5 tasks

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

mihawk90 opened this issue Nov 2, 2024 · 3 comments
Labels
bug component: TV shows TV shows, series, episodes
Milestone

Comments

@mihawk90
Copy link

mihawk90 commented Nov 2, 2024

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:

  • 2.12.1-dev (nightly)
  • 2.12.0 (stable)

Operating System:

  • Windows
  • macOS
  • Linux (distribution: Fedora 40)
@mihawk90
Copy link
Author

mihawk90 commented Nov 2, 2024

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.

@bugwelle
Copy link
Collaborator

bugwelle commented Nov 4, 2024

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.

Is S99 something that you added?

IIRC, MediaElch uses the episode's season and episode number to load details. If they're not correct, it won't load data properly.

Nevertheless, I will need to re-test this.

Thanks for reporting. :)

@bugwelle bugwelle added bug component: TV shows TV shows, series, episodes labels Nov 4, 2024
@bugwelle bugwelle added this to the v2.12.2 milestone Nov 4, 2024
@mihawk90
Copy link
Author

mihawk90 commented Nov 4, 2024

Is S99 something that you added?

I added S99 in makemkv's naming template as a dummy because otherwise ME just doesn't read or import the files at all (there's a couple issues around for that).

IIRC, MediaElch uses the episode's season and episode number to load details. If they're not correct, it won't load data properly.

Well, yes, but I hadn't scraped yet so there was no data to load. The files came fresh off the Bluray with no NFO data. I just loaded them in ME and started assigning the correct season and episode in ME's fields. When saving the info from NFOs overwrites the season and episode from filenames.

Also, even if I had scraped it wouldn't be an issue, it would just not find data for the files and ignore (but still show) them.

But yeah I'm not sure what happened. I reproduced this a couple times before reporting and after the report and assigning the rest of the seasons/episodes, it just worked... I need to test this again as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug component: TV shows TV shows, series, episodes
Projects
None yet
Development

No branches or pull requests

2 participants