Komet / MediaElch

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

fernsehserien.de: Does not scrape if seasons are years #1637

Open bugwelle opened 1 year ago

bugwelle commented 1 year ago

See https://github.com/Komet/MediaElch/issues/1135#issuecomment-1678815492 for details.

bugwelle commented 9 months ago

Also: fix test for "Returns error for non-existent episode via fabricated ID" -> currently redirected

helmutheinz commented 1 month ago

In Addition, there is also a problem with episode numbers. If episodes are numbered continuously and not per season, the scraper does not work. Example "Dahoam is Dahoam". S2008E44 does not work, nor does S02E44, but S02E01 does.

Update: Even with S02E01 ff, scraping stops at S02E10 without any error message More evidence Season 03 follows the same scheme, only 10 episodes are processed.

Probably the whole problem is related to the way fernsehserien.de shows the epidode guide. Only the first season of a show is listed completely. All other seasons are limitied to 10 episodes and must be expanded explicitly.