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

Status
Not open for further replies.

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
This guide is almost great :D

Going through it now, can I email you notes to your paypal address?

What does

Post-Process Only Verified Jobs = O

mean? Turn it off?
Yup as in unselect the option.

I changed this to [√] and [ ], hope that makes it more clear.
 

denist

Contributor
Joined
Jan 28, 2013
Messages
188
im stuck and nginx work process it say add or append..

i tried doing the append at the bottom and when i try to start the service its fails....

when i dont add any new lines it starts fine..

how am i supposed to add the work process lines...

thanx
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
im stuck and nginx work process it say add or append..

i tried doing the append at the bottom and when i try to start the service its fails....

when i dont add any new lines it starts fine..

how am i supposed to add the work process lines...

thanx
this isn't the venue to ask for help about my blog. post a comment on my blog if you need further help.

it doesn't say add or append for the nginx.conf, it says replace or insert.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
SABnzbd Version 0.7.17
  • Should be in the repo soon. See https://bugs.freenas.org/issues/4657
  • I moved the datadirectory to /var/db/sabnzbd. Make sure to backup your old /usr/pbi/btsync/etc/sabnzbd directory if updating.
 

denist

Contributor
Joined
Jan 28, 2013
Messages
188
Hey Joshua I have an issue with couch potato notifications and xbmc Gotham it worked with couch potato v1 but it v2 it errors but suckbeard works fine

Does it work for you
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Hey Joshua I have an issue with couch potato notifications and xbmc Gotham it worked with couch potato v1 but it v2 it errors but suckbeard works fine

Does it work for you
I experienced the same thing and don't believe it is a FreeNAS specific issue. I'd search the XBMC forums and see if other platforms are experiencing it.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
backup the etc/sabnzbd directory, restore to /var/db/sabnzbd . you can wait for the repo or grab it from the link in the big report. the directory change should be the last of it's kind. things should be smooth sailing from now on.
 

gesshoku

Dabbler
Joined
Jun 23, 2012
Messages
46
Hey Joshua,

seeing that the release of the sabnzbd+ update is for now scheduled for 9.2.1.3 and i am eager to test this new version, would you rather recommend waiting for the official update by FreeNAS? i installed the plugin from the FreeNAS repo and from what i was able to find out so far, updating doesn't seem to be a trivial matter. Which is likely the reason why the update is being scheduled further into the future.

Thanks!
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Either way it'll be an issue. Waiting for the 'official' release from FreeNAS won't make a difference so it's your choice to wait. Running the below code, snapshoting the jail's dataset, then updating should work. One issue is if you only have sabnzbd in the jail, then deleting the plugin would delete the jail (I believe).

Code:
service onestop sabnzbd
cp -R /usr/pbi/sabnzbd-amd4/etc/sabnzbd /var/db/sabnzbd
chown -R media:media /var/db/sabnzbd
 

gesshoku

Dabbler
Joined
Jun 23, 2012
Messages
46
Thanks for the quick reply.
Since i went with installing from the FreeNAS repo, i have one jail per plugin and in this case it's called sabnzbd_1. Using your PBI will install into a jail called custom_plugin1 (or something like that).

What i did now was: create a snapshot, download the sabnzbd+ sources and copy them over to /mnt/Izanagi/jails/sabnzbd_1/usr/pbi/sabnzbd-amd64/share/sabnzbd/SABnzbd/sabnzbd

So far it seems to be working. Once the official update is out, i will try updating that way. If it doesn't work, i don't mind. i'll just delete the plugin - which deletes the jail, yes and then i'll reinstall from scratch.

Thanks again :smile:
 

Naesstrom

Contributor
Joined
Jul 10, 2012
Messages
108
Any news on when we'll get to update from v1.1 of Couchpotato to atleast v2? I tried installing the CP plugin for Plex Server but noticed that v2 is required for that to work?
Nevermind, checked the About section and noticed I had the latest, just in "installed" that it shows up as 1.1

Same with SB, would be nice to get it to integrate with Transmission directly like CP does instead of using the Black Hole solution.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Any news on when we'll get to update from v1.1 of Couchpotato to atleast v2? I tried installing the CP plugin for Plex Server but noticed that v2 is required for that to work?
Nevermind, checked the About section and noticed I had the latest, just in "installed" that it shows up as 1.1

Same with SB, would be nice to get it to integrate with Transmission directly like CP does instead of using the Black Hole solution.
use the TPB edition of sickbeard, it has transmission API support.
 

neto_hugo

Explorer
Joined
Mar 6, 2012
Messages
87
Hi Joshua... My friend I locked on this part
Code:
crontab -u media -e


When the window with a lot of '~' opens, I dont know how I insert
Code:
@daily /usr/local/bin/transmission-remote --blocklist-update
and save it...

Could you help this noob guy ??? The rest of the tutorial its working

Thanks
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Hi Joshua... My friend I locked on this part
Code:
crontab -u media -e


When the window with a lot of '~' opens, I dont know how I insert
Code:
@daily /usr/local/bin/transmission-remote --blocklist-update
and save it...

Could you help this noob guy ??? The rest of the tutorial its working

Thanks
what pops up is a 'vi' editor. you can either use it or change your default to something else. to insert with 'vi' press 'i'. you can save by escaping insert mode, and typing :wq
 

neto_hugo

Explorer
Joined
Mar 6, 2012
Messages
87
Have a beer man!
Thanks a lot
 

neto_hugo

Explorer
Joined
Mar 6, 2012
Messages
87
Guys, sickbeard is not opening ...

When I type ipjail:8081 a new blank screen opens and no picture appears... nothing...

In the plugin GUI the sickbeard status is ON and when I ssh 'start sickbeard service', everything its fine...

What could be happening?

Thanx
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Guys, sickbeard is not opening ...

When I type ipjail:8081 a new blank screen opens and no picture appears... nothing...

In the plugin GUI the sickbeard status is ON and when I ssh 'start sickbeard service', everything its fine...

What could be happening?

Thanx
if you followed my blog steps SB can be found at jailip/sickbeard.
 

neto_hugo

Explorer
Joined
Mar 6, 2012
Messages
87
if you followed my blog steps SB can be found at jailip/sickbeard.


Joshua, thanks for your help but take a deep breath and do not be mad with this fool here! :D

See the attachment.... for all my plugins:
- jailip:8080 is ok for sab;
- jailip:5050 is ok for couch;
- jailip:9091 is ok for transmission;

But - jailip:8081 does not work for sick ...

I've done and redid all your tuto a 10x and I could not do the sick works...

Any advice?

Appreciate your patience!

FreenasPlugins.jpg
 
Status
Not open for further replies.
Top