Max Kellermann

Results 519 comments of Max Kellermann

I don't understand. You want one directory that contains all the pictures? How is this directory organized? How does it look like? How does MPD pick up the files? Who...

If MPD writes to that directory, where does the data come from? You said from the music file, but MPD already supports reading pictures from music files. Why not keep...

With your feature, how will the communication and the I/O look like?

`add`, by defintion, adds songs to the queue. Loading a playlist is a different operation called `load`. Your expectation is not logically wrong, it just doesn't match the design choices...

I can't reproduce, maybe you should have more detailed steps on how to reproduce? The log you posted looks incomplete - it shows that you never did any playback. Yet...

Your new log is not in verbose mode. Important information is missing.

I have no idea what this feature means. If you want to get it merged, send a pull request (with a promise to keep maintaining it and handling bug reports),...

That sounds like a useful feature.

Since you have closed your own PR https://github.com/MusicPlayerDaemon/MPD/pull/2301 I assume you have lost interest in the feature, therefore closing this feature request as well.

I can't reproduce this and I need more information on where it hangs. For example with a strace (of all threads with time stamps) or a perf report.