Gets title string from filename if it cannot be obtained from tags
[nowplayingd] / scripts / 99nowplayingd
index b833d8a..d4a20b3 100644 (file)
@@ -2,6 +2,6 @@
 
 DAEMON=/usr/bin/nowplayingd
 DSMETOOL=/usr/sbin/dsmetool
 
 DAEMON=/usr/bin/nowplayingd
 DSMETOOL=/usr/sbin/dsmetool
-DSMETOOL_PARAMETERS="-t"
+DSMETOOL_PARAMETERS="-f"
 
 $DSMETOOL $DSMETOOL_PARAMETERS $DAEMON
 
 $DSMETOOL $DSMETOOL_PARAMETERS $DAEMON