Ignore:
Timestamp:
02/10/17 13:24:04 (7 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

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

    r39959 r39969  
    287287
    288288                                if [ `cat $TMP/cache.$PARSER.$INPUT.$FROM.$FILENAME.12 | grep "Authorization required" | wc -l` -eq 1 ];then
    289                                         URL="errormsg='add VK User/Pass on settings'"
     289                                        URL="errormsg=They need a https://vk.com access to use this Full stream, add VK User/Pass on Tithek Settings"
    290290                                else
    291291                                        cat $TMP/cache.$PARSER.$INPUT.$FROM.$FILENAME.12 | sed 's!<source src=!\nfound=!g' | grep ^found | grep .720. | cut -d'"' -f2 > $TMP/cache.$PARSER.$INPUT.$FROM.$FILENAME.13.720
Note: See TracChangeset for help on using the changeset viewer.