From b587da6701f2cca1dce358d4ddb433a6735c0536 Mon Sep 17 00:00:00 2001 From: calzoneman Date: Tue, 2 Dec 2014 22:21:52 -0600 Subject: [PATCH] Several fixes - User playlists should now list correctly (fixed a race condition) - Livestream types can autoplay (no longer stuck at currentTime = -3) - Playlist items with NaN duration do not break user playlist saving - ffmpeg support can handle live media (e.g. icecast) - Invalid volume is sanitized and an error message is added - JWPlayer displays correctly for both HTML5 and Flash - JWPlayer volume synchronization is fixed -