/sys/lib/plumb/basic: fix rule for audio files (thanks deuteron)
This commit is contained in:
parent
d643cf2fe6
commit
8d42011603
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ data matches '[a-zA-Z¡-
|
||||||
data matches '([a-zA-Z¡-0-9_\-.,/]+)\.(mp3|ogg|flac|m3u|pls)'
|
data matches '([a-zA-Z¡-0-9_\-.,/]+)\.(mp3|ogg|flac|m3u|pls)'
|
||||||
arg isfile $0
|
arg isfile $0
|
||||||
plumb to audio
|
plumb to audio
|
||||||
plumb start window play $0
|
plumb start window -scroll play $file
|
||||||
|
|
||||||
# image files go to page
|
# image files go to page
|
||||||
type is text
|
type is text
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue