quickfix: opus tag reader

This commit is contained in:
Vincent Riquer 2025-02-10 00:57:13 +01:00
parent 387c88b9da
commit 555b8f24e4

View File

@ -11,6 +11,10 @@ getTags() {
type=Opus
(( disableopusinfo )) && unset type
;;
'audio/ogg opus')
type=Opus
(( disableopusinfo )) && unset type
;;
application/ogg*)
type=soxi
(( disablesoxi )) && unset type