View Issue Details

IDProjectCategoryView StatusLast Update
0012809MMADBpublic2015-08-10 21:42
Reporterpeke Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.1.3 
Target Version1.1.3Fixed in Version1.1.3 
Summary0012809: Library do not work on LP 5.1
DescriptionAfter Upgrade to 5.1 Motorola G started behave iradically and lost all library location and access rights.

As there was test bug on Motorola G 4G LTE LP 5.1 side in past I reselected Music Location and all seamed normal until phone restart and/or MMA update where I would need to follow specific tests to gain access to all tracks.

Pictures and MediaMonkey folders from all storages are on FTP

EDIT: I can replicate this behavior every time I follow steps, and I'm guessing that problem is that XML file is not saved so MMA works while not closed
Steps To Reproduceupgrade MMA:
1. Start MMA Pic 0.png
2. Reselect Folders and navigate tracks 1.png (Only external SD card Music Folder)
2a. only 7 tracks are listed 2.png and 3.png
3. return to main screen
4. navigate Folders
5. Play Whole Music Folder
6. Go to main screen
7. browse tracks (list gets filled up till all tracks are scanned)
8. go back to folders and now MMA Library show correct number of tracks 4.png
9. Log Sent after that step 5.png

NOTE corresponding LOG IDs are seen in pictures
TagsNo tags attached.
Attached Files
Fixed in build465

Relationships

related to 0012945 closedmarek Clean install: no content in library (regression 497) 

Activities

peke

2015-07-30 23:03

developer   ~0042785

Added Screenshot when bug happen Playlists are lost too

marek

2015-08-03 15:19

developer   ~0042796

I have created a build 464 with additional logs. It looks like the tracks have some unsupported type. This type is not checked when browsing Folder view.

marek

2015-08-03 20:41

developer   ~0042798

So it is really caused by invalid type of media in MediaStore DB. There are 5 flags indicating that the media is music, podcast, ringtone, notification or alarm. But none of these flags is set. We only sync podcasts and music to MMA.

When browsing of folders, tracks that are missing in MMA DB are added. We don't check the media type there - that is why the tracks are all added.

I suggest to sync tracks with type music, podcast or with no type. I also suggest to add checking of type to all situations - so it will be unified.

marek

2015-08-10 21:42

developer   ~0042815

Fixed in build 465