Andi Hubel
Andi Hubel
Just for the record: #290 upgraded the media element player to the current release.
@derchrisuk Can you push the current state of your solution into a feature branch?
Feel free to provide a PR :-) * https://github.com/voc/voctoweb/blob/master/app/views/frontend/events/show.html.haml#L131 * https://github.com/voc/voctoweb/blob/master/app/views/frontend/shared/_download.haml
Hmm, I do not really like the corresponding feature of YouTube. In my opion, the metadata of a lecture should in the same language as the original language it was...
Related: https://github.com/voc/voctoweb/issues/399
First version of the script ran tonight, and sync all changes between January 3th and now.
As of now we show current position of the play head and the total length: VLC cycles between `current position` and `total length - current position`. How would you combine...
@derchrisuk Hast du da noch Code rumliegen?
PR #280 contains fixes for some points of this issue
When enabling the mediaelement.js chromecast plugin already part of this repo, every time the user visits an event/video page, requests to www.gstatic.com are made (compare screenshot). Therefore we need to...