Keith C. Ivey

Results 11 comments of Keith C. Ivey

Do you have an example page? Are you giving the two players different ids? The id defaults to 'jwPlayer', but you'll need to set it to something else if you...

Yes, I have used it for multiple players on the same page, but it's quite possible there's a bug. The plugin hasn't been used by many people yet, so I...

The demo now has two players and works for me. It would be good to find out what difference caused your attempt not to work. http://kcivey.github.com/jquery.jwplayer/demo.html

It seems like this would be better done with a prefix (or at least an option for having one) the way Symfony does it (along with translating double underscore to...

Sorry, I haven't had time to figure out the testing yet. It looks like the Versionable tests all use a SQLite database, but I guess I can stick a Versionable...

It's been updated since this, but v1.5.4 hasn't been published to npm, so it still has the jquery ^1.7.0 peer dependency and so is incompatible with modern versions of jQuery....

Same problem here, using version 0.3.1 on the sentry.io site. Linked project is a required field, but the dropdown does not populate, so there's nothing to select. I've made the...

The fix is probably the one in pull request #4.

Actually I see now that that's a warning, and the error can be avoided with the `silent` option. But maybe `silent` should always be true, since the warnings aren't being...