Either a bug, or I am trying to force MusicBee doing somenthing that it doesn't want to.
(for testing purposes) I want a column that shows the contents of 'Lyrics'.
But since 'Lyrics' is not available as a displayed field, I created a virtual tag and use that instead:
Lyrics¨
$IsNull(<Lyrics>,,<Lyrics>)
When retrieving and embedding lyrics, that works fine:
(https://i.imgur.com/MtS74mY.png)
But after a restart of MusicBee, the Lyrics column shows empty:
(https://i.imgur.com/uiBxNuV.png)
While the lyrics are actually embedded in the file(s).
A bug?