Update Ncmpcpp to 0.8.0
Changelog:
- Configuration variable ‘execute_on_player_state_change’ was added.
- Support for controlling whether ncmpcpp should display multiple tags as-is or make an effort to hide duplicate values (show_duplicate_tags configuration variable, enabled by default).
- The list of lyrics fetchers can now be set via configuration file.
- Lyrics can now be fetched for songs with no tags.
- libcurl dependency is no longer optional.
- When an attempt to write tags fails, show detailed error message.
- Support for fetching lyrics for selected items in background was added.
- Application will now exit if stdin is closed.
- Action ‘update_environment’ now also synchronizes status with MPD.
- Action ‘jump_to_playing_song’ is not runnable now if there is no playing song.
- Fixed fetching artist info in language other than English.