More preventative coding for the player and fixed the live-info-v2 API
This commit is contained in:
parent
c0bd28f6d5
commit
c72cdbc19d
2 changed files with 1 additions and 8 deletions
|
@ -239,7 +239,7 @@
|
|||
|
||||
// variables for updating the player's metadata
|
||||
var time_to_next_track_starts = 0;
|
||||
var metadataTimer;
|
||||
var metadataTimer = null;
|
||||
|
||||
// Fetches the streams metadata from the Airtime live-info API
|
||||
// and attaches it to the player UI.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue