Page 1 of 1

1.0.0RC1, unexpected token and glitterTranslate not defined

Posted: February 10th, 2016, 8:16 am
by webbson
Sometimes when I add a lot of releases via Sonarr the SABnzbd interface just stops working. Downloads keep going and when all are done the interface springs to life again.

From what I can see the problem is that is causing a JS error.

Code: Select all

 var glitterPreLoadQueue = ;
            var glitterPreLoadHistory = ;
Below is a screenshot of how it looks and the error messages.
Image

Re: 1.0.0RC1, unexpected token and glitterTranslate not defi

Posted: February 10th, 2016, 9:36 am
by safihre
Good catch! Although I am surprised it only shows up when there is downloading, it should happen always or never.
@shypike I will fix this for the final, just catching the empty variable better.