Changeset 42594


Ignore:
Timestamp:
07/31/18 02:13:11 (6 years ago)
Author:
obi
Message:

didable remove cooke on tithek start

Location:
titan/mediathek
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • titan/mediathek/localparser_free/sixx.sh

    r42464 r42594  
    3232init()
    3333{
    34         rm -f /mnt/network/cookies > /dev/null 2>&1
     34#       rm -f /mnt/network/cookies > /dev/null 2>&1
    3535        rm -rf $TMP > /dev/null 2>&1
    3636        echo "$NAME ($TYPE)#$SRC $SRC mainmenu#http://atemio.dyndns.tv/mediathek/menu/$PARSER.jpg#$PARSER.jpg#TiThek#0"
  • titan/mediathek/localparser_secret/cricfree.sh

    r42464 r42594  
    3333{
    3434#       if [ "$ARCH" != "sh4" ] || [ -e /etc/.beta ];then
    35                 rm -f /mnt/network/cookies > /dev/null 2>&1
     35#               rm -f /mnt/network/cookies > /dev/null 2>&1
    3636                rm -rf $TMP > /dev/null 2>&1
    3737                echo "$NAME ($TYPE)#$SRC $SRC mainmenu#http://atemio.dyndns.tv/mediathek/menu/$PARSER.jpg#$PARSER.jpg#TiThek#0"
  • titan/mediathek/localparser_secret/sportsondemand.sh

    r42464 r42594  
    4141init()
    4242{
    43         rm -f /mnt/network/cookies > /dev/null 2>&1
     43#       rm -f /mnt/network/cookies > /dev/null 2>&1
    4444        rm -rf $TMP > /dev/null 2>&1
    4545        echo "$NAME ($TYPE)#$SRC $SRC mainmenu#http://atemio.dyndns.tv/mediathek/menu/$PARSER.jpg#$PARSER.jpg#TiThek#0"
  • titan/mediathek/localparser_secret/streamlive.sh

    r42464 r42594  
    3838{
    3939#       if [ "$ARCH" != "sh4" ] || [ -e /etc/.beta ];then
    40                 rm -f /mnt/network/cookies > /dev/null 2>&1
     40#               rm -f /mnt/network/cookies > /dev/null 2>&1
    4141                rm -rf $TMP > /dev/null 2>&1
    4242                echo "$NAME ($TYPE)#$SRC $SRC mainmenu#http://atemio.dyndns.tv/mediathek/menu/$PARSER.jpg#$PARSER.jpg#TiThek#0"
Note: See TracChangeset for help on using the changeset viewer.