Mark Heppner

Results 8 comments of Mark Heppner

There is nothing in the FF or Chrome consoles, even with debug level enabled. Here's the relevant part of my nginx config that I've been using with Subsonic for years:...

Hmm. I turned on debug logging, and tried both versions, still the same result. However, I went back to 10.1.1 and I tried disabling the folder, hitting save, then deleting...

Are there still plans for v3?

I hate to be that guy, but will there be a new release to PyPI? I see there was a commit to bump the version, but I don't see it...

I'm still getting this bug. [Codepen](http://codepen.io/mheppner/pen/qNrKBY), forked from the repo's demo, upgraded to 0.5.2 and Angular 1.5. By setting `scrollbarV` to `false`, the first page isn't loaded. In the pen,...

Do we have a SECRET_KEY defined? If it isn't set, the boot script will generate a new one each time the service is redeployed: https://github.com/ngageoint/scale/blob/330b6e6d15501faf52e069cf2a7f68619d959077/dockerfiles/framework/scale/entryPoint.sh#L42

I suggest using [surmon-china/vue-video-player](https://github.com/surmon-china/vue-video-player). If you don't want to, videojs-markers will self-register itself as a plugin to video.js. Just make sure you're importing those 2 dist files before you initialize...