Amarok/Manual/Various/TroubleshootingAndCommonProblems: Difference between revisions
(Wrote some of the scanning problems/solutions, links) |
|||
Line 8: | Line 8: | ||
== Problems Scanning, Sorting files == | == Problems Scanning, Sorting files == | ||
'''Amarok''' scans your music files on first startup, and will keep your collection up-to-date automatically, if you chose <menuchoice>Settings -> Configure Amarok -> Collection -> Watch folders for changes</menuchoice>. If you don't want '''Amarok''' scanning for changes, uncheck that, and use <menuchoice>Tools -> Update Collection</menuchoice> whenever you make changes to your collection. More about [[Amarok/Manual/AdvancedFeatures/CollectionScanning|'''Amarok''' collection scanning]]. | '''Amarok''' scans your music files on first startup, and will keep your collection up-to-date automatically, if you chose <menuchoice>Settings -> Configure Amarok -> Collection -> Watch folders for changes</menuchoice>.<br /><br />If you don't want '''Amarok''' scanning for changes, uncheck that, and use <menuchoice>Tools -> Update Collection</menuchoice> whenever you make changes to your collection.<br /><br />More about [[Amarok/Manual/AdvancedFeatures/CollectionScanning|'''Amarok''' collection scanning here]]. | ||
=== Corrupt tags === | === Corrupt tags === | ||
Some folks notice that Amarok seems to be missing some files. One of the causes can be corrupt tags, which you can check using the tagging | Some folks notice that Amarok seems to be missing some files. One of the causes can be corrupt tags, which you can check using the tagging application [http://kid3.sourceforge.net/ kid3]. More about tagging [[Amarok/Manual/AdvancedFeatures/TagEditor |here]].<br /><br /> | ||
To find the bad file(s), run ''amarokcollectionscanner'' from the console. Details [http://amarok.kde.org/wiki/Batch_Mode here]. | |||
To find the bad file(s), run | |||
=== Incorrect Sorting (Various Artists) === | === Incorrect Sorting (Various Artists) === | ||
Sometimes people report that tracks are in Various Artists when they should not be, or are sorted into "Unknown Album." What separates Various Artists albums and tracks and albums sorted under their artists is the Album Artist tag. When you click <menuchoice>Show under Various Artists</menuchoice> in the context (right-click) menu, that tag will be emptied if it is filled. The opposite happens to a file in Various Artists when you choose <menuchoice>Do not show under Various Artists</menuchoice>, but the Album Artist tag will be auto-filled from the Artist tag. | Sometimes people report that tracks are in Various Artists when they should not be, or are sorted into "Unknown Album." What separates Various Artists albums and tracks and albums sorted under their artists is the Album Artist tag. When you click <menuchoice>Show under Various Artists</menuchoice> in the context (right-click) menu, that tag will be emptied if it is filled. The opposite happens to a file in Various Artists when you choose <menuchoice>Do not show under Various Artists</menuchoice>, but the Album Artist tag will be auto-filled from the Artist tag.<br /><br /> | ||
If there is no Album tag, and no Album Artist tag, '''Amarok''' will put the track into Unknown Album in Various Artists. If you want them sorted otherwise, tag them the way you want them sorted. If you don't know some of the information, try out the new ''MusicBrainz'' function in the tag editor, or use a tagging application. | If there is no Album tag, and no Album Artist tag, '''Amarok''' will put the track into Unknown Album in Various Artists. If you want them sorted otherwise, tag them the way you want them sorted. If you don't know some of the information, try out the new ''MusicBrainz'' function in the tag editor, or use a tagging application. | ||
Revision as of 06:15, 26 January 2011
Problems installing - bad packages, difficulties building from source
Problems starting up - corrupt playlist, config files, database
Problems Scanning, Sorting files
Amarok scans your music files on first startup, and will keep your collection up-to-date automatically, if you chose
If you don't want Amarok scanning for changes, uncheck that, and use whenever you make changes to your collection.
More about Amarok collection scanning here.
Corrupt tags
Some folks notice that Amarok seems to be missing some files. One of the causes can be corrupt tags, which you can check using the tagging application kid3. More about tagging here.
To find the bad file(s), run amarokcollectionscanner from the console. Details here.
Incorrect Sorting (Various Artists)
Sometimes people report that tracks are in Various Artists when they should not be, or are sorted into "Unknown Album." What separates Various Artists albums and tracks and albums sorted under their artists is the Album Artist tag. When you click
If there is no Album tag, and no Album Artist tag, Amarok will put the track into Unknown Album in Various Artists. If you want them sorted otherwise, tag them the way you want them sorted. If you don't know some of the information, try out the new MusicBrainz function in the tag editor, or use a tagging application.
No sound, or bad sound -- Phonon backends, PulseAudio
Amarok skips over tracks, or appears to play them without sound
I write a tag, but Amarok doesn't save it - You may have permissions problems. Try
chown -R username folder/
How to make a backup of database (statistics) and config files: copy HOME/.kde/share/apps/amarok and $HOME/.kde/share/config/amarok* folders
How to run Amarok from the command line:
amarok -d --nofork
Amarok crashes, but Dr. Konqi doesn't pop up -- run in gdb:
gdb --args amarok --debug --nofork
, run, <wait for crash>, bt
How to file a bug
How to get personal support with problems: IRC (#amarok on Freenode IRC), Forum: http://forum.kde.org/viewforum.php?f=127, List: https://mail.kde.org/mailman/listinfo/amarok