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

Status
Not open for further replies.

Wolfeman0101

Patron
Joined
Jun 14, 2012
Messages
428
I'm having issues using Passthepopcorn in Couch Potato and I opened a bug report with them. They said:
it needs pyopenssl and if you're on an older version of python say 2.7.6 this pip package too.

ndg-httpsclient

I have Python 2.7.5 in my jail.
Code:
root@Gitmo:/ # python
Python 2.7.5 (default, Jun 25 2013, 18:14:04)
[GCC 4.2.1 20070831 patched [FreeBSD]] on freebsd9
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> print (sys.version)
2.7.5 (default, Jun 25 2013, 18:14:04)
[GCC 4.2.1 20070831 patched [FreeBSD]]
>>>
root@Gitmo:/ #


How can I update these so it'll work again?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I'm having issues using Passthepopcorn in Couch Potato and I opened a bug report with them. They said:


I have Python 2.7.5 in my jail.
Code:
root@Gitmo:/ # python
Python 2.7.5 (default, Jun 25 2013, 18:14:04)
[GCC 4.2.1 20070831 patched [FreeBSD]] on freebsd9
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> print (sys.version)
2.7.5 (default, Jun 25 2013, 18:14:04)
[GCC 4.2.1 20070831 patched [FreeBSD]]
>>>
root@Gitmo:/ #


How can I update these so it'll work again?
there's no straight forward way to update pbi's dependencies without shipping a new PBI. can you check the version couchpotato actually uses.
/usr/pbi/couchpotato-amd64/bin/python
 

Wolfeman0101

Patron
Joined
Jun 14, 2012
Messages
428
I've had my jail for a long time and I have Sick Beard, Couchpotato, SABnzbd all running in one jail. In the FreeNAS GUI I see my jails but I don't see any installed plugins.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I've had my jail for a long time and I have Sick Beard, Couchpotato, SABnzbd all running in one jail. In the FreeNAS GUI I see my jails but I don't see any installed plugins.
runthe path I specified instead of just 'python'
but since your plugins are old and not showing up for upgrading on the plugins > installed tab. I suggest you install all the plugins you want to a new jail and copy over your data directories from /var/db. that would solve your couchpotato old Python problem and your plugins not showing problem.
 

Clinderw

Explorer
Joined
Aug 11, 2013
Messages
96
Hi Josh,

Great guide, one quick question - how do i mount the media data set onto linux?

I created the unix (NFS) mount point for the media dataset and then tried to mount onto linux like i normally do only there are no folders/files available in the mount. Any suggestions?

Thanks
 
Last edited:

Joshua Parker Ruehlig

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

Great guide, one quick question - how do i mount the media data set onto linux?

I created the unix (NFS) mount point for the media dataset and then tried to mount onto linux like i normally do only there are no folders/files available in the mount. Any suggestions?

Thanks
Maybe it's a permission issue? You could try chmod -R 777 your media dataset and see if the files show?

I personally only access my files using the command line or SFTP. But my Kodi frontend does connect using NFS and never had an issue.
 

Clinderw

Explorer
Joined
Aug 11, 2013
Messages
96
Bummer - didn't work. I'll post out to the general support thread to see what they say.

Thanks
 

tmacka88

Patron
Joined
Jul 5, 2011
Messages
268
Hi,

Been a while since having my FreeNAS up and running (Australian ISP's are the worse). Just reinstalled SABnzbd via plugin GUI 0.7.20. I did a backup of my /var/db/sabnzbd folder from 0.7.18 and now I can't find where it is meant to go now.

Just need to know where to drop my settings.

Thanks
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Hi,

Been a while since having my FreeNAS up and running (Australian ISP's are the worse). Just reinstalled SABnzbd via plugin GUI 0.7.20. I did a backup of my /var/db/sabnzbd folder from 0.7.18 and now I can't find where it is meant to go now.

Just need to know where to drop my settings.

Thanks
same place
 

Maturola

Explorer
Joined
Jun 26, 2014
Messages
85
same place
Sir, this is the best place i could find to ask you this question without hijacking another threat....

I'm trying to install Sickrage, Sabnzb and Couchpotato on the same jail, trying to follow your guide on the website, however the option to manually upload a pbi to the user created jail seen to be gone.

Is there still a way to install these plugins on the same jail?

Thanks
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Sir, this is the best place i could find to ask you this question without hijacking another threat....

I'm trying to install Sickrage, Sabnzb and Couchpotato on the same jail, trying to follow your guide on the website, however the option to manually upload a pbi to the user created jail seen to be gone.

Is there still a way to install these plugins on the same jail?

Thanks
no, you need to create a plugin jail by either installing a plugin from the repo, or uploading a PBI. then you can upload additional PBIs to that jail on the jails tab.
 

Maturola

Explorer
Joined
Jun 26, 2014
Messages
85
no, you need to create a plugin jail by either installing a plugin from the repo, or uploading a PBI. then you can upload additional PBIs to that jail on the jails tab.
So I need to install...let's say Sabnzbd from the repo and then i will be able to upload the ideational pbi to the same jail ?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
So I need to install...let's say Sabnzbd from the repo and then i will be able to upload the ideational pbi to the same jail ?
exactly, I want to redo the videos again one day to show the change but I'm waiting for sabnzbd 0.8 to be released
 

Maturola

Explorer
Joined
Jun 26, 2014
Messages
85
exactly, I want to redo the videos again one day to show the change but I'm waiting for sabnzbd 0.8 to be released

Yeah, thank it make sense when you read the guide.

I got it all in, only sickrage is giving me issues right now, trying to see where i went wrong with that one

Screen Shot 2015-10-27 at 6.08.18 PM.png
 
Status
Not open for further replies.
Top