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

Scraper "fernsehserien.de" does not load episode details for series with only one season #1841

Open
3 of 6 tasks
raspitoaster opened this issue Jan 9, 2025 · 1 comment
Open
3 of 6 tasks

Comments

@raspitoaster
Copy link

Scrapers that don't work:

  • fernsehserien.de

Details which are wrong / not loaded:
Episode details for series with only one season are not loaded correctly.

MediaElch Version:

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

Operating System:

  • Windows
  • macOS
  • Linux (distribution: ___)

Additional context:
I think that this is caused by Fernsehserien.de because there are different URLs for series with only one season and for those with more than one:

e.g. the first episode of "Der Amsterdam Krimi" and of "Hakan Nesser" - both with only one season:
https://www.fernsehserien.de/der-amsterdam-krimi/folgen/01-tod-in-der-prinzengracht-1242526
https://www.fernsehserien.de/hakan-nesser/folgen/01-das-vierte-opfer-86592

vs

e.g. the first episode of "Inspector Barnaby" and of "Maria Wern" - both with more than one season:
https://www.fernsehserien.de/inspector-barnaby/folgen/1x01-blutige-anfaenger-70832
https://www.fernsehserien.de/maria-wern-kripo-gotland/folgen/1x01-das-geheimnis-der-toten-voegel-348025

Strange enough, if there is a pilot movie of a series, then they use the same pattern as for the first episode of a multi-season series:
e.g. the pilot movie for "Inspector Barnaby":
https://www.fernsehserien.de/inspector-barnaby/folgen/01-tod-in-badgers-drift-70831
instead of 0x01 or something like that.

@bugwelle
Copy link
Collaborator

Thanks for reporting. fernsehserien.de is not really table in terms of MediaElch scraping it. They change their layout quite often. I will have to look into this. :)

@bugwelle bugwelle added this to the v2.12.2 milestone Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants