| Summary: | Amarok fails to re-create CD Tracks properly on startup if they were in playlist when it finished | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | Matěj Laitl <matej> |
| Component: | Collections/CD | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | robert |
| Priority: | NOR | ||
| Version First Reported In: | 2.6.0 | ||
| Target Milestone: | 2.7 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/amarok/67cab80dae61f0a72659558fa37e6b625aebfa3b | Version Fixed/Implemented In: | 2.7 |
| Sentry Crash Report: | |||
|
Description
Matěj Laitl
2013-01-05 14:26:45 UTC
Git commit 67cab80dae61f0a72659558fa37e6b625aebfa3b by Matěj Laitl. Committed on 05/01/2013 at 23:27. Pushed by laitl into branch 'master'. AudioCdCollection: refactor initialization, trackForUrl() + cleanups Might also fix bug 279485, please test. BUGFIXES: * Audio CD: fix track recreation on startup. Related: bug 279485 FIXED-IN: 2.7 M +1 -0 ChangeLog M +193 -211 src/core-impl/collections/audiocd/AudioCdCollection.cpp M +4 -4 src/core-impl/collections/audiocd/AudioCdCollection.h M +2 -6 src/core-impl/collections/audiocd/AudioCdMeta.cpp M +0 -1 src/core-impl/collections/audiocd/AudioCdMeta.h M +0 -4 src/core-impl/collections/audiocd/support/AudioCdConnectionAssistant.cpp M +6 -1 src/core-impl/collections/support/MemoryCollection.h http://commits.kde.org/amarok/67cab80dae61f0a72659558fa37e6b625aebfa3b |