-
How do i remove embedded lyrics fetched with lyrics plugin? I have fallback: '' but im not sure if it is resetting it at all. How can i make sure that it is removing it? |
Beta Was this translation helpful? Give feedback.
Answered by
DjSlash
Mar 2, 2023
Replies: 1 comment
-
Using fallback in that way is not meant for removing lyrics. If you want to remove lyrics, you can use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sampsyo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Using fallback in that way is not meant for removing lyrics. If you want to remove lyrics, you can use
beet modify lyrics!
(see modify)