Changeset 41292


Ignore:
Timestamp:
11/25/17 22:39:51 (6 years ago)
Author:
obi
Message:

add sportsondemand alieztv / youtube pic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/mediathek/localparser_secret/sportsondemand.sh

    r41274 r41292  
    806806
    807807                        PIC="http://atemio.dyndns.tv/mediathek/menu/default.jpg"
     808                        if [ "$TITLE" == "alieztv" ];then
     809                                PIC="http://atemio.dyndns.tv/mediathek/menu/alieztv.jpg"
     810                        fi
     811                        if [ "$TITLE" == "youtube" ];then
     812                                PIC="http://atemio.dyndns.tv/mediathek/menu/youtube.jpg"
     813                        fi
    808814
    809815                        if [ ! -z "$TITLE" ] && [ ! -z "$EXTRA" ];then
Note: See TracChangeset for help on using the changeset viewer.