Skip to content
This repository was archived by the owner on Oct 5, 2018. It is now read-only.
This repository was archived by the owner on Oct 5, 2018. It is now read-only.

“whereat” function fails #3

@adamclaxon

Description

@adamclaxon

When I run whereat (or any function that depends on whereat, such as commercialbreak) I get the following error:

Traceback (most recent call last):
  File "/home/pi/hasystem/system.py", line 9328, in <module>
    say = whereat()
  File "/home/pi/hasystem/system.py", line 1215, in whereat
    if int(mediatype.get('time')) != 0:
TypeError: int() argument must be a string or a number, not 'NoneType'

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