Do not loop after sending a database update command to Mopidy

This commit is contained in:
Andrzej Rybczak
2020-12-18 14:32:19 +01:00
parent f266b2a5d4
commit c51b27d401
2 changed files with 6 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
* Support gstreamer's udpsink as a data source for visualization (Mopidy).
* Deprecate `visualizer_fifo_path` in favor of `visualizer_data_source`.
* Don't run volume changing actions if there is no mixer.
* Do not loop after sending a database update command to Mopidy.
# ncmpcpp-0.8.2 (2018-04-11)
* Help screen: fixed display of EoF keycode