Live

class AzuracastPy.models.now_playing.Live(is_live: bool, streamer_name: str, broadcast_start, art: str)

Represents live status and info of the currently-playing song on a station.

__init__(is_live: bool, streamer_name: str, broadcast_start, art: str)

Initializes a Live object for a NowPlaying instance.

Note

This class should not be initialized directly. Instead, obtain an instance via: now_playing.live.