Where the lyrics are stored?

Asked by AsstZD

Where are the lyrics stored, found by Amarok?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu amarok Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

try this:

cd ~/.kde; find -name amar* -exec file {} \;

will show you all the files and folders pertaining to amarok. You can then look in these files and folders to see what you can find

Revision history for this message
AsstZD (eskaer-spamsink) said :
#2

Thanks actionparsnip, that solved my question.