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

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



- Mrkennedy - 2010-05-29 20:13

sofakng Wrote:Is it possible to create new folders (for shows you want to add) from inside Sick Beard?

I'm not sure what version I'm using but I have to create an empty folder outside Sick Beard before I can add it...

EDIT: Also, sickbeard.org is very, very slick! (my only suggestion would be to simplify the screenshot transitions)

Pr.Sinister Wrote:Change your bookmark from http://localhost:8081/ to http://localhost:8081/home/

cheers worked


Updating Sickbeard - mra6368 - 2010-05-29 21:34

Just pulled latest version zip from Github. Unzipped to my user folder. I have a finder window open for new sickbeard folder and my present installed running sickbeard. What do i need to do now to keep all my present shows intact and run the new version?


- Habskilla - 2010-05-29 21:44

mra6368 Wrote:Just pulled latest version zip from Github. Unzipped to my user folder. I have a finder window open for new sickbeard folder and my present installed running sickbeard. What do i need to do now to keep all my present shows intact and run the new version?

Try copying over the .db file.


- Pr.Sinister - 2010-05-29 21:47

mra6368 Wrote:Just pulled latest version zip from Github. Unzipped to my user folder. I have a finder window open for new sickbeard folder and my present installed running sickbeard. What do i need to do now to keep all my present shows intact and run the new version?
  • Shutdown Sick Beard through the GUI
  • Delete everything from the current Sick Beard folder except
    • Cache Folder (optional)
    • Logs Folder (optional)
    • cache.db (optional)
    • config.ini
    • sickbeard.db
  • Move all the new files from the new folder to the old folder
  • Make sure your autoProcessTV.cfg is still configured correctly
  • Run SickBeard.py



- mra6368 - 2010-05-29 23:19

Worked a charm thanks


- tragick - 2010-05-30 02:26

I've been running alpha1 from source for a little while and it's been working great. However, I just tried to update to the latest from git and now when I try to start Sick Beard I get this error:

root@nodoubt:~# python /mnt/disk2/var/sickbeard/SickBeard.py &
[1] 1689
root@nodoubt:~# Traceback (most recent call last):
File "/mnt/disk2/var/sickbeard/SickBeard.py", line 35, in <module>
import sickbeard
File "/mnt/disk2/var/sickbeard/sickbeard/__init__.py", line 31, in <module>
from providers import eztv, nzbs, nzbmatrix, tvbinz, nzbsrus, binreq
ImportError: cannot import name nzbsrus

[1]+ Exit 1 python /mnt/disk2/var/sickbeard/SickBeard.py


Any ideas?

P.S. Thanks for the awesome program!


- midgetspy - 2010-05-30 08:14

Do you have the sickbeard/providers/nzbsrus.py file? It is in git...


- Mrkennedy - 2010-05-30 16:09

How do you add 'Continuing' to all your shows, it only seems to have added it to about 7 of my shows. Am missing about 20 or so. But these 7 are the only ones in 'coming soon' part.

cheers


- tragick - 2010-05-30 18:15

midgetspy Wrote:Do you have the sickbeard/providers/nzbsrus.py file? It is in git...
Yeah it was there...
I just deleted the sickbeard directory (except config.ini and the db) and it worked with the latest source.


- Vastlee - 2010-05-31 19:08

Getting a new error. Apparently Sick Beard now has a problem with there not being a directory with the show name?

"This show will be inactive until the dir is created."

It didn't used to. I have always moved my download directory over to an external drive & when a new show was downloaded it would create it. Something in my configuration wrong?