SickBeard to SickRage postprocessing?

Sick Beard is a PVR for newsgroup users (with limited torrent support). It watches for new episodes of your favorite shows and when they are posted it downloads them, sorts and renames them, and optionally generates metadata for them. It currently supports NZBs.org, NZBMatrix, NZBs'R'Us, Newzbin, Womble's Index, NZB.su, TVTorrents and EZRSS and retrieves show information from theTVDB.com and TVRage.com.

Moderator: Lillian.W@AST

McGurik
Posts: 22
youtube meble na wymiar Warszawa
Joined: Sat Apr 26, 2014 2:30 pm

Re: SickBeard to SickRage postprocessing?

Post by McGurik »

The sick rage log shows this @ 18:54

2015-02-25 18:54:33 Thread-35 :: Failed doing webui callback: Traceback (most recent call last):
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/sickbeard/webserve.py", line 230, in async_call
result = function(**kwargs)
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/sickbeard/webserve.py", line 2029, in processEpisode
is_priority=is_priority, failed=failed, type=type)
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/sickbeard/processTV.py", line 211, in processDir
process_media(processPath, videoFiles, nzbName, process_method, force, is_priority, result)
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/sickbeard/processTV.py", line 421, in process_media
result.result = processor.process()
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/sickbeard/postProcessor.py", line 1037, in process
notifiers.trakt_notifier.update_library(ep_obj)
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/sickbeard/notifiers/trakt.py", line 81, in update_library
trakt_api.traktRequest("sync/collection", data, method='POST')
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/lib/trakt/trakt.py", line 57, in traktRequest
self.validateAccount()
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/lib/trakt/trakt.py", line 29, in validateAccount
data=json.dumps(data), timeout=self.timeout, verify=self.verify)
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/lib/requests/api.py", line 44, in request
return session.request(method=method, url=url, **kwargs)
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/lib/requests/sessions.py", line 393, in request
resp = self.send(prep, **send_kwargs)
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/lib/requests/sessions.py", line 496, in send
r = adapter.send(request, **kwargs)
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/lib/requests/adapters.py", line 385, in send
raise Timeout(e, request=request)
Timeout: HTTPSConnectionPool(host='api.trakt.tv', port=443): Read timed out.


I edited autoProcessMedia.cfg to log debugging
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: SickBeard to SickRage postprocessing?

Post by clinton.hall »

Can you check to make sure SickRage is up to date. The error here is definately in SickRage...
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
McGurik
Posts: 22
Joined: Sat Apr 26, 2014 2:30 pm

Re: SickBeard to SickRage postprocessing?

Post by McGurik »

SR Version: BRANCH: (develop) / COMMIT: (f10030ec65cb6bf88718d9319ace3ad4da1897f2)

I have checked for updates but nothing happens. So I assume that this is current release.
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: SickBeard to SickRage postprocessing?

Post by clinton.hall »

this does not look like a recent commit... I don't think this is up to date.
what version of the App is displayed in App Central?

You can manually update by logging in to ssh and

Code: Select all

/volume1/.@plugins/AppCentral/sickbeard-tvrage/CONTROL/start-stop.sh stop
cd /volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage
git reset --hard
git pull
/volume1/.@plugins/AppCentral/sickbeard-tvrage/CONTROL/start-stop.sh start
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
numat
Posts: 4
Joined: Fri Oct 02, 2015 5:41 pm

Re: SickBeard to SickRage postprocessing?

Post by numat »

Hello everyone,
I have a problem to switch from SickBeard to SickRage.
I read the first messages and even changing the port in the AutoProcessMedia.cfg file, SABnzbd do not download anything.
Note that I also use the scripts nzbToSickBeard.py

Thank you in advance and sorry for my bad english
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: SickBeard to SickRage postprocessing?

Post by clinton.hall »

So you are not even getting SABnzbd to download files?
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
numat
Posts: 4
Joined: Fri Oct 02, 2015 5:41 pm

Re: SickBeard to SickRage postprocessing?

Post by numat »

So you are not even getting SABnzbd to download files?
That's it ! Nothing happens in SABnzbd
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: SickBeard to SickRage postprocessing?

Post by clinton.hall »

Are you using SABnzbd over ssl? Are there any errors in SickRage logs, Sabnzbd logs?
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
numat
Posts: 4
Joined: Fri Oct 02, 2015 5:41 pm

Re: SickBeard to SickRage postprocessing?

Post by numat »

No, no ssl.

I'll check tonight the logs for SickRage and Sabnzbd.
numat
Posts: 4
Joined: Fri Oct 02, 2015 5:41 pm

Re: SickBeard to SickRage postprocessing?

Post by numat »

Ok, I solved the problem.
In fact, I just have the Womble's Index in the search providers settings. By adding a second search provider, it works fine.
Post Reply

Return to “SickBeard”