Results 30 issues of Jürgen Mang

## Feature request Please consider supporting getfingerprint command for cuesheet virtual tracks. Alternatively it should be documented, that the getfingerprint command does not work for cuesheet virtual tracks. With current...

myMPD should control all MPD partitions with different jukebox, player, etc. settings. - [ ] Maintain one mpd connection per partition - [ ] Rework mympd_state struct - [ ]...

enhancement

As mentioned in #1521 I open an issue for the remaining global idle events that should be partition specific in my opinion. Output of `git grep idle_add`: ``` src/output/OutputCommand.cxx: idle_add(IDLE_OUTPUT);...

### Discussed in https://github.com/jcorporation/myMPD/discussions/852 Originally posted by **mgonzalezm** October 8, 2022 I'm getting the following error when the .lua script that submits to listenBrainz is triggered. but I don't see...

bug

I like the simplicity of this project but I see no (development) activity in this repository. Is it still maintained? The rax source in the redis seems to be newer?

I like the API of SDS but I see no (development) activity in this repository. Is it still maintained? The sds source in the redis seems to be newer?

## Bug report ### Describe the bug The listplaylist command removes in its output the whitespace from the beginning of a filename. In the playlist file itself the filename is...

I use stickers to save song playback statistics and ratings. All this values are integers, e.g. the playCount. MPD can save values in the sticker database only as string. Converting...