Kodi Community Forum
Sick Beard - Automatic TV Show Episode download/sort/rename, nfo/tbn maker & TV Guide - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: Sick Beard - Automatic TV Show Episode download/sort/rename, nfo/tbn maker & TV Guide (/showthread.php?tid=63591)



- funkydude101 - 2010-02-04

Is there any reason why SB can't properly find anything using TVNZB? All the episodes are there, it just never finds them.


- midgetspy - 2010-02-04

funkydude101 Wrote:Is there any reason why SB can't properly find anything using TVNZB? All the episodes are there, it just never finds them.

https://code.google.com/p/sickbeard/wiki/SearchProviders

TVNZB has no API or search so I can only see the whatever shows up on their RSS feed... so unless you're checking for brand new episodes as they're posted it's not going to find anything.


- edog1973 - 2010-02-04

Ahh, I had not considered that aspect since I do the moves on a single file system. But your right that would not always be the case.

Thanks


- jons2crazy - 2010-02-04

sorry guys I am a complete noob. I have sickbeard set up and SAB and both work independently. I just can not get sickbeard to connect to SAB. What setting do I need to fix?

[quote]Feb-04 16:20:45 INFO SEARCH :: Sending NZB to SABnzbd
Feb-04 16:20:45 DEBUG SEARCH :: URL: http://localhost:8080/sabnzbd/api?ma_password =xxxxxxxx&pp=3&apikey=42519545809d8998d75bdf234795ddd8&name=http%3A%2F%2Fnzbmatrix.com%2Fapi-nzb-download.php%3Fid%3D533769%26username%3Djons2crazy%26apikey%3Da90fcd4896826943851ffc631be6ae4a&cat=tv&priority=1&mode=addurl&ma_username=jons2crazy
Feb-04 16:20:47 ERROR SEARCH :: Exception generated in thread SEARCH: [Errno socket error] [Errno 10061] No connection could be made because the target machine actively refused it
Feb-04 16:20:47 DEBUG SEARCH :: Traceback (most recent call last):
File "sickbeard\scheduler.pyo", line 48, in runAction
File "sickbeard\searchCurrent.pyo", line 110, in run
File "sickbeard\searchCurrent.pyo", line 67, in searchForTodaysEpisodes
File "sickbeard\search.pyo", line 63, in snatchEpisode
File "sickbeard\sab.pyo", line 57, in sendNZB
File "urllib.pyo", line 87, in urlopen
File "urllib.pyo", line 206, in open
File "urllib.pyo", line 345, in open_http
File "httplib.pyo", line 892, in endheaders
File "httplib.pyo", line 764, in _send_output
File "httplib.pyo", line 723, in send
File "httplib.pyo", line 704, in connect
File "socket.pyo", line 514, in create_connection
IOError: [Errno socket error] [Errno 10061] No connection could be made because the target machine actively refused it
/QUOTE]


- xexe - 2010-02-04

midgetspy Wrote:https://code.google.com/p/sickbeard/wiki/SearchProviders

TVNZB has no API or search so I can only see the whatever shows up on their RSS feed... so unless you're checking for brand new episodes as they're posted it's not going to find anything.

I had a quick look and it wouldnt be too hard to produce a dbase of all shows on TVNZB in the sqlite dbase. There a couple of fields like date that will be hard to get right but this would immediately give usage of both TVNZB and sickbeard a boost.

Obviously it would be better just to email the site and ask for a quick sql dump of a few fields. 15 mins work for them tops

Interested?


- midgetspy - 2010-02-04

[quote=jons2crazy]sorry guys I am a complete noob. I have sickbeard set up and SAB and both work independently. I just can not get sickbeard to connect to SAB. What setting do I need to fix?

[quote]Feb-04 16:20:45 INFO SEARCH :: Sending NZB to SABnzbd
Feb-04 16:20:45 DEBUG SEARCH :: URL: http://localhost:8080/sabnzbd/api?ma_password =xxxxxxxx&pp=3&apikey=42519545809d8998d75bdf234795ddd8&name=http%3A%2F%2Fnzbmatrix.com%2Fapi-nzb-download.php%3Fid%3D533769%26username%3Djons2crazy%26apikey%3Da90fcd4896826943851ffc631be6ae4a&cat=tv&priority=1&mode=addurl&ma_username=jons2crazy
Feb-04 16:20:47 ERROR SEARCH :: Exception generated in thread SEARCH: [Errno socket error] [Errno 10061] No connection could be made because the target machine actively refused it
Feb-04 16:20:47 DEBUG SEARCH :: Traceback (most recent call last):
File "sickbeard\scheduler.pyo", line 48, in runAction
File "sickbeard\searchCurrent.pyo", line 110, in run
File "sickbeard\searchCurrent.pyo", line 67, in searchForTodaysEpisodes
File "sickbeard\search.pyo", line 63, in snatchEpisode
File "sickbeard\sab.pyo", line 57, in sendNZB
File "urllib.pyo", line 87, in urlopen
File "urllib.pyo", line 206, in open
File "urllib.pyo", line 345, in open_http
File "httplib.pyo", line 892, in endheaders
File "httplib.pyo", line 764, in _send_output
File "httplib.pyo", line 723, in send
File "httplib.pyo", line 704, in connect
File "socket.pyo", line 514, in create_connection
IOError: [Errno socket error] [Errno 10061] No connection could be made because the target machine actively refused it
/QUOTE][/quote]

