Changes

From Amahi Wiki
Jump to: navigation, search
406 bytes added ,  15:19, 9 April 2014
==Install PyLoad==
===Prerequisites===
*Install make
<pre>yum install make
yum install gcc</pre>
 
*Download TiVodecode source and make binary
<pre>
cd /usr/share/pytivo
git clone https://github.com/arantius/tivodecode.git
cd download
./configure
make
make install
</pre>
 
 
In your browser, vist http://hda:9032
 
*Select Settings, Global Server Settings
 
path for tivodecode binary
<pre>/usr/local/bin/tivodecode</pre>
 
*Save
==Configure Web App (needs update)==
23

edits