View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012964 | MMA | Playlists | public | 2015-11-16 15:46 | 2015-11-16 15:53 |
Reporter | marek | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.1.3 | ||||
Target Version | 1.1.3 | Fixed in Version | 1.1.3 | ||
Summary | 0012964: Playlists are stored incorrectly on SAF devices | ||||
Description | Playlists that are synced over wifi sync are stored to app specific folder even if the folder is permitted. | ||||
Tags | No tags attached. | ||||
Fixed in build | 502 | ||||
|
Fixed in build 502 I had to change the code for generating path of playlists. It was deprecated and it didn't support SAF. I tried to test it and it looks fine: for tests I suggest: Create playlist in different way: 1. over wifi sync 2. manually in app Try it on different devices with different storage types: 1. Internal storage 2. Writable SD card (pre-Kitkat devices) 3. Limited SD card (Kitkat devices with SD card) 4. SAF SD card (Lollipop with SD card) It is important that the playlist m3u has to be stored to app specific folder OR to root folder when it is writable |