Moosic is a music player for Unix systems. It focuses on convenient and powerful playlist management. This project consists of a server process that maintains a queue of songs to be played and one or more client programs which sends commands to the server.
The server continually runs through its song queue, popping songs off the top of the list and playing each with an external program. The client is a simple command-line utility which allows you to easily perform powerful operations upon the server's queue, including the addition of whole directory trees, automatic shuffling, and song removal according to regular expressions.
The server comes configured to play MP3, Ogg, MIDI, MOD, and WAV files, but can be configured to also play any other file format you want.
· Ключевые особенности и характеристики Moosic 1.5.3
· The "move-pattern" command and the -C option were added to the command-line client.
· "move-pattern" moves all queued songs whose names match a regular expression to a given position in the queue.
· The -C option causes the current song to be included in the output of the "list" and "plainlist" commands.
· Описание и дополнения от редакторов и пользователей сайта