Dreambox
Dreambox Enigma2 playlist extractor and transformer
Loading...
Searching...
No Matches
Classes | Functions
Dreambox.php File Reference

: Dreambox Enigma2 playlist extractor and transformer More...

Classes

class  Dreambox
 Dreambox class Contains the necessary configuration grouped in an object. More...
 
interface  iPlaylist
 iPlaylist interface Specifies the prototypes of the methods common to each of the formats More...
 
class  aPlaylist
 Abstract class aPlaylist Implements the iPlayList interface Continues specifying the prototypes of the methods common to each of the formats. More...
 
class  playlistXspf
 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 More...
 
class  playlistM3u
 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 More...
 

Functions

 main ()
 

Detailed Description

: Dreambox Enigma2 playlist extractor and transformer

Author
: Veltys
: robertut
Date
: 2022-12-29
Version
: 2.1.1
Note
: Usage: Put on a webserver an visit its URL
: Original file from ➡️ https://forums.openpli.org/topic/29950-enigma2-channels-list-to-vlc-playlist-converter-php/#entry366485
: Based on openwebif api at http://e2devel.com/apidoc/webif/#getallservices