Feature #2257
m3u extended features
Start date:
Due date:
% Done:
0%
Estimated time:
Description
In moment m3u file contain only channel sorted by letter A-Z,a-z.
there is no Logo image
in moment
--------------->8-------
#EXTINF:-1,Arena Sport 1
http://TVH.IP:8291/stream/channelid/560986354
---------------8<-------
possible in feature
--------------->8-------
#EXTINF:0 logo=http://TVH.IP:8291/imagecache/logos/560986354.jpg ,Arena Sport 1
http://TVH.IP:8291/stream/channelid/560986354
--------------->8-------
for this channel logos must be uploaded to TVH config folder not to be "somewhere" and loaded by URL
Associated revisions
History
Updated by saen acro about 6 years ago
Maby Picons will be added?
latest version of OpenWRT support xupnpd perfectly them,
and serve to any smart tv/phone or player via dlna/upnp.
Updated by Jaroslav Kysela over 5 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset tvheadend|89491993b99246a8405c713a096f86362a4e90d2.
playlist - add logo= tag to EXTINF, fixes #2257