1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/audio/euphoria/pkg-message

20 lines
642 B
Plaintext
Raw Normal View History

============================================================================
Currently you need to manage your play list using the CLI client.
An example session would be:
1) Launch xmms2 daemon using xmms2-launcher command. You can analyze
debugging output later in /tmp/xmms2.log.
2) Use the following commands to control xmms2:
$ xmms2 add /path/to/some/files
$ xmms2 add http://205.188.234.65:8022
$ xmms2 list
(now the playlist has stuff in it)
3) Start Euphoria with no options.
See http://wiki.xmms2.xmms.se and xmms2(1) for further instructions.
============================================================================