@ -578,7 +578,7 @@ def get_webhost(cherryhost, cherryport, https_port):
cherryhost = ''
if cherryhost is None:
cherryhost = sabnzbd.cfg.cherryhost()
cherryhost = deunicode(sabnzbd.cfg.cherryhost())
else:
sabnzbd.cfg.cherryhost.set(cherryhost)