- We now have 2 separate classes for mpg123 and mpg321 - This allows the players to only contain the functions that they support
Breaking changes: - mute and unmute are only available for mpg123 - MPyg321Player only supports mpg321. People using mpg123 should migrate to `MPyg123Player` which has more features for mpg123.
1.5.1
- pexpect added to setup.py install_requirements
1.5.0
Adds mute/unmute feature for mpg123
1.4.1
Support volume feature for mpg321
1.4.0
Bugfix: - Sometimes, the process would crash after playing for more than 30sec (pexpect timeout). This should be fixed.
Performance: - For mpg123, silence the frames output by default so that pexpect has less data to process