raptor2101 / Mediathek

GNU General Public License v3.0
45 stars 16 forks source link

Fix exception by skipping video items that are missing a "teaserBild". #90

Closed jocki84 closed 7 years ago

jocki84 commented 7 years ago

When this occasionally occurs (as of today, https://zdf-cdn.live.cellular.de/mediathekV2/document/die-kuechenschlacht-106) such entries appear to be duplicates of others. At the time of writing, cluster[1].teaser[2] is a duplicate of cluster[1].teaser[1] and cluster[1].teaser[3] is a duplicate of cluster[1].teaser[4].

raptor2101 commented 7 years ago

Fixed through a commit