View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016210 | MMW 5 | Sync | public | 2019-12-19 15:51 | 2020-01-26 00:53 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0016210: USB Auto-sync: failed conversions sync as 0B files | ||||
Description | When USB syncing with auto-conversion (all tracks > 212 Kbps --> M4A @ 85%) enabled, some auto-converted tracks fail to convert (due to bug 0016209 ). The additional USB sync bug is that they are synced as 0B files to the device. For instance for the 5 tracks that were synced: - Browsing the device in MMW, the files all displayed with a bitrate of 0kbps - In MMA, Bonnie Tyler - Holding out for a Hero and Ed Sheeran - The A Team appeared in the library, but failed to play (missing codec error) When performing the same test with Wi-Fi sync, the same two files failed to convert, but 0B files weren't created on the device. So it seems that there are may be 2 sync bugs: 1) USB sync syncs 0b files associated with tracks that failed to convert 2) MMW shows a bitrate of 0 kbps for m4a tracks that have been converted Logs are in bug 0016209 if needed. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2220 | ||||
|
I have analyzed the usb-auto-sync_failed-auto-conversion.LOG In the log I see that you synced 5 tracks and all tracks have been successfully converted and uploaded : 00005982 207.64019775 [3476] MM5 [1436](R) Successfuly converted item D:\My Documents\Temp\dl\USA Billboard Hot 100 Year End 2013\1 - The Music\019 - Wake Me Up - Avicii.mp3 -> D:\PortableApps\MediaMonkey 5\Portable\Temp\MM_AutoConvertedTracks\4175_019 - Wake Me Up - Avicii.mp395A5 00006856 213.00956726 [3476] MM5 [2256](R) Successfuly converted item D:\My Documents\My Music\wwBonnie Tyler\Holding Out for a Hero\Bonnie Tyler - Holding Out for a Hero.m4a -> D:\PortableApps\MediaMonkey 5\Portable\Temp\MM_AutoConvertedTracks\2A43_Bonnie Tyler - Holding Out for a Hero.m4aFCD3 00008321 225.97253418 [3476] MM5 [1436](R) Successfuly converted item D:\My Documents\Temp\dl\Billboard 2012 Top100\018 - Ed Sheeran - The A Team.mp3 -> D:\PortableApps\MediaMonkey 5\Portable\Temp\MM_AutoConvertedTracks\4175_018 - Ed Sheeran - The A Team.mp3F5CC 00009215 232.66967773 [3476] MM5 [1436](R) Successfuly converted item D:\My Documents\Temp\dl\USA Billboard Hot 100 Year End 2013\1 - The Music\021 - Cups (Pitch Perfects When I'm Gone) - Anna Kendrick.mp3 -> D:\PortableApps\MediaMonkey 5\Portable\Temp\MM_AutoConvertedTracks\4175_021 - Cups (Pitch Perfects When I'm Gone) - Anna K410B 00009386 233.04998779 [3476] MM5 [2256](R) Successfuly converted item D:\My Documents\Temp\dl\Top 100 Hits Of The 80S\Various Artists - 100 Hits - 80s Pop (2008)-2014-MP3\CD1\09. Tone Loc - Wild Thing.mp3 -> D:\PortableApps\MediaMonkey 5\Portable\Temp\MM_AutoConvertedTracks\2A43_09. Tone Loc - Wild Thing.mp33AB0 00006120 208.98141479 [3476] WMDM: Uploading result, Insert3: 0 (D:\PortableApps\MediaMonkey 5\Portable\Temp\MM_AutoConvertedTracks\4175_019 - Wake Me Up - Avicii.mp395A5 -> \Music\Avicii\True\01 Avicii - Wake Me Up.m4a) 00007079 213.71694946 [3476] WMDM: Uploading result, Insert3: 0 (D:\PortableApps\MediaMonkey 5\Portable\Temp\MM_AutoConvertedTracks\2A43_Bonnie Tyler - Holding Out for a Hero.m4aFCD3 -> \Music\Bonnie Tyler\Holding Out for a Hero\01 Bonnie Tyler - Holding Out for a Hero.m4a) 00008463 226.66603088 [3476] WMDM: Uploading result, Insert3: 0 (D:\PortableApps\MediaMonkey 5\Portable\Temp\MM_AutoConvertedTracks\4175_018 - Ed Sheeran - The A Team.mp3F5CC -> \Music\Ed Sheeran\Loose Change\01 Ed Sheeran - The A Team.m4a) 00009419 233.61686707 [3476] WMDM: Uploading result, Insert3: 0 (D:\PortableApps\MediaMonkey 5\Portable\Temp\MM_AutoConvertedTracks\4175_021 - Cups (Pitch Perfects When I'm Gone) - Anna K410B -> \Music\Various Artists\Pitch Perfect\04 Anna Kendrick - Cups (When I'm Gone).m4a) 00009605 234.40693665 [3476] WMDM: Uploading result, Insert3: 0 (D:\PortableApps\MediaMonkey 5\Portable\Temp\MM_AutoConvertedTracks\2A43_09. Tone Loc - Wild Thing.mp33AB0 -> \Music\Tone-Loc\Loc'ed After Dark\02 Tone-Loc - Wild Thing.m4a) So if they are really 0 bytes then the issue is that the conversion should fail (although it did not fail) ? Is this consistently reproducible on the files? If yes, then share the files with Michal please. Anyhow I suppose that fixing 0016209 will fix also this issue. |
|
Fixing 0016209 also fixed this issue, so resolving... |
|
Verified 2223 Confirmed during testing of 0016209 |