Version: (using KDE 4.4.3) Installed from: Debian testing/unstable Packages Closely related to https://bugs.kde.org/show_bug.cgi?id=237155 and especially https://bugs.kde.org/show_bug.cgi?id=237263 I would love to be able to have a midnight commander-esqu view of my media collection so that I can easily see what differs between two given storages. That way, I could sync collections and/or media players a _lot_ easier. With large collections, this might become cumbersome, but I hope someone will have a good idea on how to manage that. Maybe even myself :p
https://bugs.kde.org/show_bug.cgi?id=237262 https://bugs.kde.org/show_bug.cgi?id=237263 https://bugs.kde.org/show_bug.cgi?id=237264
Iirc Max is working on a syncing framework, but I have no idea about its status.
This functionality will be implemented by the StatSyncing framework as soon as I add drag support to "Unique Tracks" view there. See http://strohel.blogspot.com/search/label/gsoc
Git commit bbfe9152b24144626ff668656a4c61881a0181ea by Matěj Laitl. Committed on 12/10/2012 at 01:26. Pushed by laitl into branch 'master'. StatSyncing: MatchedTracksPage: support drag in Unique and Excluded View This effectively means that you can make a "diff" between 2 collections and then drag the tracks missing from one collection to another and vice-versa, solving bug 237266. FIXED-IN: 2.7 M +7 -0 src/statsyncing/Track.cpp M +15 -0 src/statsyncing/Track.h M +6 -0 src/statsyncing/collection/CollectionTrack.cpp M +1 -0 src/statsyncing/collection/CollectionTrack.h M +35 -0 src/statsyncing/models/SingleTracksModel.cpp M +5 -0 src/statsyncing/models/SingleTracksModel.h M +12 -0 src/statsyncing/ui/MatchedTracksPage.ui http://commits.kde.org/amarok/bbfe9152b24144626ff668656a4c61881a0181ea