Search found 57 matches

by qwerty967
May 29th, 2010, 5:07 am
Forum: Bug Reports
Topic: NZB optional attributes
Replies: 2
Views: 2441

Re: NZB optional attributes

shypike wrote:Any self-respecting indexing site generates these attributes.
Where did you get the NZB from?
From myself :D

It's okay. I just have to include a column for the size in my database. I'm learning SQL right now and building an index of NZB files for my first project.
by qwerty967
May 29th, 2010, 2:38 am
Forum: Bug Reports
Topic: NZB optional attributes
Replies: 2
Views: 2441

NZB optional attributes

The bytes and number attributes of the segment element is optional according to the NZB DTD, but SABnzbd requires them.

Code: Select all

2010-05-29 00:15:35,823 WARNING: Invalid NZB file test.nzb, skipping (reason=int() argument must be a string or a number, not 'NoneType', line=0)
by qwerty967
May 18th, 2010, 6:45 am
Forum: Third-party Addons
Topic: Search Reports
Replies: 0
Views: 1852

Search Reports

Newzbin is no more.  :-[
by qwerty967
December 8th, 2009, 1:17 pm
Forum: Beta Releases
Topic: 0.5.0 Beta1 - Downloads to external drive changes on system startup
Replies: 5
Views: 3466

Re: 0.5.0 Beta1 - Downloads to external drive changes on system startup

Once again the problem is on my end. I'm getting a "read-only filesystem" error when I try to create a file on the volume. I really regret formatting the drive as HFS+, because Ubuntu is having problems with it. I'm going to reformat it as FAT32. It's going to be quite an undertaking becau...
by qwerty967
December 7th, 2009, 9:42 pm
Forum: Beta Releases
Topic: 0.5.0 Beta1 - Downloads to external drive changes on system startup
Replies: 5
Views: 3466

Re: 0.5.0 Beta1 - Downloads to external drive changes on system startup

Grrrr.... Now it won't let me set the directories as /media/freeagent/complete and /media/freeagent/incomplete anymore. I click save and reload the folder settings, it reverts back to downloads/complete and downloads/incomplete. The post-processing scripts folder setting (/media/freeagent/scripts) i...
by qwerty967
December 6th, 2009, 5:09 pm
Forum: Beta Releases
Topic: 0.5.0 Beta1 - Downloads to external drive changes on system startup
Replies: 5
Views: 3466

Re: 0.5.0 Beta1 - Downloads to external drive changes on system startup

Thanks for responding shypike. I've solved my issue by using Gnome's autostart to launch SABnzbd instead of running it as a daemon.
by qwerty967
December 6th, 2009, 2:23 pm
Forum: Beta Releases
Topic: 0.5.0 Beta1 - Downloads to external drive changes on system startup
Replies: 5
Views: 3466

0.5.0 Beta1 - Downloads to external drive changes on system startup

I'm having a similar issue to this post . Previously, I've been using 0.4.x for Mac. The download folders were located on an external drive: /Volumes/freeagent/incomplete and /Volumes/freeagent/complete. Everything worked well. Now, I have switched over to using 0.5.0 Beta1 on Ubuntu using jcfp's PP...
by qwerty967
September 11th, 2009, 3:07 am
Forum: General Discussion
Topic: Different Python version causes conflicts with postprocessing?
Replies: 7
Views: 7146

Re: Different Python version causes conflicts with postprocessing?

A couple people are reporting errors with the default Python in Snow Leopard and this post-processing script: [Linux, MacOSX, Windows] Media Processing + XBMC Updater.
by qwerty967
August 29th, 2009, 10:01 pm
Forum: General Discussion
Topic: Different Python version causes conflicts with postprocessing?
Replies: 7
Views: 7146

Re: Different Python version causes conflicts with postprocessing?

I am using the default Python installations (2.5 and 2.6) that ship with the recently released Snow Leopard. I've switched all my miscellaneous Python scripts from using 2.5 to 2.6. The only thing that gives me an error is my custom post-processing script for SABnzbd. Running the script from the ter...
by qwerty967
August 29th, 2009, 3:12 am
Forum: General Discussion
Topic: Different Python version causes conflicts with postprocessing?
Replies: 7
Views: 7146

Different Python version causes conflicts with postprocessing?

I just upgraded to Snow Leopard and tried to switch my postprocessing script from #!/usr/bin/python2.5 to #!/usr/bin/python2.6 and this error came up:     'import site' failed; use -v for traceback Traceback (most recent call last):   File "/Volumes/thor/scripts/postproc.sh", line 10, in <...
by qwerty967
July 3rd, 2009, 4:23 pm
Forum: Third-party Addons
Topic: Dashboard widget
Replies: 26
Views: 39553

Re: Dashboard widget

juvenile38 wrote: So is it possible to change the queue in the latest version of the widget?
No.
by qwerty967
June 30th, 2009, 2:43 am
Forum: Feature Requests
Topic: Add apple-mobile-web-app-capable meta element to iPhone template
Replies: 0
Views: 5450

Add apple-mobile-web-app-capable meta element to iPhone template

Adding the preceding makes the iPhone web app full screen when you add it to the home screen. It also makes it run in its own process so it doesn't mess with whatever tabs you have open in Safari. http://daringfireball.net/linked/2008/10/03/fullscreen-iphone-web-apps http://developer.apple.com/safa...
by qwerty967
June 21st, 2009, 3:33 am
Forum: Bug Reports
Topic: OS X and SABNZB constantly wakes my iMAC
Replies: 3
Views: 3927

Re: OS X and SABNZB constantly wakes my iMAC

Thanks for sharing. I was wondering what was going on with my computer.
by qwerty967
April 26th, 2009, 1:32 pm
Forum: Third-party Addons
Topic: List of Third-Party Addons
Replies: 60
Views: 340385

Re: List of Third-Party Addons

Please remove NZBqueuer because it doesn't work with the API key system. I'm directing people to use SABnzbdX because it's awesome. Thanks.
by qwerty967
April 26th, 2009, 1:30 pm
Forum: Third-party Addons
Topic: NZBqueuer: Mac app for opening NZBs
Replies: 13
Views: 13498

Re: NZBqueuer: Mac app for opening NZBs

This app doesn't work with SABnzbd 0.4.9 or later. I don't intend to release a version that does. Just use SABnzbdX. It's better.