Changes

From Amahi Wiki
Jump to: navigation, search
22 bytes added ,  01:43, 10 April 2014
===Add Vidmgr===
* After both of these services are working properly, download vidmgr source:
<pre>cd /usr/share/pyhme
git clone https://github.com/jbernardis/pytivo-video-mgr2.git
mv /usr/share/pyhme/pytivo-video-mgr2/vidmgr /usr/share/pyhme/vidmgr</pre>
*Configure vidmgrby editing the settings in the .ini file. They are fairly self explanatory: nano /usr/share/pyhme/vidmgr/vidmgr.ini.dist
Edit the settings in the .ini file. They are fairly self explanatory.<pre>nano /usr/share/pyhme/vidmgr/vidmgr.ini.dist</pre>  *After you save your .ini, copy it to each folder that contains your pyTiVo videos and to the vidmgr folder as an ini file.
<pre>cp /usr/share/pyhme/vidmgr/vidmgr.ini.dist /usr/share/pyhme/vidmgr/vidmgr.ini
cp /usr/share/pyhme/vidmgr/vidmgr.ini.dist /your/pyTivo/video/folder/vidmgr.ini.dist</pre>
12,424

edits