I just downloaded and installed version 6. I'm trying to add a video into my blog content type, but it's not working. I tried both [ImediaseeVideo cindy/filename] and [ImediaseeVideo flv="cindy/filename"]. Both return the error "No atributes found:flv="cindy/filename". (Note the typo in attributes too.)

So I tried using both as a custom URL in the Embedded Media Field, and there it returns the error, "You have specified an invalid media URL or embed code."

Any ideas how to make it work?

Comments

maverick14’s picture

I have the same error when I try to embed a video via custom embed code (but am sure I enter the correct url)

intchanter’s picture

This is related to http://drupal.org/node/345034 . Because of the "/" in the filename, the existing parsing fails. Slightly more robust regular expressions, along with information on where to insert them (may need some modification for Drupal 6) are also given.

drupal-at-imediasee’s picture

Assigned: Unassigned » drupal-at-imediasee
Status: Active » Fixed

Please upgrade to version 6.x-2.0.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.