Tắt auto rescan music

Dùng dòng lệnh để tắt auto rescan

SSH vào Raspberry Pi

Mở file cấu hình mpd.conf:

sudo nano /etc/mpd.conf

Tìm dòng:

auto_update "yes"

Đổi thành:

auto_update "no"

Lưu lại và khởi động lại dịch vụ:

sudo systemctl restart mpd

 Chúc thành công