User Tools

Site Tools


api:iptv:radiochannel:getlogo2

API : IPTV : Radio Channel : Get logo for STB

Introduction

This request is used to download/get/show the channels logo.

Request

URL https://api.telecomx.dk/iptv/radiochannel/logo/PORTAL_NAME/SIZE/NUMBER
Method GET
Access level ANY
Params PORTAL_NAME Name of the portal the channel belongs to - see IPTV settings.
SIZE Size of the logo to return. Default is 400×225.
NUMBER Channel number (not id).

Request example

https://api.telecomx.dk/iptv/radiochannel/logo/Telecom_X_ApS/400x225/7
https://api.telecomx.dk/iptv/radiochannel/logo/Telecom_X_ApS/400x225/7.png

Response

Binary image data: PNG at 400×225, 177×100 or 95×54 pixels.

Example

N/A

Errors

Error code Message Description
404 id Not found
500 internal_error File not found in database
500 internal_error <unspecified>
api/iptv/radiochannel/getlogo2.txt · Last modified: 2020/11/30 14:50 by Joakim Andersen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki