View Issue Details

IDProjectCategoryView StatusLast Update
0011989MMAPlaybackpublic2014-05-01 22:46
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.4 
Target Version1.0.4Fixed in Version1.0.4 
Summary0011989: .wav is 'unsupported format' when opened from external app
DescriptionWhen I attempt to play a .wav file from within MMA, it works.

But when I attempt to open the file from Gmail, and choose MediaMonkey as the player, an 'unsupported format' toast popup results!

Also, strangely, when I open the file in ESExplorer, MMA isn't even presented as a possible player with which to play the file!

The same file plays correctly in Google Play or other players when opened via either gmail or ES Explorer (tested on Nexus 5 running kitkat and according to http://developer.android.com/guide/appendix/media-formats.html this should be supported).
TagsNo tags attached.
Fixed in build238

Relationships

has duplicate 0011793 closedrusty WAV support 

Activities

marek

2014-03-27 23:38

developer   ~0040013

Similar user log here:

https://rink.hockeyapp.net/manage/apps/64672/app_versions/7/crash_reasons/11472286?type=crashes

Ludek

2014-03-28 11:07

developer   ~0040016

The same happens also with other formats not in MMA library. E.g. *.3gpp recorded on android are classified as unsupported by MMA until they are added to library.

martin

2014-03-28 15:34

developer   ~0040024

Last edited: 2014-03-28 15:41

It didn't work for all types.

The issue was that Gmail opens attachment with special uri like:
content:/gmail-ls/bohacma@gmail.com/messages/1934/attachments/0.1/BEST/false

Another specific feature for Gmail is, that we can only play this source until MMA is terminated and next time when we run MMA and track is stored in NP List, we need permission(com.google.android.gm.permission.READ_GMAIL). Unfortunatelly it doesn't work neither with this permission, due to:
https://productforums.google.com/forum/?l=en#!msg/gmail/XD0C4sw9K7U/B35nU8RXky4J

So we can play these files only temporarily, but I guess it's ok.

Fixed for Gmail in build 238.

rusty

2014-03-28 19:55

administrator   ~0040027

The issue with being unable to open from ESExplorer also seems to be fixed. Resolving.

peke

2014-05-01 22:35

developer   ~0040158

Verified 245