From a7e11e7beb595efa56354215d7ef79296ce9c71d Mon Sep 17 00:00:00 2001 From: itouakirai <85016486+itouakirai@users.noreply.github.com> Date: Wed, 26 Jun 2024 00:45:15 +0800 Subject: [PATCH] add emby animated artwork config --- config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 1587c27..990e328 100644 --- a/config.yaml +++ b/config.yaml @@ -1,7 +1,8 @@ media-user-token: "your-media-user-token" embed-lrc: true save-lrc-file: false -save-animated-artwork: false +save-animated-artwork: false # If enabled, requires ffmpeg +emby-animated-artwork: false # If enabled, requires ffmpeg embed-cover: true cover-size: 5000x5000 cover-format: jpg #jpg or png