Add the ability to delete files
GoogleCodeExporter opened this issue · 2 comments
GoogleCodeExporter commented
Need to add the ability to delete files. The tricky bit is making sure the
right file is deleted, if there are files that have the same name. This is
related to the issue "same file/folder names may cause unpredictable
behaviour". This is low priority since it's possible to delete any kind of
file from explorer, even with just WMP10
Original issue reported on code.google.com by rios.fer...@gmail.com
on 19 Apr 2008 at 3:36
GoogleCodeExporter commented
Need to change all functions to search by ID instead of by name (there are a few
functions left that search by name)
Original comment by rios.fer...@gmail.com
on 3 May 2008 at 2:28
- Changed state: Started
GoogleCodeExporter commented
done r21. Fully supports files with identical file names in the same directory
(see
Issue 1)
Original comment by rios.fer...@gmail.com
on 6 May 2008 at 2:11
- Changed state: Fixed