It is a known issue with teh OpenJDK version. Could you try to install ca-certificates-java?
Without a recompile it isn't possible to change Episode butlers https connections for newzbin to http.
Search found 19 matches
- October 8th, 2010, 3:02 am
- Forum: Third-party Addons
- Topic: Episode Butler IO error requesting NZB data
- Replies: 2
- Views: 4148
- October 1st, 2010, 2:38 pm
- Forum: Third-party Addons
- Topic: Episode Butler SSL?
- Replies: 4
- Views: 4692
Re: Episode Butler SSL?
I looked it up in the source and there it was https. I figured I implemented it that way but clearly I changed it after the latest release.
- September 23rd, 2010, 1:47 pm
- Forum: Third-party Addons
- Topic: Episode Butler SSL?
- Replies: 4
- Views: 4692
Re: Episode Butler SSL?
Episodebutler uses https to connect to the NZBMatrix api. All communication is encrypted.
- August 26th, 2010, 2:09 pm
- Forum: General Help
- Topic: Disk error on creating file - nzb from Episode Butler?
- Replies: 9
- Views: 9124
Re: Disk error on creating file - nzb from Episode Butler?
For newzbin I only send the reportId using the API. All naming info is taken from newzbin by sabnzbd itself. For nzbs.org I use the URL using the API and also supply an nzbname parameter for a nice name (which will contain a : for certain shows). For NZBMatrix i'm posting the nzbfile data. I couldn'...
- March 24th, 2010, 10:20 am
- Forum: Third-party Addons
- Topic: Searchresult Episode Butler Error
- Replies: 23
- Views: 19742
Re: Searchresult Episode Butler Error
Ok, fixed version can be downloaded from http://episodebutler.janoz.com .
- March 24th, 2010, 4:28 am
- Forum: Third-party Addons
- Topic: Searchresult Episode Butler Error
- Replies: 23
- Views: 19742
Re: Searchresult Episode Butler Error
As far as I can see the error is triggered when a lot of searches are done. Previously when the Episode butler did to many requests newzbin would send a html page indicating to many requests were done. The episode butler would pause for a minute and resume the searches. Now, instead of a page indica...
- March 23rd, 2010, 7:42 am
- Forum: Third-party Addons
- Topic: Searchresult Episode Butler Error
- Replies: 23
- Views: 19742
Re: Searchresult Episode Butler Error
Hmm, this API is rather new (went public last Januari) and I wasn't aware of it. Until now I have used the feed urls. I will take a look at this tonight. I think, since the parameters are the same and a tab separated file doesn't realy differ from a comma separated file, the implementation wont real...
- March 23rd, 2010, 3:20 am
- Forum: Third-party Addons
- Topic: Searchresult Episode Butler Error
- Replies: 23
- Views: 19742
Re: Searchresult Episode Butler Error
Sorry everyone for the late response. I was off the grid this weekend because of a bachelor party and have been very busy at work (Last week of an iteration). Based on the responses I get and the logfiles I received the error occurs when a lot of searches are done. There are in fact two problems. 1-...
- March 19th, 2010, 4:30 am
- Forum: Third-party Addons
- Topic: Searchresult Episode Butler Error
- Replies: 23
- Views: 19742
Re: Searchresult Episode Butler Error
This problem is caused by a change in the newzbin feed urls. I opened a support ticket and they are working on it. There is a problem with the authentication. The 'no cvs content type' is because a html login page is returned instead of a csv file containing the search results. A quick fix for now i...
- February 26th, 2010, 5:01 am
- Forum: Third-party Addons
- Topic: EpisodeButler and priorities
- Replies: 3
- Views: 6549
Re: EpisodeButler and priorities
Can you see if the episodes added by the Episode Butler do have the TV category? If that is the case I think I should focus on the priority part. If it doesn't get the TV category at all then the problem lies there.
- February 3rd, 2010, 6:08 am
- Forum: Third-party Addons
- Topic: Episode Butler search delay
- Replies: 4
- Views: 4245
Re: Episode Butler search delay
But your not the only one using the Episode Butler ;). In earlier the interval was 6 hours and it was already reduced. Keep in mind it will do a rather elaborated set of searches for every already aired but not yet downloaded show episode every 2 hours. It's more a question of ethics. I would not li...
- January 31st, 2010, 3:10 am
- Forum: Third-party Addons
- Topic: Start Episode Butler Silently
- Replies: 3
- Views: 3997
Re: Start Episode Butler Silently
You can start the episodebutler with -nogui as parameter and the browser will not pop up. There is however a bug in 0.9.060. The -nogui parameter doesn't work correctly in this version. I'll upload a new version in a few minutes in which this bug is fixed.
--
Edit: New version now uploaded
--
Edit: New version now uploaded
- December 24th, 2009, 2:08 pm
- Forum: Third-party Addons
- Topic: Episode Bulter and SAB 5.0
- Replies: 24
- Views: 33931
Re: Episode Bulter and SAB 5.0
The new version is available.
- December 3rd, 2009, 4:18 am
- Forum: Third-party Addons
- Topic: Episode Bulter and SAB 5.0
- Replies: 24
- Views: 33931
Re: Episode Bulter and SAB 5.0
The current version of the Episode Butler does NOT support sabnzbd 5.0. The new EB 0.9 version does support the new sabnzbd beta, but it isn't in a releasable state unfortunately. A possible workaround is using a watch folder. Configure the Episode Butler to save the nzb's to disk (using the filesav...
- November 20th, 2009, 4:20 am
- Forum: Third-party Addons
- Topic: Episode Bulter and AWT_TOOLKIT environment flag
- Replies: 1
- Views: 3281
Re: Episode Bulter and AWT_TOOLKIT environment flag
To be honest I do not think it is a problem wit Episode Butler. Episode butler has only a minor dependency on AWT. AWT is only used to show the popups indicating something went wrong during startup. A workaround is setting 'gui.console' to true to force Episode Butler to not use dialogs and only pri...