Sort on title

 

Sort on title - reverse

 

Sort on date

 

Shuffle - order will change each time player/page loads

 

Sort - none - manually setting the player to "don't sort"

 

Sort - nothing set (displays in the same order as the source playlist)

  1. <!-- title -->
  2. <div data-wimpyplayer data-sort="title" data-media="playlist-sort-test.xml"></div>
  3. <p>Sort on title</p>
  4.  
  5.  
  6.  
  7. <!-- title, reverse -->
  8. <div data-wimpyplayer data-sort="title" data-sortreverse data-media="playlist-sort-test.xml"></div>
  9. <p>Sort on title - reverse</p>
  10.  
  11.  
  12.  
  13. <!-- date -->
  14. <div data-wimpyplayer data-sort="date" data-media="playlist-sort-test.xml"></div>
  15. <p>Sort on date</p>
  16.  
  17.  
  18.  
  19. <!-- shuffle -->
  20. <div data-wimpyplayer data-sort="shuffle" data-media="playlist-sort-test.xml"></div>
  21. <p>Shuffle - order will change each time player/page loads</p>
  22.  
  23.  
  24.  
  25. <!-- none -->
  26. <div data-wimpyplayer data-sort="none" data-media="playlist-sort-test.xml"></div>
  27. <p>Sort - none - manually setting the player to "don't sort"</p>
  28.  
  29.  
  30.  
  31. <!-- nothing set -->
  32. <div data-wimpyplayer data-media="playlist-sort-test.xml"></div>
  33. <p>Sort - nothing set (displays in the same order as the <a href="playlist-sort-test.xml" target="_blank">source playlist</a>)</p>
giItT1WQy@!-/#