View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013193 | MMA | Playlists | public | 2016-03-27 09:45 | 2016-12-23 19:10 |
Reporter | peke | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | unable to reproduce |
Status | resolved | Resolution | fixed | ||
Target Version | 1.2.0 | Fixed in Version | 1.3.0 | ||
Summary | 0013193: Playlists: get lost on playlists edit | ||||
Description | User reports that playlists gets lost after editing/reorder them in MMA, but I can't replicate on any of my devices. Quoted from Ticket: "After receiving your last message, I sent a debug log and edited a playlist on my phone expecting the bug to occur but the bug did not occur. Over the next few days I edited other playlists and the bug did not occur. I thought it might be fixed. However, today, I edited a playlist - specifically by reordering items in the playlist (as opposed to adding new items) and voila, all my playlists vanished. I immediately sent a new debug log. Note that in-between the two debug logs I DID NOT SYNC with the PC. All this happened on my Samsung Note 3 phone using MMA only. The first log ID I sent is (i.e. the "before" log) is Log ID UL9PGM0YQV The second log ID I sent (i.e. the "after" log) is Log ID 34QK45SOP1" | ||||
Additional Information | LWI-777-74575 | ||||
Tags | No tags attached. | ||||
Fixed in build | 654 | ||||
|
Log link: https://rink.hockeyapp.net/manage/apps/64672/app_versions/364/crashes/6199348894 |
|
I think that this is related to issues with exists() method on files. According log, the file was deleted because it doesn't exist. This was fixed for Android 5.0+ in 1.2.0 as 0013130 |
|
Yes, there was multiple similar issues. These issues has common cause. The tracks are lost and rescanned and that causes clearing the playlists. This should be fixed due to implementation of DocumentId in 0013246. We need to test this on 1.3.0, so tagging as fixed in 654 |
|
Verified 657 |
|
Re Verified 658 on these android versions: 4.1.2 INT and SDCard 4.2.2 INT and SDCard 5.1 INT and SDCard 6.0.1 INT and SDCard |