View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014761 | MMW 5 | Sync | public | 2018-04-21 07:07 | 2020-10-25 13:29 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0014761: Cloud tracks (not downloaded) cannot be Wi-Fi synced to MMA | ||||
Description | Cloud tracks (that are not downloaded) cannot be directly synced to another device/target. One needs download them at first to be able to sync them. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2243 | ||||
|
Fixed in 2102 |
|
Re-opened, while it works for USB sync, could sync and MMS sync (already implemented in 2102). It does not work for Wi-Fi sync. On the other hand Wi-Fi sync is used only with MMA -- and in MMA one would expect that he can connect to the cloud location directly (and thus stream the tracks directly from cloud) instead of getting the cached version from MM5. But for consistency with USB sync (and because MMA does not support cloud access natively yet) it should be probably implemented. |
|
Implemented in 2241 for Wi-Fi sync too TODO: Downloaded tracks are not auto-converted before copying to the device |
|
Raised the priority of this issue since it breaks synchronization with an endless 'waiting for file to convert' message for tracks stored to the network if auto-conversion is enabled (tested in build 2242). |
|
I cannot replicate, please geneate debug log. |
|
In the log I see that the downloading of the cloud track was initiated: TSyncProcess.PrepareCloudTrack: 50 Ways to Leave Your lover, {"id":"1zC4NxijUmfNz5bCeCtILszCjx_dYQHa2","path":"/Music/Paul Simon/Still Crazy After All These Years/04 Paul Simon - 50 Ways to Leave Your lover.mp3","sourceType":"cloud","service_id":"googleDrive","device_id":662} ... but the actual downloading of the track never finished and thus MMA was still waiting for the file. Note that MMA is saying "Waiting for file to convert.... 50 Ways to Leave Your lover (downloading)" I cannot change the MMA's text "Waiting for file to convert.... " so I added at least the "(downloading)" appendix after the track title. To be found why the download has stucked and not failed (or succeeded) gracefully, but reviewing the code it looks that it was a Google Drive "deadlink". Seeing that for Google Drive "deadlink" it could really stuck, I am going to fix and add more debug info for the future. EDIT: Reviewing the log more carefully and seeing that the corresponding cloud sync target profile for "Google Drive" actually no longer exists. To be handled properly... |
|
Fixed the possible stuck when cloud track is not accessible to download in build 2243. TODO: Downloaded tracks are not auto-converted before copying to the device EDIT: Reverted for Wi-Fi sync entirelly -- as I have found further issues that I am solving... |
|
Fixed in 2243. Files are properly converted (when needed) after the downloading for all kinds of sync (USB, Wi-Fi, cloud). The download stuck observed by Rusty is also fixed. |
|
Verified 2245 Unable to reproduce, tested with USB, Wi-Fi, cloud. |
|
Reminder sent to: rusty Re verified 2265 Can you please confirm file downloading not stuck like you describe and close the bug? |
|
Revised in 2271 Closing, have not found any additional reports. When/If YTM is implemented we can open new bug, as current cloud services works. |