Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#13511 closed Bug Report - Crash (fixed)

ttvdb fails if there are no banners

Reported by: mspieth Owned by: Mark Spieth <mspieth@…>
Priority: major Milestone: 31.0
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

On fetching a show, if there are no banners an exception is thrown.

This has recently shown up as an issue probably due to tvdb database changes.

Change History (4)

comment:1 Changed 4 years ago by mspieth

Resolution: Fixed
Status: newclosed

check for banners_info not none before iterating

comment:2 Changed 4 years ago by Mark Spieth <mspieth@…>

Owner: set to Mark Spieth <mspieth@…>
Resolution: Fixedfixed

In 4b6d3815fd/mythtv:

ttvdb: Check if there are any banners before iterating the list

fixes #13511

comment:3 Changed 4 years ago by Mark Spieth <mspieth@…>

In 1c0869c36/mythtv:

ttvdb: fix spelling error in previous commit

fixes #13511

comment:4 Changed 4 years ago by Stuart Auchterlonie

Milestone: needs_triage31.0
Note: See TracTickets for help on using tickets.