Skip to content
Commit c597ce85 authored by Duncan McNamara's avatar Duncan McNamara
Browse files

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.

Fixes #2496, #2861, #2862
parent b592e015
Loading
Loading
Loading
Pipeline #352769 passed with stage
in 8 minutes and 30 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment