MusicPlayerDaemon / mpdscribble

a MPD client which submits information about tracks being played to a scrobbler (e.g. last.fm)
GNU General Public License v2.0
114 stars 15 forks source link

mpdscribble detect wrong mpd version #51

Closed martadinata666 closed 1 year ago

martadinata666 commented 1 year ago

mpdscribble built from git master, connected to MPD and work fine, it just tell the wrong MPD version or it detect MPD version differently than i expect. Thanks.

2023-02-09T16:13:43+0700 connected to mpd 0.23.5 at localhost

When my mpd version is 0.23.12

Music Player Daemon 0.23.12 (v0.23.12)
Copyright 2003-2007 Warren Dukes <warren.dukes@gmail.com>
Copyright 2008-2021 Max Kellermann <max.kellermann@gmail.com>
This is free software; see the source for copying conditions.  There is NO
warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Database plugins:
 simple proxy

Storage plugins:
 local curl

Decoders plugins:
 [mad] mp3 mp2
 [mpg123] mp3
 [vorbis] ogg oga
 [oggflac] ogg oga
 [flac] flac
 [opus] opus ogg oga
 [sndfile] wav aiff aif au snd paf iff svx sf voc w64 pvf xi htk caf sd2
 [dsdiff] dff
 [dsf] dsf
 [hybrid_dsd] m4a
 [faad] aac
 [wavpack] wv
 [pcm]

Filters:
 libsamplerate

Tag plugins:
 id3tag

Output plugins:
 shout null fifo pipe oss httpd snapcast recorder

Encoder plugins:
 null vorbis opus lame wave flac

Input plugins:
 file curl

Playlist plugins:
 extm3u m3u pls xspf asx rss soundcloud flac cue embcue

Protocols:
 file:// ftp:// ftps:// gopher:// http:// https:// rtmp:// rtmpe:// rtmps:// rtmpt:// rtmpte:// rtmpts:// scp:// sftp:// smb://

Other features:
 epoll icu inotify ipv6 tcp un
MaxKellermann commented 1 year ago

That's the protocol version.