ExternalBrowser: avoid using fd if possible
This is to use the media path directly if possible and avoid using the fd forwarded to the app from an external browser. Using a fd means that the app's permission to use the file will disappear which creates issues when resuming media. Also, opening media from an fd means that the app won't have access to any meta data.
Merge request reports
Activity
Filter activity
added 1 commit
- 33d7d4f0 - ExternalBrowser: add specific condition for Amaze
Please register or sign in to reply