View Issue Details

IDProjectCategoryView StatusLast Update
0009265MMW v4Synchronizationpublic2012-04-09 00:14
Reporterpeke Assigned To 
PrioritynoneSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version4.0.4 
Summary0009265: Sony Ericsson Phones (Non Android)
DescriptionSome users asked on IM for better sync support of an Sony Ericsson Non-Android phones.

Most Sony Ericsson Phones (Non Android) contain Track Database that is rescanned apron USB Disconnection where it resets Playback counter and last played to 0.

When those phones are connected to PC using USB mode they allocates two drive letters one for Internal Memory and one for expansion card (Memory Stick or Micro SD on newer models) Database is located in Phone internal memory as hidden file under \System\mpdb.db (supplied one on FTP from one of my phones along with complete USB ID INFO). Database is standard SQLite DB manageable in Firefox SQLite manager Plugin.

Database looks like straight forward/functional and easy to create. It Also support ALBUM ART inside ALBUMS Table where when Track Contain PICTURE have Value TO GET. It also support PLAYLISTS.
TagsNo tags attached.
Fixed in build

Activities

peke

2012-04-09 00:14

developer   ~0030839

- Paths are using Linux style Folder naming "/"
- Tables that have WURI and tracks are located on SD card always have "/SD/" prefix like users reported in the past where some devices while reading playlists expect that they contain Full relative path with included Root prefix ("/SD/Music/Example.mp3" For Example).