SickBeard unMenu package


Recommended Posts

  • Replies 110
  • Created
  • Last Reply

Top Posters In This Topic

My config.ini keeps being overwritten on restart.  Only the changes I make via VI are gone any change made via the web GUI stays.  I need to change the web_root so sickbeard works with my reverse proxy. 

 

Thanks,

Dave

 

I got this to stick by starting it as root once, the restarting it as nobody.  Weird but it works now.

 

-Dave

Link to comment

My config.ini keeps being overwritten on restart.  Only the changes I make via VI are gone any change made via the web GUI stays.  I need to change the web_root so sickbeard works with my reverse proxy. 

 

Thanks,

Dave

If you are using my unMenu packages then the config.ini file is not deleted on reboot.  Not sure what to tell you about editing the file via VI and changes not getting saved.  try mcedit to change the file and save it.  I would stop Sickbeard, make the change, then start sickbeard.

 

 

EDIT for your above post:

Sound like you are using the plugin and NOT my unMenu packge

Link to comment

How do i uninstall the sickbeard package?  I accidentally deleted some of the sickbeard files so i want to reinstall it.

delete the file /etc/rc.d/unraid.d/rc.unraid_sickbeard

 

you have to open a telnet session and run

rm /etc/rc.d/unraid.d/rc.unraid_sickbeard

 

You should then be able to reinstall.

Link to comment

That worked thanks, but it seems I have screwed something else up..

I get this 500 error:

Traceback (most recent call last):
  File "/mnt/cache/.sickbeard/cherrypy/_cprequest.py", line 660, in respond
    response.body = self.handler()
  File "/mnt/cache/.sickbeard/cherrypy/lib/encoding.py", line 193, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/mnt/cache/.sickbeard/cherrypy/_cpdispatch.py", line 25, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/mnt/cache/.sickbeard/sickbeard/webserve.py", line 2006, in index
    return _munge(t)
  File "/mnt/cache/.sickbeard/sickbeard/webserve.py", line 119, in _munge
    return unicode(string).encode('utf-8', 'xmlcharrefreplace')
  File "/usr/lib/python2.6/site-packages/Cheetah/Template.py", line 1010, in __unicode__
    return getattr(self, mainMethName)()
  File "cheetah__mnt_cache__sickbeard_data_interfaces_default_home_tmpl_1339275044_94_56753.py", line 105, in respond
  File "/mnt/cache/.sickbeard/sickbeard/db.py", line 51, in __init__
    self.connection = sqlite3.connect(dbFilename(filename), 20)
OperationalError: unable to open database file

 

Sorry about this, I'm a little new with all this.

Link to comment

That worked thanks, but it seems I have screwed something else up..

I get this 500 error:

Traceback (most recent call last):
  File "/mnt/cache/.sickbeard/cherrypy/_cprequest.py", line 660, in respond
    response.body = self.handler()
  File "/mnt/cache/.sickbeard/cherrypy/lib/encoding.py", line 193, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/mnt/cache/.sickbeard/cherrypy/_cpdispatch.py", line 25, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/mnt/cache/.sickbeard/sickbeard/webserve.py", line 2006, in index
    return _munge(t)
  File "/mnt/cache/.sickbeard/sickbeard/webserve.py", line 119, in _munge
    return unicode(string).encode('utf-8', 'xmlcharrefreplace')
  File "/usr/lib/python2.6/site-packages/Cheetah/Template.py", line 1010, in __unicode__
    return getattr(self, mainMethName)()
  File "cheetah__mnt_cache__sickbeard_data_interfaces_default_home_tmpl_1339275044_94_56753.py", line 105, in respond
  File "/mnt/cache/.sickbeard/sickbeard/db.py", line 51, in __init__
    self.connection = sqlite3.connect(dbFilename(filename), 20)
OperationalError: unable to open database file

 

Sorry about this, I'm a little new with all this.

 

Looks like something did not get installed properly.  My suggesting is to delete the .sickbeard folder on your cache drive, reboot, and see what happens.  You will have to redo some settings most likely.

Link to comment
  • 1 month later...

hi everyone,

 

I just setup a new unraid server for a friend, I have upload some of my tv show folder in it and when I adding that directory in sickbeard to scan about information, all run fine, except for some tv show that it don't find the show name on tvshow.nfo (there's a question mark instead of the show name).

 

So I add it, configure the directory, the quality, etc... and when I click on the "add show" button, there's some error message like the one that hooger's got.

 

[size=18pt]500 Internal Server Error[/size]

The server encountered an unexpected condition which prevented it from fulfilling the request.

[color=red]Traceback (most recent call last):
  File "/mnt/cache/.sickbeard/cherrypy/_cprequest.py", line 660, in respond
    response.body = self.handler()
  File "/mnt/cache/.sickbeard/cherrypy/lib/encoding.py", line 193, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/mnt/cache/.sickbeard/cherrypy/_cpdispatch.py", line 25, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/mnt/cache/.sickbeard/sickbeard/webserve.py", line 1799, in addNewShow
    helpers.chmodAsParent(show_dir)
  File "/mnt/cache/.sickbeard/sickbeard/helpers.py", line 445, in chmodAsParent
    parentMode = stat.S_IMODE(os.stat(parentPath)[stat.ST_MODE])
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 11: ordinal not in range(128)[/color]


Powered by [color=blue][i]CherryPy 3.2.0rc1[/i][/color]

 

 

Otherwise, all the tvshow where their name are found, works fine. I have completly deleted all the directory and file of sickbeard, reinstall, and always got the same error.

 

Idea ?

 

Thanks.

Link to comment

