A couple special cases for dailymotion (Fix #300)

This commit is contained in:
calzoneman 2013-10-24 17:31:04 -05:00
parent bc7a2e0ff1
commit f9c4685948
2 changed files with 20 additions and 3 deletions

View file

@ -1,3 +1,8 @@
Thu Oct 24 17:29 2013 CDT
* www/assets/js/player.js: Add a special of special checks for
dailymotion because their player can only seek to the nearest
2 seconds
Tue Oct 22 13:41 2013 CDT
* lib/channel.js: Fix a channel dead race condition