Listy for JW Player

Get Listy for JW Player

You can get the latest version of Listy for JW Player here.

Or you can link directly to Listy by including the following in your JW "plugins" setup block:

  plugins: {
    "http://dev.powered-by-haiku.co.uk/solutions/listy/code/listy.js":{}
  }

Release notes

  • 1.17 21 November 2016
    • enhanced Added "onItemSelect" event for detecting a user action on the playlist
  • 1.16 17 November 2016
    • enhanced Update to cater for JW7.7 "Up next" function
    • fix Fix to cater for additional "onplaylist" event being fired since JW7.5
  • 1.15 11 October 2016
    • enhanced Updated Media Tags processing (https://github.com/aadsm/jsmediatags)
  • 1.14 31 March 2016
    • enhanced Updated JW7 flash rendering check
    • fix Issue with duplicate playlist placeholder being created
  • 1.13 17 December 2015
    • enhanced Added sort order to Tubey playlists
    • fix JW7 skin issue
  • 1.10 7 July 2015
    • enhanced JW7 ready
  • 1.9 18 June 2015
    • enhanced Updated "tubey" to allow Soundcloud playlists to be initially loaded into the player
  • 1.8 04 June 2015
    • new Integrated "tubey" configuration - allows multiple YouTube playlists to be initially loaded into the player
  • 1.7 18 May 2015
    • enhanced "Add item" allows multiple media source variations (HLS,RTMP,MP4,Other)
    • enhanced SoundCloud search results no longer displays media which is not streamable
    • enhanced Pagination for YouTube and SoundCloud search results
    • fix YouTube search updated to use latest v3 API
  • 1.6 25 January 2015
    • new Add from SoundCloud
    • fix Scroll current playing item into playlist view
  • 1.5 03 November 2014
    • enhanced Added parameter to only prefetch X number of items ahead of the current playing item
    • enhanced Ability to configure number of async prefetch requests per domain (default = 3)
  • 1.4 22 October 2014
    • fix Temporary fix for Safari not handling prefetch properly
    • fix Issues with IE9+ not displaying inline playlists
  • 1.3 14 October 2014
    • new Export to RSS or JSON
    • new Prefetch of progressive download playlist items
    • new User registration and playlist management features - save / load / new / delete
    • new Hooks for "onReady", "onRedraw" and "onPlay" event detection
    • enhanced Shuffle playlist "onLoad"
  • 1.2 22 September 2014
    • enhanced Reduced number of "skin" loading calls
    • enhanced Stopped generating HTML output for disabled features
  • 1.1 August 2014
    • fix Fixed a problem when using multiple Listy implementations on a single page
  • 1.0 July 2014
    • new Shuffle
    • new Search
    • new Edit / Remove / Move
    • new Add items
    • new Add from YouTube
    • new Preview
    • new Custom parameters
    • new Accessible
    • new Next / Previous navigation
    • new Multiple skinning
    • new Custom playlist HTML
    • new Custom buttons & labels