[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

Wolfeman0101

Patron
Joined
Jun 14, 2012
Messages
428
it should on the freebsd side. not sure about the freenas GUI side of things

I installed Plex through the little app cafe or whatever it's called and now I'm a few versions behind. I hear 9.2 has an update button so I can update Plex without all the hassle. That's why I want to jump to 9.2, usually I stay on what's stable.
 

raidflex

Guru
Joined
Mar 14, 2012
Messages
531
9.2-RC2 works fine with Josh's plugins.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I updated to 9.2 Final this morning and things all seem to work


Awesome. I recompiled everything on 9.2 yesterday just incase and everything is working.

For those wanting XDM, I have successfully built a plugin for it.. but XDM still can't update from source (only from git). I'm not going to release it until it can auto-update. See the issue I created https://github.com/lad1337/XDM/issues/100
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Hey Josh, I'm not sure if it would help, but I was able to get the subsonic running in a jail, using this guide

http://lameguy.wordpress.com/2013/02/08/subsonic-install-in-freebsd-jail/

doesn't really help. I know how to get it working, I just need to find some time to actually creating a port+pbi. everything should be straight forward though.

also I'll need to see if the freebsd VM on my desktop can actually compile openjdk successfully. I should have time to get this busted out next weekend cause I plan to be free. =]
 

Paulo

Dabbler
Joined
Dec 22, 2013
Messages
17
Thank you Josh for putting all these together.

Do you have any plans of porting nzbget into a freenas plugin? I know it's available through the freebsd package system, but the pbi method is so much easier.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Thank you Josh for putting all these together.

Do you have any plans of porting nzbget into a freenas plugin? I know it's available through the freebsd package system, but the pbi method is so much easier.
I don't. sabnzbd is good enough for me, and since nzbget isn't a python program the work outweighs the benefit on my end.
 

Paulo

Dabbler
Joined
Dec 22, 2013
Messages
17
Ah, didn't realize it wasn't python. Didn't really look into what the backend was. Thank you for the response.
 

Paulo

Dabbler
Joined
Dec 22, 2013
Messages
17
Just noticed that my sabnzbd plugin reports as "off" in the plugins list in the freenas GUI, however it is running. If I click the toggle to enable it the /var/log/messages in the jail displays "/usr/local/etc/rc.d/sabnzbd: WARNING: failed to start sabnzbd"

I'm not sure where else to check. This is purely cosmetic as the service is running. All other plugins report properly (sb, cp, hp, etc)
 

raidflex

Guru
Joined
Mar 14, 2012
Messages
531
Just noticed that my sabnzbd plugin reports as "off" in the plugins list in the freenas GUI, however it is running. If I click the toggle to enable it the /var/log/messages in the jail displays "/usr/local/etc/rc.d/sabnzbd: WARNING: failed to start sabnzbd"

I'm not sure where else to check. This is purely cosmetic as the service is running. All other plugins report properly (sb, cp, hp, etc)


Reboot Freenas and it should go back to normal. I have seen the same issue, for me it does this whenever a plugin is uninstalled.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
no for both freenas and sab as it's only over my local network.

Hmm, can you run 'service sabnzbd onestatus' in the jail? Is the sabnzbd icon showing under plugins in the sidebar?
 

perlguy9

Cadet
Joined
Dec 6, 2013
Messages
9
Maybe I'm obtuse, but how do you install a pbi to a specific jail? It doesn't seem possible in the GUI, but I like the idea of running all the plugins in the same jail.

EDIT: Nevermind, I found how to do it on the Jails tab.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
root@Media:/ # service sabnzbd onestatus
sabnzbd is running as pid 16860.


and yes sabnzbd icon shows up in the sidebar

it fails to start earlier because it is already started.
you could also try http://freenasip/plugins/sabnzbd/#/_1/status
replace the # with 1,2, ect till you hit the right jail number. This will show if the error is with the sabnzbdUI python scripts.
 
Status
Not open for further replies.
Top