Add README

This commit is contained in:
Sonny Bakker 2026-01-09 20:52:32 +01:00
parent 333df38852
commit 2214086cd5
2 changed files with 87 additions and 1 deletions

View file

@ -18,6 +18,7 @@
- stop mpd service
- restart mpd socket
# TODO: replace ncmpcpp with rmpc
- name: Create mpd files
ansible.builtin.file:
path: "{{ item.path }}"
@ -64,7 +65,6 @@
dest: "{{ ncmpcpp_configuration_dir }}/bindings"
notify:
- stop mpd service
# TODO: install https://aur.archlinux.org/mpd-mpris-bin.git from AUR
# Use mpc to control local mpd server.
# Use $ mpc add http://{{ mpd_remote_address }}:{{ mpd_remote_stream_port }}