Hi all,
Coming from a working "media" enviroment (7.x-2.0-unstable6), I've just made the following upgrades:
- MEDIA to latest 7.x-2.0-unstable7,
- MEDIA_YOUTUBE to latest 7.x-2.x-dev,
- MEDIA_VIMEO to latest 7.x-2.x-dev
- DRUPAL core to latest 7.17
And now, only for Vimeo video, I can't add video from vimeo url (see screnshot in attachment)
I'm missing something?
Thank you very much
| Comment | File | Size | Author |
|---|---|---|---|
| vimeo-error.png | 39.01 KB | mxt |
Comments
Comment #1
netrics commentedI'm getting the same issue but for the Youtube (on rc1, not dev). I think this bug is related to the recent changes to the latest File Entity module, that or the Media module. It just seem to ironic for this same bug to be occurring across most external asset media modules.
Comment #2
peteruithoven commentedAfter quite some searching I found out that somehow the mimetype isn't added.
Running the following once fixes the problem:
I got this from media:youtube's install:
Comment #3
esbon commentedThank you, this fixed the same problem I was having. Does anybody know why the vimeo movie can only be seed by the admin and not anonymous user? The movie opens and shrinks to a small window and does not play
Comment #4
peteruithoven commentedHi esbon,
Maybe you could start a seperate issue for that?
Comment #5
esbon commentedThanks for posting the above solution
Comment #6
threadsniper commentedThe above does not fix the issue for me. It is resolved in the YouTube module, but not here...any further guidance?
Comment #7
peteruithoven commentedQuite possibly you could add "video/vimeo" to the mimetypes of video trough the following form as well:
admin/structure/file-types/manage/video/edit
Comment #8
ParisLiakos commentedthis is a duplicate of this #1823078: Create video/vimeo mimetype