# How to import a file lyrics.txt

**URL:** https://community.mp3tag.de/t/how-to-import-a-file-lyrics-txt/16306
**Category:** General Discussion
**Created:** [November 8, 2014, 11:44am UTC](https://community.mp3tag.de/t/how-to-import-a-file-lyrics-txt/16306 "2014-11-08T11:44:15Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![ohrenkino](https://community.mp3tag.de/user_avatar/community.mp3tag.de/ohrenkino/32/4843_2.png) [@ohrenkino](https://community.mp3tag.de/u/ohrenkino)
#### Post date: [November 8, 2014, 1:51pm UTC](https://community.mp3tag.de/t/how-to-import-a-file-lyrics-txt/16306/2 "2014-11-08T13:51:51Z")

</div>

You have to make sure that the lyrics are in one line as the "end-of-line" character is also the indication for "end-of-record".  
So the next line of lyrics would be treated as the lyrics for the next file.

So: prepare your text file by replacing each "end-of-line" character with a character that is hardly ever used in normal language e.g. # or \_.  
E.g.  
It's been a hard day's night  
And I've been working like a dog

becomes  
It's been a hard day's night\_And I've been working like a dog

When importing the lyrics into the tag, enter %lyrics% as target field.  
Actually, there are web sources plus tools that do some of the tricks for you. Check out  
[/t/2034/1](https://community.mp3tag.de/t/2034/1)

---

_[View the full topic](https://community.mp3tag.de/t/how-to-import-a-file-lyrics-txt/16306)._
