ralphy wrote:
> The code to locate the card at line 194.
>
> You can just change the *r*adioSHARK to *R*adioSHARK
>
> >
Code:
--------------------
> > --- /u/tmp/rs-stream.sh 2021-06-06 09:03:37.000000000 -0400
> +++ /u/tmp/rs-stream2.sh 2021-06-19 08:31:12.000000000 -0400
> @@ -191,7 +191,7 @@
> ;;
> esac
>
> -CARD=$(cat /proc/asound/cards | sed 'N;s/\n/ /' | grep radioSHARK | awk
'-F[ :]' '{print $2}')
> +CARD=$(cat /proc/asound/cards | sed 'N;s/\n/ /' | grep RadioSHARK | awk
'-F[ :]' '{print $2}')
>
> if [ -z $CARD ]; then
> print -u2 "radioSHARK not found."
--------------------
> >
ok i need do that in line 194 from rs-stream.sh
but i dont know where exactly its rs-stream.sh , what folder , i open a
session with winSCP but i cant find it
im sorry im new to this linux thing. thanks
------------------------------------------------------------------------
Toei's Profile: http://forums.slimdevices.com/member.php?userid=71839
View this thread: http://forums.slimdevices.com/showthread.php?t=54926
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins