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)



- Flomaster - 2010-06-29

midgetspy Wrote:I don't understand the question... nzbs.org just provides NZBs and SAB downloads it, just like NZBMatrix. And to add nzbs.org just enable it in the config.

I don't see an error in the log I think this is a pyton error the link in the log is good and I can add that Nbz manually to sab and it downloads.

-=Jason=-

this is the bit that seems to be the problem

Code:
File "/usr/lib/python2.6/urllib.py", line 360, in open_http
    return self.http_error(url, fp, errcode, errmsg, headers)
  File "/usr/lib/python2.6/urllib.py", line 373, in http_error
    result = method(url, fp, errcode, errmsg, headers)
  File "/usr/lib/python2.6/urllib.py", line 688, in http_error_401
    return getattr(self,name)(url, realm)
  File "/usr/lib/python2.6/urllib.py", line 752, in retry_http_basic_auth
    user, passwd = self.get_user_passwd(host, realm, i)
  File "/usr/lib/python2.6/urllib.py", line 781, in get_user_passwd
    user, passwd = self.prompt_user_passwd(host, realm)
  File "/usr/lib/python2.6/urllib.py", line 790, in prompt_user_passwd
    host))
EOFError: EOF when reading a line



- midgetspy - 2010-06-29

It will be in your log somewhere - not the error necessarily but the log entries. Pastebin, email, or attach your log to a google wave ticket and I'll take a look.


- Flomaster - 2010-06-29

EDIT:
I just fixed it I had my ip to Sabset to 192.168.2.5:8080/sabnzbd and it was adding another sabnzbd to the ip thus creating a false IP for Sab.



midgetspy Wrote:It will be in your log somewhere - not the error necessarily but the log entries. Pastebin, email, or attach your log to a google wave ticket and I'll take a look.

http://pastebin.com/xrL3RaqM

I am running Linux Ubuntu 10.04 desktop version

-=Jason=-


- DrStrange - 2010-06-29

How do you get Sick Beard to automatically change the status of a show to downloaded once it is downloaded? It finds the relevant episode just fine and changes the status to snatched but once sabnzbd downloads it, the status remains snatched. I have tried rescan, force full update and closing/restarting Sick Beard without success. Or does this excellent program not support this function?


- vinistois - 2010-06-29

make sure sabnzb is running the sabtosickbeard.exe script properly for post-processing


- DrStrange - 2010-06-29

vinistois Wrote:make sure sabnzb is running the sabtosickbeard.exe script properly for post-processing

Thanks for your help.
Can I check a few things:
Rename autoprocessTV.cfg.sample to autoprocessTV.cfg and in it change these lines to:
host=localhost
port=8081
(I have not set a username or password so leave these lines alone)
In sabnzbD set post-processing scripts folder to C:\Program Files (x86)\SickBeard\autoProcessTV and in TV category I have set processing to delete and script to sabtosickbeard.exe
Will this now allow status of downloaded episodes to show as downloaded?


- kri kri - 2010-06-29

Does build 455 include the air-date fix? I have a few series that are still empty, is there a way to fix this yet?


- midgetspy - 2010-06-29

Yes it should have the air date fix... I imagine it'll get fixed on an update, or worst case re-add the show.


- qubilist - 2010-06-29

How do I add a show that I have never downloaded previously?


I am a little confused as how to correctly add brand new shows to SickBeard. I go to Add Shows Tab then I click Add Single Show, It asks for directory, I then put it where I want to download. I then name the folder.

When I go to add the next show I get an error'The show in r:\Shows\TV is already loaded.

How do I add more shows?

Also I have SB sending directly to SABNZBD and sab sends my shows to r:\shows\tv. Will it sort the show into the correct folder?


- Flomaster - 2010-06-29

qubilist Wrote:How do I add a show that I have never downloaded previously?


I am a little confused as how to correctly add brand new shows to SickBeard. I go to Add Shows Tab then I click Add Single Show, It asks for directory, I then put it where I want to download. I then name the folder.

When I go to add the next show I get an error'The show in r:\Shows\TV is already loaded.

How do I add more shows?

Also I have SB sending directly to SABNZBD and sab sends my shows to r:\shows\tv. Will it sort the show into the correct folder?

are you adding the folder of the show you want to grab

Example:
r:\shows\tv\NEWSHOWNAMEHERE

it should create a new folder for that show you wish to grab.

-=Jason=-


- mattressfish - 2010-06-29

I usually create the folder first, then point SB at the folder. I'd think either way would work though...

edit: I believe midgetspy mentioned that he's working on allowing SB to actually create the initial folder, which is ideal imo...


- Flomaster - 2010-06-29

mattressfish Wrote:I usually create the folder first, then point SB at the folder. I'd think either way would work though...

edit: I believe midgetspy mentioned that he's working on allowing SB to actually create the initial folder, which is ideal imo...

I too create the folder first and season folders before adding to SickBeard

-=Jason=-


- midgetspy - 2010-06-29

It will create the folder for you, always has :0)


- mattressfish - 2010-06-29

Well there you go then...


- qubilist - 2010-06-29

midgetspy,
The first show I enter is Entourage. I then want to add Friday Night Lights.

I still am getting an error when I go to add the second show. I get 'The show in R:\Shows\TV is already loaded.

I go to my directory of R:\Shows\TV and I see that there is NO Entourage folder but files for the pictures and seasons of Entourage.

So I think what is happening is that when you click Add Shows Tabs
and under Add Single Show it says
Single Show folder: R:\Shows\TV should say R:\Shows\TV\Entourage then click Add Show.
Then for second show I should manually type R:\Shows\TV\Friday Night Lights then click add Show. This will probably make the folder? Actually I just tried and it saw shows dir doesnt' exist and I am unable to creat it.

Is that correct?

Is there a way that you just give the root directory of all your tv shows. When you add a show and type in the name it creates the folder automatically?