Review Request: Fix for bug 263693: The Delete Tracks dialog is misleading/ambiguous

Ryan McCoskrie ryan.mccoskrie at gmail.com
Sat Sep 10 22:26:22 UTC 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/102236/
-----------------------------------------------------------

(Updated Sept. 10, 2011, 10:26 p.m.)


Review request for Amarok.


Changes
-------

Adjusted to always show path name before meta data. This way users can be certain of what they are doing while delete redundant files.


Summary
-------

Fix for bug 263693. When the user is asked to confirm deleting a file from his/her music collection the prompt will use the songs meta-data in place of the path name if possible.


This addresses bug 263693.
    https://bugs.kde.org/show_bug.cgi?id=263693


Diffs (updated)
-----

  src/core-impl/collections/support/CollectionLocationDelegateImpl.cpp 349464c 

Diff: http://git.reviewboard.kde.org/r/102236/diff


Testing
-------

Ran application and asked to delete several files from collection. Patch worked as expected.
Deleted meta date from one track and asked to delete that also. Found that Meta::TrackPtr::prettyName()
will return the file name of the track instead of an empty QString and that Meta::ArtistPtr::prettyName()
returns 'Unknown Artist' in place of an empty QString. This will render the data checking needless under
all known circumstances.


Screenshots
-----------

Uses meta-data instead of raw file path
  http://git.reviewboard.kde.org/r/102236/s/220/


Thanks,

Ryan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/amarok-devel/attachments/20110910/32c270ce/attachment.html>


More information about the Amarok-devel mailing list