EOL / tramea

A lightweight server for denormalized EOL data
Other
2 stars 1 forks source link

Quicktime videos not playing #294

Open jhammock opened 8 years ago

jhammock commented 8 years ago

eg: http://eol.org/data_objects/10547237 http://eol.org/data_objects/24176256

The problem may be addressed here: https://support.apple.com/en-us/HT205081

AmrMMorad commented 8 years ago

As per gitter chat, Do you think that we need to wait until reharvesting and then check that?

JRice commented 8 years ago

No, I think we should look into it. There are some cases where the video is missing—we can wait on reharvesting for those, but there are others (and I think more common) where it's simply not playing, and we should figure that out (though I think as you mentioned in chat, it should be pretty simple to figure out the tag change required).

AmrMMorad commented 8 years ago

I've replaced the tag for the quick time only for now and this worked on my local machine. I've added this to a separated branch. Shall I merge this to the master so we can test? Thanks

jhammock commented 8 years ago

I'm in favor of proceeding. We have nothing to lose on these data objects currently :)

JRice commented 8 years ago

Sure. I've been asked not to deploy to production until next week, so there's no rush on this, but we'll do it then.

On Wed, May 18, 2016 at 10:07 AM, Jen Hammock notifications@github.com wrote:

I'm in favor of proceeding. We have nothing to lose on these data objects currently :)

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/EOL/tramea/issues/294#issuecomment-220037028

jhammock commented 8 years ago

This is partly working! Videos in resource 233 are playing (eg:http://eol.org/data_objects/10547237). Videos in resource 170 are not (eg: http://eol.org/data_objects/24176256)

Any ideas?