Commit 4c3b9651 authored by Jean-Paul Saman's avatar Jean-Paul Saman

mpris v2 test: add --no-embedded to recommended commandline for usage with SetVideoPostion().

parent 543cd780
......@@ -24,7 +24,7 @@ verbose="--print-reply=3"
medialist=$*
if test -z "$medialist"; then
echo "Provide a MRL for testing, eg: mpris_v1.sh file://myvideo.mpeg file://myvideo2.mpeg"
echo "Make sure vlc is started before running this test script, eg: vlc --extraintf=dbus"
echo "Make sure vlc is started before running this test script, eg: vlc --extraintf=dbus --no-embedded"
exit 1
fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment