quickfix: opus tag reader
This commit is contained in:
parent
387c88b9da
commit
555b8f24e4
@ -11,6 +11,10 @@ getTags() {
|
|||||||
type=Opus
|
type=Opus
|
||||||
(( disableopusinfo )) && unset type
|
(( disableopusinfo )) && unset type
|
||||||
;;
|
;;
|
||||||
|
'audio/ogg opus')
|
||||||
|
type=Opus
|
||||||
|
(( disableopusinfo )) && unset type
|
||||||
|
;;
|
||||||
application/ogg*)
|
application/ogg*)
|
||||||
type=soxi
|
type=soxi
|
||||||
(( disablesoxi )) && unset type
|
(( disablesoxi )) && unset type
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user