Feature Request: Batch Export Lyrics into Individual Files (.txt / .lrc)

I still think that the function can already be emulated, even without the detour of a batch file.
So: rename the files so that each file gets an individual folder e.g. with Converter>Tag-Filename
Format string: $num(%track%,2)\%_filename%

Now start the export lrc as suggested in

with the option "1 file per folder"
This should generate an exported lrc-file together with the audio file.
Now rename the _DIRECTORY again so that the track number level is no more part of the path - this joins all the files together in the original folder again, including the lrc-files.
Which is more or less what you were looking for, I think.