Guillaume Boudreau

Results 179 comments of Guillaume Boudreau

Might help. I tried that, and can't reproduce either: - enabled registrations - created a new account `bob` - using admin account, when in Groups page; `bob` is part of...

Indeed, I was able to reproduce with `BobTest` as a username. Will debug with that. Thx

This is a bug. It has been fixed in the master branch just now; simply update to the latest version to get the fix.

Looks like HTTP caching was not really working. I submitted a PR (#324) that should fix this. @westframe maybe try that, and see if it helps you.

Did you try the "nzbindex.com: Use display name instead of NZB filename." option in Sabconnect++ ? Enable or disable it.

Our newznab.js script gets enabled correctly, when that hostname is listed in the options, but they use a layout that is too different from the default for that script to...

Works fine for me. I searched for "game of thrones", and used the 1-click SAB button for the 1st result (Game.of.Thrones.S03E10.Mhysa.German.HDTV.x264-ITG) and SABnzbd downloaded the NZB just fine. Are you...

Check your SAB install. That NZB downloads fine on mine: ``` 2013-07-21 18:54:37,648::INFO::[__init__:499] Fetching http://www.binsearch.info/?action=nzb&80034220=1 2013-07-21 18:54:37,650::INFO::[nzbqueue:211] Saving queue 2013-07-21 18:54:37,657::DEBUG::[__init__:829] Saving data for SABnzbd_nzo_BElj3D in /nzb/admin/future 2013-07-21 18:54:37,659::INFO::[__init__:904] Saving...

I didn't pay for nzbsrus, so I can't test on it anymore. This error seems to indicate that the response returned from a call to this URL doesn't contain the...

That part is fine. It's the part after that that fails, where it handles the response from https://www.nzbsrus.com/api.php. That part should output two -------- lines, with the response it received...