MZiq is a Perl frontend for mpg123. Its main feature is the deployment of Perl's regular expressions for ease of playlist creation. It also supports other miscellaneous helping options like nice, caching, and the ability to read its options and patterns from a file.
| Tags | multimedia Sound/Audio Players MP3 |
|---|---|
| Licenses | BSD Original |
| Implementation | Perl |
Recent releases


Changes: Macros are now usable virtually everywhere. There are a few cosmetic changes. A bug that led to double basedirs when using multiple @+ parameters has been fixed.


Changes: A bug in which non-default depths/patterns would be nuked after the first run of the player has been fixed, and there are other minor bugfixes.


Changes: The code now takes advantage of "use strict" and perl's -w switch.


Changes: A new ability to add/remove directories to @basedir on-the-fly, a new ability to escape the command separator in interactive mode, and minor bugfixes.


Changes: A check has been added to remove trailing CR/LF characters from patterns, filenames, etc. The ability to chain interactive mode commands has been added. A serious issue where interactive mode wouldn't work at all if you fed it through a pipe has been fixed. There is some code cleanup.