Station File Playlist

class AzuracastPy.models.station_file.Playlist(id: int, name: str, weight: int)

Represents playlists that contain the current file.

__init__(id: int, name: str, weight: int)

Initializes a Playlist instance for a file.

Note

This class should not be initialized directly. Instead, obtain an instance via: file.playlists.