Add support for reading webp artwork

This commit is contained in:
Deluan
2020-08-21 11:33:23 -04:00
parent e2e79d6471
commit 6c8535c54a
3 changed files with 4 additions and 0 deletions
+2
View File
@@ -14,6 +14,8 @@ import (
"strings"
"time"
_ "golang.org/x/image/webp"
"github.com/deluan/navidrome/conf"
"github.com/deluan/navidrome/consts"
"github.com/deluan/navidrome/log"