sonata-project / SonataMediaBundle

Symfony SonataMediaBundle
https://docs.sonata-project.org/projects/SonataMediaBundle
MIT License
451 stars 495 forks source link

Create a provider resolver #1028

Closed core23 closed 3 years ago

core23 commented 8 years ago

I'm trying to add a mass media import command and was wondering if it is possible to detect which Provider supports a given file type. This can be done by create a new ProviderResolver which will detect the provider based on the mime type.

OskarStark commented 7 years ago

Refs https://github.com/sonata-project/SonataMediaBundle/pull/1105

stale[bot] commented 4 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

jordisala1991 commented 3 years ago

Im closing it for now. I don't thing this belongs to this bundle. You can implement that resolver youself. If it helps a feature of the bundle it could make sense, but just for having it so others can use it on their code to me its not worth it.

If you think this should remain open, please reopen.