PlayShell 0.2.1 Released
PlayShell 0.2.1 has been released. It includes the following updates:
- Fixed lock-up in Play.List.insert() caused by removing integer attribute on a variable with assignment.
- Fixed the manual page.
- Explicitly disabled video output in setups of mplayer that only plays audio to prevent it from showing thumbnails in m4a files.
- When EUID == 0, PlayShell will now also use “vlc” if “vlc-wrapper” doesn’t work: “Cannot determine unprivileged user for VLC!”
- Made VLC the defaut player after gst123 in some audio formats.
- Removed exec’s in command substitutions since they don’t make a difference.
- Improved trim_trailing_spaces.sh.
- Added a changelog file.