Comment 3 for bug 575091

Revision history for this message
Huw Lewis (huw-lewis2409) wrote :

I have noticed exactly the same thing with libmtp 1.0.2 and pymtp 0.0.4-1.1 and have also created a patch to match thr libmtp.h header file. The changes I made included:
 - LIBMTP_Device: renamed interface_number to object_bitsize to match the libmtp.h name.
 - add modificationdate field c_long to LIBMTP_File
 - add modificationdate field c_long to LIBMTP_Track
 - add ALBUM and PLAYLIST values to the file type enum.