Search found 9 matches

by timpotter
May 30th, 2015, 4:11 pm
Forum: Post-Processing Scripts
Topic: Media Processing Script
Replies: 37
Views: 52389

Re: Media Processing Script

Has anyone found the most recent revision of this script?
by timpotter
March 9th, 2014, 3:00 pm
Forum: Debian/Ubuntu Package
Topic: NotifyOSD not working as daemon on Ubuntu 12.04
Replies: 8
Views: 4796

Re: NotifyOSD not working as daemon on Ubuntu 12.04

I know very little about OSD, but I do use SAB on Ubuntu, so let's go: The logging you post is generated in here in sabnzbd/growler.py: try: note = pynotify.Notification(title, message, icon) note.show() except: # Apparently not implemented on this system logging.info(error) return error Maybe firs...
by timpotter
March 9th, 2014, 12:55 pm
Forum: Debian/Ubuntu Package
Topic: NotifyOSD not working as daemon on Ubuntu 12.04
Replies: 8
Views: 4796

Re: NotifyOSD not working as daemon on Ubuntu 12.04

Well, I guess that I should have subscribed to my own post... I didn't see these messages, and am sorry for wasting time.

I've upgraded to RC2, and will retest this to confirm whether or not its working and then reply back.
by timpotter
February 14th, 2014, 10:41 am
Forum: General Help
Topic: Understanding a failure
Replies: 1
Views: 999

Understanding a failure

Hello, I'm running 0.7.17RC1 from the jcfp ppa. I'm trying to understand what happened with this download, why it was reported as failed vs repaired and successful. CP snatched a movie, SAB downloaded and sent the following message overnight: SABnzbd has failed to download "somemovie" Fini...
by timpotter
February 8th, 2014, 11:10 pm
Forum: Debian/Ubuntu Package
Topic: NotifyOSD not working as daemon on Ubuntu 12.04
Replies: 8
Views: 4796

Re: NotifyOSD not working as daemon on Ubuntu 12.04

With Sickbeard, I was able to get the application to send messages correctly by exporting the DISPLAY and DBUS_SESSION_BUS_ADDRESS environment variables before the start-stop-daemon call in the init.d script.

Unfortunately trying that with sabnzbd didn't work.
by timpotter
February 8th, 2014, 10:51 pm
Forum: Debian/Ubuntu Package
Topic: NotifyOSD not working as daemon on Ubuntu 12.04
Replies: 8
Views: 4796

Re: NotifyOSD not working as daemon on Ubuntu 12.04

I should probably mention I'm running version 0.7.17RC1 from the jcfp PPA.
by timpotter
February 8th, 2014, 10:46 pm
Forum: Debian/Ubuntu Package
Topic: NotifyOSD not working as daemon on Ubuntu 12.04
Replies: 8
Views: 4796

NotifyOSD not working as daemon on Ubuntu 12.04

Hello All, I've recently moved my sabnzbd over to my ubuntu 12.04 machine, and wanted to get notifyOSD working but noticed that it was greyed out. Based on http://forums.sabnzbd.org/viewtopic.php?f=3&t=12086#p72905 I was able to understand what is going on, but unfortunately the suggestion didn'...
by timpotter
September 18th, 2013, 11:31 pm
Forum: Bug Reports
Topic: False encryption detection in 0.7.14
Replies: 12
Views: 9415

Re: False encryption detection in 0.7.14

I have been running into this often and thought it was just bad files until I found this thread.

Updated to 0.7.16 and still running into the issue. I've emailed [email protected] with the nzb file from pttrtim at gmail dot org.
by timpotter
August 11th, 2012, 7:09 am
Forum: General Help
Topic: Sabnzbd only downloads if forced
Replies: 2
Views: 1323

Sabnzbd only downloads if forced

Hi, I'm slowly learning how to use sabnzbd, however one thing I'm having the most trouble with is getting the downloads to process without interaction. I've found that adding a nzb pack starts a download but at some point the download stops or pauses, and doesn't resume unless I change the priority ...