Hi
did anyone manage to get the CouchPotatoServer (v2) up and running on the pi?
In such case, how did you install it?
BR
/Thomas
Beter late than never! _this reply after 4 months_raspman wrote:hi, there, not sure if I should ask this here on in a new thread, but here it goes.. I'm a RPI noob just got it yesterday so bare with me
Would it be possible to have CouchPotato + torrent download + XBMC in one RPI?
With what OS?
OpenLec is 'impossible' right? only with xbian or raspbmc?
Would it be slow? a way to trigger the 'suspend' of CP or Torrent download when playing video for example...
Just some ideas
Code: Select all
Install GIT with apt-get install git-core
'cd' to the folder of your choosing.
Run git clone https://github.com/RuudBurger/CouchPotatoServer.git
Then do python CouchPotatoServer/CouchPotato.py to start
To run on boot copy the init script. sudo cp CouchPotatoServer/init/ubuntu /etc/init.d/couchpotato
Change the paths inside the init script. sudo nano /etc/init.d/couchpotato
Make it executable. sudo chmod +x /etc/init.d/couchpotato
Add it to defaults. sudo update-rc.d couchpotato defaults
Open your browser and go to: http://localhost:5050/