This commit is contained in:
Jonathan Baecker 2019-08-15 13:53:44 +02:00
commit f8c0eb1225
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,7 @@
ffplayout-gui
=====
Web-based graphical user interface for [ffplayout](https://github.com/jb-alvarado/ffplayout).
Web-based graphical user interface for [ffplayout-engine](https://github.com/ffplayout/ffplayout-engine).
![ffplayout-gui](./ffplayout-gui.png)

View File

@ -359,7 +359,6 @@ $('#bt_sys').click(function() {
/* -----------------------------------------------------------------------------
header functions
------------------------------------------------------------------------------*/
var intervalId = null;
function get_track_list(interval) {
var begin, seek, out, time_left;