View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011989 | MMA | Playback | public | 2014-03-27 20:49 | 2014-05-01 22:46 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.4 | ||||
Target Version | 1.0.4 | Fixed in Version | 1.0.4 | ||
Summary | 0011989: .wav is 'unsupported format' when opened from external app | ||||
Description | When 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). | ||||
Tags | No tags attached. | ||||
Fixed in build | 238 | ||||
|
Similar user log here: https://rink.hockeyapp.net/manage/apps/64672/app_versions/7/crash_reasons/11472286?type=crashes |
|
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. |
|
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. |
|
The issue with being unable to open from ESExplorer also seems to be fixed. Resolving. |
|
Verified 245 |