View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017057 | MMW 5 | General | public | 2020-11-07 11:49 | 2021-01-08 00:02 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0.1 | Fixed in Version | 5.0 | ||
Summary | 0017057: Sony A55 sync: When full sync is done no playlists are created on device | ||||
Description | When full sync is done no playlists are created on device. Playlist by playlist sync or few playlists works. Logs, Db , Device profile, ELF, Error screenshot saved on FTP. NOTE: SDcard.txt is list of files on SD card after the sync. | ||||
Steps To Reproduce | 1. Start DBgView 2. Start MMW 1914 3. Started Sync 4. Waited till it ends or crashes 5. Closed MMW 6. Saved LOG file Device profile in question is Sony A55 SDcard (It is 256GB SDcard) Internal Sync is not used/synced | ||||
Additional Information | Ticket 36 Related to: https://www.mediamonkey.com/forum/viewtopic.php?f=12&t=97107 https://www.mediamonkey.com/forum/viewtopic.php?f=12&t=97215 And Bugs: 0016901 and 0016902 | ||||
Tags | No tags attached. | ||||
Fixed in build | 2292 | ||||
|
There was an unhandled exception when resizing too large images while syncing ( 0006467 ) Fixed in 4.1.31.1915 + merged to MM5 |
|
Re opened User is till experiencing issue of premature terminating the sync with latest SVN. It only copied a few MP3 files and then finished syncing. It didn't crash this time. No playlists written either. New log, MM.DB and SDcard listing is on FTP. |
|
In the debug log I see MTP errors when trying to upload the playlists WMDM: Uploading file H:\MUSIC\VGM.Mood.Action (4+).m3u8 02105505 16699.94726563 [4180] WMDM: GetStorageFromPath: H:\MUSIC\ 02105506 16699.95117188 [4180] WMDM: GetStorageFromPath: MUSIC was not found 02105507 16699.95312500 [4180] WMDM: CreateFolder MUSIC, Insert3: 80070015 i.e. It cannot create folder Music because MTP error 80070015 For some playlists it did not thow MTP error, but takes a long time (more than 30 seconds to upload single m3u file): WMDM: GetStorageFromPath: VGM.Amiga(4+).m3u8 was not found 01743474 11104.31933594 [4180] WMDM: Executing action: UploadFile 01743475 11104.31933594 [4180] WMDM: Uploading file H:\MUSIC\VGM.Amiga(4+).m3u8 01743476 11104.31933594 [4180] WMDM: GetStorageFromPath: H:\MUSIC\ 01743481 11133.63378906 [4180] WMDM: Executing action: GetCapacity 01743482 11137.18750000 [4180] WMDM: Uploaded: H:\MUSIC\VGM.Amiga(4+).m3u8 Insert3: 0 01743483 11137.18750000 [4180] WMDM: Getting capacity 01743484 11137.18750000 [4180] WMDM: Finished execution of action UploadFile ,took: 32 seconds EDIT: Also it seems that for the tracks the standard file system is used for copying (not the MTP) : Copying C:\MediaMonkey 5\Portable\Temp\MM_AutoConvertedTracks\F8B2_065-15 - (We're So Sorry) Uncle Albert.flacF1EB -> H:\Music\3821297116.mp3 But for m3u the MTP is used. This explains why tracks are copied fine, but m3u sucks SOLUTION: The m3u playlists should be copied via standard file system whenever the drive letter is available (not via MTP). Moving to MM 5.0.1 -- as this has always worked like this in MM4 and is causing issue only for these specific devices. |
|
Fixed in 2292 New testing d_WMDM.dll sent to Peke for testing with the affected user |
|
Verified 2292 Playlists now sync, but user still complain on 0016901 |