here's what I get when running /opt/hifiberry/bin/update-mpd-db
INFO: root - return code 0 only if new covers were found
Traceback (most recent call last):
File "/usr/bin/getcovers.py", line 272, in <module>
if processedFile.exists() and not ignoreGetCovers:
File "/usr/lib/python3.9/pathlib.py", line 1424, in exists
File "/usr/lib/python3.9/pathlib.py", line 1232, in stat
OSError: [Errno 22] Invalid argument: '/data/library/music/getcovers.log'
Looking up images ...
INFO: root - retrieving covers from web services
INFO: root - retrieving artist pictures from web services
INFO: root - return code 0 only if new covers were found
Traceback (most recent call last):
File "/usr/bin/getalbums.py", line 129, in <module>
if Path(a).is_dir():
File "/usr/lib/python3.9/pathlib.py", line 1439, in is_dir
File "/usr/lib/python3.9/pathlib.py", line 1232, in stat
OSError: [Errno 22] Invalid argument: '/data/library/music'