-
I've noticed this happening on an mpd instance that runs on my OSX workstation. If I leave machine unattended, mpd starts producing skipping audio. This happens before machine enables any kind of scre…
-
I can't get mpd to output at 32bit with OSS although my soundcard supports it. It also resamples music even though I don't compile it with resamplers. Is there a way to disable the internal resampling…
-
Good Morning Philip,
After having deployed the last stable version of PHOSS (SMP to SML works correctly), I am trying to integrate, after service group registration called by my platform (NoTI-ER)…
-
A stream URL (redirect) with the following headers:
```
HTTP/1.1 307 Temporary Redirect
Cache-Control: no-store, no-cache, must-revalidate
Location: http://some.example.com/track/123456?token=65…
-
Hi,
I'm not able to get Album or Artist tags read from aiff files using MPD 0.20.9. I don't recall this happening in 0.19.19 so maybe a regression?
I have several sets of sample files, the most …
-
Hi,
When using the import tool for service groups the participants does not get registered in SML. Tested on SMK (acc.edelivery.tech.ec.europa.eu)
Version peppol-smp-server 5.0.2
Steps to repro…
ubrix updated
7 years ago
-
(Love your work!)
I'm seeing an issue where attempted to seek can lead to the track starting over again. In the log snippet below, I attempt to seek to different offsets in the file. In this exampl…
-
What I did:
- Install Rust with `rustup-init.exe` and choose `x86_64-pc-windows-gnu` as default triple.
- Install MSYS2
- Inside the msys2-mingw64 shell run the command from [here](https://github.c…
-
I paused playback of an http stream for ~40 minutes and when I resumed it played only what was left in buffers (Curl, CurlInputPlugin) and stalled there.
I added a few patches for additional prints…
-
Hi Guys,
Do you know if the MPD version is compiled with SQLite support already?
or
Do you have steps to compile a MPD version with SQLite support?