|
From: Linus W. <lin...@gm...> - 2008-02-18 22:48:35
|
2008/2/17, libmtp <li...@mn...>: Hm, anonymous contributors are the best :-) > In both places I changed it to: > unsigned id; > And I could then delete files by "fileid". OK fixed this. File/item ID shall always be uin32_t. > Although the usage message for "mtp-delfile" says this should > work, there is no code to convert the "filename" to a "fileid" > and "mtp-delfile" was failing silently. OK added similar code. Can you verify this works by testing out the CVS version? Linus |