Toy Pyrex - XMMS interface

Dominic oblivious at web.de
Fri Apr 18 10:46:59 EDT 2003


I've programmed a simple toy-python
interface to XMMS (MP3-player).

I use it to pipe files into the playlist:

find /mnt/music/ | grep -i latin | xmms-pase.py

and store playlists e.g.:

xmms-list.py latin

stores the playlist including the current title
and it's position. On reload (when the playlist is
empty)

xmms-list.py latin

restores the old settings and continues to
play from where you left.

If you want to use it, you can download it from:

http://www.rhrk.uni-kl.de/~hillbr/xmms.tar.gz

Ciao,
  Dominic





More information about the Python-list mailing list