[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
Is there a way to change the git repository for couchpotato?
change the source files in /usr/pbi/couchpotato-amd64/share/couchpotato/CouchPotatoServer

you may need to clear the couchpotato dataditectory depending on the branch, and set ownership of the new source files.
 

Joshua Parker Ruehlig

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

fontes31

Explorer
Joined
Apr 6, 2012
Messages
96
iam trying to config headphones, and on sabnzbd i have this log:

[04:54:45] [INFO]::MAIN: Auto-detected SECTION:HeadPhones
[04:54:45] [INFO]::MAIN: Calling HeadPhones:music to post-process:The Doors-Live At The Bowl 68-2012-SSR.nzb
[04:54:45] [ERROR]::HEADPHONES: Could not find a status for The Doors-Live At The Bowl 68-2012-SSR.nzb, is it in the wanted list ?
[04:54:45] [ERROR]::MAIN: A problem was reported in the /usr/local/share/nzbToMedia/nzbToHeadPhones.py script.


need to configure the nzbtoHeadPhones.py ?
 

tmacka88

Patron
Joined
Jul 5, 2011
Messages
268
Those are the versions made before I worked on FreeNAS 9.X plugins. You can't update those to mine.

I recommend you backup their data directories, install the latest of those plugins, and restore the data directories (and change ownership of the files).
You can skip backingup + restoring if you are ok setting the programs up from scratch.

The versions in the repo can autoupdate (or in sabnzbd's case you run that one command).


Just wondering, can you install your version of SAB, SB, HP, CP etc using the GUI? If so what is the Collection URL?

Thanks
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Just wondering, can you install your version of SAB, SB, HP, CP etc using the GUI? If so what is the Collection URL?

Thanks
The versions in the official repo are mine.
 

Joshua Parker Ruehlig

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

tmacka88

Patron
Joined
Jul 5, 2011
Messages
268
When you install SAB.SB,CP,HP using the plugins menu on your freenas gui you are installing plugins I authored. I am the author of those plugins.


ah got you. when you said earlier that I need to uninstall and reinstall these services was this because I am running the services from FreeNAS 9.1.1? E.g. I want to be able to update my services and currently I cant with my running version.

thanks
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
ah got you. when you said earlier that I need to uninstall and reinstall these services was this because I am running the services from FreeNAS 9.1.1? E.g. I want to be able to update my services and currently I cant with my running version.

thanks
The reason you need newer versions is because those specific versions, and only those specific versions, were the ones I didn't author. They are architected differently and don't allow in-app updating.
 

tmacka88

Patron
Joined
Jul 5, 2011
Messages
268
The reason you need newer versions is because those specific versions, and only those specific versions, were the ones I didn't author. They are architected differently and don't allow in-app updating.


Ah ok. So just to check if I update FreeNAS to the latest 9.2.1.6 and uninstall and then re-install the services, everything will be good and I will be running your versions?

Thanks
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Ah ok. So just to check if I update FreeNAS to the latest 9.2.1.6 and uninstall and then re-install the services, everything will be good and I will be running your versions?

Thanks

Yes, the latest plugins in the repo work as expected (and yes those are mine). It doesn't matter what 9.X version of FreeNAS you install them on, they all work the same with regards to plugins.
 

ShinobiX9X

Contributor
Joined
Mar 6, 2013
Messages
141
Hi can i update the sickrage version from webui?
if not, how should i do it?

thanks a lot, and great plugins :)
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Hi can i update the sickrage version from webui?
if not, how should i do it?

thanks a lot, and great plugins :)
I only have a sickbeard plugin. I can be changed to sickrage using a few commands. if sickbeard can be updated from it's webui. you must setup sickrage properly for webui updating to work.

Google 'jruehlig freenas' I have the commands in a blog post, you just need to pick them out.
 

ShinobiX9X

Contributor
Joined
Mar 6, 2013
Messages
141
Hi,

yes, i should have told,, i installed your sickbeard plugin first, then sickrage. Like this.

Code:
service sickbeard onestop
rm -r /usr/pbi/sickbeard-amd64/share/sickbeard/Sick-Beard /usr/pbi/sickbeard-amd64/etc/sickbeard/*
pkg install git
git clone https://github.com/echel0n/SickRage.git /usr/pbi/sickbeard-amd64/share/sickbeard/Sick-Beard
chown -R media:media /usr/pbi/sickbeard-amd64/share/sickbeard/Sick-Beard
service sickbeard start


Then i needed to know if it's possible to do the update via webui or another way?
 

Joshua Parker Ruehlig

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

yes, i should have told,, i installed your sickbeard plugin first, then sickrage. Like this.

Code:
service sickbeard onestop
rm -r /usr/pbi/sickbeard-amd64/share/sickbeard/Sick-Beard /usr/pbi/sickbeard-amd64/etc/sickbeard/*
pkg install git
git clone https://github.com/echel0n/SickRage.git /usr/pbi/sickbeard-amd64/share/sickbeard/Sick-Beard
chown -R media:media /usr/pbi/sickbeard-amd64/share/sickbeard/Sick-Beard
service sickbeard start


Then i needed to know if it's possible to do the update via webui or another way?
yes that should work. SR is buggy and has alot of issues right now but webui updates usually work. they are set to happen every 12 hours by default
 

smokenmirraz

Cadet
Joined
Apr 4, 2014
Messages
2
Anyone using the android NZB+ app? Works well apart from having some issues with couchpotato. Namely, it's not displaying images or text from couchpotato, but is fine with sabnzbd/sickbeard/headphones.

I've contacted the apps author, but I was hoping someone else might have run into the problem.
 
Last edited:
Joined
Jul 14, 2014
Messages
2
Anyone else have a problem with the "You might like this" list not updating in Couchpotato? I am not home right now but my logs keeping getting an error about something related to the string length in the minified stuff. I will post the error when I am home.

I also get a DB error about updating a parameter.

I followed the youtube video pretty much exactly (other than different names).

Transmission/Headphones/Couchpotato/Sickbeard/Sab all in one jail.
 
Status
Not open for further replies.
Top