Results 53 issues of Jürgen Mang

- [ ] mpd patch: https://github.com/MusicPlayerDaemon/MPD/pull/1895 - [ ] libmpdclient patch (implement new sticker search api, support sort and window)

enhancement
dependencies

Object: - [ ] songs - [ ] playlists - [ ] albums Support new mpd command: - [ ] stickernames (libmpdclient patch: https://github.com/MusicPlayerDaemon/libmpdclient/pull/111)

enhancement

https://github.com/MusicPlayerDaemon/MPD/commit/432675d4c23450c527333ed4a29d13f843e001da Exact features are to be defined. Proposals are welcome! - [x] Add option to enable star rating - [x] Add option to enable thumbs up/down Add star rating for:...

enhancement

https://github.com/MusicPlayerDaemon/MPD/pull/1910

enhancement
dependencies

Currently myMPD downloads and caches the webradiodb, but does all the other work in the frontend. The webradio experencie could be improved if the myMPD backend has access to this...

enhancement

This harmonizes the interface further.

enhancement

Support new mpd commands: - [ ] stickernamestypes - [ ] MPD: https://github.com/MusicPlayerDaemon/MPD/pull/2090) - [ ] libmpdclient: - [x] stickertypes - [x] MPD: https://github.com/MusicPlayerDaemon/MPD/pull/2098 - [x] libmpdclient: https://github.com/MusicPlayerDaemon/libmpdclient/pull/126

enhancement
dependencies

- [ ] Images for playlists

enhancement

Reported here: https://github.com/jcorporation/sds/issues/34

This commit moves also some common search functions from src/search.c to src/isearch.c.