Translations:Amarok/Manual/Various/TroubleshootingAndCommonProblems/25/en: Difference between revisions
Appearance
Importing a new version from external source |
(No difference)
|
Latest revision as of 15:55, 5 October 2022
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.