Changeset 37547 for titan/mediathek/localparser_free
- Timestamp:
- 04/20/16 20:41:51 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/mediathek/localparser_free/youtube.sh
r37535 r37547 34 34 init() 35 35 { 36 if [ "$ARCH" != "sh4" ] || [ -e /etc/.beta ];then 37 rm -f /mnt/network/cookies > /dev/null 2>&1 38 rm -rf $TMP > /dev/null 2>&1 39 echo "$NAME ($TYPE)#$SRC $SRC mainmenu#http://atemio.dyndns.tv/mediathek/menu/$PARSER.jpg#$PARSER.jpg#TiThek#0" 40 fi 36 rm -rf $TMP > /dev/null 2>&1 37 echo "$NAME ($TYPE)#$SRC $SRC mainmenu#http://atemio.dyndns.tv/mediathek/menu/$PARSER.jpg#$PARSER.jpg#TiThek#0" 41 38 } 42 39
Note: See TracChangeset
for help on using the changeset viewer.