Summary: | JJ: moving a music folder, collection won't inform user of stale reference | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | gert huizenga <spacediver> |
Component: | Collections/Local | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | gandalflechner, kusageek, mitchell, ralf-engels, rohitju07, sandy.8925 |
Priority: | NOR | Keywords: | junior-jobs, usability |
Version: | 2.4.0 | ||
Target Milestone: | 2.4.1 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.5 | |
Sentry Crash Report: |
Description
gert huizenga
2011-01-19 12:30:33 UTC
What map are you talking about? Do you mean the database? (In reply to comment #1) > What map are you talking about? Do you mean the database? i meant the music folder itself i had my music in a folder in my home directory and moved the whole folder to a new disk that i have mounted under '/media/storage' after this amarok still had the old information as if the folder in my home directory still existed. Thank you for the feedback. I want to know, did you mean the collection of Amarok (who save your tracks with directory when you add music or just the playlist? Ok, something like what Windows Media Player does in library? You move something, and the library is updated instantaneously. I understand, you want to be informed if one of the collection folders is not longer existing. (we are not talking here about the folder underneath it. Folders with albums in it get deleted every time) The keyword junior-job is already set. I agree. I'll do it. Anyone I can ask about this? (In reply to comment #7) > I'll do it. Anyone I can ask about this? Please ask in amarok-devel@kde.org *** Bug 279354 has been marked as a duplicate of this bug. *** Git commit 01d13d4becb370cd80e433303ec170a7d2eba066 by Bart Cerneels. Committed on 22/08/2011 at 13:47. Pushed by shanachie into branch 'master'. Grey out playlist items when unplayable. Patch by Sandeep Raghuraman BUG: 263640 REVIEW: 102181 GUI: M +66 -45 src/playlist/view/PlaylistViewCommon.cpp M +3 -1 src/playlist/navigators/TrackNavigator.cpp M +6 -0 src/core-impl/collections/daap/DaapMeta.cpp M +1 -0 ChangeLog M +4 -1 src/services/lastfm/meta/LastFmMeta.cpp M +30 -5 src/playlist/navigators/StandardTrackNavigator.cpp M +1 -0 src/services/ampache/AmpacheMeta.h M +5 -1 src/core-impl/meta/stream/Stream.cpp M +7 -1 src/core-impl/meta/file/File.cpp M +6 -1 src/core-impl/collections/mediadevicecollection/MediaDeviceMeta.cpp M +4 -0 src/core-impl/collections/upnpcollection/UpnpMeta.cpp M +9 -0 src/services/ampache/AmpacheMeta.cpp M +1 -0 src/core-impl/collections/daap/CMakeLists.txt M +7 -1 src/core-impl/collections/audiocd/AudioCdMeta.cpp M +21 -1 src/playlist/view/listview/PrettyItemDelegate.cpp M +1 -0 src/services/ampache/CMakeLists.txt http://commits.kde.org/amarok/01d13d4becb370cd80e433303ec170a7d2eba066 |