Problem solved ! my tvshow directory got an accent characters "é" (yep, I'm french ;)) so the script won't work with that kind of character. I have renamed my directory correctly, reinstall sickbeard, update it, and it works like a charm.

 

perhaps it's the same problem for hooger ?

Link to comment

running perfectly for a week then today had install a new hdd. 

sickbeard installed on cache drive

 

rebooted machine and sab starts as normal sickbeard did not even though enable reinstall on reboot enabled.  secondly after starting through user scripts when I go to the ip;port nothing there as if it wasnt started but msg on user scripts page shows started as nobody. but i get this;

 

chown: changing ownership of `./lib': Read-only file system

chown: cannot access `./data/js': Permission denied

chown: cannot access `./data/css/lib/jquery.pnotify.default.css': Permission denied

chown: cannot access `./data/css/lib/jquery.qtip2.css': Permission denied

chown: cannot access `./data/css/lib/superfish.css': Permission denied

chown: cannot access `./data/css/lib/smooth-grinder/jquery-ui-1.8.17.custom.css': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images/ui-bg_glass_55_fbf9ee_1x400.png': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images/ui-icons_2e83ff_256x240.png': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images/ui-icons_8c291d_256x240.png': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images/ui-bg_flat_0_ffffff_40x100.png': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images/ui-icons_cd0a0a_256x240.png': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images/ui-icons_222222_256x240.png': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images/ui-bg_flat_0_6e4f1c_40x100.png': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images/ui-bg_highlight-soft_75_dcdcdc_1x100.png': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images/ui-bg_highlight-soft_75_efefef_1x100.png': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images/ui-bg_highlight-soft_75_dddddd_1x100.png': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images/ui-bg_inset-soft_75_dfdfdf_1x100.png': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images/ui-bg_flat_0_000000_40x100.png': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images/ui-bg_glass_95_fef1ec_1x400.png': Permission denied

chown: changing ownership of `./data/css/lib/smooth-grinder/images': Read-only file system

chown: changing ownership of `./data/css/lib/smooth-grinder': Read-only file system

chown: changing ownership of `./data/css/lib/formwizard.css': Permission denied

chown: changing ownership of `./data/css/lib': Read-only file system

chown: changing ownership of `./data/css/default.css': Permission denied

chown: changing ownership of `./data/css/iphone.css': Permission denied

chown: changing ownership of `./data/css/config.css': Permission denied

chown: changing ownership of `./data/css/comingEpisodes.css': Permission denied

chown: changing ownership of `./data/css/tablesorter.css': Permission denied

chown: changing ownership of `./data/css/browser.css': Permission denied

chown: changing ownership of `./data/css': Read-only file system

chown: cannot access `./data/interfaces': Permission denied

chown: cannot access `./data/images/plus.png': Permission denied

chown: cannot access `./data/images/menu': Permission denied

chown: cannot access `./data/images/edit.png': Permission denied

chown: cannot access `./data/images/favicon.ico': Permission denied

chown: cannot access `./data/images/info32.png': Permission denied

chown: cannot access `./data/images/tbn-no.gif': Permission denied

chown: changing ownership of `./data/images/flags/da.png': Permission denied

chown: changing ownership of `./data/images/flags/de.png': Permission denied

chown: changing ownership of `./data/images/flags/cs.png': Permission denied

chown: changing ownership of `./data/images/flags/el.png': Permission denied

chown: changing ownership of `./data/images/flags/en.png': Permission denied

chown: changing ownership of `./data/images/flags/es.png': Permission denied

chown: changing ownership of `./data/images/flags/fi.png': Permission denied

chown: changing ownership of `./data/images/flags/fr.png': Permission denied

chown: changing ownership of `./data/images/flags/he.png': Permission denied

chown: changing ownership of `./data/images/flags/hr.png': Permission denied

chown: changing ownership of `./data/images/flags/hu.png': Permission denied

chown: changing ownership of `./data/images/flags/ja.png': Permission denied

chown: changing ownership of `./data/images/flags/it.png': Permission denied

chown: changing ownership of `./data/images/flags/ko.png': Permission denied

chown: changing ownership of `./data/images/flags/nl.png': Permission denied

chown: changing ownership of `./data/images/flags/no.png': Permission denied

chown: changing ownership of `./data/images/flags/pl.png': Permission denied

chown: changing ownership of `./data/images/flags/pt.png': Permission denied

chown: changing ownership of `./data/images/flags/ru.png': Permission denied

chown: changing ownership of `./data/images/flags/sl.png': Permission denied

chown: changing ownership of `./data/images/flags/sv.png': Permission denied

chown: changing ownership of `./data/images/flags/tr.png': Permission denied

chown: changing ownership of `./data/images/flags/zh.png': Permission denied

chown: changing ownership of `./data/images/flags': Read-only file system

chown: cannot access `./data/images/sickbeard_small.png': Permission denied

chown: cannot access `./data/images/no16.png': Permission denied

chown: cannot access `./data/images/save.png': Permission denied

chown: cannot access `./data/images/sickbeard_touch_icon.png': Permission denied

chown: cannot access `./data/images/banner.png': Permission denied

chown: cannot access `./data/images/tbn.gif': Permission denied

chown: cannot access `./data/images/loading16_dddddd.gif': Permission denied

chown: cannot access `./data/images/notifiers': Permission denied

chown: cannot access `./data/images/loading16_333333.gif': Permission denied

chown: cannot access `./data/images/nfo-no.gif': Permission denied

chown: cannot access `./data/images/bg.gif': Permission denied

chown: cannot access `./data/images/search32.png': Permission denied

chown: cannot access `./data/images/nfo.gif': Permission denied

chown: cannot access `./data/images/top.gif': Permission denied

chown: cannot access `./data/images/minus.png': Permission denied

chown: cannot access `./data/images/shadow.png': Permission denied

chown: cannot access `./data/images/forceUpdate32.png': Permission denied

chown: cannot access `./data/images/add.png': Permission denied

chown: cannot access `./data/images/add-existing32.png': Permission denied

chown: cannot access `./data/images/paypal': Permission denied

chown: cannot access `./data/images/cancel32.png': Permission denied

chown: cannot access `./data/images/prev.gif': Permission denied

chown: cannot access `./data/images/feed.png': Permission denied

chown: cannot access `./data/images/arrows.png': Permission denied

chown: cannot access `./data/images/thetvdb16.png': Permission denied

chown: cannot access `./data/images/next.gif': Permission denied

chown: cannot access `./data/images/delete.png': Permission denied

chown: cannot access `./data/images/loading.gif': Permission denied

chown: cannot access `./data/images/yes16.png': Permission denied

chown: cannot access `./data/images/info.png': Permission denied

chown: cannot access `./data/images/poster.png': Permission denied

chown: cannot access `./data/images/loading16.gif': Permission denied

chown: cannot access `./data/images/loading32.gif': Permission denied

chown: cannot access `./data/images/add-new32.png': Permission denied

chown: cannot access `./data/images/forceBacklog20.png': Permission denied

chown: cannot access `./data/images/tablesorter': Permission denied

chown: cannot access `./data/images/providers': Permission denied

chown: cannot access `./data/images/download.png': Permission denied

chown: cannot access `./data/images/error.png': Permission denied

chown: cannot access `./data/images/cancel.png': Permission denied

chown: changing ownership of `./data/images': Read-only file system

chown: changing ownership of `./data': Read-only file system

chown: cannot access `./init.ubuntu': Permission denied

chown: cannot access `./cache': Permission denied

chown: cannot access `./tests': Permission denied

chown: cannot access `./COPYING.txt': Permission denied

chown: cannot access `./init.freebsd': Permission denied

chown: cannot access `./init.solaris11': Permission denied

chown: changing ownership of `./sickbeard': Read-only file system

chown: cannot access `./cache.db': Permission denied

chown: changing ownership of `./cherrypy/lib/jsontools.pyc': Read-only file system

chown: changing ownership of `./cherrypy/lib/httpauth.pyc': Read-only file system

chown: changing ownership of `./cherrypy/lib/reprconf.pyc': Read-only file system

chown: changing ownership of `./cherrypy/lib/sessions.pyc': Read-only file system

chown: changing ownership of `./cherrypy/lib/httputil.py': Permission denied

chown: changing ownership of `./cherrypy/lib/cptools.py': Permission denied

chown: changing ownership of `./cherrypy/lib/caching.pyc': Read-only file system

chown: changing ownership of `./cherrypy/lib/caching.py': Permission denied

chown: changing ownership of `./cherrypy/lib/auth_basic.py': Permission denied

chown: changing ownership of `./cherrypy/lib/xmlrpc.pyc': Read-only file system

chown: changing ownership of `./cherrypy/lib/auth.pyc': Read-only file system

chown: changing ownership of `./cherrypy/lib/covercp.py': Permission denied

chown: changing ownership of `./cherrypy/lib/httpauth.py': Permission denied

chown: changing ownership of `./cherrypy/lib/encoding.py': Permission denied

chown: changing ownership of `./cherrypy/lib/auth_basic.pyc': Read-only file system

chown: changing ownership of `./cherrypy/lib/encoding.pyc': Read-only file system

chown: changing ownership of `./cherrypy/lib/jsontools.py': Permission denied

chown: changing ownership of `./cherrypy/lib/auth_digest.pyc': Read-only file system

chown: changing ownership of `./cherrypy/lib/auth_digest.py': Permission denied

chown: changing ownership of `./cherrypy/lib/profiler.py': Permission denied

chown: changing ownership of `./cherrypy/lib/__init__.pyc': Read-only file system

chown: changing ownership of `./cherrypy/lib/static.pyc': Read-only file system

chown: changing ownership of `./cherrypy/lib/sessions.py': Permission denied

chown: changing ownership of `./cherrypy/lib/httputil.pyc': Read-only file system

chown: changing ownership of `./cherrypy/lib/static.py': Permission denied

chown: changing ownership of `./cherrypy/lib/cptools.pyc': Read-only file system

chown: changing ownership of `./cherrypy/lib/reprconf.py': Permission denied

chown: changing ownership of `./cherrypy/lib/auth.py': Permission denied

chown: changing ownership of `./cherrypy/lib/http.py': Permission denied

chown: changing ownership of `./cherrypy/lib/__init__.py': Permission denied

chown: changing ownership of `./cherrypy/lib/xmlrpc.py': Permission denied

chown: changing ownership of `./cherrypy/lib': Read-only file system

chown: cannot access `./cherrypy/favicon.ico': Permission denied

chown: changing ownership of `./cherrypy/_cpconfig.pyc': Read-only file system

chown: cannot access `./cherrypy/_cpthreadinglocal.py': Permission denied

chown: cannot access `./cherrypy/_cpmodpy.py': Permission denied

chown: cannot access `./cherrypy/_cpdispatch.py': Permission denied

chown: changing ownership of `./cherrypy/wsgiserver/ssl_pyopenssl.py': Permission denied

chown: changing ownership of `./cherrypy/wsgiserver/__init__.pyc': Permission denied

chown: changing ownership of `./cherrypy/wsgiserver/ssl_builtin.py': Permission denied

chown: changing ownership of `./cherrypy/wsgiserver/__init__.py': Permission denied

chown: changing ownership of `./cherrypy/wsgiserver': Read-only file system

chown: changing ownership of `./cherrypy/_cpserver.pyc': Read-only file system

chown: cannot access `./cherrypy/_cprequest.py': Permission denied

chown: changing ownership of `./cherrypy/_cpdispatch.pyc': Read-only file system

chown: changing ownership of `./cherrypy/_cplogging.pyc': Read-only file system

chown: cannot access `./cherrypy/_cplogging.py': Permission denied

chown: cannot access `./cherrypy/_cpwsgi_server.py': Permission denied

chown: cannot access `./cherrypy/_cpchecker.py': Permission denied

chown: cannot access `./cherrypy/_cpwsgi.py': Permission denied

chown: cannot access `./cherrypy/_cpwsgi_server.pyc': Permission denied

chown: cannot access `./cherrypy/_cptools.py': Permission denied

chown: changing ownership of `./cherrypy/_cperror.pyc': Read-only file system

chown: changing ownership of `./cherrypy/_cpchecker.pyc': Read-only file system

chown: cannot access `./cherrypy/_cpreqbody.py': Permission denied

chown: changing ownership of `./cherrypy/__init__.pyc': Read-only file system

chown: changing ownership of `./cherrypy/_cpreqbody.pyc': Read-only file system

chown: changing ownership of `./cherrypy/_cpwsgi.pyc': Read-only file system

chown: changing ownership of `./cherrypy/_cptools.pyc': Read-only file system

chown: cannot access `./cherrypy/_cpconfig.py': Permission denied

chown: changing ownership of `./cherrypy/_cptree.pyc': Read-only file system

chown: changing ownership of `./cherrypy/_cprequest.pyc': Read-only file system

chown: cannot access `./cherrypy/_cpnative_server.py': Permission denied

chown: cannot access `./cherrypy/_cpserver.py': Permission denied

chown: cannot access `./cherrypy/__init__.py': Permission denied

chown: cannot access `./cherrypy/cherryd': Permission denied

chown: cannot access `./cherrypy/_cperror.py': Permission denied

chown: changing ownership of `./cherrypy/process/plugins.pyc': Read-only file system

chown: changing ownership of `./cherrypy/process/win32.pyc': Read-only file system

chown: changing ownership of `./cherrypy/process/servers.pyc': Read-only file system

chown: changing ownership of `./cherrypy/process/wspbus.py': Permission denied

chown: changing ownership of `./cherrypy/process/plugins.py': Permission denied

chown: changing ownership of `./cherrypy/process/win32.py': Permission denied

chown: changing ownership of `./cherrypy/process/servers.py': Permission denied

chown: changing ownership of `./cherrypy/process/__init__.pyc': Read-only file system

chown: changing ownership of `./cherrypy/process/wspbus.pyc': Read-only file system

chown: changing ownership of `./cherrypy/process/__init__.py': Permission denied

chown: changing ownership of `./cherrypy/process': Read-only file system

chown: changing ownership of `./cherrypy/_cptree.py': Permission denied

chown: changing ownership of `./cherrypy': Read-only file system

chown: cannot access `./version.txt': Permission denied

chown: cannot access `./config.ini': Permission denied

chown: cannot access `./.gitignore': Permission denied

chown: cannot access `./sickbeard.db': Permission denied

chown: cannot access `./SickBeard.py': Permission denied

chown: cannot access `./.travis.yml': Permission denied

chown: cannot access `./init.fedora': Permission denied

chown: changing ownership of `./autoProcessTV/hellaToSickBeard.py': Permission denied

chown: changing ownership of `./autoProcessTV/autoProcessTV.cfg': Read-only file system

chown: changing ownership of `./autoProcessTV/autoProcessTV.pyc': Read-only file system

chown: changing ownership of `./autoProcessTV/autoProcessTV.cfg.sample': Permission denied

chown: changing ownership of `./autoProcessTV/autoProcessTV.py': Permission denied

chown: changing ownership of `./autoProcessTV/sabToSickBeard.py': Permission denied

chown: changing ownership of `./autoProcessTV': Read-only file system

chown: changing ownership of `./readme.md': Read-only file system

chown: cannot access `./sickbeard.db.v0': Permission denied

chown: changing ownership of `.': Read-only file system

chmod: cannot access `/mnt/cache/.sickbeard/config.ini': Permission denied

cat: /mnt/cache/.sickbeard/config.ini: Permission denied

mkdir: cannot create directory `': No such file or directory

chown: cannot access `': No such file or directory

SickBeard started as nobody.

 

Link to comment

Re-install it after running(without the quotes) "rm /etc/rc.d/unraid.d/rc.unraid_sickbeard" in a telnet session as prostuff suggests.

 

Then after you get everything running the way you want it, just as a suggestion, maybe do what I did, make a script to backup the config and db files on a daily basis.  Couchpotato never installs right on reboot for me, and the SAB config gets wiped out on me everytime, but I just reinstall CP and restore those files to CP and SAB and I'm always up within a few minutes.  Sickbeard usually reinstalls perfectly but it's good to have a backup regardless since it can be the most time consuming to set up.

 

Here's the script I made and use

 

tvbackups.sh

#!/bin/sh
cp /mnt/cache/.sabnzbd/sabnzbd.ini /mnt/user/backups/sabnzbd/sabnzbd.ini
cp /mnt/cache/.couchpotato/config.ini /mnt/user/backups/couchpotato/config.ini
cp /mnt/cache/.couchpotato/data.db /mnt/user/backups/couchpotato/data.db
cp /mnt/cache/.sickbeard/config.ini /mnt/user/backups/sickbeard/config.ini
cp /mnt/cache/.sickbeard/sickbeard.db /mnt/user/backups/sickbeard/sickbeard.db
# done!

 

Then I added in crontab

30 1 * * * /mnt/user/backups/tvbackups.sh 1>/dev/null 2>/dev/null

 

 

Link to comment
  • 1 month later...

I hope I am not stepping out of line sharing these but here is the updated package.conf file for sickbeard "midgetspy-Sick-Beard-alpha1-2743-g830b3b1.tar.gz" including the correct md5 so you will not see the error.  I am installing this now on unraid 4.7 and sharing the updated .conf files as I create them.  sabnzbd has one as well over here --> http://lime-technology.com/forum/index.php?topic=14190.0

sickbeard-unmenu-package.conf

Link to comment
  • 3 weeks later...
  • 2 months later...

Bad news: took the "let SB update itself" plunge (Sickbeard just made a huge update on 12/31/12), and Sickbeard failed to finish the process on its own.  When I managed a clean shutdown, Sickbeard wouldn't install as usual when prompted.  Moved all Sickbeard folders into backup folders, started with a fresh install - first by modifying drcorso's conf file (since I hadn't seen any negative comments) to pull down the most recent master gz from github, then when that installed but complained that it couldn't reach github to check version number (and it clearly wasn't the newest version since it still listed old indexers), I started from scratch again and tried drcorso's file as crafted (same issue with github communication), and started from scratch again with prostuff1's January conf from the first page of this thread.  Even with what I believe to be a completely fresh install, I'm getting the github communication errors, and I've had a good long history of keeping up with prostuff1's conf files without ever seeing this error (or any other real trouble - thanks for all of your hard work on this, prostuff1!).

 

Is there a chance that something has changed on Sickbeard's end with this 12/31/12 update?

 

Any advice or guidance would be greatly appreciated!

Link to comment

Thanks for the quick reply, prostuff1 - I'll definitely stick with it and keep everyone posted.

 

Does this mean that the "taking old conf and replacing old version file name with new version file name" approach should work for pulling down the most up-to-date version of SB manually, too?  Or am I missing a step anywhere along the way?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.