sabnzbd / sickbeard / couchpotato pbi's

Status
Not open for further replies.

toddos

Contributor
Joined
Aug 18, 2012
Messages
178
To be honest, I looked for the pid in the task list but couldn't figure out which was associated to couchpotato specifically. I spent all weekend installing a Teamspeak3 server and was in the guts of it so I think I picked up a few tricks I could use to help me diagnose CouchPotato. When it crashes again I will do some analysis and report back. Thanks for your suggestions toddos.

Don't bother looking for the pid in ps (well, you can, but if couchpotato isn't running you're not going to find it). Instead, look at /usr/pbi/couchpotato-`uname -m`/data/couchpotato.pid. If that file exists and couchpotato isn't running, you'll need to delete it before you can start couchpotato again. And this goes for all of the plugins. There's a .pid file for each in their own data folders, and if for whatever reason the .pid file doesn't get deleted on shutdown (or if the app crashes), you have to clean it up.
 

JefM

Cadet
Joined
Jan 3, 2013
Messages
1
Hi,

I'm trying to get the Gamez pbi installed but I always get the same error.
After reading this thread, I see I'm not the onlyone. Is it possible to repost the Gamez.pbi or tell me what i am doing wrong
 

ZeroMinded

Cadet
Joined
Jan 4, 2013
Messages
1
Having also issue's with Games in a fresh Jail (8.3 release). Sab/Sick/Couch tested positive @ 1.1

thanks for all your effort Joshua! i'm goin to send you some Bitcoins :D

(finaly made an account after following this thread for ages)

edit1: error like this one.
freenas manage.py: [middleware.exceptions:38] [MiddlewareError: The command /usr/sbin/jexec 1 /usr/local/sbin/pbi_add -f --no-checksig /mnt/plugins/gamez-1.1-amd64.pbi failed: "Verifying Checksum...OK Extracting to: /usr/pbi/gamez-amd64 pbi_add: Failed
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
To be honest, I looked for the pid in the task list but couldn't figure out which was associated to couchpotato specifically. I spent all weekend installing a Teamspeak3 server and was in the guts of it so I think I picked up a few tricks I could use to help me diagnose CouchPotato. When it crashes again I will do some analysis and report back. Thanks for your suggestions toddos.

Hmm, my init scripts are 'supposed' to cleanup stale pidfiles, but the script can exit without completing everything they are supposed too. tell me again if this happens and if 'service couchpotato onestart' doesn't work.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I believe so. I will PM the guy that made the 1080p WEB-DL branch and ask.

Guess a new update to sickbeard came out, and the mentioned they would add new qualities in the next update, so I'll keep this plugin on the main branch. If you want to fetch the changes for yourself that should do till sickbeard updates again. updates to the main branch have been slow lately but it might just be testing before major merges (hopefully)
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I uploaded v1.1.1 of 'sickbeard' and 'gamez' pbi's that fix their issues found in v1.1. Check the OP for the link. Should fix the issues with 'lazylibrarian' this weekend.
 

toddos

Contributor
Joined
Aug 18, 2012
Messages
178
I uploaded v1.1.1 of 'sickbeard' and 'gamez' pbi's that fix their issues found in v1.1. Check the OP for the link. Should fix the issues with 'lazylibrarian' this weekend.

As long as you're looking at LazyLibrarian, another folder cropped up in recent updates -- .AuthorCache. Same deal, it thinks it should create the folder in / instead of /usr/pbi/lazylibrarian-amd64/data. Same workaround, manually creating the folder in / and chowning it properly. Same fix should solve it, making sure LL runs with the correct CWD.
 

neto_hugo

Explorer
Joined
Mar 6, 2012
Messages
87
Guys,

After the closing of NZBMatrix, what are the NZB sites are you using in SB + CP + HP?

I'm trying these:

https://nzbx.co/ (with API)
nzbgrabit.co.uk/ (without API)
usenet-crawler.com/ (with API)
newnzb.tv/ (without API)
https://www.nzbzombie.com/ (with API)

But SB accuses these errors:
Code:
2013-01-05 15:06:13.242012 SEARCHQUEUE-RSS-SEARCH :: Error loading nzbX URL: https://nzbx.co/api?age=1576&apikey=5ecb38a04ce61ad9b194df8f48f58d32&t=tvsearch&cat=5040%2C5030
2013-01-05 15:06:13.481700 SEARCHQUEUE-RSS-SEARCH :: Error loading UsenetProvider URL: usenet-crawler.com/api?age=1576&apikey=82c7fa43b086024c2f0f9dee2a169a69&t=tvsearch&cat=5040%2C5030
2013-01-05 15:06:13.488467 SEARCHQUEUE-RSS-SEARCH :: Error loading NZBGrabit URL: nzbgrabit.co.uk/api?age=1576&t=tvsearch&cat=5040%2C5030
2013-01-05 15:06:13.495301 SEARCHQUEUE-RSS-SEARCH :: Error loading NewNZB URL: newnzb.tv/api?age=1576&t=tvsearch&cat=5040%2C5030


CP and HP do not even look for.nzb just return me torrents files which, can not for some reason, being added in SAB.

Could anyone teach me how to add new NZB providers?

I do not know if it's possible in the next update (1.1.2 or 1.2) more NZB providers were built-In

Thank you all ...
 

toddos

Contributor
Joined
Aug 18, 2012
Messages
178
Guys,

After the closing of NZBMatrix, what are the NZB sites are you using in SB + CP + HP?

I'm trying these:

https://nzbx.co/ (with API)
nzbgrabit.co.uk/ (without API)
usenet-crawler.com/ (with API)
newnzb.tv/ (without API)
https://www.nzbzombie.com/ (with API)

This is probably not the best place to discuss NZB indexing sites.


But SB accuses these errors:
Code:
2013-01-05 15:06:13.242012 SEARCHQUEUE-RSS-SEARCH :: Error loading nzbX URL: https://nzbx.co/api?age=1576&apikey=5ecb38a04ce61ad9b194df8f48f58d32&t=tvsearch&cat=5040%2C5030
2013-01-05 15:06:13.481700 SEARCHQUEUE-RSS-SEARCH :: Error loading UsenetProvider URL: usenet-crawler.com/api?age=1576&apikey=82c7fa43b086024c2f0f9dee2a169a69&t=tvsearch&cat=5040%2C5030
2013-01-05 15:06:13.488467 SEARCHQUEUE-RSS-SEARCH :: Error loading NZBGrabit URL: nzbgrabit.co.uk/api?age=1576&t=tvsearch&cat=5040%2C5030
2013-01-05 15:06:13.495301 SEARCHQUEUE-RSS-SEARCH :: Error loading NewNZB URL: newnzb.tv/api?age=1576&t=tvsearch&cat=5040%2C5030

SB does not yet support nzbx. The only way to add custom NZB providers to SB (and CP, and HP) is if they support the newznab API set. nzbx does not support newznab, nor do nzbgrabit nor newnzb.tv. usenet-crawler and nzbzombie are both newznab sites and should work fine, but it looks like you're missing the "http://" or "https://" portion. Remove them from SB and re-add them with the full URL including http:// or https:// (you can't edit existing newznab entries through the gui, though you could stop SB and edit the config.ini manually).

CP and HP do not even look for.nzb just return me torrents files which, can not for some reason, being added in SAB.

SAB is a usenet downloader. It does not download torrents. If you want to use torrents with these, you'll need something like transmission running and configured in CP and HP.


Could anyone teach me how to add new NZB providers?

I do not know if it's possible in the next update (1.1.2 or 1.2) more NZB providers were built-In

Thank you all ...

The Sickbeard forums would be a better place for this question. It's up to Sickbeard to add features like new nzb providers. The PBI (what is covered in this thread) is just all the guts for installing these apps on FreeNAS.
 

frankjeb

Cadet
Joined
Jan 3, 2013
Messages
4
I have a 32 bit machine, the plugin is not working (sabnzbd) could you make the v1.1 for 32 bit :)?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I have a 32 bit machine, the plugin is not working (sabnzbd) could you make the v1.1 for 32 bit :)?

I don't have time to maintain 32 bit plugins right now, sorry.

I gotta get my gitolite server working again though so someone could do it for me if they have a 32bit system to test on
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I uploaded v1.1.1 of lazylibrarian. Seems to be correctly creating the folders in 'data'.

Now that all the easy to fix bugs are gone I guess on to the next issue.
Like others have suggested I think we should..
1) Lock this thread
2) Have a release thread, 2nd post will be known issues. Here people can state issues about the plugin itself (ex. corrupt pbi's)
3) Support thread, OP could be a FAQ with links. I'd troll this but rather not have to completely run this thing. This could include configuration questions, that every new user will undoubtedly have

When a moderator reads this you mind LOCKING THIS THREAD? thanks
 

fn123

Cadet
Joined
Aug 12, 2012
Messages
7
Hi,
today i tried updating my SB Pbi.

I clicked update in the gui, chose the pbi an started the updated.

But it is running since then... no output or feedback.
Any suggestions ?

I am still not able to stop/start SB via the webgui though :/
 

toddos

Contributor
Joined
Aug 18, 2012
Messages
178
Hi,
today i tried updating my SB Pbi.

I clicked update in the gui, chose the pbi an started the updated.

But it is running since then... no output or feedback.
Any suggestions ?

Don't use the UI update button. See here.
 
Status
Not open for further replies.
Top