API Referenz
XML Endpunkte
| Endpoint | Beschreibung |
|---|---|
| GET /api/epg/{country}.xml | Land-EPG |
| GET /api/epg/{country}.xml.gz | gzip |
| GET /api/epg/rytec/{country}.xml.gz | Rytec/Enigma2 EPG |
| GET /api/epg/rytec/sources | EPGImport sources.xml |
| GET /api/epg/rytec/channels/{country}.xml | Channel-Map Vorlage |
| GET /api/epg/list/{id}.xml | Custom List EPG |
| GET /api/epg/m3u/{id}.xml | M3U EPG |
| GET /api/playlists/world.m3u | Weltweite Sammel-Playlist |
| GET /api/playlists/{country}.m3u | Land-Playlist M3U |
JSON Endpunkte
| GET /api/countries | Länder + Stats |
| GET /api/playlists | Weltweite Playlists (Metadaten) |
| GET /api/channels?q=ARD | Sender-Suche |
| POST /api/m3u/upload | M3U Upload |
| GET /api/health | Health Check |