-
-
Notifications
You must be signed in to change notification settings - Fork 504
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DietPi-Software | MPD: Crash loading media with album art through Samba #4707
Comments
since mpd 0.22.11. there seem to be a fix ....
is it possible to update in Dietpi 7.5.2 to mpd. 0.22.11 ? |
We install the package from Debian: https://packages.debian.org/bullseye/mpd |
Hmm, v0.22.11 fixed a bug that was introduced with a feature v0.22.10:
So this is not the right fix. Were these the issues you meant or which one do you mean? Actually the final issue is with Samba/ Another factor in your case is that Sparky SBC uses a very old Linux v3.10.38. Not sure, but for people with deeper knowledge for debugging it, this may be an important info as well. I think to first get some clarification where exactly it is coming from, which MPD code is called and how it invokes |
Thanks for the hint to smbclient thanxs |
Ah, that is a good workaround indeed 👍. |
Creating a bug report/issue
Required Information
G_DIETPI_VERSION_CORE=7
G_DIETPI_VERSION_SUB=5
G_DIETPI_VERSION_RC=2
G_GITBRANCH='master'
G_GITOWNER='MichaIng'
debian version 11.0
Linux DietPi 3.10.38 #22 SMP PREEMPT Fri Dec 22 10:45:41 IST 2017 armv7l GNU/Linux
Sparky SBC
Additional Information (if applicable)
mpd installed from dietpi software list
Steps to reproduce
since update to DietPi 7.5.x i faces problems with mpd
i stripped down everything in mpd to find out what it is.
mpd runs stable as long if i only load a playlists including radio streams, meaning playing mp3 from public url from local radio stations.
The problems occur when i start to read in my local music.
I read in music directly via smb
music_directory "smb://192.168.178.2/medien_read_only/squeeze
when i update mpd via the update command to read in music directory, it starts to update the music directory add the music to the library. During the update process my iOS client for mpd starts to update/communicate with mpd. When that's start mpd crashes:
perhaps it relates to a "album art" error which is discussed at GitHub at the mpd project
when i start mpd again, i have to delete the DB and and comment the music directory in order to get back a stable mpd
Expected behaviour
mpd should read in my music directory from smb like before
The text was updated successfully, but these errors were encountered: