tyrumus / dotfiles-old

My dotfiles for my setup (AwesomeWM 4.2) and some future dreams
http://imgur.com/gallery/E9dQ0
MIT License
9 stars 1 forks source link

Music Player doesn't advance songs #3

Closed tyrumus closed 6 years ago

tyrumus commented 6 years ago

The Python music player doesn't advance to the next song in the playlist automatically after the current song finishes. Probably something to do with an ffmpeg update or something. Without looking at anything, I assume it's Python unable to determine when the ffplay process terminates.

tyrumus commented 6 years ago

Forgot that this was here. This was fixed when I dropped support for the Python music server and started using MPD.