add ttml lyrics
This commit is contained in:
parent
460255c88d
commit
cc315c593d
@ -1,8 +1,9 @@
|
|||||||
media-user-token: "your-media-user-token" #If you need to obtain the lyrics, need to change it
|
media-user-token: "your-media-user-token" #If you need to obtain the lyrics, need to change it
|
||||||
authorization-token: "your-authorization-token" #You don't need to change it; it can automatically obtain token
|
authorization-token: "your-authorization-token" #You don't need to change it; it can automatically obtain token
|
||||||
|
lrc-type: "lyrics" #lyrics or syllable-lyrics
|
||||||
|
lrc-format: "lrc" #lrc or ttml
|
||||||
embed-lrc: true
|
embed-lrc: true
|
||||||
save-lrc-file: false
|
save-lrc-file: false
|
||||||
lrc-format: "lyrics" #lyrics syllable-lyrics
|
|
||||||
save-artist-cover: false
|
save-artist-cover: false
|
||||||
save-animated-artwork: false # If enabled, requires ffmpeg
|
save-animated-artwork: false # If enabled, requires ffmpeg
|
||||||
emby-animated-artwork: false # If enabled, requires ffmpeg
|
emby-animated-artwork: false # If enabled, requires ffmpeg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user