Closed fabianism closed 11 years ago
please compare with #7 and #11 - this option is commented out, because it didn't work properly. but too much was commented out. thanks for reporting. very silly bug...
corrected in 83571782fb0e8923ea061eb74218d7e1c399ae20
Dieser Teil ist im Skript auskommentiert, weshalb es natürlich nicht geht!
Pruefen, ob Skript aus dem Terminal oder an einer Pipe aufgerufen wird.
if [ -t 1 ] ; then streamripper $STREAM -d $TARGET -s -a "$CHANNEL-%d-$LABEL" $OPT -u $USERAGENT -A -i --quiet else echo "streamripper $STREAM -d $TARGET -s -a \"$CHANNEL-%d-$LABEL\" $OPT -u $USERAGENT -A -i --quiet" fi