Fixed embedded-version

This commit is contained in:
Kasper Rynning-Tønnesen
2018-03-05 15:33:36 +01:00
parent 25004f1a7a
commit 421482ec3a
8 changed files with 205 additions and 156 deletions

View File

@@ -15,6 +15,7 @@ var List = {
}
switch(msg.type)
{
case "list":
//if(full_playlist == undefined || !offline){
if((!offline || (offline && !msg.shuffled)) && !(offline && prev_chan_list == chan)){