Page MenuHomeSolus

Update to 0.8.0
ClosedPublic

Authored by BridouZ on Jun 1 2017, 8:29 AM.
Tags
None
Referenced Files
F11066270: D293.diff
Fri, Aug 11, 5:54 PM
F11021795: D293.id798.diff
Mon, Aug 7, 5:37 PM
F11003347: D293.id798.diff
Mon, Jul 31, 1:46 PM
F10883505: D293.diff
Jun 24 2023, 8:53 AM
F10789400: D293.id617.diff
May 26 2023, 7:42 PM
F10690222: D293.id798.diff
Apr 22 2023, 6:59 AM
Subscribers

Details

Summary

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.
Test Plan

Installation > OK
Launching > OK
Connecting to MPD > OK
Playing Music files > OK

Diff Detail

Repository
R2142 ncmpcpp
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Summary information could be sexier for the SC. Any chance of picking out some nice new features, fixes, etc. from the changelog? Thanks! (Otherwise LGTM)

This revision now requires changes to proceed.Jun 6 2017, 3:12 PM
BridouZ edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jun 12 2017, 2:36 PM
This revision was automatically updated to reflect the committed changes.