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

Status
Not open for further replies.

rawkus

Explorer
Joined
Feb 13, 2014
Messages
69
pauper,
I tried editing through a mapped drive because i am super new to freenas/linux/all things not windows and that is what came to mind. I will look into doing it via nano or vi thanks for the help.
 

Pouper

Dabbler
Joined
Jan 15, 2014
Messages
43
pauper,
I tried editing through a mapped drive because i am super new to freenas/linux/all things not windows and that is what came to mind. I will look into doing it via nano or vi thanks for the help.


Gotta learn some Unix man. Very worth it and it'll save you loads of trouble :)
 

rawkus

Explorer
Joined
Feb 13, 2014
Messages
69
Yeah that is the goal. That is why i decided to go this route instead of windows server.
 

Wolfeman0101

Patron
Joined
Jun 14, 2012
Messages
428
Yeah that is the goal. That is why i decided to go this route instead of windows server.

Start by SSHing into FreeNAS and then run 'jls'. You'll see your jail ID and then run 'jexec # tcsh' and now you are inside your jail and can edit files. I use ee or nano, vi is harder to learn to use.
 

rawkus

Explorer
Joined
Feb 13, 2014
Messages
69
So when i run the jexec # tcsh under my user account i get operation not permitted

i am accessing through ssh under a user account i created with full WRX and added to the groups of both the jails storage and media storage. Any idea?
 

rawkus

Explorer
Joined
Feb 13, 2014
Messages
69
is it as easy as giving the user sudo privilege or do i need to enter a command while in ssh?


sorry never mind i figured it out. jsut use sudo jexec # tcsh
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
UPDATE (2/14/2014)
  • SickBeard v2.1p1
    • Fixed lxml dependency needed for TPB branch
 

rawkus

Explorer
Joined
Feb 13, 2014
Messages
69
when i navigate to the directory where sabtosickbeard.py is and type nano sabtosickbeard.py i get command not found when i use ee sabtosickbeard.py it opens the txt editor but doesn't appear to be the file because it is blank.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
when i navigate to the directory where sabtosickbeard.py is and type nano sabtosickbeard.py i get command not found when i use ee sabtosickbeard.py it opens the txt editor but doesn't appear to be the file because it is blank.

  • nano isn't installed on the base system.
  • everything in unix is case sensitive.
  • I don't recommend people edit that file.
'pkg install python' fixing the issue. If you can't use 'pkg install', fix the bug with 'pkg' that was mentioned earlier.
http://forums.freenas.org/index.php...-plugin-jail-freenas-9-2-1.18319/#post-100155
 

rawkus

Explorer
Joined
Feb 13, 2014
Messages
69
is this issue with sab not being able to run the sabtosickbeard script exist in 9.2.0?
 

antkappa

Dabbler
Joined
Jan 25, 2013
Messages
11
  • nano isn't installed on the base system.
  • everything in unix is case sensitive.
  • I don't recommend people edit that file.
'pkg install python' fixing the issue. If you can't use 'pkg install', fix the bug with 'pkg' that was mentioned earlier.

http://forums.freenas.org/index.php...-plugin-jail-freenas-9-2-1.18319/#post-100155

As Josh said 'pkg install python' works and it fixed my issue. However it wasn't that simple as I'm on 9.2.1 and had to use a workaround to get pkg install working first.

rawkus: yes, I'm pretty sure Python is not included.

Very happy with my setup now. Thanks for your work on the PBI files Josh.
 

rawkus

Explorer
Joined
Feb 13, 2014
Messages
69
I was able to get it working after installing python. Thanks for all your help
 

Andy22

Dabbler
Joined
Feb 19, 2014
Messages
14
Hi,

for me the btsync plugin just stalls/stop working at the "Creating jail" (2/3) process (33%), without any error or info? I suppose this should not take longer than 10 minutes after upload?

Can i somehow copy this version over to the official btsync plugin/jail, since its a updated version 1.2.82 vs 1.2.72 (for FreeNAS 9.2.1)

Thx Andy


PS: Was able to install the plugin, by manually creating a plugins jail from the official template and "upload" the .pbi file to this jail, via the jails interface.
 
Joined
Oct 13, 2013
Messages
8
I bit the bullet and upgraded my nice stable Freenas 8.3.1 to 9.2.1.
I could not get my old jail back and set up a new one and it's mostly all set except for one thing.

I can not, for the life of me, figure out how to get the postprocessing working in SB.
Sab downloads and moves it to the complete folder.
If I remember correctly, Sab is supposed to launch either autoprocessTV or sabtosickbeard.
I can not remember how I had it working before, it had been a while since I had set it up.

I currently have it set up like in the attached file.
It seems to be working. Is this the correct way?
Sab used to show this:
Processing succeeded for /TVShows/House...

But now it doesn't show that.

Any help please?
I tried looking for the autoprocesstv config in the SB folder to no avail.

thank you!
 

Attachments

  • Capture.PNG
    Capture.PNG
    27.7 KB · Views: 290

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I bit the bullet and upgraded my nice stable Freenas 8.3.1 to 9.2.1.
I could not get my old jail back and set up a new one and it's mostly all set except for one thing.

I can not, for the life of me, figure out how to get the postprocessing working in SB.
Sab downloads and moves it to the complete folder.
If I remember correctly, Sab is supposed to launch either autoprocessTV or sabtosickbeard.
I can not remember how I had it working before, it had been a while since I had set it up.

I currently have it set up like in the attached file.
It seems to be working. Is this the correct way?
Sab used to show this:
Processing succeeded for /TVShows/House...

But now it doesn't show that.

Any help please?
I tried looking for the autoprocesstv config in the SB folder to no avail.

thank you!

Either you use the directory method where SB periodically scans a directory, or you use the script method where sabnzbd runs a script (I think Settings > Categories). My complete setup guide is nearly complete, notes should be posted tonight or tomorrow.
 
Joined
Oct 13, 2013
Messages
8
Either you use the directory method where SB periodically scans a directory, or you use the script method where sabnzbd runs a script (I think Settings > Categories). My complete setup guide is nearly complete, notes should be posted tonight or tomorrow.


I hadn't found the script folder, but I found it!
/usr/pbi/sickbeard-amd64/share/sickbeard/Sick-Beard/autoProcessTV

Thanks for the quick reply, looking forward to your guide, thank you!
 
Status
Not open for further replies.
Top