[XBMCbuntu] install sickberad, couchpotato, SABNZBD ?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Burke Offline
Fan
Posts: 301
Joined: Jul 2009
Reputation: 3
Location: Velika Gorica / Croatia
Question  [XBMCbuntu] install sickberad, couchpotato, SABNZBD ? Post: #1
Hi guys Smile,

sorry if I am boring with my questions just need to be shore before making another transition.

I swiched from win to openelec - that did not go so well Sad

I would like to give XBMCbuntu a try - really don't wona go back to win, but i have to
be shore that I (who knows almost nothing abut linux) can do somethings with XBMCbuntu.

Few things that I can imagine my life without are: SABnzbd+, Sickbeard and Couchpotato.

for me win install is prety starte forward - no problems. Smile
openelec - they come as package in an addon - but needed some modification to be
dun afterwords. Sad

What is situation in xbmcbuntu - how can I install them (is it hard?)Huh

Tried searching but did not find answers.

Thanks
find quote
isamu.dragon Offline
Posting Freak
Posts: 949
Joined: Feb 2009
Reputation: 4
Location: T.A.R.D.I.S.
Post: #2
Recommend that you run those on your Media Server (I run those on my win7 machine)
but here is the Sickbeard installation straight from their website (recommended that you go to their individual websites, they all have linux install)
Quote:Sickbeard
Linux / OSX Download the Sick Beard source and execute it directly with python

Install python (2.5, 2.6, or 2.7)

To check if it is installed just type "python -V" in a terminal window

In the unlikely event it's not already installed you can simply install it with your OSes package manager.
Install cheetah

Use your package manager: sudo apt-get install python-cheetah

Or install from source:
wget http://pypi.python.org/packages/source/C...4.4.tar.gz
tar -zxvf Cheetah-2.4.4.tar.gz
cd Cheetah-2.4.4
sudo python setup.py install
Retrieve the Sick Beard source

If you have git installed (use "git --version" to check):
git clone git://github.com/midgetspy/Sick-Beard.git my-sickbeard-install
If not:
wget --no-check-certificate https://github.com/midgetspy/Sick-Beard/tarball/master
tar -xzvf midgetspy-Sick-Beard-xxxxxx.tar.gz (the xxxxxx part will be different for every download)
mv midgetspy-Sick-Beard-xxxxxx my-sickbeard-install
Start Sick Beard
cd my-sickbeard-install
python SickBeard.py

How to make Sick Beard start on boot differs for every OS, check the guides on the right of this page or try the forums if you're having trouble.

[Image: all-fanart.jpg]
XBMC Server/Client:
Database Type: MySQL
OS: WIN7 64-Bit/XBMCuntu CPU: i7/Intel Atom (Dual Core)
GPU: Nvidia GeForce GTS450/Nvidia Ion RAM: 12GB/2GB (512MB GPU)
XBMC Version: Frodo 12.2/XBMCbuntu Frodo 12.2Skin: Aeon Nox
find quote
Burke Offline
Fan
Posts: 301
Joined: Jul 2009
Reputation: 3
Location: Velika Gorica / Croatia
Post: #3
isamu.dragon thank you for your replay Smile

I have only two machines at home - old laptop and xbmc machine - so i must install them on htpc machine

I think this could prove to be tomuch for me I am afraid :/

Thanks
find quote
cowfodder Offline
Fan
Posts: 386
Joined: Jan 2010
Reputation: 2
Post: #4
The best tutorials I've ever found for those can be found here: http://www.ainer.org/
I've had to install those three a few times, and I still use it as a reference. Just log out of XBMC and into the desktop environment and follow the guides.

[Image: watched-clearlogo.jpg]
find quote
Burke Offline
Fan
Posts: 301
Joined: Jul 2009
Reputation: 3
Location: Velika Gorica / Croatia
Post: #5
(2012-06-11 15:48)cowfodder Wrote:  The best tutorials I've ever found for those can be found here: http://www.ainer.org/
I've had to install those three a few times, and I still use it as a reference. Just log out of XBMC and into the desktop environment and follow the guides.

Oh, was not aware that xbmcbuntu has desktop environment - that is a big +

thanks for info Wink
find quote
Burke Offline
Fan
Posts: 301
Joined: Jul 2009
Reputation: 3
Location: Velika Gorica / Croatia
Post: #6
OK those tutorials are really grate.

I was able to install SAB+ no probles.

I installed Sickberad to - no problems,
but I can't get it to start.

I guess it is cause Sickbeard I installed is in different folder than in guide

it is in /xbmc/my-sickbeard-install

I could use some help with auto start Sad

Thanks
find quote
frriction Offline
Junior Member
Posts: 2
Joined: May 2012
Reputation: 0
Post: #7
Lashi script is best to install all this stuff. Search forum for same.
find quote
Burke Offline
Fan
Posts: 301
Joined: Jul 2009
Reputation: 3
Location: Velika Gorica / Croatia
Post: #8
(2012-06-13 12:57)frriction Wrote:  Lashi script is best to install all this stuff. Search forum for same.

mmm I only get this thread in result
find quote
Burke Offline
Fan
Posts: 301
Joined: Jul 2009
Reputation: 3
Location: Velika Gorica / Croatia
Post: #9
(2012-06-11 15:48)cowfodder Wrote:  The best tutorials I've ever found for those can be found here: http://www.ainer.org/
I've had to install those three a few times, and I still use it as a reference. Just log out of XBMC and into the desktop environment and follow the guides.


Grate guide

just made .sickbeard folder and moved everything from my-sickbeard-install folder

everything working 10+

Thank you guys for your help Smile
find quote