Summary: | Collection Scan skip tracks | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Roy <admin> |
Component: | Collections/Local | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED NOT A BUG | ||
Severity: | minor | CC: | ralf-engels |
Priority: | NOR | ||
Version First Reported In: | 2.4.0 | ||
Target Milestone: | 2.6 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Roy
2011-12-29 23:15:05 UTC
Hi Roy, the unique id is not always computed. If the track already has a unique id tag then that one will be used. That is why you get a //file:///mnt/dati/mp3/Orlovich%204/Kate%20Bush%20-%20Wuthering%20Heights.mp3 That id won't change if you move the file around (which is kind of the idea with unique ids :) Next you might run into the problem that currently Amarok is rejecting tracks with duplicate IDs. If you have another track with the same unique id then Amarok will just forget about your song. I am assuming that you have this problem. Another "Wuthering Heights" somewhere. Now depending on the order that the folders are scanned one of your songs is the first and the other will be skipped. If you move the tracks around that might happen (that is your 30% chance) There is a tool called amarok_afttagger that you can call to re-tag your song. It might help. Also why would you use such an old Amarok version? Please upgrade to Amarok 2.4.3 or 2.5, your version is quite outdated. Closing for lack of feedback. Feel free to reopen this report if the bug persists with Amarok 2.5 or later and you can provide the necessary feedback. |