Skip to content

Bug fix #8

Description

@markhoney

I've just found an issue with line 148, which reads:

start, stop, duration, relProgress, epg['title'], summary

This fails if any EPG entry doesn't have a title, so the correct line should be:

start, stop, duration, relProgress, tagline, summary

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions