Project:Embedded Media Field
Version:6.x-2.x-dev
Component:Embedded Video Field
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs work

Issue Summary

I included this field in my view from my YouTube video, and it showed as 00:00. Then I removed that field from the view, and it remained. So there's two issues here. Any ideas? Thanks.

Comments

#1

Status:active» postponed (maintainer needs more info)

the duration of 0? sounds like an update issue -- if you didn't run update (or it didn't complete for some reason), any original videos won't store their duration properly. you can try re-running the update, re-saving the nodes, or running a node bulk operation of 'reload embedded media data' from the content admin screen. let me know if that doesn't solve the duration problem.

the other issue is odd -- did you try clearing your cache? it almost sounds like a views issue.

#2

OK, first of all, thanks for getting back to me so quickly on this. Second of all, it appears I just forgot to save the settings in the view which is why it was still there, so yes it WAS a views issue, technically ; However, the main issue is still present, as I've done all of what you suggested, yet it still persists. I've included a screen shot.

AttachmentSize
Screen shot 2009-10-29 at 10.30.27 AM.png 36.28 KB

#3

OK, it looks like this fixed itself, after I resaved the nodes. My only question is, is there a way to hide the first 0 in the minute field if the time is only say 2:48?

#4

Category:support request» feature request
Status:postponed (maintainer needs more info)» needs review

Here's a patch to prevent the minutes from starting with 0 unless there are also hours. It's an improvement, but this really should be made themable and translatable.

AttachmentSize
emvideo.theme_.inc-617580-4.patch 684 bytes

#5

Title:Video Duration Field» Unthemable, untranslatable video duration field

#6

Thanks, Darren.

#7

Version:6.x-1.9» 6.x-1.x-dev
Status:needs review» needs work

thanks, @Darren Oh. i committed that. next up will be to put that in a theme. easy enough, but no time atm...

#8

Title:Unthemable, untranslatable video duration field» Make video duration field themable.
Version:6.x-1.x-dev» 6.x-2.x-dev

I'm pushing this to 2.x-dev & changing the title to reflect the current status.

nobody click here