BTW is the secondary /m template intended for a mobile version? Would be sweet if that's the case

Eagerly awaiting the first official beta2008-04-02 22:59:42,699::ERROR::[downloader] Failed to initialize [email protected]:119
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/sabnzbd/downloader.py", line 243, in run
nw.init_connect()
File "/var/lib/python-support/python2.5/sabnzbd/newswrapper.py", line 145, in init_connect
self.server.username, self.server.password)
File "/var/lib/python-support/python2.5/sabnzbd/newswrapper.py", line 112, in __init__
except socket.error, (_errno, strerror):
ValueError: need more than 1 value to unpack
2008-04-02 22:59:42,702::WARNING::[downloader] Thread [email protected]:119: failed to initialize
Yes, there will be a beta. Technically you could grab 0.4.0 right now from SVN . . but since the trunk is still open and we're still committing all kinds of crap to it, you might find stuff broken in some ways.daniel_owen_uk wrote:Do you guys run a public beta?
Wanting to install sab on my linux download machine, and I am wondering whether or not to wait for 0.4.0 beta, it definitely looks a massive improvement.
It started off at /i because it was originally targeting iPhones only. It moved to /m when it was made so you can rig it to arbitrary secondary templates. so like, you could be simultaneously be running a template geared towards running in a firefox sidebar, and then when you click your normal link you get full plush. Or you can have your secondary one be geared for text-based or mobile stuff.daniel_owen_uk wrote:BTW is the secondary /m template intended for a mobile version? Would be sweet if that's the case
Why not turn off cherrypy's console logging period by launching it with the -d command-line option?jcfp wrote:A suggestion: would it be possible to also get rid of cherrypy's logging (to the console) of successfully served http requests when 'Logging' is set to "Errors/Warnings" on the connection tab?
Coz that kills the option to automagically open the browser which the lazy part of me doesn't want to sacrifice.inpheaux wrote:Why not turn off cherrypy's console logging period by launching it with the -d command-line option?jcfp wrote:A suggestion: would it be possible to also get rid of cherrypy's logging (to the console) of successfully served http requests when 'Logging' is set to "Errors/Warnings" on the connection tab?
jcfp wrote:Coz that kills the option to automagically open the browser which the lazy part of me doesn't want to sacrifice.inpheaux wrote:Why not turn off cherrypy's console logging period by launching it with the -d command-line option?jcfp wrote:A suggestion: would it be possible to also get rid of cherrypy's logging (to the console) of successfully served http requests when 'Logging' is set to "Errors/Warnings" on the connection tab?
deedwar wrote: Everytime i build from the SVN i get the error "Unknown exception while running" and it is either par2 or unrar or unzip. Hopefully that is just something im doing.
How could I have missed thatshypike wrote:Read the manual:
-w0 will do the trick.
Which version of Python are you using?deedwar wrote: NameError: global name 'STARTF_USESHOWWINDOW' is not defined