Make rbtadd work outside of the LAN.
[utils.git] / planime
diff --git a/planime b/planime
index 60549e9..ed79ec9 100755 (executable)
--- a/planime
+++ b/planime
@@ -35,7 +35,7 @@ findfile() {
 }
 
 origargs=("$0" "$@")
-cmdline=(mplayer -fs)
+cmdline=(mplayer -fs -ass)
 
 while [ "${1:0:1}" = - ]; do
     a="$1"