Episode butler does not send id to sab

Got a program that plays well with SABnzbd? Share it here!
Post Reply
ontrose
Newbie
Newbie
Posts: 35
Joined: May 2nd, 2009, 2:47 am

Episode butler does not send id to sab

Post by ontrose »

Hello there just bought myself an asrock 330 and installed win 7 64bit.
But now when i use episode butler for some strange reason EB wont sent the report id from newzbin to sab...
It works when i change the conf file so that EB should download the .nzb file and send it to sab but not when i set it to yes...
Anyone who could help me figure this out???

Regards Ontrose
Eejit
Sr. Member
Sr. Member
Posts: 267
Joined: September 10th, 2008, 5:46 pm

Re: Episode butler does not send id to sab

Post by Eejit »

Code: Select all

As you are aware, EB needs all the info so that it can comminicate with SAB.

[code 
sabnzbd               = on
sabnzbd.host          = 192.168.0.180
sabnzbd.port          = 5762
sabnzbd.rootDir       = sabnzbd
sabnzbd.username      = <yourUsernameIfAny>
sabnzbd.password      = <YourPasswordIfAny>
# Set useReportId to yes to only send the reportId to sabnzbd. This
# way all the 'move downloaded files based on category'-stuff works
# in sabnzbd. When set to no, Episode Butler will download the NZB
# files and submit them to sabnzbd.
sabnzbd.useReportId   = yes
sabnzbd.activeness    = 3
sabnzbd.apikey = <YourAPIKey>
Is it possible you've forgotten the API Key?
Eejit - The name say's it all !!
Image
ontrose
Newbie
Newbie
Posts: 35
Joined: May 2nd, 2009, 2:47 am

Re: Episode butler does not send id to sab

Post by ontrose »

afraid not...if it onley would have been that easy (tho it probebley is...)

Hmm dunno what i did and but now it works...
Last edited by ontrose on October 2nd, 2009, 8:02 am, edited 1 time in total.
Post Reply