quickfix: tag reader for ogg vorbis
This commit is contained in:
parent
3ecf4b627d
commit
b49f099565
@ -15,7 +15,7 @@ getTags() {
|
|||||||
type=soxi
|
type=soxi
|
||||||
(( disablesoxi )) && unset type
|
(( disablesoxi )) && unset type
|
||||||
;;
|
;;
|
||||||
audio/ogg)
|
audio/ogg*)
|
||||||
type=soxi
|
type=soxi
|
||||||
(( disablesoxi )) && unset type
|
(( disablesoxi )) && unset type
|
||||||
;;
|
;;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user