Ticket #1553 (closed enhancement: fixed)

Opened 17 months ago

Last modified 16 months ago

Captions: make files/labels also work with single file

Reported by: jeroen Owned by: jeroen
Priority: Normal Milestone: Plugins
Component: general Keywords:
Cc: Forum thread:

Description

Like this:

jwplayer().setup({
  plugins: {
    captions: {
      files: 'only-one.srt',
      labels: 'Only One',
  }
};

Change History

comment:1 Changed 16 months ago by jeroen

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in [2076]

Note: See TracTickets for help on using tickets.