XBMC AntMovieCatalog Synchronizer Code
Status: Planning
Brought to you by:
winz79
File | Date | Author | Commit |
---|---|---|---|
.eric4project | 2009-10-04 | winz79 | [r37] * Code Cleaning and improvement in Movies |
data | 2009-09-28 | winz79 | [r27] |
tests | 2009-10-04 | winz79 | [r37] * Code Cleaning and improvement in Movies |
xbmcamcsync | 2009-10-04 | winz79 | [r38] *** |
xbmcamcsync.egg-info | 2009-09-25 | winz79 | [r12] |
MANIFEST.in | 2009-09-25 | winz79 | [r14] Deb packaging, Separation cli, gui, main module |
README | 2009-09-24 | winz79 | [r10] |
XbmcAmcSync.e4p | 2009-10-04 | winz79 | [r37] * Code Cleaning and improvement in Movies |
build_deb | 2009-09-25 | winz79 | [r11] |
build_deb.py | 2009-09-28 | winz79 | [r27] |
example.cfg | 2009-09-28 | winz79 | [r28] |
setup.py | 2009-09-25 | winz79 | [r12] |
xbmcamcsync.py | 2009-10-02 | winz79 | [r34] |
XbmcAmcSync Copyright (C) 2009 S.Witz witz.sebastien@gmail.com XbmcAmcSync comes with ABSOLUTELY NO WARRANTY; for details see the COPYING file. This is free software, and you are welcome to redistribute it under certain conditions; see the COPYING file for details. NB: Remove the old version BEFORE you install FP. ============== You can find the path by: locate xbmcamcsyncmodules If that does not work, then you must update your locate database: As root run: locate -u Go make coffee.Then run the locate command above again. This will give you a directory something like: /usr/lib/python2.5/site-packages/fontypythonmodules Use your root account to remove that folder: sudo rm -fr /usr/lib/python2.5/site-packages/fontypythonmodules (Be *very* careful what you type!) You should be good to go now. How to install ============== Please see the end of this file if your install fails, there are certain files that XAS relies upon. I assume you have extracted the "tarball" already. Change to the directory it creates. As the root user enter this command: python setup.py install If you are on Ubuntu/Kubuntu/Xubuntu/Debian etc: sudo python setup.py install This will create a program called 'xbmcamcsync' Alternative installation ======================== Move the entire extracted folder to a folder that is in your PATH, like ~/bin Make a link to the fontypython script like this: (for e.g.) tar -s ~/bin/xbmcamcsync-x.x.x/xbmcamcsync . Make it executable: chmod u+x xbmcamcsync Now you should be good to go. If it does not work, try closing your console and starting it again. Running the program =================== To get started: xbmcamcsync -h Please read the help ( -h or Help menu in app ). Troubleshooting the installation ================================ Fonty Python depends on several other libraries: ( These are minimum version numbers ) 1. python2.4 to python2.6 (Not python3) 2. kaa.metadata CHANGELOG ================ Sep 24 2009 : XAS version 0.1.0 * First release * Generate into a csv file a list of files with the information about codecs etc ... and a cleaned named (from the filename)