Dreambox
Dreambox Enigma2 playlist extractor and transformer
|
CaPlaylist | Abstract class aPlaylist Implements the iPlayList interface Continues specifying the prototypes of the methods common to each of the formats |
CDreambox | Dreambox class Contains the necessary configuration grouped in an object |
CiPlaylist | IPlaylist interface Specifies the prototypes of the methods common to each of the formats |
CplaylistM3u | PlaylistM3u class Extends the abstract class aPlaylist Generate a playlist in m3u format When adding services is finished, it is necessary to finish it by calling the footer() function |
CplaylistXspf | PlaylistXspf class Extends the abstract class aPlaylist Generates a playlist in xspf format When adding services is finished, it is necessary to finish it by calling the footer() function |