add emby animated artwork config

pull/20/head
itouakirai 3 months ago committed by GitHub
parent e7f2986988
commit a7e11e7beb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      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

Loading…
Cancel
Save