We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30991c1 commit e8cb87bCopy full SHA for e8cb87b
Hochob/Services/Stream/Stream.sh
@@ -31,7 +31,7 @@ then
31
then
32
Mpg123.sh "$LOCAL_FILE"
33
else
34
- Stream2Chromecast.sh $LOCAL_DEVICE "1.0" "$LOCAL_FILE"
+ Audio2Chromecast.sh $LOCAL_DEVICE "1.0" "$LOCAL_FILE"
35
fi
36
37
echo "Invalid number of arguments, see Documentation"
0 commit comments