1.0.0RC1, unexpected token and glitterTranslate not defined

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
webbson
Newbie
Newbie
Posts: 1
Joined: February 10th, 2016, 8:10 am

1.0.0RC1, unexpected token and glitterTranslate not defined

Post 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
User avatar
safihre
Administrator
Administrator
Posts: 5524
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 1.0.0RC1, unexpected token and glitterTranslate not defi

Post 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.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply