[FreeNAS 9 Plugins] - SAB / SB / CP / HP / Maraschino / HTPC / Mylar / LL / Gamez

Status
Not open for further replies.

Habs33

Dabbler
Joined
Apr 25, 2014
Messages
15
sounds like to me it 404ed when connecting to either sickbeard or sabnzbd. did you configure both in your autoProcessMedia.cfg?
i believe you need to put your sabnzbd api key in the [nzb] section.

Checked my autoProcessMedia.cfg and looks the same as what's listed in your blog. Only thing is I don't have Sickbeard installed. I have Sickrage, Sabnzbd, tramsission, plex and couch potato.

Do I need sickbeard too?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Checked my autoProcessMedia.cfg and looks the same as what's listed in your blog. Only thing is I don't have Sickbeard installed. I have Sickrage, Sabnzbd, tramsission, plex and couch potato.

Do I need sickbeard too?
Nope, sickrage is used in place of sickbeard.

Does the log in /usr/local/share/nzbToMedia reveal what's 404ing?
 

Savell Martin

Contributor
Joined
Jun 10, 2013
Messages
164
Hey Josh,

So I have a spearate drive that I would like to use for my SAB downloads.
This is a single drive on its with its own dataset.
I have created a dataset for Jails, and then another for Downloads.

How would I configure the Storage options for the jail?
Source and Destination?

And then from within SB/CP/HP can I use them to look at the complete download zpool and copy them over to the main pool?
 

Savell Martin

Contributor
Joined
Jun 10, 2013
Messages
164
Hey Josh,

Another thing, so I've just done a clean install of 9.3 and installed some plugins.
SAB is saying this warning:
unrar binary... NOT found
par2 binary... NOT found!

I've done a pkg update and its fully up to date.

Do I need to install something extra?
 

Maroman

Cadet
Joined
Dec 8, 2014
Messages
2
Hey Josh,

Another thing, so I've just done a clean install of 9.3 and installed some plugins.
SAB is saying this warning:
unrar binary... NOT found
par2 binary... NOT found!

I've done a pkg update and its fully up to date.

Do I need to install something extra?

Hey Josh,

Another thing, so I've just done a clean install of 9.3 and installed some plugins.
SAB is saying this warning:
unrar binary... NOT found
par2 binary... NOT found!

I've done a pkg update and its fully up to date.

Do I need to install something extra?
I am having this same issue. I have done many installs prior to this and this is the first time it is giving me this same issue.
 

Maroman

Cadet
Joined
Dec 8, 2014
Messages
2
Hey Josh,

Another thing, so I've just done a clean install of 9.3 and installed some plugins.
SAB is saying this warning:
unrar binary... NOT found
par2 binary... NOT found!

I've done a pkg update and its fully up to date.

Do I need to install something extra?


I removed the plug-in and re-uploaded Sabnzbd and it works fine now.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Hey Josh,

Another thing, so I've just done a clean install of 9.3 and installed some plugins.
SAB is saying this warning:
unrar binary... NOT found
par2 binary... NOT found!

I've done a pkg update and its fully up to date.

Do I need to install something extra?
strange. It should found those.
Can you see what these command give you in the jail?
Code:
/usr/local/bin/unrar
ls -l /usr/local/bin/unrar
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Hey Josh,

So I have a spearate drive that I would like to use for my SAB downloads.
This is a single drive on its with its own dataset.
I have created a dataset for Jails, and then another for Downloads.

How would I configure the Storage options for the jail?
Source and Destination?

And then from within SB/CP/HP can I use them to look at the complete download zpool and copy them over to the main pool?
I would need more information.
Do you want the jails on your smaller zpool?

If so, I suggest you do this..
  • /mnt/tank/media (dataset on larger zpool)
    • mount to /mnt/media in the jail
  • /mnt/hdd/jails (jail dataset on smaller zpool)

with the following directories..
  • downloads/sabnzbd/complete
  • videos/tvshows
  • videos/movies

in sabnzbd..
  • set the incomplete download directory to the default /var/db/sabnzbd/Downloads/incomplete
  • set the complete download directory to /mnt/media/downloads/sabnzbd/complete
 

Savell Martin

Contributor
Joined
Jun 10, 2013
Messages
164
strange. It should found those.
Can you see what these command give you in the jail?
Code:
/usr/local/bin/unrar
ls -l /usr/local/bin/unrar

  1. /usr/local/bin/unrar
It cant find anything
  1. ls -l /usr/local/bin/unrar
lrwxr-xr-x 1 root wheel 36 Mar 28 22:10 /usr/local/bin/unrar -> /usr/pbi/couc
hpotato-amd64/bin/unrar
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
  1. /usr/local/bin/unrar
It cant find anything
  1. ls -l /usr/local/bin/unrar
lrwxr-xr-x 1 root wheel 36 Mar 28 22:10 /usr/local/bin/unrar -> /usr/pbi/couc
hpotato-amd64/bin/unrar
looks like you installed and uninstalled CP which broke stuff.
you can..
* relink the needed files to /usr/sabnzbd-amd64/*
* or just redo the jail
 

Savell Martin

Contributor
Joined
Jun 10, 2013
Messages
164
I would need more information.
Do you want the jails on your smaller zpool?

If so, I suggest you do this..
  • /mnt/tank/media (dataset on larger zpool)
    • mount to /mnt/media in the jail
  • /mnt/hdd/jails (jail dataset on smaller zpool)

with the following directories..
  • downloads/sabnzbd/complete
  • videos/tvshows
  • videos/movies

in sabnzbd..
  • set the incomplete download directory to the default /var/db/sabnzbd/Downloads/incomplete
  • set the complete download directory to /mnt/media/downloads/sabnzbd/complete

In terms of this, what I really want is this:

The spare 300gb drive to download both the complete and incomplete files.
From the complete folder for Sickbeard/CP to grab it and rename it/download all the meta and put it in the large zpool my media folder.

What I have folder wise currently is:
300gb drive small zpool.
Volume\dataset\dataset
downloads\downloads\downloads\sabnzbd\complete\tv
downloads\downloads\downloads\sabnzbd\complete\movies
downloads\downloads\downloads\sabnzbd\incomplete\

then on the main larger pool:
tank\tank\media\videos\tv shows
tank\tank\media\videos\movies
tank\tank\media\music

And so on.

Hope this makes sense?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
In terms of this, what I really want is this:

The spare 300gb drive to download both the complete and incomplete files.
From the complete folder for Sickbeard/CP to grab it and rename it/download all the meta and put it in the large zpool my media folder.

What I have folder wise currently is:
300gb drive small zpool.
Volume\dataset\dataset
downloads\downloads\downloads\sabnzbd\complete\tv
downloads\downloads\downloads\sabnzbd\complete\movies
downloads\downloads\downloads\sabnzbd\incomplete\

then on the main larger pool:
tank\tank\media\videos\tv shows
tank\tank\media\videos\movies
tank\tank\media\music

And so on.

Hope this makes sense?
not sure what you want me to tell you. sounds like you know what you want.

I suggested to keep incomplete and complete separate because of the performance benefit reading and writing to separate disks.
 

Savell Martin

Contributor
Joined
Jun 10, 2013
Messages
164
not sure what you want me to tell you. sounds like you know what you want.

I suggested to keep incomplete and complete separate because of the performance benefit reading and writing to separate disks.
Sorry I dont mean to come across like i know anything more/better.

I just wanted to utilize that disk for all the downloading stuff if possible.
What I was hoping for with your help was how to setup the storage options in the jail correctly for this setup?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I installed CP, SB, HP but didnt uninstall any of them.
They are still there and should be running?

How can I relink the files?
rm /usr/local/FILE
ln -s /usr/pbi/sabnzbd-amd64/FILE /usr/local/FILE

or you could delete sabnzbd and reinstall to the same jail. as long as there is at least one plugin installed to the jail it won't get deleted.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Sorry I dont mean to come across like i know anything more/better.

I just wanted to utilize that disk for all the downloading stuff if possible.
What I was hoping for with your help was how to setup the storage options in the jail correctly for this setup?
are your jails on the larger pool or smaller pool?
did you want to do it the way I suggested. files temporarily download to the jail's pool, then get unpacked to the larger pool + post-processed.

####

whatever you end up doing, you are just mounting datasets into the jail, then changing settings in sabnzbd folder settings.

sorry, not sure where you need guidance exactly.
 

Savell Martin

Contributor
Joined
Jun 10, 2013
Messages
164
are your jails on the larger pool or smaller pool?
did you want to do it the way I suggested. files temporarily download to the jail's pool, then get unpacked to the larger pool + post-processed.

####

whatever you end up doing, you are just mounting datasets into the jail, then changing settings in sabnzbd folder settings.

sorry, not sure where you need guidance exactly.

Nope would rather keep all files incomplete and complete on the smaller pool, then post process to the larger pool.

I need your guidance on what to set as the jail storage options?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Nope would rather keep all files incomplete and complete on the smaller pool, then post process to the larger pool.

I need your guidance on what to set as the jail storage options?
OK, its going to churn processing on the single drive but should still work.

do the jails exist on the single drive zpool or not?
 
Status
Not open for further replies.
Top