Closed akinokonomi closed 1 year ago
Sorry, I meant connect, not bind.
Certainly I can bind to both of them at the same time, all right. But this happens when I connect to MPD via 127.0.0.1. With ncmpcpp, ncmpc, mpc.
Your bug report is very confusing. The title says "MPD freezes", but in "Actual Behavior" you write "MPD does not play such file", which is different. But it's even more confusing: your log shows that you didn't even try to play anything. Of course MPD doesn't play anything if you don't tell MPD to play something. So what can I do but close this bug report as "bogus"?
but in "Actual Behavior" you write "MPD does not play such file", which is different.
your log shows that you didn't even try to play anything
Isn't that means that it's exactly as I say?
Well, yeah, I think I worded it poorly.
It's that, I cannot play the file, because MPD does not let me open the folder that contains it. When I try to open the folder in ncmpc etc., it just freezes, times out. Log does not have anything at all when that happens, as you see.
So what can I do but close this bug report as "bogus"?
Do as you wish.
Then get me a full backtrace of all threads when this happens
I have no idea how to do that, and I don't have time to learn how to do that.
I see we'd be better off closing this. Thank you for your time.
Bug report
Describe the bug
If the "Artist" or "Title" (maybe other) tag of an mp3 or flac file contains
Unknown
,something-something (Unknown)
,unknown
, MPD freezes (until it times out) and refuses to open the folder containing that file.This only happens with
And does not, with
This is a very old problem, but I figured out the source of it only now.
Expected Behavior
Be able to play such file with
"127.0.0.1"
set too.Actual Behavior
MPD does not play such file when binding to
"127.0.0.1"
.Version
Music Player Daemon 0.23.12 (0.23.12)
``` Music Player Daemon 0.23.12 (0.23.12) Copyright 2003-2007 Warren Dukesmpd --version
...Configuration
Tested with the default config from
/usr/share/doc/mpd/mpdconf.example
too. The only uncommented lines are:Log