18 Nov
2004
18 Nov
'04
21:00
Hi Mario, On 17.11.04, Mario Rodríguez wrote: [ snip ]
I looked a bit more into the problems with xmms:
* pytone does not load the module, ¿could it be a naming conflict between the xmms module and the file xmms.py?
* if I rename the file src/services/players/xmms.py to xmmsplay.py (and its references in src/services/player.py): -> the xmms module loads -> xmms starts if neccesary, and obeys to the commands pytone sends -> but I have the same problem that with alsa or oss, I add songs to the playlist, I hit 'p', and nothing happens (same messages on the debug log, too)
You also have to replace xmms by xmms.control. I've already done that - you just have to wait for the next version. Jörg