View Issue Details

IDProjectCategoryView StatusLast Update
0012924MMAGeneralpublic2015-11-01 13:05
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformAlcatel Idol 3OSAndroidOS Version5.0.2
Product Version1.1.3 
Target Version1.2.0Fixed in Version1.1.3 
Summary0012924: On initial run, device content doesn't scan (regression in beta builds)
DescriptionAfter installing _beta_ build 491, the 'hourglass' appears indicating that content is being synced from the media store, however, no content appears in the library (even though content exists both on internal storage and on the sd card, and the Library folders are configured correctly).

If the user then clicks Options > Choose library folders and exits the options screen, the hourglass re-appears and this time the content appears in the library.

Debug logs:
Failed sync on startup: 9LOUKTU5N3
Successful sync after clicking Options > Choose library folders: AVC91SXM5V

Notes:
- the bug only occurs on some devices (I consistently replicate it on an Idol 3 running Android 5.0.2, but not on other devices)
- after going through the usecase again, I wonder if the problem may be that the initial MediaStore sync occurs prior/while the user is granting access to external storage.
TagsNo tags attached.
Fixed in build494

Relationships

related to 0012926 closedmartin Clean install: library folder settings are blank (regression - release build) 

Activities

marek

2015-10-31 15:39

developer   ~0043209

Fixed in build 494

rusty

2015-11-01 01:51

administrator   ~0043214

Last edited: 2015-11-01 02:06

Tested on 494 and:

On a Nexus 5/Marshmallow, content scanned/displayed correctly (including playlists), however--and I'm not sure if this is a bug or not--the choose library folders dialog only had /Music and /Movies selected, but not /Playlists.
Debug log: NAY3PT85DF

On an Alcatel Idol 3/Android 5.0.2, I was prompted to grant access to SD Card: /Playlists, /Videos, /Music, and access was granted as expected.
Debug log: RRRV8QR78T
But, as in the above case, when I visited the 'Choose library folders' dialog, /Playlists was not selected (again, I'm not sure if this is a bug):
Debug log: BC3GUPCS8H

Note: for case 2, I also happened to test by selecting individual folders in the Grant Access dialog. When I did so, then the 'Choose library folders' dialog was correctly updated with all of the folders that were individually granted access.

marek

2015-11-01 02:20

developer   ~0043217

Scanned folders are not the same set of paths as set of paths that need permission for write access. We never include playlist folders in directory to scanned folders because there are no media but we need the write access for playlist modifications. It is correct behaviour.

rusty

2015-11-01 13:05

administrator   ~0043222

ok, thanks for clarifying. Closing.