Probably your SAB host or port is wrong.


- midgetspy - 2010-02-04

xexe Wrote:I had a quick look and it wouldnt be too hard to produce a dbase of all shows on TVNZB in the sqlite dbase. There a couple of fields like date that will be hard to get right but this would immediately give usage of both TVNZB and sickbeard a boost.

Obviously it would be better just to email the site and ask for a quick sql dump of a few fields. 15 mins work for them tops

Interested?

Well the only problem I see is that I will have no way of knowing when the NZBs become invalid (they stop indexing them)... so old shows may not work.

Really the best solution is to get them to add a search field/filter, hehe.


- jons2crazy - 2010-02-05

midgetspy Wrote:[quote=jons2crazy]
Probably your SAB host or port is wrong.

I have windows 7 and have tried every possible combo I can think of. Sick beard and SAB are on the same pc.

Host SAB is set to 0.0.0.0 on port 8080

What should be in sickbeard?

I have tried all of these and none worked.

EX: http://localhost:8080/sabnzbd/
0.0.0.0:8080
192.160.0.103:8080
http://localhost:8080
localhost:8080

Thanks for the help I know this should be easy...


- midgetspy - 2010-02-05

jons2crazy Wrote:[quote=midgetspy]

I have windows 7 and have tried every possible combo I can think of. Sick beard and SAB are on the same pc.

Host SAB is set to 0.0.0.0 on port 8080

What should be in sickbeard?

I have tried all of these and none worked.

EX: http://localhost:8080/sabnzbd/
0.0.0.0:8080
192.160.0.103:8080
http://localhost:8080
localhost:8080

Thanks for the help I know this should be easy...

Um... I have no idea. Unless you have a firewall blocking it somehow, SB is trying to open the socket to SAB and being actively refused. Your SAB is http://localhost:8080/sabnzbd/ but "localhost:8080" doesn't work?


- funkydude101 - 2010-02-05

midgetspy Wrote:https://code.google.com/p/sickbeard/wiki/SearchProviders

TVNZB has no API or search so I can only see the whatever shows up on their RSS feed... so unless you're checking for brand new episodes as they're posted it's not going to find anything.


Is there a known bug with CSI: New York? Or even with Cold Case.

SB did not pick up a new episode when it was released both on TVNZB and NZBMatrix... It did for Modern Family and Criminal Minds however...

Why some shows and not others? Does SB regularly have a problem finding episodes?

Unfortunately all the other sites seem to be invite only and I am unable to take part in their functionality (unless someone wants to PM me an invite hehe).


- jons2crazy - 2010-02-05

Made sure all firewalls are disabled.

In sick beard SAB host is set as= localhost:8080

SAB is set to 0.0.0.0 and 8080


here is what the console says.

Image


- midgetspy - 2010-02-05

funkydude101 Wrote:Is there a known bug with CSI: New York? Or even with Cold Case.

SB did not pick up a new episode when it was released both on TVNZB and NZBMatrix... It did for Modern Family and Criminal Minds however...

Why some shows and not others? Does SB regularly have a problem finding episodes?

Unfortunately all the other sites seem to be invite only and I am unable to take part in their functionality (unless someone wants to PM me an invite hehe).

As far as I know CSI: NY is working but it's possible it isn't - give me an example of a report that wasn't found but should have been and I'll see. Cold Case should definitely work. The only show I'm aware of that doesn't get matched properly is Sanctuary (US) but that'll be fixed in an upcoming build.


- midgetspy - 2010-02-05

jons2crazy Wrote:Made sure all firewalls are disabled.

In sick beard SAB host is set as= localhost:8080

SAB is set to 0.0.0.0 and 8080


here is what the console says.

Oh, that's not the same error that you originally had... that's probably because you're trying to use SAB 0.4 rather than 0.5.


- jons2crazy - 2010-02-05

midgetspy Wrote:Oh, that's not the same error that you originally had... that's probably because you're trying to use SAB 0.4 rather than 0.5.

TO save the next person with my problems trouble.

1. Disable windows firewall

2. Go here not SABNZBs webesite to get .05 http://sourceforge.net/projects/sabnzbdplus/files/


Thanks for the help Smile


- perri - 2010-02-05

Rev 300:

Code:
Traceback (most recent call last):
  File "SickBeard.py", line 37, in <module>
    import sickbeard
  File "/home/perri/sickbeard-read-only/sickbeard/__init__.py", line 30, in <module>
    from sickbeard import searchCurrent, searchBacklog, updateShows
  File "/home/perri/sickbeard-read-only/sickbeard/searchCurrent.py", line 21, in <module>
    from sickbeard import common, db, exceptions, helpers, search
  File "/home/perri/sickbeard-read-only/sickbeard/db.py", line 25, in <module>
    from sickbeard import logger
  File "/home/perri/sickbeard-read-only/sickbeard/logger.py", line 29, in <module>
    import logging.handlers
ImportError: No module named handlers