README
Pygme homepage: http://pygme.sourceforge.net/index.html
REQUIREMENTS
MPlayer
Python
Pygtk
Sqlite
Pysqlite
RUNNING
Before running make sure that mplayer is in your path. If mplayer is not already in your path add the following line in you .bashrc (assuming that bash is your shell): export PATH = $PATH:/path/to/mplayer
To run the Pygme do one of the following:
i) python pygme.py
ii) ./pygme.py (make sure it has executable permisssion)
All Pygme related files (preferences, media lib and playlist database) are stored in ~/.pygme
Right-clicking inside the playlist or the media library will fire up the appropriate menu.
If you have any problems running Pygme, mail me at vinayvinay@gmail.com
