Translations:Amarok/Manual/Various/TroubleshootingAndCommonProblems/25/en

From KDE Wiki Sandbox

If Amarok is not saving changes to tags, you may have permissions problems. Ensure that your user has write permissions to your music. For example,

chown -R youruser Music/

to change ownership to your user, or

chmod -R +w Music/

to add write permissions to the owner.