Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option for FileType.AUDIO to *not* open apple music #112

Closed
thejacer87 opened this issue Jul 22, 2019 · 1 comment
Closed

add option for FileType.AUDIO to *not* open apple music #112

thejacer87 opened this issue Jul 22, 2019 · 1 comment
Labels
suggestion New feature or request

Comments

@thejacer87
Copy link

thejacer87 commented Jul 22, 2019

I want my iOS users to be able to search the Files app for audio, not apple music files, to avoid DRM stuff.

problem with using .CUSTOM is I can't filter multiple extensions at once, at least until #68 is implemented.

so at the moment .ANY with custom handling on the app side is the only way. which seems more cumbersome than

basically this issue is moot if #68 is on the horizon, otherwise it would be nice if .AUDIO could have an option to open the files app on iOS

edit: also, excuse the ignorance, but if the audio files are DRM'd, what can one even do with it when picked in the file_picker?

@miguelpruivo miguelpruivo added the suggestion New feature or request label Jul 25, 2019
@miguelpruivo
Copy link
Owner

This is in a way a duplicate of #68. Please, use the #99 to upvote on features.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants