View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011564 | MMW v4 | Synchronization | public | 2013-12-09 15:35 | 2013-12-11 09:42 |
Reporter | Ludek | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.1 | ||||
Target Version | 4.1 | Fixed in Version | 4.1 | ||
Summary | 0011564: Hierarchical playlist sync is broken over USB | ||||
Description | When syncing hierarchical playlists (A is subplaylist of B) from MMW -> MMA then they are synced on the same level. This must be a regression. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1678 | ||||
|
This looks like a problem on MMA side, what is the worse, it creates playlist where its _id = parent_id. Such a playlist is not visible in MMA, but MMW still see it in database and sync fails because of this. The only way how to delete the playlist is to delete mmstore.db file re-install MMA !! |
|
In MMA build 194 was added DB constraints so the dummy playlist referencing itself as parent no loger exists, but all playlists are still on the same level although MMW writes the level info correctly. |
|
Hmm, further testing shown that MMA was confused by a missing info. MMW has not write playlist._data (M3U path) for the parent playlist and consequence was this issue. MMW also fails to write tracks of the parent playlist. |
|
Fixed in build 1678. |
|
Verified 1680 |