MusicPlayerDaemon / MPD

Music Player Daemon
https://www.musicpd.org/
GNU General Public License v2.0
2.18k stars 352 forks source link

Audio stutter at beginning of song #1024

Closed ghost closed 3 years ago

ghost commented 3 years ago

Bug report

Describe the bug

When playing a song, i notice a short moment of silent (and maybe jitter) at the beginning of the song. I'm using alsa with external DAC.

mpd.conf audio_output: audio_output { type "pulse" name "Pulseaudio" device "default" }

audio_output { type "alsa" name "Fiio" device "hw:1,0" always_on "yes" auto_resample "no" auto_format "no" auto_channels "no" mixer_type "none" replaygain "off" }

Update1: now it also stutter in middle of the song, not only the beginning.

Expected Behavior

Song playing smoothly

Actual Behavior

Song stutter

Version

Music Player Daemon 0.22.3 (0.22.3) Copyright 2003-2007 Warren Dukes warren.dukes@gmail.com Copyright 2008-2018 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 upnp

Storage plugins: local udisks nfs curl

Neighbor plugins: upnp udisks

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 [audiofile] wav au aiff aif [dsdiff] dff [dsf] dsf [hybrid_dsd] m4a [faad] aac [mpcdec] mpc [wavpack] wv [modplug] 669 amf ams dbm dfm dsm far it med mdl mod mtm mt2 okt s3m stm ult umx xm [mikmod] amf dsm far gdm imf it med mod mtm s3m stm stx ult uni xm [sidplay] sid mus str prg P00 [wildmidi] mid [fluidsynth] mid [ffmpeg] 16sv 3g2 3gp 4xm 8svx aa3 aac ac3 adx afc aif aifc aiff al alaw amr anim apc ape asf atrac au aud avi avm2 avs bap bfi c93 cak cin cmv cpk daud dct divx dts dv dvd dxa eac3 film flac flc fli fll flx flv g726 gsm gxf iss m1v m2v m2t m2ts m4a m4b m4v mad mj2 mjpeg mjpg mka mkv mlp mm mmf mov mp+ mp1 mp2 mp3 mp4 mpc mpeg mpg mpga mpp mpu mve mvi mxf nc nsv nut nuv oga ogm ogv ogx oma ogg omg opus psp pva qcp qt r3d ra ram rl2 rm rmvb roq rpl rvc shn smk snd sol son spx str swf tak tgi tgq tgv thp ts tsp tta xa xvid uv uv2 vb vid vob voc vp6 vmd wav webm wma wmv wsaud wsvga wv wve rtp:// rtsp:// rtsps:// [gme] ay gbs gym hes kss nsf nsfe sap spc vgm vgz [pcm]

Filters: libsamplerate soxr

Tag plugins: id3tag

Output plugins: shout null fifo pipe alsa ao oss openal solaris pulse jack httpd recorder

Encoder plugins: null vorbis opus lame twolame wave flac

Archive plugins: [bz2] bz2 [zzip] zip [iso] iso

Input plugins: file io_uring archive alsa tidal qobuz curl ffmpeg nfs mms cdio_paranoia

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

Protocols: file:// alsa:// cdda:// ftp:// ftps:// gopher:// hls+http:// hls+https:// http:// https:// mms:// mmsh:// mmst:// mmsu:// nfs:// qobuz:// rtmp:// rtmpe:// rtmps:// rtmpt:// rtmpte:// rtmpts:// rtp:// rtsp:// rtsps:// scp:// sftp:// smb:// srtp:// tidal://

Other features: avahi dbus udisks epoll icu inotify ipv6 systemd tcp un

Log

MaxKellermann commented 3 years ago

You omitted the verbose log.

ghost commented 3 years ago

where and how i can get the log?

MaxKellermann commented 3 years ago

That depends on your logging configuration. I don't know how you configured MPD.

ghost commented 3 years ago

I see, I open the log and see this:

Dec 11 18:00 : alsa_output: Decoder is too slow; playing silence to avoid xrun
ghost commented 3 years ago

But i still don't know how to get the verbose log.

MaxKellermann commented 3 years ago

The bug reporting template you just used (and chose to ignore) names the command line option: --verbose.

ghost commented 3 years ago

mpd --verbose:

config_file: loading file /home/william/.config/mpd/mpd.conf
Dec 11 18:28 : libsamplerate: libsamplerate converter 'Best Sinc Interpolator'
Dec 11 18:28 : vorbis: Xiph.Org libVorbis 1.3.7
Dec 11 18:28 : opus: libopus 1.3.1
Dec 11 18:28 : sndfile: libsndfile-1.0.28
Dec 11 18:28 : hybrid_dsd: The Hybrid DSD decoder is disabled because it was not explicitly enabled
Dec 11 18:28 : exception: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
Dec 11 18:28 : simple_db: reading DB
Failed to initialize io_uring: io_uring_queue_init() failed: Cannot allocate memory
Dec 11 18:28 : exception: Input plugin 'tidal' is not configured: No Tidal application token configured
Dec 11 18:28 : exception: Input plugin 'qobuz' is not configured: No Qobuz app_id configured
Dec 11 18:28 : curl: version 7.73.0
Dec 11 18:28 : curl: with OpenSSL/1.1.1h

verbose log:

Dec 11 18:30 : state_file: Loading state file /home/william/.config/mpd/state
Dec 11 18:30 : exception: RTIOThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
Dec 11 18:30 : decoder_thread: probing plugin flac
Dec 11 18:30 : playlist: queue song 1:"ISLAND Original Soundtrack/Dissonance.flac"
Dec 11 18:30 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 18:30 : exception: OutputThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
Dec 11 18:30 : exception: OutputThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
Dec 11 18:30 : output: opened "Pulseaudio" (pulse) audio_format=96000:24:2
Dec 11 18:30 : exception: Failed to open "Fiio" (alsa); Failed to open ALSA device "hw:1,0": Device or resource busy
Dec 11 18:30 : replay_gain: replay gain mode has changed off->track
Dec 11 18:30 : replay_gain: scale=1.000000
Dec 11 18:30 : inotify: initializing inotify
Dec 11 18:30 : inotify: watching music directory
Dec 11 18:30 : config: option 'device' on line 347 was not recognized
Dec 11 18:30 : config: option 'replaygain' on line 359 was not recognized
Dec 11 18:30 : client: [0] opened from [::1]:39310
Dec 11 18:30 : client: [0] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [0] process command list returned 0
Dec 11 18:30 : client: [0] closed
Dec 11 18:30 : client: [1] opened from [::1]:39312
Dec 11 18:30 : client: [1] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [1] process command list returned 0
Dec 11 18:30 : client: [1] closed
Dec 11 18:30 : client: [2] opened from [::1]:39314
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "plchanges "0""
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [3] opened from [::1]:39316
Dec 11 18:30 : client: [3] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [3] process command list returned 0
Dec 11 18:30 : client: [2] process command "outputs"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [3] closed
Dec 11 18:30 : client: [2] process command "decoders"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "outputs"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "outputs"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [4] opened from [::1]:39318
Dec 11 18:30 : client: [4] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [4] process command list returned 0
Dec 11 18:30 : client: [4] closed
Dec 11 18:30 : client: [5] opened from [::1]:39320
Dec 11 18:30 : client: [5] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [5] process command list returned 0
Dec 11 18:30 : client: [5] closed
Dec 11 18:30 : client: [6] opened from [::1]:39322
Dec 11 18:30 : client: [6] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [6] process command list returned 0
Dec 11 18:30 : client: [6] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [7] opened from [::1]:39324
Dec 11 18:30 : client: [7] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [7] process command list returned 0
Dec 11 18:30 : client: [7] closed
Dec 11 18:30 : client: [8] opened from [::1]:39326
Dec 11 18:30 : client: [8] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [8] process command list returned 0
Dec 11 18:30 : client: [8] closed
Dec 11 18:30 : client: [9] opened from [::1]:39328
Dec 11 18:30 : client: [9] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [9] process command list returned 0
Dec 11 18:30 : client: [9] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [10] opened from [::1]:39330
Dec 11 18:30 : client: [10] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [10] process command list returned 0
Dec 11 18:30 : client: [10] closed
Dec 11 18:30 : client: [11] opened from [::1]:39332
Dec 11 18:30 : client: [11] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [11] process command list returned 0
Dec 11 18:30 : client: [11] closed
Dec 11 18:30 : client: [12] opened from [::1]:39334
Dec 11 18:30 : client: [12] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [12] process command list returned 0
Dec 11 18:30 : client: [12] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [13] opened from [::1]:39338
Dec 11 18:30 : client: [13] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [13] process command list returned 0
Dec 11 18:30 : client: [13] closed
Dec 11 18:30 : client: [14] opened from [::1]:39340
Dec 11 18:30 : client: [14] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [14] process command list returned 0
Dec 11 18:30 : client: [14] closed
Dec 11 18:30 : client: [15] opened from [::1]:39342
Dec 11 18:30 : client: [15] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [15] process command list returned 0
Dec 11 18:30 : client: [15] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [16] opened from [::1]:39344
Dec 11 18:30 : client: [16] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [16] process command list returned 0
Dec 11 18:30 : client: [16] closed
Dec 11 18:30 : client: [17] opened from [::1]:39346
Dec 11 18:30 : client: [17] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [17] process command list returned 0
Dec 11 18:30 : client: [17] closed
Dec 11 18:30 : client: [18] opened from [::1]:39348
Dec 11 18:30 : client: [18] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [18] process command list returned 0
Dec 11 18:30 : client: [18] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [19] opened from [::1]:39350
Dec 11 18:30 : client: [19] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [19] process command list returned 0
Dec 11 18:30 : client: [19] closed
Dec 11 18:30 : client: [20] opened from [::1]:39352
Dec 11 18:30 : client: [20] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [20] process command list returned 0
Dec 11 18:30 : client: [20] closed
Dec 11 18:30 : client: [21] opened from [::1]:39354
Dec 11 18:30 : client: [21] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [21] process command list returned 0
Dec 11 18:30 : client: [21] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [22] opened from [::1]:39356
Dec 11 18:30 : client: [22] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [22] process command list returned 0
Dec 11 18:30 : client: [22] closed
Dec 11 18:30 : client: [23] opened from [::1]:39358
Dec 11 18:30 : client: [23] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [23] process command list returned 0
Dec 11 18:30 : client: [23] closed
Dec 11 18:30 : client: [24] opened from [::1]:39360
Dec 11 18:30 : client: [24] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [24] process command list returned 0
Dec 11 18:30 : client: [24] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [25] opened from [::1]:39362
Dec 11 18:30 : client: [25] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [25] process command list returned 0
Dec 11 18:30 : client: [25] closed
Dec 11 18:30 : client: [26] opened from [::1]:39364
Dec 11 18:30 : client: [26] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [26] process command list returned 0
Dec 11 18:30 : client: [26] closed
Dec 11 18:30 : client: [27] opened from [::1]:39366
Dec 11 18:30 : client: [27] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [27] process command list returned 0
Dec 11 18:30 : client: [27] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [28] opened from [::1]:39368
Dec 11 18:30 : client: [28] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [28] process command list returned 0
Dec 11 18:30 : client: [28] closed
Dec 11 18:30 : client: [29] opened from [::1]:39370
Dec 11 18:30 : client: [29] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [29] process command list returned 0
Dec 11 18:30 : client: [29] closed
Dec 11 18:30 : client: [30] opened from [::1]:39372
Dec 11 18:30 : client: [30] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [30] process command list returned 0
Dec 11 18:30 : client: [30] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [31] opened from [::1]:39374
Dec 11 18:30 : client: [31] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [31] process command list returned 0
Dec 11 18:30 : client: [31] closed
Dec 11 18:30 : client: [32] opened from [::1]:39376
Dec 11 18:30 : client: [32] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [32] process command list returned 0
Dec 11 18:30 : client: [32] closed
Dec 11 18:30 : client: [33] opened from [::1]:39378
Dec 11 18:30 : client: [33] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [33] process command list returned 0
Dec 11 18:30 : client: [33] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [34] opened from [::1]:39382
Dec 11 18:30 : client: [34] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [34] process command list returned 0
Dec 11 18:30 : client: [34] closed
Dec 11 18:30 : client: [35] opened from [::1]:39384
Dec 11 18:30 : client: [35] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [35] process command list returned 0
Dec 11 18:30 : client: [35] closed
Dec 11 18:30 : client: [36] opened from [::1]:39386
Dec 11 18:30 : client: [36] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [36] process command list returned 0
Dec 11 18:30 : client: [36] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [37] opened from [::1]:39388
Dec 11 18:30 : client: [37] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [37] process command list returned 0
Dec 11 18:30 : client: [37] closed
Dec 11 18:30 : client: [38] opened from [::1]:39390
Dec 11 18:30 : client: [38] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [38] process command list returned 0
Dec 11 18:30 : client: [38] closed
Dec 11 18:30 : client: [39] opened from [::1]:39392
Dec 11 18:30 : client: [39] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [39] process command list returned 0
Dec 11 18:30 : client: [39] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [40] opened from [::1]:39394
Dec 11 18:30 : client: [40] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [40] process command list returned 0
Dec 11 18:30 : client: [40] closed
Dec 11 18:30 : client: [41] opened from [::1]:39396
Dec 11 18:30 : client: [41] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [41] process command list returned 0
Dec 11 18:30 : client: [41] closed
Dec 11 18:30 : client: [42] opened from [::1]:39398
Dec 11 18:30 : client: [42] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [42] process command list returned 0
Dec 11 18:30 : client: [42] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [43] opened from [::1]:39400
Dec 11 18:30 : client: [43] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [43] process command list returned 0
Dec 11 18:30 : client: [43] closed
Dec 11 18:30 : client: [44] opened from [::1]:39402
Dec 11 18:30 : client: [44] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [44] process command list returned 0
Dec 11 18:30 : client: [44] closed
Dec 11 18:30 : client: [45] opened from [::1]:39404
Dec 11 18:30 : client: [45] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [45] process command list returned 0
Dec 11 18:30 : client: [45] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [46] opened from [::1]:39406
Dec 11 18:30 : client: [46] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [46] process command list returned 0
Dec 11 18:30 : client: [46] closed
Dec 11 18:30 : client: [47] opened from [::1]:39408
Dec 11 18:30 : client: [47] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [47] process command list returned 0
Dec 11 18:30 : client: [47] closed
Dec 11 18:30 : client: [48] opened from [::1]:39410
Dec 11 18:30 : client: [48] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [48] process command list returned 0
Dec 11 18:30 : client: [48] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [49] opened from [::1]:39412
Dec 11 18:30 : client: [49] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [49] process command list returned 0
Dec 11 18:30 : client: [49] closed
Dec 11 18:30 : client: [50] opened from [::1]:39414
Dec 11 18:30 : client: [50] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [50] process command list returned 0
Dec 11 18:30 : client: [50] closed
Dec 11 18:30 : client: [51] opened from [::1]:39416
Dec 11 18:30 : client: [51] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [51] process command list returned 0
Dec 11 18:30 : client: [51] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [2] process command "playid "178""
Dec 11 18:30 : playlist: play 0:"Hatsune Miku/keeno/before light/scene.flac"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : playlist: queue song 1:"ISLAND Original Soundtrack/Dissonance.flac"
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [52] opened from [::1]:39418
Dec 11 18:30 : client: [52] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [52] process command list returned 0
Dec 11 18:30 : client: [52] closed
Dec 11 18:30 : client: [53] opened from [::1]:39420
Dec 11 18:30 : client: [53] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [53] process command list returned 0
Dec 11 18:30 : client: [53] closed
Dec 11 18:30 : client: [54] opened from [::1]:39422
Dec 11 18:30 : client: [54] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [54] process command list returned 0
Dec 11 18:30 : client: [54] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [55] opened from [::1]:39426
Dec 11 18:30 : client: [55] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [55] process command list returned 0
Dec 11 18:30 : client: [55] closed
Dec 11 18:30 : client: [56] opened from [::1]:39428
Dec 11 18:30 : client: [56] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [56] process command list returned 0
Dec 11 18:30 : client: [56] closed
Dec 11 18:30 : client: [57] opened from [::1]:39430
Dec 11 18:30 : client: [57] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [57] process command list returned 0
Dec 11 18:30 : client: [57] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [58] opened from [::1]:39432
Dec 11 18:30 : client: [58] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [58] process command list returned 0
Dec 11 18:30 : client: [58] closed
Dec 11 18:30 : client: [59] opened from [::1]:39434
Dec 11 18:30 : client: [59] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [59] process command list returned 0
Dec 11 18:30 : client: [59] closed
Dec 11 18:30 : client: [60] opened from [::1]:39436
Dec 11 18:30 : client: [60] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [60] process command list returned 0
Dec 11 18:30 : client: [60] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [61] opened from [::1]:39438
Dec 11 18:30 : client: [61] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [61] process command list returned 0
Dec 11 18:30 : client: [61] closed
Dec 11 18:30 : client: [62] opened from [::1]:39440
Dec 11 18:30 : client: [62] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [62] process command list returned 0
Dec 11 18:30 : client: [62] closed
Dec 11 18:30 : client: [63] opened from [::1]:39442
Dec 11 18:30 : client: [63] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [63] process command list returned 0
Dec 11 18:30 : client: [63] closed
Dec 11 18:30 : client: [2] process command "playid "179""
Dec 11 18:30 : playlist: play 1:"Hatsune Miku/keeno/before light/unripe.flac"
Dec 11 18:30 : decoder_thread: probing plugin flac
Dec 11 18:30 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : playlist: queue song 2:"ISLAND Original Soundtrack/Dissonance.flac"
Dec 11 18:30 : exception: Failed to open "Fiio" (alsa); Failed to open ALSA device "hw:1,0": Device or resource busy
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [64] opened from [::1]:39444
Dec 11 18:30 : client: [64] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [64] process command list returned 0
Dec 11 18:30 : client: [64] closed
Dec 11 18:30 : client: [65] opened from [::1]:39446
Dec 11 18:30 : client: [65] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [65] process command list returned 0
Dec 11 18:30 : client: [65] closed
Dec 11 18:30 : client: [66] opened from [::1]:39448
Dec 11 18:30 : client: [66] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [66] process command list returned 0
Dec 11 18:30 : client: [66] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [67] opened from [::1]:39450
Dec 11 18:30 : client: [67] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [67] process command list returned 0
Dec 11 18:30 : client: [67] closed
Dec 11 18:30 : client: [68] opened from [::1]:39452
Dec 11 18:30 : client: [68] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [68] process command list returned 0
Dec 11 18:30 : client: [68] closed
Dec 11 18:30 : client: [69] opened from [::1]:39454
Dec 11 18:30 : client: [69] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [69] process command list returned 0
Dec 11 18:30 : client: [69] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [70] opened from [::1]:39456
Dec 11 18:30 : client: [70] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [70] process command list returned 0
Dec 11 18:30 : client: [70] closed
Dec 11 18:30 : client: [71] opened from [::1]:39458
Dec 11 18:30 : client: [71] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [71] process command list returned 0
Dec 11 18:30 : client: [71] closed
Dec 11 18:30 : client: [72] opened from [::1]:39460
Dec 11 18:30 : client: [72] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [72] process command list returned 0
Dec 11 18:30 : client: [72] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [2] process command "playid "178""
Dec 11 18:30 : playlist: play 1:"Hatsune Miku/keeno/before light/scene.flac"
Dec 11 18:30 : decoder_thread: probing plugin flac
Dec 11 18:30 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : playlist: queue song 2:"ISLAND Original Soundtrack/Dissonance.flac"
Dec 11 18:30 : alsa_output: opened hw:1,0 type=HW
Dec 11 18:30 : alsa_output: buffer: size=24..131072 time=250..1365334
Dec 11 18:30 : alsa_output: period: size=12..65536 time=125..682667
Dec 11 18:30 : alsa_output: default period_time = buffer_time/4 = 500000/4 = 125000
Dec 11 18:30 : alsa_output: format=S32_LE (Signed 32 bit Little Endian)
Dec 11 18:30 : alsa_output: buffer_size=48000 period_size=12000
Dec 11 18:30 : output: opened "Fiio" (alsa) audio_format=96000:32:2
Dec 11 18:30 : output: converting in=96000:24:2 -> f=96000:24:2 -> out=96000:32:2
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : replay_gain: replay gain mode has changed off->track
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : replay_gain: scale=1.000000
Dec 11 18:30 : client: [73] opened from [::1]:39462
Dec 11 18:30 : client: [73] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [73] process command list returned 0
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [73] closed
Dec 11 18:30 : client: [74] opened from [::1]:39466
Dec 11 18:30 : client: [74] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [74] process command list returned 0
Dec 11 18:30 : client: [74] closed
Dec 11 18:30 : client: [75] opened from [::1]:39468
Dec 11 18:30 : client: [75] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [75] process command list returned 0
Dec 11 18:30 : client: [75] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [76] opened from [::1]:39470
Dec 11 18:30 : client: [76] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [76] process command list returned 0
Dec 11 18:30 : client: [76] closed
Dec 11 18:30 : client: [77] opened from [::1]:39472
Dec 11 18:30 : client: [77] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [77] process command list returned 0
Dec 11 18:30 : client: [77] closed
Dec 11 18:30 : client: [78] opened from [::1]:39474
Dec 11 18:30 : client: [78] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [78] process command list returned 0
Dec 11 18:30 : client: [78] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [79] opened from [::1]:39476
Dec 11 18:30 : client: [79] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [79] process command list returned 0
Dec 11 18:30 : client: [79] closed
Dec 11 18:30 : client: [80] opened from [::1]:39478
Dec 11 18:30 : client: [80] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [80] process command list returned 0
Dec 11 18:30 : client: [80] closed
Dec 11 18:30 : client: [81] opened from [::1]:39480
Dec 11 18:30 : client: [81] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [81] process command list returned 0
Dec 11 18:30 : client: [81] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [82] opened from [::1]:39482
Dec 11 18:30 : client: [82] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [82] process command list returned 0
Dec 11 18:30 : client: [82] closed
Dec 11 18:30 : client: [83] opened from [::1]:39484
Dec 11 18:30 : client: [83] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [83] process command list returned 0
Dec 11 18:30 : client: [83] closed
Dec 11 18:30 : client: [84] opened from [::1]:39486
Dec 11 18:30 : client: [84] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [84] process command list returned 0
Dec 11 18:30 : client: [84] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [85] opened from [::1]:39488
Dec 11 18:30 : client: [85] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [85] process command list returned 0
Dec 11 18:30 : client: [85] closed
Dec 11 18:30 : client: [86] opened from [::1]:39490
Dec 11 18:30 : client: [86] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [86] process command list returned 0
Dec 11 18:30 : client: [86] closed
Dec 11 18:30 : client: [87] opened from [::1]:39492
Dec 11 18:30 : client: [87] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [87] process command list returned 0
Dec 11 18:30 : client: [87] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [88] opened from [::1]:39494
Dec 11 18:30 : client: [88] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [88] process command list returned 0
Dec 11 18:30 : client: [88] closed
Dec 11 18:30 : client: [89] opened from [::1]:39496
Dec 11 18:30 : client: [89] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [89] process command list returned 0
Dec 11 18:30 : client: [89] closed
Dec 11 18:30 : client: [90] opened from [::1]:39498
Dec 11 18:30 : client: [90] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [90] process command list returned 0
Dec 11 18:30 : client: [90] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [91] opened from [::1]:39500
Dec 11 18:30 : client: [91] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [91] process command list returned 0
Dec 11 18:30 : client: [91] closed
Dec 11 18:30 : client: [92] opened from [::1]:39502
Dec 11 18:30 : client: [92] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [92] process command list returned 0
Dec 11 18:30 : client: [92] closed
Dec 11 18:30 : client: [93] opened from [::1]:39504
Dec 11 18:30 : client: [93] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [93] process command list returned 0
Dec 11 18:30 : client: [93] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [94] opened from [::1]:39506
Dec 11 18:30 : client: [94] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [94] process command list returned 0
Dec 11 18:30 : client: [94] closed
Dec 11 18:30 : client: [95] opened from [::1]:39508
Dec 11 18:30 : client: [95] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [95] process command list returned 0
Dec 11 18:30 : client: [95] closed
Dec 11 18:30 : client: [96] opened from [::1]:39510
Dec 11 18:30 : client: [96] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [96] process command list returned 0
Dec 11 18:30 : client: [96] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [97] opened from [::1]:39514
Dec 11 18:30 : client: [97] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [97] process command list returned 0
Dec 11 18:30 : client: [97] closed
Dec 11 18:30 : client: [98] opened from [::1]:39516
Dec 11 18:30 : client: [98] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [98] process command list returned 0
Dec 11 18:30 : client: [98] closed
Dec 11 18:30 : client: [99] opened from [::1]:39518
Dec 11 18:30 : client: [99] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [99] process command list returned 0
Dec 11 18:30 : client: [99] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [100] opened from [::1]:39520
Dec 11 18:30 : client: [100] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [100] process command list returned 0
Dec 11 18:30 : client: [100] closed
Dec 11 18:30 : client: [101] opened from [::1]:39522
Dec 11 18:30 : client: [101] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [101] process command list returned 0
Dec 11 18:30 : client: [101] closed
Dec 11 18:30 : client: [102] opened from [::1]:39524
Dec 11 18:30 : client: [102] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [102] process command list returned 0
Dec 11 18:30 : client: [102] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [103] opened from [::1]:39526
Dec 11 18:30 : client: [103] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [103] process command list returned 0
Dec 11 18:30 : client: [103] closed
Dec 11 18:30 : client: [104] opened from [::1]:39528
Dec 11 18:30 : client: [104] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [104] process command list returned 0
Dec 11 18:30 : client: [104] closed
Dec 11 18:30 : client: [105] opened from [::1]:39530
Dec 11 18:30 : client: [105] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [105] process command list returned 0
Dec 11 18:30 : client: [105] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [106] opened from [::1]:39532
Dec 11 18:30 : client: [106] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [106] process command list returned 0
Dec 11 18:30 : client: [106] closed
Dec 11 18:30 : client: [107] opened from [::1]:39534
Dec 11 18:30 : client: [107] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [107] process command list returned 0
Dec 11 18:30 : client: [107] closed
Dec 11 18:30 : client: [108] opened from [::1]:39536
Dec 11 18:30 : client: [108] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [108] process command list returned 0
Dec 11 18:30 : client: [108] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [109] opened from [::1]:39538
Dec 11 18:30 : client: [109] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [109] process command list returned 0
Dec 11 18:30 : client: [109] closed
Dec 11 18:30 : client: [110] opened from [::1]:39540
Dec 11 18:30 : client: [110] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [110] process command list returned 0
Dec 11 18:30 : client: [110] closed
Dec 11 18:30 : client: [111] opened from [::1]:39542
Dec 11 18:30 : client: [111] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [111] process command list returned 0
Dec 11 18:30 : client: [111] closed
Dec 11 18:30 : client: [2] process command "status"
Dec 11 18:30 : client: [2] command returned 0
Dec 11 18:30 : client: [2] process command "idle"
Dec 11 18:30 : client: [2] command returned 1
Dec 11 18:30 : client: [112] opened from [::1]:39544
Dec 11 18:30 : client: [112] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [112] process command list returned 0
Dec 11 18:30 : client: [112] closed
Dec 11 18:30 : client: [113] opened from [::1]:39546
Dec 11 18:30 : client: [113] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [113] process command list returned 0
Dec 11 18:30 : client: [113] closed
Dec 11 18:30 : client: [114] opened from [::1]:39548
Dec 11 18:30 : client: [114] process command list
Dec 11 18:30 : client: process command "status"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: process command "currentsong"
Dec 11 18:30 : client: command returned 0
Dec 11 18:30 : client: [114] process command list returned 0
Dec 11 18:30 : client: [114] closed
Dec 11 18:31 : client: [2] process command "status"
Dec 11 18:31 : client: [2] command returned 0
Dec 11 18:31 : client: [2] process command "idle"
Dec 11 18:31 : client: [2] command returned 1
Dec 11 18:31 : client: [115] opened from [::1]:39550
Dec 11 18:31 : client: [115] process command list
Dec 11 18:31 : client: process command "status"
Dec 11 18:31 : client: command returned 0
Dec 11 18:31 : client: process command "currentsong"
Dec 11 18:31 : client: command returned 0
Dec 11 18:31 : client: [115] process command list returned 0
Dec 11 18:31 : client: [115] closed
Dec 11 18:31 : client: [116] opened from [::1]:39552
Dec 11 18:31 : client: [116] process command list
Dec 11 18:31 : client: process command "status"
Dec 11 18:31 : client: command returned 0
Dec 11 18:31 : client: process command "currentsong"
Dec 11 18:31 : client: command returned 0
Dec 11 18:31 : client: [116] process command list returned 0
Dec 11 18:31 : client: [116] closed
Dec 11 18:31 : client: [117] opened from [::1]:39554
Dec 11 18:31 : client: [117] process command list
Dec 11 18:31 : client: process command "status"
Dec 11 18:31 : client: command returned 0
Dec 11 18:31 : client: process command "currentsong"
Dec 11 18:31 : client: command returned 0
Dec 11 18:31 : client: [117] process command list returned 0
Dec 11 18:31 : client: [117] closed
Dec 11 18:31 : client: [2] process command "status"
Dec 11 18:31 : client: [2] command returned 0
Dec 11 18:31 : client: [2] process command "idle"
Dec 11 18:31 : client: [2] command returned 1
Dec 11 18:31 : client: [118] opened from [::1]:39558
Dec 11 18:31 : client: [118] process command list
Dec 11 18:31 : client: process command "status"
Dec 11 18:31 : client: command returned 0
Dec 11 18:31 : client: process command "currentsong"
Dec 11 18:31 : client: command returned 0
Dec 11 18:31 : client: [118] process command list returned 0
Dec 11 18:31 : client: [118] closed
Dec 11 18:31 : client: [119] opened from [::1]:39560
Dec 11 18:31 : client: [119] process command list
Dec 11 18:31 : client: process command "status"
Dec 11 18:31 : client: command returned 0
Dec 11 18:31 : client: process command "currentsong"
Dec 11 18:31 : client: command returned 0
Dec 11 18:31 : client: [119] process command list returned 0
Dec 11 18:31 : client: [119] closed
Dec 11 18:31 : client: [120] opened from [::1]:39562
Dec 11 18:31 : client: [120] process command list
Dec 11 18:31 : client: process command "status"
Dec 11 18:31 : client: command returned 0
Dec 11 18:31 : client: process command "currentsong"
Dec 11 18:31 : client: command returned 0
Dec 11 18:31 : client: [120] process command list returned 0
Dec 11 18:31 : client: [120] closed

@MaxKellermann I don't choose to ignore it, mind you.

MaxKellermann commented 3 years ago

And did you hear the stuttering at 18:30?

ghost commented 3 years ago

I don't remember, but i always hear it when playing 24bit/96khz song, I can sent 1 to you if you want to test it out.

ghost commented 3 years ago

Now i will re-product some of the stutter and post the log here.

MaxKellermann commented 3 years ago

Duh. What's the point of posting your log when the problem was not reproduced during that time? You make it hard to get a grip on your problem.

ghost commented 3 years ago
Dec 11 18:42 : exception: RTIOThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
Dec 11 18:42 : decoder_thread: probing plugin flac
Dec 11 18:42 : decoder: audio_format=44100:16:2, seekable=true
Dec 11 18:42 : playlist: queue song 1:"Kano/Suki nano/Asayake, Kimi no Uta..flac"
Dec 11 18:42 : exception: OutputThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
Dec 11 18:42 : exception: OutputThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
Dec 11 18:42 : output: opened "Pulseaudio" (pulse) audio_format=44100:16:2
Dec 11 18:42 : alsa_output: opened hw:1,0 type=HW
Dec 11 18:42 : alsa_output: buffer: size=32..262144 time=725..5944309
Dec 11 18:42 : alsa_output: period: size=16..131072 time=362..2972155
Dec 11 18:42 : alsa_output: default period_time = buffer_time/4 = 500000/4 = 125000
Dec 11 18:42 : alsa_output: format=S16_LE (Signed 16 bit Little Endian)
Dec 11 18:42 : alsa_output: buffer_size=22050 period_size=5513
Dec 11 18:42 : output: opened "Fiio" (alsa) audio_format=44100:16:2
Dec 11 18:42 : inotify: initializing inotify
Dec 11 18:42 : inotify: watching music directory
Dec 11 18:42 : config: option 'device' on line 347 was not recognized
Dec 11 18:42 : config: option 'replaygain' on line 359 was not recognized
Dec 11 18:42 : client: [0] opened from [::1]:44016
Dec 11 18:42 : client: [1] opened from [::1]:44018
Dec 11 18:42 : client: [0] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [0] process command list returned 0
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "plchanges "0""
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [0] closed
Dec 11 18:42 : client: [1] process command "outputs"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "decoders"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [2] opened from [::1]:44020
Dec 11 18:42 : client: [2] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [2] process command list returned 0
Dec 11 18:42 : client: [1] process command "outputs"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "outputs"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [2] closed
Dec 11 18:42 : client: [3] opened from [::1]:44022
Dec 11 18:42 : client: [3] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [3] process command list returned 0
Dec 11 18:42 : client: [3] closed
Dec 11 18:42 : output: closed "Fiio" (alsa)
Dec 11 18:42 : client: [4] opened from [::1]:44024
Dec 11 18:42 : client: [4] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [4] process command list returned 0
Dec 11 18:42 : client: [4] closed
Dec 11 18:42 : client: [5] opened from [::1]:44026
Dec 11 18:42 : client: [5] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [5] process command list returned 0
Dec 11 18:42 : client: [5] closed
Dec 11 18:42 : client: [6] opened from [::1]:44028
Dec 11 18:42 : client: [6] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [6] process command list returned 0
Dec 11 18:42 : client: [6] closed
Dec 11 18:42 : client: [7] opened from [::1]:44030
Dec 11 18:42 : client: [7] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [7] process command list returned 0
Dec 11 18:42 : client: [7] closed
Dec 11 18:42 : client: [8] opened from [::1]:44032
Dec 11 18:42 : client: [8] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [8] process command list returned 0
Dec 11 18:42 : client: [8] closed
Dec 11 18:42 : client: [9] opened from [::1]:44034
Dec 11 18:42 : client: [9] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [9] process command list returned 0
Dec 11 18:42 : client: [9] closed
Dec 11 18:42 : client: [10] opened from [::1]:44036
Dec 11 18:42 : client: [10] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [10] process command list returned 0
Dec 11 18:42 : client: [10] closed
Dec 11 18:42 : client: [11] opened from [::1]:44038
Dec 11 18:42 : client: [11] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [11] process command list returned 0
Dec 11 18:42 : client: [11] closed
Dec 11 18:42 : client: [12] opened from [::1]:44040
Dec 11 18:42 : client: [12] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [12] process command list returned 0
Dec 11 18:42 : client: [12] closed
Dec 11 18:42 : client: [13] opened from [::1]:44042
Dec 11 18:42 : client: [13] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [13] process command list returned 0
Dec 11 18:42 : client: [13] closed
Dec 11 18:42 : client: [14] opened from [::1]:44044
Dec 11 18:42 : client: [14] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [14] process command list returned 0
Dec 11 18:42 : client: [14] closed
Dec 11 18:42 : client: [15] opened from [::1]:44046
Dec 11 18:42 : client: [15] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [15] process command list returned 0
Dec 11 18:42 : client: [15] closed
Dec 11 18:42 : client: [16] opened from [::1]:44048
Dec 11 18:42 : client: [16] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [16] process command list returned 0
Dec 11 18:42 : client: [16] closed
Dec 11 18:42 : client: [17] opened from [::1]:44050
Dec 11 18:42 : client: [17] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [17] process command list returned 0
Dec 11 18:42 : client: [17] closed
Dec 11 18:42 : client: [18] opened from [::1]:44052
Dec 11 18:42 : client: [18] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [18] process command list returned 0
Dec 11 18:42 : client: [18] closed
Dec 11 18:42 : client: [19] opened from [::1]:44054
Dec 11 18:42 : client: [19] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [19] process command list returned 0
Dec 11 18:42 : client: [19] closed
Dec 11 18:42 : client: [20] opened from [::1]:44056
Dec 11 18:42 : client: [20] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [20] process command list returned 0
Dec 11 18:42 : client: [20] closed
Dec 11 18:42 : client: [21] opened from [::1]:44058
Dec 11 18:42 : client: [21] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [21] process command list returned 0
Dec 11 18:42 : client: [21] closed
Dec 11 18:42 : client: [22] opened from [::1]:44060
Dec 11 18:42 : client: [22] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [22] process command list returned 0
Dec 11 18:42 : client: [22] closed
Dec 11 18:42 : client: [23] opened from [::1]:44062
Dec 11 18:42 : client: [23] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [23] process command list returned 0
Dec 11 18:42 : client: [23] closed
Dec 11 18:42 : client: [24] opened from [::1]:44064
Dec 11 18:42 : client: [24] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [24] process command list returned 0
Dec 11 18:42 : client: [24] closed
Dec 11 18:42 : client: [25] opened from [::1]:44066
Dec 11 18:42 : client: [25] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [25] process command list returned 0
Dec 11 18:42 : client: [25] closed
Dec 11 18:42 : client: [26] opened from [::1]:44068
Dec 11 18:42 : client: [26] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [26] process command list returned 0
Dec 11 18:42 : client: [26] closed
Dec 11 18:42 : client: [27] opened from [::1]:44070
Dec 11 18:42 : client: [27] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [27] process command list returned 0
Dec 11 18:42 : client: [1] process command "playid "178""
Dec 11 18:42 : playlist: play 1:"Hatsune Miku/keeno/before light/scene.flac"
Dec 11 18:42 : decoder_thread: probing plugin flac
Dec 11 18:42 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 18:42 : output: opened "Pulseaudio" (pulse) audio_format=96000:24:2
Dec 11 18:42 : exception: Failed to open "Fiio" (alsa); Failed to open ALSA device "hw:1,0": Device or resource busy
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : replay_gain: replay gain mode has changed off->track
Dec 11 18:42 : replay_gain: scale=1.000000
Dec 11 18:42 : playlist: queue song 2:"Kano/Suki nano/Asayake, Kimi no Uta..flac"
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [27] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [28] opened from [::1]:44072
Dec 11 18:42 : client: [28] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [28] process command list returned 0
Dec 11 18:42 : client: [28] closed
Dec 11 18:42 : client: [29] opened from [::1]:44074
Dec 11 18:42 : client: [29] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [29] process command list returned 0
Dec 11 18:42 : client: [29] closed
Dec 11 18:42 : client: [30] opened from [::1]:44076
Dec 11 18:42 : client: [30] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [30] process command list returned 0
Dec 11 18:42 : client: [30] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [31] opened from [::1]:44078
Dec 11 18:42 : client: [31] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [31] process command list returned 0
Dec 11 18:42 : client: [31] closed
Dec 11 18:42 : client: [32] opened from [::1]:44080
Dec 11 18:42 : client: [32] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [32] process command list returned 0
Dec 11 18:42 : client: [32] closed
Dec 11 18:42 : client: [33] opened from [::1]:44082
Dec 11 18:42 : client: [33] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [33] process command list returned 0
Dec 11 18:42 : client: [33] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [34] opened from [::1]:44084
Dec 11 18:42 : client: [34] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [34] process command list returned 0
Dec 11 18:42 : client: [34] closed
Dec 11 18:42 : client: [35] opened from [::1]:44086
Dec 11 18:42 : client: [35] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [35] process command list returned 0
Dec 11 18:42 : client: [35] closed
Dec 11 18:42 : client: [36] opened from [::1]:44088
Dec 11 18:42 : client: [36] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [36] process command list returned 0
Dec 11 18:42 : client: [36] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [37] opened from [::1]:44090
Dec 11 18:42 : client: [37] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [37] process command list returned 0
Dec 11 18:42 : client: [37] closed
Dec 11 18:42 : client: [38] opened from [::1]:44092
Dec 11 18:42 : client: [38] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [38] process command list returned 0
Dec 11 18:42 : client: [38] closed
Dec 11 18:42 : client: [39] opened from [::1]:44094
Dec 11 18:42 : client: [39] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [39] process command list returned 0
Dec 11 18:42 : client: [39] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [40] opened from [::1]:44096
Dec 11 18:42 : client: [40] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [40] process command list returned 0
Dec 11 18:42 : client: [40] closed
Dec 11 18:42 : client: [41] opened from [::1]:44098
Dec 11 18:42 : client: [41] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [41] process command list returned 0
Dec 11 18:42 : client: [41] closed
Dec 11 18:42 : client: [42] opened from [::1]:44100
Dec 11 18:42 : client: [42] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [42] process command list returned 0
Dec 11 18:42 : client: [42] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [43] opened from [::1]:44102
Dec 11 18:42 : client: [43] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [43] process command list returned 0
Dec 11 18:42 : client: [43] closed
Dec 11 18:42 : client: [44] opened from [::1]:44104
Dec 11 18:42 : client: [44] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [44] process command list returned 0
Dec 11 18:42 : client: [44] closed
Dec 11 18:42 : client: [45] opened from [::1]:44106
Dec 11 18:42 : client: [45] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [45] process command list returned 0
Dec 11 18:42 : client: [45] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [46] opened from [::1]:44108
Dec 11 18:42 : client: [46] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [46] process command list returned 0
Dec 11 18:42 : client: [46] closed
Dec 11 18:42 : client: [47] opened from [::1]:44110
Dec 11 18:42 : client: [47] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [47] process command list returned 0
Dec 11 18:42 : client: [47] closed
Dec 11 18:42 : client: [48] opened from [::1]:44112
Dec 11 18:42 : client: [48] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [48] process command list returned 0
Dec 11 18:42 : client: [48] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [49] opened from [::1]:44114
Dec 11 18:42 : client: [49] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [49] process command list returned 0
Dec 11 18:42 : client: [49] closed
Dec 11 18:42 : client: [50] opened from [::1]:44116
Dec 11 18:42 : client: [50] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [50] process command list returned 0
Dec 11 18:42 : client: [50] closed
Dec 11 18:42 : client: [51] opened from [::1]:44118
Dec 11 18:42 : client: [51] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [51] process command list returned 0
Dec 11 18:42 : client: [51] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [52] opened from [::1]:44120
Dec 11 18:42 : client: [52] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [52] process command list returned 0
Dec 11 18:42 : client: [52] closed
Dec 11 18:42 : client: [53] opened from [::1]:44122
Dec 11 18:42 : client: [53] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [53] process command list returned 0
Dec 11 18:42 : client: [53] closed
Dec 11 18:42 : client: [54] opened from [::1]:44124
Dec 11 18:42 : client: [54] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [54] process command list returned 0
Dec 11 18:42 : client: [54] closed
Dec 11 18:42 : client: [1] process command "playid "178""
Dec 11 18:42 : playlist: play 1:"Hatsune Miku/keeno/before light/scene.flac"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : playlist: queue song 2:"Kano/Suki nano/Asayake, Kimi no Uta..flac"
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [55] opened from [::1]:44126
Dec 11 18:42 : client: [55] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [55] process command list returned 0
Dec 11 18:42 : client: [55] closed
Dec 11 18:42 : client: [56] opened from [::1]:44128
Dec 11 18:42 : client: [56] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [56] process command list returned 0
Dec 11 18:42 : client: [56] closed
Dec 11 18:42 : client: [57] opened from [::1]:44130
Dec 11 18:42 : client: [57] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [57] process command list returned 0
Dec 11 18:42 : client: [57] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [58] opened from [::1]:44132
Dec 11 18:42 : client: [58] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [58] process command list returned 0
Dec 11 18:42 : client: [58] closed
Dec 11 18:42 : client: [59] opened from [::1]:44134
Dec 11 18:42 : client: [59] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [59] process command list returned 0
Dec 11 18:42 : client: [59] closed
Dec 11 18:42 : client: [60] opened from [::1]:44136
Dec 11 18:42 : client: [60] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [60] process command list returned 0
Dec 11 18:42 : client: [60] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [61] opened from [::1]:44138
Dec 11 18:42 : client: [61] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [61] process command list returned 0
Dec 11 18:42 : client: [61] closed
Dec 11 18:42 : client: [62] opened from [::1]:44140
Dec 11 18:42 : client: [62] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [62] process command list returned 0
Dec 11 18:42 : client: [62] closed
Dec 11 18:42 : client: [63] opened from [::1]:44142
Dec 11 18:42 : client: [63] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [63] process command list returned 0
Dec 11 18:42 : client: [63] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [64] opened from [::1]:44144
Dec 11 18:42 : client: [64] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [64] process command list returned 0
Dec 11 18:42 : client: [64] closed
Dec 11 18:42 : client: [65] opened from [::1]:44146
Dec 11 18:42 : client: [65] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [65] process command list returned 0
Dec 11 18:42 : client: [65] closed
Dec 11 18:42 : client: [66] opened from [::1]:44148
Dec 11 18:42 : client: [66] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [66] process command list returned 0
Dec 11 18:42 : client: [66] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [67] opened from [::1]:44150
Dec 11 18:42 : client: [67] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [67] process command list returned 0
Dec 11 18:42 : client: [67] closed
Dec 11 18:42 : client: [68] opened from [::1]:44152
Dec 11 18:42 : client: [68] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [68] process command list returned 0
Dec 11 18:42 : client: [68] closed
Dec 11 18:42 : client: [69] opened from [::1]:44154
Dec 11 18:42 : client: [69] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [69] process command list returned 0
Dec 11 18:42 : client: [69] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [70] opened from [::1]:44156
Dec 11 18:42 : client: [70] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [70] process command list returned 0
Dec 11 18:42 : client: [70] closed
Dec 11 18:42 : client: [71] opened from [::1]:44158
Dec 11 18:42 : client: [71] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [71] process command list returned 0
Dec 11 18:42 : client: [71] closed
Dec 11 18:42 : client: [72] opened from [::1]:44160
Dec 11 18:42 : client: [72] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [72] process command list returned 0
Dec 11 18:42 : client: [72] closed
Dec 11 18:42 : client: [1] process command "playid "179""
Dec 11 18:42 : playlist: play 2:"Hatsune Miku/keeno/before light/unripe.flac"
Dec 11 18:42 : decoder_thread: probing plugin flac
Dec 11 18:42 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : playlist: queue song 3:"Kano/Suki nano/Asayake, Kimi no Uta..flac"
Dec 11 18:42 : alsa_output: opened hw:1,0 type=HW
Dec 11 18:42 : alsa_output: buffer: size=24..131072 time=250..1365334
Dec 11 18:42 : alsa_output: period: size=12..65536 time=125..682667
Dec 11 18:42 : alsa_output: default period_time = buffer_time/4 = 500000/4 = 125000
Dec 11 18:42 : alsa_output: format=S32_LE (Signed 32 bit Little Endian)
Dec 11 18:42 : alsa_output: buffer_size=48000 period_size=12000
Dec 11 18:42 : output: opened "Fiio" (alsa) audio_format=96000:32:2
Dec 11 18:42 : output: converting in=96000:24:2 -> f=96000:24:2 -> out=96000:32:2
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : replay_gain: replay gain mode has changed off->track
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : replay_gain: scale=1.000000
Dec 11 18:42 : client: [73] opened from [::1]:44162
Dec 11 18:42 : client: [73] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [73] process command list returned 0
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [73] closed
Dec 11 18:42 : client: [74] opened from [::1]:44164
Dec 11 18:42 : client: [74] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [74] process command list returned 0
Dec 11 18:42 : client: [74] closed
Dec 11 18:42 : client: [75] opened from [::1]:44166
Dec 11 18:42 : client: [75] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [75] process command list returned 0
Dec 11 18:42 : client: [75] closed
Dec 11 18:42 : client: [76] opened from [::1]:44168
Dec 11 18:42 : client: [76] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [76] process command list returned 0
Dec 11 18:42 : client: [76] closed
Dec 11 18:42 : client: [77] opened from [::1]:44170
Dec 11 18:42 : client: [77] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [77] process command list returned 0
Dec 11 18:42 : client: [77] closed
Dec 11 18:42 : client: [78] opened from [::1]:44172
Dec 11 18:42 : client: [78] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [78] process command list returned 0
Dec 11 18:42 : client: [78] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [79] opened from [::1]:44174
Dec 11 18:42 : client: [79] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [79] process command list returned 0
Dec 11 18:42 : client: [79] closed
Dec 11 18:42 : client: [80] opened from [::1]:44176
Dec 11 18:42 : client: [80] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [80] process command list returned 0
Dec 11 18:42 : client: [80] closed
Dec 11 18:42 : client: [81] opened from [::1]:44178
Dec 11 18:42 : client: [81] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [81] process command list returned 0
Dec 11 18:42 : client: [81] closed
Dec 11 18:42 : client: [1] process command "playid "178""
Dec 11 18:42 : playlist: play 2:"Hatsune Miku/keeno/before light/scene.flac"
Dec 11 18:42 : decoder_thread: probing plugin flac
Dec 11 18:42 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : playlist: queue song 3:"Kano/Suki nano/Asayake, Kimi no Uta..flac"
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [82] opened from [::1]:44180
Dec 11 18:42 : client: [82] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [82] process command list returned 0
Dec 11 18:42 : client: [82] closed
Dec 11 18:42 : client: [83] opened from [::1]:44182
Dec 11 18:42 : client: [83] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [83] process command list returned 0
Dec 11 18:42 : client: [83] closed
Dec 11 18:42 : client: [84] opened from [::1]:44184
Dec 11 18:42 : client: [84] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [84] process command list returned 0
Dec 11 18:42 : client: [84] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [85] opened from [::1]:44186
Dec 11 18:42 : client: [85] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [85] process command list returned 0
Dec 11 18:42 : client: [85] closed
Dec 11 18:42 : client: [86] opened from [::1]:44188
Dec 11 18:42 : client: [86] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [86] process command list returned 0
Dec 11 18:42 : client: [86] closed
Dec 11 18:42 : client: [87] opened from [::1]:44190
Dec 11 18:42 : client: [87] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [87] process command list returned 0
Dec 11 18:42 : client: [87] closed
Dec 11 18:42 : alsa_output: Decoder is too slow; playing silence to avoid xrun
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [88] opened from [::1]:44192
Dec 11 18:42 : client: [88] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [88] process command list returned 0
Dec 11 18:42 : client: [88] closed
Dec 11 18:42 : client: [89] opened from [::1]:44194
Dec 11 18:42 : client: [89] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [89] process command list returned 0
Dec 11 18:42 : client: [89] closed
Dec 11 18:42 : client: [90] opened from [::1]:44196
Dec 11 18:42 : client: [90] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [90] process command list returned 0
Dec 11 18:42 : client: [90] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [91] opened from [::1]:44198
Dec 11 18:42 : client: [91] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [91] process command list returned 0
Dec 11 18:42 : client: [91] closed
Dec 11 18:42 : client: [92] opened from [::1]:44200
Dec 11 18:42 : client: [92] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [92] process command list returned 0
Dec 11 18:42 : client: [92] closed
Dec 11 18:42 : client: [93] opened from [::1]:44202
Dec 11 18:42 : client: [93] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [93] process command list returned 0
Dec 11 18:42 : client: [93] closed
Dec 11 18:42 : client: [1] process command "playid "177""
Dec 11 18:42 : playlist: play 3:"Hatsune Miku/keeno/before light/yours.flac"
Dec 11 18:42 : decoder_thread: probing plugin flac
Dec 11 18:42 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : playlist: queue song 4:"Kano/Suki nano/Asayake, Kimi no Uta..flac"
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [94] opened from [::1]:44204
Dec 11 18:42 : client: [94] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [94] process command list returned 0
Dec 11 18:42 : client: [94] closed
Dec 11 18:42 : client: [95] opened from [::1]:44206
Dec 11 18:42 : client: [95] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [95] process command list returned 0
Dec 11 18:42 : client: [95] closed
Dec 11 18:42 : client: [96] opened from [::1]:44208
Dec 11 18:42 : client: [96] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [96] process command list returned 0
Dec 11 18:42 : client: [96] closed
Dec 11 18:42 : client: [1] process command "status"
Dec 11 18:42 : client: [1] command returned 0
Dec 11 18:42 : client: [1] process command "idle"
Dec 11 18:42 : client: [1] command returned 1
Dec 11 18:42 : client: [97] opened from [::1]:44210
Dec 11 18:42 : client: [97] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [97] process command list returned 0
Dec 11 18:42 : client: [97] closed
Dec 11 18:42 : client: [98] opened from [::1]:44212
Dec 11 18:42 : client: [98] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [98] process command list returned 0
Dec 11 18:42 : client: [98] closed
Dec 11 18:42 : client: [99] opened from [::1]:44214
Dec 11 18:42 : client: [99] process command list
Dec 11 18:42 : client: process command "status"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: process command "currentsong"
Dec 11 18:42 : client: command returned 0
Dec 11 18:42 : client: [99] process command list returned 0
Dec 11 18:42 : client: [99] closed
Dec 11 18:43 : client: [1] process command "status"
Dec 11 18:43 : client: [1] command returned 0
Dec 11 18:43 : client: [1] process command "idle"
Dec 11 18:43 : client: [1] command returned 1
Dec 11 18:43 : client: [100] opened from [::1]:44216
Dec 11 18:43 : client: [100] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [100] process command list returned 0
Dec 11 18:43 : client: [100] closed
Dec 11 18:43 : client: [101] opened from [::1]:44218
Dec 11 18:43 : client: [101] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [101] process command list returned 0
Dec 11 18:43 : client: [101] closed
Dec 11 18:43 : client: [102] opened from [::1]:44220
Dec 11 18:43 : client: [102] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [102] process command list returned 0
Dec 11 18:43 : client: [102] closed
Dec 11 18:43 : client: [1] process command "status"
Dec 11 18:43 : client: [1] command returned 0
Dec 11 18:43 : client: [1] process command "idle"
Dec 11 18:43 : client: [1] command returned 1
Dec 11 18:43 : client: [103] opened from [::1]:44232
Dec 11 18:43 : client: [103] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [103] process command list returned 0
Dec 11 18:43 : client: [103] closed
Dec 11 18:43 : client: [104] opened from [::1]:44234
Dec 11 18:43 : client: [104] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [104] process command list returned 0
Dec 11 18:43 : client: [104] closed
Dec 11 18:43 : client: [105] opened from [::1]:44236
Dec 11 18:43 : client: [105] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [105] process command list returned 0
Dec 11 18:43 : client: [105] closed
Dec 11 18:43 : client: [1] process command "status"
Dec 11 18:43 : client: [1] command returned 0
Dec 11 18:43 : client: [1] process command "idle"
Dec 11 18:43 : client: [1] command returned 1
Dec 11 18:43 : client: [106] opened from [::1]:44238
Dec 11 18:43 : client: [106] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [106] process command list returned 0
Dec 11 18:43 : client: [106] closed
Dec 11 18:43 : client: [107] opened from [::1]:44240
Dec 11 18:43 : client: [107] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [107] process command list returned 0
Dec 11 18:43 : client: [107] closed
Dec 11 18:43 : client: [108] opened from [::1]:44242
Dec 11 18:43 : client: [108] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [108] process command list returned 0
Dec 11 18:43 : client: [108] closed
Dec 11 18:43 : client: [1] process command "status"
Dec 11 18:43 : client: [1] command returned 0
Dec 11 18:43 : client: [1] process command "idle"
Dec 11 18:43 : client: [1] command returned 1
Dec 11 18:43 : client: [109] opened from [::1]:44244
Dec 11 18:43 : client: [109] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [109] process command list returned 0
Dec 11 18:43 : client: [109] closed
Dec 11 18:43 : client: [110] opened from [::1]:44246
Dec 11 18:43 : client: [110] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [110] process command list returned 0
Dec 11 18:43 : client: [110] closed
Dec 11 18:43 : client: [111] opened from [::1]:44248
Dec 11 18:43 : client: [111] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [111] process command list returned 0
Dec 11 18:43 : client: [111] closed
Dec 11 18:43 : alsa_output: Decoder is too slow; playing silence to avoid xrun
Dec 11 18:43 : client: [1] process command "playid "176""
Dec 11 18:43 : playlist: play 4:"Hatsune Miku/keeno/before light/decide.flac"
Dec 11 18:43 : decoder_thread: probing plugin flac
Dec 11 18:43 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 18:43 : client: [1] command returned 0
Dec 11 18:43 : playlist: queue song 5:"Kano/Suki nano/Asayake, Kimi no Uta..flac"
Dec 11 18:43 : client: [1] process command "idle"
Dec 11 18:43 : client: [1] command returned 1
Dec 11 18:43 : client: [1] process command "status"
Dec 11 18:43 : client: [1] command returned 0
Dec 11 18:43 : client: [1] process command "idle"
Dec 11 18:43 : client: [1] command returned 1
Dec 11 18:43 : client: [112] opened from [::1]:44260
Dec 11 18:43 : client: [112] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [112] process command list returned 0
Dec 11 18:43 : client: [112] closed
Dec 11 18:43 : client: [113] opened from [::1]:44262
Dec 11 18:43 : client: [113] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [113] process command list returned 0
Dec 11 18:43 : client: [113] closed
Dec 11 18:43 : client: [114] opened from [::1]:44264
Dec 11 18:43 : client: [114] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [114] process command list returned 0
Dec 11 18:43 : client: [1] process command "status"
Dec 11 18:43 : client: [1] command returned 0
Dec 11 18:43 : client: [1] process command "idle"
Dec 11 18:43 : client: [1] command returned 1
Dec 11 18:43 : client: [114] closed
Dec 11 18:43 : client: [115] opened from [::1]:44266
Dec 11 18:43 : client: [115] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [115] process command list returned 0
Dec 11 18:43 : client: [1] process command "status"
Dec 11 18:43 : client: [1] command returned 0
Dec 11 18:43 : client: [1] process command "idle"
Dec 11 18:43 : client: [1] command returned 1
Dec 11 18:43 : client: [115] closed
Dec 11 18:43 : client: [116] opened from [::1]:44268
Dec 11 18:43 : client: [116] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [116] process command list returned 0
Dec 11 18:43 : client: [116] closed
Dec 11 18:43 : client: [117] opened from [::1]:44270
Dec 11 18:43 : client: [117] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [117] process command list returned 0
Dec 11 18:43 : client: [117] closed
Dec 11 18:43 : client: [118] opened from [::1]:44272
Dec 11 18:43 : client: [118] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [118] process command list returned 0
Dec 11 18:43 : client: [118] closed
Dec 11 18:43 : client: [119] opened from [::1]:44274
Dec 11 18:43 : client: [119] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [119] process command list returned 0
Dec 11 18:43 : client: [119] closed
Dec 11 18:43 : client: [120] opened from [::1]:44276
Dec 11 18:43 : client: [120] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [120] process command list returned 0
Dec 11 18:43 : client: [120] closed
Dec 11 18:43 : client: [1] process command "status"
Dec 11 18:43 : client: [1] command returned 0
Dec 11 18:43 : client: [1] process command "idle"
Dec 11 18:43 : client: [1] command returned 1
Dec 11 18:43 : client: [121] opened from [::1]:44278
Dec 11 18:43 : client: [121] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [121] process command list returned 0
Dec 11 18:43 : client: [121] closed
Dec 11 18:43 : client: [122] opened from [::1]:44280
Dec 11 18:43 : client: [122] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [122] process command list returned 0
Dec 11 18:43 : client: [122] closed
Dec 11 18:43 : client: [123] opened from [::1]:44282
Dec 11 18:43 : client: [123] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [123] process command list returned 0
Dec 11 18:43 : client: [123] closed
Dec 11 18:43 : client: [1] process command "status"
Dec 11 18:43 : client: [1] command returned 0
Dec 11 18:43 : client: [1] process command "idle"
Dec 11 18:43 : client: [1] command returned 1
Dec 11 18:43 : client: [124] opened from [::1]:44286
Dec 11 18:43 : client: [124] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [124] process command list returned 0
Dec 11 18:43 : client: [124] closed
Dec 11 18:43 : client: [125] opened from [::1]:44288
Dec 11 18:43 : client: [125] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [125] process command list returned 0
Dec 11 18:43 : client: [125] closed
Dec 11 18:43 : client: [126] opened from [::1]:44290
Dec 11 18:43 : client: [126] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [126] process command list returned 0
Dec 11 18:43 : client: [126] closed
Dec 11 18:43 : client: [1] process command "status"
Dec 11 18:43 : client: [1] command returned 0
Dec 11 18:43 : client: [1] process command "idle"
Dec 11 18:43 : client: [1] command returned 1
Dec 11 18:43 : client: [127] opened from [::1]:44292
Dec 11 18:43 : client: [127] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [127] process command list returned 0
Dec 11 18:43 : client: [127] closed
Dec 11 18:43 : client: [128] opened from [::1]:44294
Dec 11 18:43 : client: [128] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [128] process command list returned 0
Dec 11 18:43 : client: [128] closed
Dec 11 18:43 : client: [129] opened from [::1]:44296
Dec 11 18:43 : client: [129] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [129] process command list returned 0
Dec 11 18:43 : client: [129] closed
Dec 11 18:43 : client: [1] process command "status"
Dec 11 18:43 : client: [1] command returned 0
Dec 11 18:43 : client: [1] process command "idle"
Dec 11 18:43 : client: [1] command returned 1
Dec 11 18:43 : client: [130] opened from [::1]:44298
Dec 11 18:43 : client: [130] process command "status"
Dec 11 18:43 : client: [130] command returned 0
Dec 11 18:43 : client: [130] process command "pause "1""
Dec 11 18:43 : client: [130] command returned 0
Dec 11 18:43 : client: [130] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [130] process command list returned 0
Dec 11 18:43 : client: [1] process command "status"
Dec 11 18:43 : client: [1] command returned 0
Dec 11 18:43 : client: [1] process command "idle"
Dec 11 18:43 : client: [1] command returned 1
Dec 11 18:43 : client: [1] process command "status"
Dec 11 18:43 : client: [1] command returned 0
Dec 11 18:43 : client: [1] process command "idle"
Dec 11 18:43 : client: [1] command returned 1
Dec 11 18:43 : client: [130] closed
Dec 11 18:43 : client: [131] opened from [::1]:44300
Dec 11 18:43 : client: [131] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [131] process command list returned 0
Dec 11 18:43 : client: [131] closed
Dec 11 18:43 : client: [132] opened from [::1]:44302
Dec 11 18:43 : client: [132] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [132] process command list returned 0
Dec 11 18:43 : client: [132] closed
Dec 11 18:43 : client: [133] opened from [::1]:44304
Dec 11 18:43 : client: [133] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [133] process command list returned 0
Dec 11 18:43 : output: closed "Fiio" (alsa)
Dec 11 18:43 : client: [133] closed
Dec 11 18:43 : client: [134] opened from [::1]:44306
Dec 11 18:43 : client: [134] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [134] process command list returned 0
Dec 11 18:43 : client: [134] closed
Dec 11 18:43 : client: [135] opened from [::1]:44308
Dec 11 18:43 : client: [135] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [135] process command list returned 0
Dec 11 18:43 : client: [135] closed
Dec 11 18:43 : client: [136] opened from [::1]:44310
Dec 11 18:43 : client: [136] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [136] process command list returned 0
Dec 11 18:43 : client: [136] closed
Dec 11 18:43 : client: [137] opened from [::1]:44312
Dec 11 18:43 : client: [137] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [137] process command list returned 0
Dec 11 18:43 : client: [137] closed
Dec 11 18:43 : client: [138] opened from [::1]:44314
Dec 11 18:43 : client: [138] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [138] process command list returned 0
Dec 11 18:43 : client: [138] closed
Dec 11 18:43 : client: [139] opened from [::1]:44316
Dec 11 18:43 : client: [139] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [139] process command list returned 0
Dec 11 18:43 : client: [139] closed
Dec 11 18:43 : client: [140] opened from [::1]:44320
Dec 11 18:43 : client: [140] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [140] process command list returned 0
Dec 11 18:43 : client: [140] closed
Dec 11 18:43 : client: [141] opened from [::1]:44322
Dec 11 18:43 : client: [141] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [141] process command list returned 0
Dec 11 18:43 : client: [141] closed
Dec 11 18:43 : client: [142] opened from [::1]:44324
Dec 11 18:43 : client: [142] process command list
Dec 11 18:43 : client: process command "status"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: process command "currentsong"
Dec 11 18:43 : client: command returned 0
Dec 11 18:43 : client: [142] process command list returned 0
Dec 11 18:43 : client: [142] closed
ghost commented 3 years ago

@MaxKellermann you asked me to post my log, without telling me to note the time when the stutter happend, so ofcouse i don't remember.

ghost commented 3 years ago

So, this time: all the song i play and show in that log have stutter in first few seconds. Edit1: exclude first few songs when mpd still not grab the device.

MaxKellermann commented 3 years ago

On which songs did you hear stuttering? You have both ALSA and PulseAudio. You did not tell about PulseAudio before, why not? That's important information you omitted. Disable PulseAudio, try again, and post new log with specifications of what stuttered.

ghost commented 3 years ago
  1. scene, unripe, decide stutter. It usually happend when i play high bitrate file.
  2. pulseaudio/internal headphone jack do not have stutter problem.
  3. About why i didn't tell it before, i just forget about it.
ghost commented 3 years ago

This time i disable pulseaudio output and reboot:

Dec 11 19:12 : state_file: Loading state file /home/william/.config/mpd/state
Dec 11 19:12 : exception: RTIOThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
Dec 11 19:12 : playlist: play 143:"Hatsune Miku/Deco27 Collection 2008-2012/Disc 2/Koi Kyori Tou Ai.flac"
Dec 11 19:12 : decoder_thread: probing plugin flac
Dec 11 19:12 : decoder: audio_format=44100:16:2, seekable=true
Dec 11 19:12 : inotify: initializing inotify
Dec 11 19:12 : inotify: watching music directory
Dec 11 19:12 : config: option 'replaygain' on line 359 was not recognized
Dec 11 19:12 : exception: OutputThread could not get realtime scheduling, continuing anyway: sched_setscheduler failed: Operation not permitted
Dec 11 19:12 : playlist: queue song 144:"Hatsune Miku/Deco27 Collection 2008-2012/Disc 2/No You, No Me.flac"
Dec 11 19:12 : client: [0] opened from [::1]:54282
Dec 11 19:12 : client: [0] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [0] process command list returned 0
Dec 11 19:12 : client: [0] closed
Dec 11 19:12 : client: [1] opened from [::1]:54284
Dec 11 19:12 : client: [1] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [1] process command list returned 0
Dec 11 19:12 : client: [1] closed
Dec 11 19:12 : client: [2] opened from [::1]:54286
Dec 11 19:12 : client: [2] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [2] process command list returned 0
Dec 11 19:12 : client: [2] closed
Dec 11 19:12 : client: [3] opened from [::1]:54288
Dec 11 19:12 : client: [3] process command "status"
Dec 11 19:12 : client: [3] command returned 0
Dec 11 19:12 : client: [3] process command "plchanges "0""
Dec 11 19:12 : client: [3] command returned 0
Dec 11 19:12 : client: [3] process command "outputs"
Dec 11 19:12 : client: [3] command returned 0
Dec 11 19:12 : client: [3] process command "decoders"
Dec 11 19:12 : client: [3] command returned 0
Dec 11 19:12 : client: [3] process command "outputs"
Dec 11 19:12 : client: [3] command returned 0
Dec 11 19:12 : client: [3] process command "outputs"
Dec 11 19:12 : client: [3] command returned 0
Dec 11 19:12 : client: [3] process command "idle"
Dec 11 19:12 : client: [3] command returned 1
Dec 11 19:12 : client: [4] opened from [::1]:54290
Dec 11 19:12 : client: [4] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [4] process command list returned 0
Dec 11 19:12 : client: [4] closed
Dec 11 19:12 : client: [5] opened from [::1]:54292
Dec 11 19:12 : client: [5] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [5] process command list returned 0
Dec 11 19:12 : client: [5] closed
Dec 11 19:12 : client: [6] opened from [::1]:54294
Dec 11 19:12 : client: [6] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [6] process command list returned 0
Dec 11 19:12 : client: [6] closed
Dec 11 19:12 : client: [7] opened from [::1]:54296
Dec 11 19:12 : client: [7] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [7] process command list returned 0
Dec 11 19:12 : client: [7] closed
Dec 11 19:12 : client: [8] opened from [::1]:54298
Dec 11 19:12 : client: [8] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [8] process command list returned 0
Dec 11 19:12 : client: [8] closed
Dec 11 19:12 : client: [9] opened from [::1]:54300
Dec 11 19:12 : client: [9] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [9] process command list returned 0
Dec 11 19:12 : client: [9] closed
Dec 11 19:12 : client: [10] opened from [::1]:54302
Dec 11 19:12 : client: [10] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [10] process command list returned 0
Dec 11 19:12 : client: [10] closed
Dec 11 19:12 : client: [11] opened from [::1]:54304
Dec 11 19:12 : client: [11] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [11] process command list returned 0
Dec 11 19:12 : client: [11] closed
Dec 11 19:12 : client: [12] opened from [::1]:54306
Dec 11 19:12 : client: [12] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [12] process command list returned 0
Dec 11 19:12 : client: [12] closed
Dec 11 19:12 : client: [13] opened from [::1]:54308
Dec 11 19:12 : client: [13] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [13] process command list returned 0
Dec 11 19:12 : client: [13] closed
Dec 11 19:12 : client: [14] opened from [::1]:54310
Dec 11 19:12 : client: [14] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [14] process command list returned 0
Dec 11 19:12 : client: [14] closed
Dec 11 19:12 : client: [15] opened from [::1]:54312
Dec 11 19:12 : client: [15] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [15] process command list returned 0
Dec 11 19:12 : client: [15] closed
Dec 11 19:12 : client: [16] opened from [::1]:54314
Dec 11 19:12 : client: [16] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [16] process command list returned 0
Dec 11 19:12 : client: [16] closed
Dec 11 19:12 : client: [17] opened from [::1]:54316
Dec 11 19:12 : client: [17] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [17] process command list returned 0
Dec 11 19:12 : client: [17] closed
Dec 11 19:12 : client: [18] opened from [::1]:54318
Dec 11 19:12 : client: [18] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [18] process command list returned 0
Dec 11 19:12 : client: [18] closed
Dec 11 19:12 : client: [19] opened from [::1]:54320
Dec 11 19:12 : client: [19] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [19] process command list returned 0
Dec 11 19:12 : client: [19] closed
Dec 11 19:12 : client: [20] opened from [::1]:54322
Dec 11 19:12 : client: [20] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [20] process command list returned 0
Dec 11 19:12 : client: [20] closed
Dec 11 19:12 : client: [21] opened from [::1]:54324
Dec 11 19:12 : client: [21] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [21] process command list returned 0
Dec 11 19:12 : client: [21] closed
Dec 11 19:12 : client: [22] opened from [::1]:54326
Dec 11 19:12 : client: [22] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [22] process command list returned 0
Dec 11 19:12 : client: [22] closed
Dec 11 19:12 : client: [23] opened from [::1]:54328
Dec 11 19:12 : client: [23] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [23] process command list returned 0
Dec 11 19:12 : client: [23] closed
Dec 11 19:12 : client: [24] opened from [::1]:54330
Dec 11 19:12 : client: [24] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [24] process command list returned 0
Dec 11 19:12 : client: [24] closed
Dec 11 19:12 : client: [25] opened from [::1]:54332
Dec 11 19:12 : client: [25] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [25] process command list returned 0
Dec 11 19:12 : client: [25] closed
Dec 11 19:12 : client: [26] opened from [::1]:54334
Dec 11 19:12 : client: [26] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [26] process command list returned 0
Dec 11 19:12 : client: [26] closed
Dec 11 19:12 : client: [27] opened from [::1]:54336
Dec 11 19:12 : client: [27] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [27] process command list returned 0
Dec 11 19:12 : client: [27] closed
Dec 11 19:12 : client: [3] process command "playid "175""
Dec 11 19:12 : playlist: play 174:"Hatsune Miku/keeno/before light/morning haze.flac"
Dec 11 19:12 : decoder_thread: probing plugin flac
Dec 11 19:12 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:12 : exception: Failed to open "Fiio" (alsa); Failed to open ALSA device "hw:1,0": Device or resource busy
Dec 11 19:12 : exception: Failed to open "Fiio" (alsa); Failed to open ALSA device "hw:1,0": Device or resource busy
Dec 11 19:12 : client: [3] command returned 0
Dec 11 19:12 : playlist: queue song 175:"Hatsune Miku/keeno/before light/decide.flac"
Dec 11 19:12 : client: [3] process command "idle"
Dec 11 19:12 : client: [3] command returned 1
Dec 11 19:12 : client: [28] opened from [::1]:54338
Dec 11 19:12 : client: [28] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [28] process command list returned 0
Dec 11 19:12 : client: [3] process command "status"
Dec 11 19:12 : client: [3] command returned 0
Dec 11 19:12 : client: [3] process command "idle"
Dec 11 19:12 : client: [3] command returned 1
Dec 11 19:12 : client: [28] closed
Dec 11 19:12 : client: [29] opened from [::1]:54340
Dec 11 19:12 : client: [29] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [29] process command list returned 0
Dec 11 19:12 : client: [29] closed
Dec 11 19:12 : client: [30] opened from [::1]:54342
Dec 11 19:12 : client: [30] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [30] process command list returned 0
Dec 11 19:12 : client: [30] closed
Dec 11 19:12 : client: [31] opened from [::1]:54344
Dec 11 19:12 : client: [31] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [31] process command list returned 0
Dec 11 19:12 : client: [31] closed
Dec 11 19:12 : client: [32] opened from [::1]:54346
Dec 11 19:12 : client: [32] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [32] process command list returned 0
Dec 11 19:12 : client: [32] closed
Dec 11 19:12 : client: [33] opened from [::1]:54348
Dec 11 19:12 : client: [33] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [33] process command list returned 0
Dec 11 19:12 : client: [33] closed
Dec 11 19:12 : client: [34] opened from [::1]:54350
Dec 11 19:12 : client: [34] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [34] process command list returned 0
Dec 11 19:12 : client: [34] closed
Dec 11 19:12 : client: [35] opened from [::1]:54352
Dec 11 19:12 : client: [35] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [35] process command list returned 0
Dec 11 19:12 : client: [35] closed
Dec 11 19:12 : client: [36] opened from [::1]:54354
Dec 11 19:12 : client: [36] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [36] process command list returned 0
Dec 11 19:12 : client: [36] closed
Dec 11 19:12 : client: [37] opened from [::1]:54356
Dec 11 19:12 : client: [37] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [37] process command list returned 0
Dec 11 19:12 : client: [37] closed
Dec 11 19:12 : client: [38] opened from [::1]:54358
Dec 11 19:12 : client: [38] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [38] process command list returned 0
Dec 11 19:12 : client: [38] closed
Dec 11 19:12 : client: [39] opened from [::1]:54360
Dec 11 19:12 : client: [39] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [39] process command list returned 0
Dec 11 19:12 : client: [39] closed
Dec 11 19:12 : client: [40] opened from [::1]:54362
Dec 11 19:12 : client: [40] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [40] process command list returned 0
Dec 11 19:12 : client: [40] closed
Dec 11 19:12 : client: [41] opened from [::1]:54364
Dec 11 19:12 : client: [41] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [41] process command list returned 0
Dec 11 19:12 : client: [41] closed
Dec 11 19:12 : client: [42] opened from [::1]:54366
Dec 11 19:12 : client: [42] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [42] process command list returned 0
Dec 11 19:12 : client: [42] closed
Dec 11 19:12 : client: [43] opened from [::1]:54368
Dec 11 19:12 : client: [43] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [43] process command list returned 0
Dec 11 19:12 : client: [43] closed
Dec 11 19:12 : client: [44] opened from [::1]:54370
Dec 11 19:12 : client: [44] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [44] process command list returned 0
Dec 11 19:12 : client: [44] closed
Dec 11 19:12 : client: [45] opened from [::1]:54372
Dec 11 19:12 : client: [45] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [45] process command list returned 0
Dec 11 19:12 : client: [45] closed
Dec 11 19:12 : client: [46] opened from [::1]:54374
Dec 11 19:12 : client: [46] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [46] process command list returned 0
Dec 11 19:12 : client: [46] closed
Dec 11 19:12 : client: [47] opened from [::1]:54376
Dec 11 19:12 : client: [47] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [47] process command list returned 0
Dec 11 19:12 : client: [47] closed
Dec 11 19:12 : client: [48] opened from [::1]:54378
Dec 11 19:12 : client: [48] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [48] process command list returned 0
Dec 11 19:12 : client: [48] closed
Dec 11 19:12 : client: [49] opened from [::1]:54380
Dec 11 19:12 : client: [49] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [49] process command list returned 0
Dec 11 19:12 : client: [49] closed
Dec 11 19:12 : client: [50] opened from [::1]:54382
Dec 11 19:12 : client: [50] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [50] process command list returned 0
Dec 11 19:12 : client: [50] closed
Dec 11 19:12 : client: [51] opened from [::1]:54384
Dec 11 19:12 : client: [51] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [51] process command list returned 0
Dec 11 19:12 : client: [51] closed
Dec 11 19:12 : client: [52] opened from [::1]:54386
Dec 11 19:12 : client: [52] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [52] process command list returned 0
Dec 11 19:12 : client: [52] closed
Dec 11 19:12 : client: [53] opened from [::1]:54388
Dec 11 19:12 : client: [53] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [53] process command list returned 0
Dec 11 19:12 : client: [53] closed
Dec 11 19:12 : client: [54] opened from [::1]:54390
Dec 11 19:12 : client: [54] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [54] process command list returned 0
Dec 11 19:12 : client: [54] closed
Dec 11 19:12 : client: [55] opened from [::1]:54392
Dec 11 19:12 : client: [55] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [55] process command list returned 0
Dec 11 19:12 : client: [55] closed
Dec 11 19:12 : client: [56] opened from [::1]:54394
Dec 11 19:12 : client: [56] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [56] process command list returned 0
Dec 11 19:12 : client: [56] closed
Dec 11 19:12 : client: [57] opened from [::1]:54396
Dec 11 19:12 : client: [57] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [57] process command list returned 0
Dec 11 19:12 : client: [57] closed
Dec 11 19:12 : client: [58] opened from [::1]:54398
Dec 11 19:12 : client: [58] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [58] process command list returned 0
Dec 11 19:12 : client: [58] closed
Dec 11 19:12 : client: [59] opened from [::1]:54400
Dec 11 19:12 : client: [59] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [59] process command list returned 0
Dec 11 19:12 : client: [59] closed
Dec 11 19:12 : client: [60] opened from [::1]:54402
Dec 11 19:12 : client: [60] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [60] process command list returned 0
Dec 11 19:12 : client: [60] closed
Dec 11 19:12 : client: [61] opened from [::1]:54404
Dec 11 19:12 : client: [61] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [61] process command list returned 0
Dec 11 19:12 : client: [61] closed
Dec 11 19:12 : client: [62] opened from [::1]:54406
Dec 11 19:12 : client: [62] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [62] process command list returned 0
Dec 11 19:12 : client: [62] closed
Dec 11 19:12 : client: [63] opened from [::1]:54408
Dec 11 19:12 : client: [63] process command list
Dec 11 19:12 : client: process command "status"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: process command "currentsong"
Dec 11 19:12 : client: command returned 0
Dec 11 19:12 : client: [63] process command list returned 0
Dec 11 19:12 : client: [63] closed
Dec 11 19:13 : client: [64] opened from [::1]:54410
Dec 11 19:13 : client: [64] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [64] process command list returned 0
Dec 11 19:13 : client: [64] closed
Dec 11 19:13 : client: [65] opened from [::1]:54412
Dec 11 19:13 : client: [65] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [65] process command list returned 0
Dec 11 19:13 : client: [65] closed
Dec 11 19:13 : client: [66] opened from [::1]:54414
Dec 11 19:13 : client: [66] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [66] process command list returned 0
Dec 11 19:13 : client: [66] closed
Dec 11 19:13 : client: [67] opened from [::1]:54416
Dec 11 19:13 : client: [67] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [67] process command list returned 0
Dec 11 19:13 : client: [67] closed
Dec 11 19:13 : client: [68] opened from [::1]:54418
Dec 11 19:13 : client: [68] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [68] process command list returned 0
Dec 11 19:13 : client: [68] closed
Dec 11 19:13 : client: [69] opened from [::1]:54420
Dec 11 19:13 : client: [69] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [69] process command list returned 0
Dec 11 19:13 : client: [69] closed
Dec 11 19:13 : client: [3] process command "playid "176""
Dec 11 19:13 : playlist: play 175:"Hatsune Miku/keeno/before light/decide.flac"
Dec 11 19:13 : decoder_thread: probing plugin flac
Dec 11 19:13 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:13 : alsa_output: opened hw:1,0 type=HW
Dec 11 19:13 : alsa_output: buffer: size=24..131072 time=250..1365334
Dec 11 19:13 : alsa_output: period: size=12..65536 time=125..682667
Dec 11 19:13 : alsa_output: default period_time = buffer_time/4 = 500000/4 = 125000
Dec 11 19:13 : alsa_output: format=S32_LE (Signed 32 bit Little Endian)
Dec 11 19:13 : alsa_output: buffer_size=48000 period_size=12000
Dec 11 19:13 : output: opened "Fiio" (alsa) audio_format=96000:32:2
Dec 11 19:13 : output: converting in=96000:24:2 -> f=96000:24:2 -> out=96000:32:2
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : replay_gain: replay gain mode has changed off->track
Dec 11 19:13 : replay_gain: scale=1.000000
Dec 11 19:13 : playlist: queue song 176:"Hatsune Miku/keeno/before light/yours.flac"
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [70] opened from [::1]:54422
Dec 11 19:13 : client: [70] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [70] process command list returned 0
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [70] closed
Dec 11 19:13 : client: [71] opened from [::1]:54424
Dec 11 19:13 : client: [71] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [71] process command list returned 0
Dec 11 19:13 : client: [71] closed
Dec 11 19:13 : client: [72] opened from [::1]:54426
Dec 11 19:13 : client: [72] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [72] process command list returned 0
Dec 11 19:13 : client: [72] closed
Dec 11 19:13 : client: [73] opened from [::1]:54428
Dec 11 19:13 : client: [73] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [73] process command list returned 0
Dec 11 19:13 : client: [73] closed
Dec 11 19:13 : client: [74] opened from [::1]:54430
Dec 11 19:13 : client: [74] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [74] process command list returned 0
Dec 11 19:13 : client: [74] closed
Dec 11 19:13 : client: [75] opened from [::1]:54432
Dec 11 19:13 : client: [75] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [75] process command list returned 0
Dec 11 19:13 : client: [75] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [76] opened from [::1]:54434
Dec 11 19:13 : client: [76] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [76] process command list returned 0
Dec 11 19:13 : client: [76] closed
Dec 11 19:13 : client: [77] opened from [::1]:54436
Dec 11 19:13 : client: [77] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [77] process command list returned 0
Dec 11 19:13 : client: [77] closed
Dec 11 19:13 : client: [78] opened from [::1]:54438
Dec 11 19:13 : client: [78] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [78] process command list returned 0
Dec 11 19:13 : client: [78] closed
Dec 11 19:13 : client: [3] process command "playid "175""
Dec 11 19:13 : playlist: play 174:"Hatsune Miku/keeno/before light/morning haze.flac"
Dec 11 19:13 : decoder_thread: probing plugin flac
Dec 11 19:13 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : playlist: queue song 175:"Hatsune Miku/keeno/before light/decide.flac"
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [79] opened from [::1]:54440
Dec 11 19:13 : client: [79] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [79] process command list returned 0
Dec 11 19:13 : client: [79] closed
Dec 11 19:13 : client: [80] opened from [::1]:54442
Dec 11 19:13 : client: [80] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [80] process command list returned 0
Dec 11 19:13 : client: [80] closed
Dec 11 19:13 : client: [81] opened from [::1]:54444
Dec 11 19:13 : client: [81] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [81] process command list returned 0
Dec 11 19:13 : client: [81] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [82] opened from [::1]:54446
Dec 11 19:13 : client: [82] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [82] process command list returned 0
Dec 11 19:13 : client: [82] closed
Dec 11 19:13 : client: [83] opened from [::1]:54448
Dec 11 19:13 : client: [83] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [83] process command list returned 0
Dec 11 19:13 : client: [83] closed
Dec 11 19:13 : client: [84] opened from [::1]:54450
Dec 11 19:13 : client: [84] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [84] process command list returned 0
Dec 11 19:13 : client: [84] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [85] opened from [::1]:54452
Dec 11 19:13 : client: [85] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [85] process command list returned 0
Dec 11 19:13 : client: [85] closed
Dec 11 19:13 : client: [86] opened from [::1]:54454
Dec 11 19:13 : client: [86] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [86] process command list returned 0
Dec 11 19:13 : client: [86] closed
Dec 11 19:13 : client: [87] opened from [::1]:54456
Dec 11 19:13 : client: [87] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [87] process command list returned 0
Dec 11 19:13 : client: [87] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [88] opened from [::1]:54458
Dec 11 19:13 : client: [88] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [88] process command list returned 0
Dec 11 19:13 : client: [88] closed
Dec 11 19:13 : client: [89] opened from [::1]:54460
Dec 11 19:13 : client: [89] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [89] process command list returned 0
Dec 11 19:13 : client: [89] closed
Dec 11 19:13 : client: [90] opened from [::1]:54462
Dec 11 19:13 : client: [90] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [90] process command list returned 0
Dec 11 19:13 : client: [90] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [91] opened from [::1]:54464
Dec 11 19:13 : client: [91] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [91] process command list returned 0
Dec 11 19:13 : client: [91] closed
Dec 11 19:13 : client: [92] opened from [::1]:54466
Dec 11 19:13 : client: [92] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [92] process command list returned 0
Dec 11 19:13 : client: [92] closed
Dec 11 19:13 : client: [93] opened from [::1]:54468
Dec 11 19:13 : client: [93] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [93] process command list returned 0
Dec 11 19:13 : client: [93] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [94] opened from [::1]:54470
Dec 11 19:13 : client: [94] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [94] process command list returned 0
Dec 11 19:13 : client: [94] closed
Dec 11 19:13 : client: [95] opened from [::1]:54472
Dec 11 19:13 : client: [95] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [95] process command list returned 0
Dec 11 19:13 : client: [95] closed
Dec 11 19:13 : client: [96] opened from [::1]:54474
Dec 11 19:13 : client: [96] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [96] process command list returned 0
Dec 11 19:13 : client: [96] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [97] opened from [::1]:54476
Dec 11 19:13 : client: [97] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [97] process command list returned 0
Dec 11 19:13 : client: [97] closed
Dec 11 19:13 : client: [98] opened from [::1]:54478
Dec 11 19:13 : client: [98] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [98] process command list returned 0
Dec 11 19:13 : client: [98] closed
Dec 11 19:13 : client: [99] opened from [::1]:54480
Dec 11 19:13 : client: [99] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [99] process command list returned 0
Dec 11 19:13 : client: [99] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [100] opened from [::1]:54482
Dec 11 19:13 : client: [100] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [100] process command list returned 0
Dec 11 19:13 : client: [100] closed
Dec 11 19:13 : client: [101] opened from [::1]:54484
Dec 11 19:13 : client: [101] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [101] process command list returned 0
Dec 11 19:13 : client: [101] closed
Dec 11 19:13 : client: [102] opened from [::1]:54486
Dec 11 19:13 : client: [102] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [102] process command list returned 0
Dec 11 19:13 : client: [102] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [103] opened from [::1]:54488
Dec 11 19:13 : client: [103] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [103] process command list returned 0
Dec 11 19:13 : client: [103] closed
Dec 11 19:13 : client: [104] opened from [::1]:54490
Dec 11 19:13 : client: [104] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [104] process command list returned 0
Dec 11 19:13 : client: [104] closed
Dec 11 19:13 : client: [105] opened from [::1]:54492
Dec 11 19:13 : client: [105] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [105] process command list returned 0
Dec 11 19:13 : client: [105] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [106] opened from [::1]:54494
Dec 11 19:13 : client: [106] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [106] process command list returned 0
Dec 11 19:13 : client: [106] closed
Dec 11 19:13 : client: [107] opened from [::1]:54496
Dec 11 19:13 : client: [107] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [107] process command list returned 0
Dec 11 19:13 : client: [107] closed
Dec 11 19:13 : client: [108] opened from [::1]:54498
Dec 11 19:13 : client: [108] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [108] process command list returned 0
Dec 11 19:13 : client: [108] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [109] opened from [::1]:54502
Dec 11 19:13 : client: [109] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [109] process command list returned 0
Dec 11 19:13 : client: [109] closed
Dec 11 19:13 : client: [110] opened from [::1]:54504
Dec 11 19:13 : client: [110] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [110] process command list returned 0
Dec 11 19:13 : client: [110] closed
Dec 11 19:13 : client: [111] opened from [::1]:54506
Dec 11 19:13 : client: [111] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [111] process command list returned 0
Dec 11 19:13 : client: [111] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [112] opened from [::1]:54508
Dec 11 19:13 : client: [112] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [112] process command list returned 0
Dec 11 19:13 : client: [112] closed
Dec 11 19:13 : client: [113] opened from [::1]:54510
Dec 11 19:13 : client: [113] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [113] process command list returned 0
Dec 11 19:13 : client: [113] closed
Dec 11 19:13 : client: [114] opened from [::1]:54512
Dec 11 19:13 : client: [114] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [114] process command list returned 0
Dec 11 19:13 : client: [114] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [115] opened from [::1]:54514
Dec 11 19:13 : client: [115] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [115] process command list returned 0
Dec 11 19:13 : client: [115] closed
Dec 11 19:13 : client: [116] opened from [::1]:54516
Dec 11 19:13 : client: [116] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [116] process command list returned 0
Dec 11 19:13 : client: [116] closed
Dec 11 19:13 : client: [117] opened from [::1]:54518
Dec 11 19:13 : client: [117] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [117] process command list returned 0
Dec 11 19:13 : client: [117] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [118] opened from [::1]:54522
Dec 11 19:13 : client: [118] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [118] process command list returned 0
Dec 11 19:13 : client: [118] closed
Dec 11 19:13 : client: [119] opened from [::1]:54524
Dec 11 19:13 : client: [119] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [119] process command list returned 0
Dec 11 19:13 : client: [119] closed
Dec 11 19:13 : client: [120] opened from [::1]:54526
Dec 11 19:13 : client: [120] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [120] process command list returned 0
Dec 11 19:13 : client: [120] closed
Dec 11 19:13 : client: [121] opened from [::1]:54528
Dec 11 19:13 : client: [121] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [121] process command list returned 0
Dec 11 19:13 : client: [121] closed
Dec 11 19:13 : client: [122] opened from [::1]:54530
Dec 11 19:13 : client: [122] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [122] process command list returned 0
Dec 11 19:13 : client: [122] closed
Dec 11 19:13 : client: [123] opened from [::1]:54532
Dec 11 19:13 : client: [123] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [123] process command list returned 0
Dec 11 19:13 : client: [123] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [3] process command "playid "176""
Dec 11 19:13 : playlist: play 175:"Hatsune Miku/keeno/before light/decide.flac"
Dec 11 19:13 : decoder_thread: probing plugin flac
Dec 11 19:13 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : playlist: queue song 176:"Hatsune Miku/keeno/before light/yours.flac"
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [124] opened from [::1]:54534
Dec 11 19:13 : client: [124] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [124] process command list returned 0
Dec 11 19:13 : client: [124] closed
Dec 11 19:13 : client: [125] opened from [::1]:54536
Dec 11 19:13 : client: [125] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [125] process command list returned 0
Dec 11 19:13 : client: [125] closed
Dec 11 19:13 : client: [126] opened from [::1]:54538
Dec 11 19:13 : client: [126] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [126] process command list returned 0
Dec 11 19:13 : client: [126] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [127] opened from [::1]:54540
Dec 11 19:13 : client: [127] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [127] process command list returned 0
Dec 11 19:13 : client: [127] closed
Dec 11 19:13 : client: [128] opened from [::1]:54542
Dec 11 19:13 : client: [128] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [128] process command list returned 0
Dec 11 19:13 : client: [128] closed
Dec 11 19:13 : client: [129] opened from [::1]:54544
Dec 11 19:13 : client: [129] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [129] process command list returned 0
Dec 11 19:13 : client: [129] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [130] opened from [::1]:54548
Dec 11 19:13 : client: [130] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [130] process command list returned 0
Dec 11 19:13 : client: [130] closed
Dec 11 19:13 : client: [131] opened from [::1]:54550
Dec 11 19:13 : client: [131] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [131] process command list returned 0
Dec 11 19:13 : client: [131] closed
Dec 11 19:13 : client: [132] opened from [::1]:54552
Dec 11 19:13 : client: [132] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [132] process command list returned 0
Dec 11 19:13 : client: [132] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [133] opened from [::1]:54554
Dec 11 19:13 : client: [133] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [133] process command list returned 0
Dec 11 19:13 : client: [133] closed
Dec 11 19:13 : client: [134] opened from [::1]:54556
Dec 11 19:13 : client: [134] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [134] process command list returned 0
Dec 11 19:13 : client: [134] closed
Dec 11 19:13 : client: [135] opened from [::1]:54558
Dec 11 19:13 : client: [135] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [135] process command list returned 0
Dec 11 19:13 : client: [135] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [136] opened from [::1]:54560
Dec 11 19:13 : client: [136] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [136] process command list returned 0
Dec 11 19:13 : client: [136] closed
Dec 11 19:13 : client: [137] opened from [::1]:54562
Dec 11 19:13 : client: [137] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [137] process command list returned 0
Dec 11 19:13 : client: [137] closed
Dec 11 19:13 : client: [138] opened from [::1]:54564
Dec 11 19:13 : client: [138] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [138] process command list returned 0
Dec 11 19:13 : client: [138] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [139] opened from [::1]:54566
Dec 11 19:13 : client: [139] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [139] process command list returned 0
Dec 11 19:13 : client: [139] closed
Dec 11 19:13 : client: [140] opened from [::1]:54568
Dec 11 19:13 : client: [140] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [140] process command list returned 0
Dec 11 19:13 : client: [140] closed
Dec 11 19:13 : client: [141] opened from [::1]:54570
Dec 11 19:13 : client: [141] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [141] process command list returned 0
Dec 11 19:13 : client: [141] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [142] opened from [::1]:54574
Dec 11 19:13 : client: [142] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [142] process command list returned 0
Dec 11 19:13 : client: [142] closed
Dec 11 19:13 : client: [143] opened from [::1]:54576
Dec 11 19:13 : client: [143] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [143] process command list returned 0
Dec 11 19:13 : client: [143] closed
Dec 11 19:13 : client: [144] opened from [::1]:54578
Dec 11 19:13 : client: [144] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [144] process command list returned 0
Dec 11 19:13 : client: [144] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [145] opened from [::1]:54580
Dec 11 19:13 : client: [145] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [145] process command list returned 0
Dec 11 19:13 : client: [145] closed
Dec 11 19:13 : client: [146] opened from [::1]:54582
Dec 11 19:13 : client: [146] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [146] process command list returned 0
Dec 11 19:13 : client: [146] closed
Dec 11 19:13 : client: [147] opened from [::1]:54584
Dec 11 19:13 : client: [147] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [147] process command list returned 0
Dec 11 19:13 : client: [147] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [148] opened from [::1]:54588
Dec 11 19:13 : client: [148] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [148] process command list returned 0
Dec 11 19:13 : client: [148] closed
Dec 11 19:13 : client: [149] opened from [::1]:54590
Dec 11 19:13 : client: [149] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [149] process command list returned 0
Dec 11 19:13 : client: [149] closed
Dec 11 19:13 : client: [150] opened from [::1]:54592
Dec 11 19:13 : client: [150] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [150] process command list returned 0
Dec 11 19:13 : client: [150] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [151] opened from [::1]:54594
Dec 11 19:13 : client: [151] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [151] process command list returned 0
Dec 11 19:13 : client: [151] closed
Dec 11 19:13 : client: [152] opened from [::1]:54596
Dec 11 19:13 : client: [152] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [152] process command list returned 0
Dec 11 19:13 : client: [152] closed
Dec 11 19:13 : client: [153] opened from [::1]:54598
Dec 11 19:13 : client: [153] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [153] process command list returned 0
Dec 11 19:13 : client: [153] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [154] opened from [::1]:54600
Dec 11 19:13 : client: [154] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [154] process command list returned 0
Dec 11 19:13 : client: [154] closed
Dec 11 19:13 : client: [155] opened from [::1]:54602
Dec 11 19:13 : client: [155] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [155] process command list returned 0
Dec 11 19:13 : client: [155] closed
Dec 11 19:13 : client: [156] opened from [::1]:54604
Dec 11 19:13 : client: [156] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [156] process command list returned 0
Dec 11 19:13 : client: [156] closed
Dec 11 19:13 : client: [3] process command "playid "177""
Dec 11 19:13 : playlist: play 176:"Hatsune Miku/keeno/before light/yours.flac"
Dec 11 19:13 : decoder_thread: probing plugin flac
Dec 11 19:13 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : playlist: queue song 177:"Hatsune Miku/keeno/before light/scene.flac"
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [157] opened from [::1]:54606
Dec 11 19:13 : client: [157] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [157] process command list returned 0
Dec 11 19:13 : client: [157] closed
Dec 11 19:13 : client: [158] opened from [::1]:54608
Dec 11 19:13 : client: [158] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [158] process command list returned 0
Dec 11 19:13 : client: [158] closed
Dec 11 19:13 : client: [159] opened from [::1]:54610
Dec 11 19:13 : client: [159] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [159] process command list returned 0
Dec 11 19:13 : client: [159] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [160] opened from [::1]:54612
Dec 11 19:13 : client: [160] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [160] process command list returned 0
Dec 11 19:13 : client: [160] closed
Dec 11 19:13 : client: [161] opened from [::1]:54614
Dec 11 19:13 : client: [161] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [161] process command list returned 0
Dec 11 19:13 : client: [161] closed
Dec 11 19:13 : client: [162] opened from [::1]:54616
Dec 11 19:13 : client: [162] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [162] process command list returned 0
Dec 11 19:13 : client: [162] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [163] opened from [::1]:54620
Dec 11 19:13 : client: [163] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [163] process command list returned 0
Dec 11 19:13 : client: [163] closed
Dec 11 19:13 : client: [164] opened from [::1]:54622
Dec 11 19:13 : client: [164] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [164] process command list returned 0
Dec 11 19:13 : client: [164] closed
Dec 11 19:13 : client: [165] opened from [::1]:54624
Dec 11 19:13 : client: [165] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [165] process command list returned 0
Dec 11 19:13 : client: [165] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [166] opened from [::1]:54626
Dec 11 19:13 : client: [166] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [166] process command list returned 0
Dec 11 19:13 : client: [166] closed
Dec 11 19:13 : client: [167] opened from [::1]:54628
Dec 11 19:13 : client: [167] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [167] process command list returned 0
Dec 11 19:13 : client: [167] closed
Dec 11 19:13 : client: [168] opened from [::1]:54630
Dec 11 19:13 : client: [168] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [168] process command list returned 0
Dec 11 19:13 : client: [168] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [169] opened from [::1]:54632
Dec 11 19:13 : client: [169] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [169] process command list returned 0
Dec 11 19:13 : client: [169] closed
Dec 11 19:13 : client: [170] opened from [::1]:54634
Dec 11 19:13 : client: [170] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [170] process command list returned 0
Dec 11 19:13 : client: [170] closed
Dec 11 19:13 : client: [171] opened from [::1]:54636
Dec 11 19:13 : client: [171] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [171] process command list returned 0
Dec 11 19:13 : client: [171] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [172] opened from [::1]:54638
Dec 11 19:13 : client: [172] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [172] process command list returned 0
Dec 11 19:13 : client: [172] closed
Dec 11 19:13 : client: [173] opened from [::1]:54640
Dec 11 19:13 : client: [173] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [173] process command list returned 0
Dec 11 19:13 : client: [173] closed
Dec 11 19:13 : client: [174] opened from [::1]:54642
Dec 11 19:13 : client: [174] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [174] process command list returned 0
Dec 11 19:13 : client: [174] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [175] opened from [::1]:54646
Dec 11 19:13 : client: [175] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [175] process command list returned 0
Dec 11 19:13 : client: [175] closed
Dec 11 19:13 : client: [176] opened from [::1]:54648
Dec 11 19:13 : client: [176] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [176] process command list returned 0
Dec 11 19:13 : client: [176] closed
Dec 11 19:13 : client: [177] opened from [::1]:54650
Dec 11 19:13 : client: [177] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [177] process command list returned 0
Dec 11 19:13 : client: [177] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [178] opened from [::1]:54652
Dec 11 19:13 : client: [178] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [178] process command list returned 0
Dec 11 19:13 : client: [178] closed
Dec 11 19:13 : client: [179] opened from [::1]:54654
Dec 11 19:13 : client: [179] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [179] process command list returned 0
Dec 11 19:13 : client: [179] closed
Dec 11 19:13 : client: [180] opened from [::1]:54656
Dec 11 19:13 : client: [180] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [180] process command list returned 0
Dec 11 19:13 : client: [180] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [181] opened from [::1]:54658
Dec 11 19:13 : client: [181] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [181] process command list returned 0
Dec 11 19:13 : client: [181] closed
Dec 11 19:13 : client: [182] opened from [::1]:54660
Dec 11 19:13 : client: [182] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [182] process command list returned 0
Dec 11 19:13 : client: [182] closed
Dec 11 19:13 : client: [183] opened from [::1]:54662
Dec 11 19:13 : client: [183] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [183] process command list returned 0
Dec 11 19:13 : client: [183] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [3] process command "playid "178""
Dec 11 19:13 : playlist: play 177:"Hatsune Miku/keeno/before light/scene.flac"
Dec 11 19:13 : decoder_thread: probing plugin flac
Dec 11 19:13 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : playlist: queue song 178:"Hatsune Miku/keeno/before light/unripe.flac"
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [184] opened from [::1]:54664
Dec 11 19:13 : client: [184] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [184] process command list returned 0
Dec 11 19:13 : client: [184] closed
Dec 11 19:13 : client: [185] opened from [::1]:54666
Dec 11 19:13 : client: [185] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [185] process command list returned 0
Dec 11 19:13 : client: [185] closed
Dec 11 19:13 : client: [186] opened from [::1]:54668
Dec 11 19:13 : client: [186] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [186] process command list returned 0
Dec 11 19:13 : client: [186] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [187] opened from [::1]:54672
Dec 11 19:13 : client: [187] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [187] process command list returned 0
Dec 11 19:13 : client: [187] closed
Dec 11 19:13 : client: [188] opened from [::1]:54674
Dec 11 19:13 : client: [188] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [188] process command list returned 0
Dec 11 19:13 : client: [188] closed
Dec 11 19:13 : client: [189] opened from [::1]:54676
Dec 11 19:13 : client: [189] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [189] process command list returned 0
Dec 11 19:13 : client: [189] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [190] opened from [::1]:54678
Dec 11 19:13 : client: [190] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [190] process command list returned 0
Dec 11 19:13 : client: [190] closed
Dec 11 19:13 : client: [191] opened from [::1]:54680
Dec 11 19:13 : client: [191] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [191] process command list returned 0
Dec 11 19:13 : client: [191] closed
Dec 11 19:13 : client: [192] opened from [::1]:54682
Dec 11 19:13 : client: [192] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [192] process command list returned 0
Dec 11 19:13 : client: [192] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [193] opened from [::1]:54684
Dec 11 19:13 : client: [193] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [193] process command list returned 0
Dec 11 19:13 : client: [193] closed
Dec 11 19:13 : client: [194] opened from [::1]:54686
Dec 11 19:13 : client: [194] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [194] process command list returned 0
Dec 11 19:13 : client: [194] closed
Dec 11 19:13 : client: [195] opened from [::1]:54688
Dec 11 19:13 : client: [195] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [195] process command list returned 0
Dec 11 19:13 : client: [195] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [196] opened from [::1]:54692
Dec 11 19:13 : client: [196] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [196] process command list returned 0
Dec 11 19:13 : client: [196] closed
Dec 11 19:13 : client: [197] opened from [::1]:54694
Dec 11 19:13 : client: [197] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [197] process command list returned 0
Dec 11 19:13 : client: [197] closed
Dec 11 19:13 : client: [198] opened from [::1]:54696
Dec 11 19:13 : client: [198] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [198] process command list returned 0
Dec 11 19:13 : client: [198] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [199] opened from [::1]:54698
Dec 11 19:13 : client: [199] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [199] process command list returned 0
Dec 11 19:13 : client: [199] closed
Dec 11 19:13 : client: [200] opened from [::1]:54700
Dec 11 19:13 : client: [200] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [200] process command list returned 0
Dec 11 19:13 : client: [200] closed
Dec 11 19:13 : client: [201] opened from [::1]:54702
Dec 11 19:13 : client: [201] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [201] process command list returned 0
Dec 11 19:13 : client: [201] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [202] opened from [::1]:54704
Dec 11 19:13 : client: [202] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [202] process command list returned 0
Dec 11 19:13 : client: [202] closed
Dec 11 19:13 : client: [203] opened from [::1]:54706
Dec 11 19:13 : client: [203] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [203] process command list returned 0
Dec 11 19:13 : client: [203] closed
Dec 11 19:13 : client: [204] opened from [::1]:54708
Dec 11 19:13 : client: [204] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [204] process command list returned 0
Dec 11 19:13 : client: [204] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [205] opened from [::1]:54710
Dec 11 19:13 : client: [205] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [205] process command list returned 0
Dec 11 19:13 : client: [205] closed
Dec 11 19:13 : client: [206] opened from [::1]:54712
Dec 11 19:13 : client: [206] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [206] process command list returned 0
Dec 11 19:13 : client: [206] closed
Dec 11 19:13 : client: [207] opened from [::1]:54714
Dec 11 19:13 : client: [207] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [207] process command list returned 0
Dec 11 19:13 : client: [207] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [208] opened from [::1]:54718
Dec 11 19:13 : client: [208] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [208] process command list returned 0
Dec 11 19:13 : client: [208] closed
Dec 11 19:13 : client: [209] opened from [::1]:54720
Dec 11 19:13 : client: [209] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [209] process command list returned 0
Dec 11 19:13 : client: [209] closed
Dec 11 19:13 : client: [210] opened from [::1]:54722
Dec 11 19:13 : client: [210] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [210] process command list returned 0
Dec 11 19:13 : client: [210] closed
Dec 11 19:13 : client: [3] process command "playid "179""
Dec 11 19:13 : playlist: play 178:"Hatsune Miku/keeno/before light/unripe.flac"
Dec 11 19:13 : decoder_thread: probing plugin flac
Dec 11 19:13 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : playlist: queue song 179:"Hatsune Miku/keeno/before light/alternate.flac"
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [211] opened from [::1]:54724
Dec 11 19:13 : client: [211] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [211] process command list returned 0
Dec 11 19:13 : client: [211] closed
Dec 11 19:13 : client: [212] opened from [::1]:54726
Dec 11 19:13 : client: [212] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [212] process command list returned 0
Dec 11 19:13 : client: [212] closed
Dec 11 19:13 : client: [213] opened from [::1]:54728
Dec 11 19:13 : client: [213] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [213] process command list returned 0
Dec 11 19:13 : client: [213] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [214] opened from [::1]:54730
Dec 11 19:13 : client: [214] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [214] process command list returned 0
Dec 11 19:13 : client: [214] closed
Dec 11 19:13 : client: [215] opened from [::1]:54732
Dec 11 19:13 : client: [215] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [215] process command list returned 0
Dec 11 19:13 : client: [215] closed
Dec 11 19:13 : client: [216] opened from [::1]:54734
Dec 11 19:13 : client: [216] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [216] process command list returned 0
Dec 11 19:13 : client: [216] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [217] opened from [::1]:54736
Dec 11 19:13 : client: [217] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [217] process command list returned 0
Dec 11 19:13 : client: [217] closed
Dec 11 19:13 : client: [218] opened from [::1]:54738
Dec 11 19:13 : client: [218] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [218] process command list returned 0
Dec 11 19:13 : client: [218] closed
Dec 11 19:13 : client: [219] opened from [::1]:54740
Dec 11 19:13 : client: [219] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [219] process command list returned 0
Dec 11 19:13 : client: [219] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [220] opened from [::1]:54744
Dec 11 19:13 : client: [220] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [220] process command list returned 0
Dec 11 19:13 : client: [220] closed
Dec 11 19:13 : client: [221] opened from [::1]:54746
Dec 11 19:13 : client: [221] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [221] process command list returned 0
Dec 11 19:13 : client: [221] closed
Dec 11 19:13 : client: [222] opened from [::1]:54748
Dec 11 19:13 : client: [222] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [222] process command list returned 0
Dec 11 19:13 : client: [222] closed
Dec 11 19:13 : client: [223] opened from [::1]:54750
Dec 11 19:13 : client: [223] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [223] process command list returned 0
Dec 11 19:13 : client: [223] closed
Dec 11 19:13 : client: [224] opened from [::1]:54752
Dec 11 19:13 : client: [224] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [224] process command list returned 0
Dec 11 19:13 : client: [224] closed
Dec 11 19:13 : client: [225] opened from [::1]:54754
Dec 11 19:13 : client: [225] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [225] process command list returned 0
Dec 11 19:13 : client: [225] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [226] opened from [::1]:54756
Dec 11 19:13 : client: [226] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [226] process command list returned 0
Dec 11 19:13 : client: [226] closed
Dec 11 19:13 : client: [227] opened from [::1]:54758
Dec 11 19:13 : client: [227] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [227] process command list returned 0
Dec 11 19:13 : client: [227] closed
Dec 11 19:13 : client: [228] opened from [::1]:54760
Dec 11 19:13 : client: [228] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [228] process command list returned 0
Dec 11 19:13 : client: [228] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [3] process command "playid "180""
Dec 11 19:13 : playlist: play 179:"Hatsune Miku/keeno/before light/alternate.flac"
Dec 11 19:13 : decoder_thread: probing plugin flac
Dec 11 19:13 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : playlist: queue song 180:"Hatsune Miku/keeno/before light/8.flac"
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [229] opened from [::1]:54762
Dec 11 19:13 : client: [229] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [229] process command list returned 0
Dec 11 19:13 : client: [229] closed
Dec 11 19:13 : client: [230] opened from [::1]:54764
Dec 11 19:13 : client: [230] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [230] process command list returned 0
Dec 11 19:13 : client: [230] closed
Dec 11 19:13 : client: [231] opened from [::1]:54766
Dec 11 19:13 : client: [231] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [231] process command list returned 0
Dec 11 19:13 : client: [231] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [232] opened from [::1]:54770
Dec 11 19:13 : client: [232] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [232] process command list returned 0
Dec 11 19:13 : client: [232] closed
Dec 11 19:13 : client: [233] opened from [::1]:54772
Dec 11 19:13 : client: [233] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [233] process command list returned 0
Dec 11 19:13 : client: [233] closed
Dec 11 19:13 : client: [234] opened from [::1]:54774
Dec 11 19:13 : client: [234] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [234] process command list returned 0
Dec 11 19:13 : client: [234] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [235] opened from [::1]:54776
Dec 11 19:13 : client: [235] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [235] process command list returned 0
Dec 11 19:13 : client: [235] closed
Dec 11 19:13 : client: [236] opened from [::1]:54778
Dec 11 19:13 : client: [236] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [236] process command list returned 0
Dec 11 19:13 : client: [236] closed
Dec 11 19:13 : client: [237] opened from [::1]:54780
Dec 11 19:13 : client: [237] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [237] process command list returned 0
Dec 11 19:13 : client: [237] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [238] opened from [::1]:54782
Dec 11 19:13 : client: [238] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [238] process command list returned 0
Dec 11 19:13 : client: [238] closed
Dec 11 19:13 : client: [239] opened from [::1]:54784
Dec 11 19:13 : client: [239] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [239] process command list returned 0
Dec 11 19:13 : client: [239] closed
Dec 11 19:13 : client: [240] opened from [::1]:54786
Dec 11 19:13 : client: [240] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [240] process command list returned 0
Dec 11 19:13 : client: [240] closed
Dec 11 19:13 : client: [3] process command "status"
Dec 11 19:13 : client: [3] command returned 0
Dec 11 19:13 : client: [3] process command "idle"
Dec 11 19:13 : client: [3] command returned 1
Dec 11 19:13 : client: [241] opened from [::1]:54788
Dec 11 19:13 : client: [241] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [241] process command list returned 0
Dec 11 19:13 : client: [241] closed
Dec 11 19:13 : client: [242] opened from [::1]:54790
Dec 11 19:13 : client: [242] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [242] process command list returned 0
Dec 11 19:13 : client: [242] closed
Dec 11 19:13 : client: [243] opened from [::1]:54792
Dec 11 19:13 : client: [243] process command list
Dec 11 19:13 : client: process command "status"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: process command "currentsong"
Dec 11 19:13 : client: command returned 0
Dec 11 19:13 : client: [243] process command list returned 0
Dec 11 19:13 : client: [243] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "playid "181""
Dec 11 19:14 : playlist: play 180:"Hatsune Miku/keeno/before light/8.flac"
Dec 11 19:14 : decoder_thread: probing plugin flac
Dec 11 19:14 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 181:"Hatsune Miku/keeno/before light/scrape.flac"
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [244] opened from [::1]:54796
Dec 11 19:14 : client: [244] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [244] process command list returned 0
Dec 11 19:14 : client: [244] closed
Dec 11 19:14 : client: [245] opened from [::1]:54798
Dec 11 19:14 : client: [245] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [245] process command list returned 0
Dec 11 19:14 : client: [245] closed
Dec 11 19:14 : client: [246] opened from [::1]:54800
Dec 11 19:14 : client: [246] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [246] process command list returned 0
Dec 11 19:14 : client: [246] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [247] opened from [::1]:54802
Dec 11 19:14 : client: [247] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [247] process command list returned 0
Dec 11 19:14 : client: [247] closed
Dec 11 19:14 : client: [248] opened from [::1]:54804
Dec 11 19:14 : client: [248] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [248] process command list returned 0
Dec 11 19:14 : client: [248] closed
Dec 11 19:14 : client: [249] opened from [::1]:54806
Dec 11 19:14 : client: [249] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [249] process command list returned 0
Dec 11 19:14 : client: [249] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [250] opened from [::1]:54810
Dec 11 19:14 : client: [250] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [250] process command list returned 0
Dec 11 19:14 : client: [250] closed
Dec 11 19:14 : client: [251] opened from [::1]:54812
Dec 11 19:14 : client: [251] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [251] process command list returned 0
Dec 11 19:14 : client: [251] closed
Dec 11 19:14 : client: [252] opened from [::1]:54814
Dec 11 19:14 : client: [252] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [252] process command list returned 0
Dec 11 19:14 : client: [252] closed
Dec 11 19:14 : client: [3] process command "playid "182""
Dec 11 19:14 : playlist: play 181:"Hatsune Miku/keeno/before light/scrape.flac"
Dec 11 19:14 : decoder_thread: probing plugin flac
Dec 11 19:14 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 182:"Hatsune Miku/keeno/before light/madder.flac"
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [253] opened from [::1]:54816
Dec 11 19:14 : client: [253] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [253] process command list returned 0
Dec 11 19:14 : client: [253] closed
Dec 11 19:14 : client: [254] opened from [::1]:54818
Dec 11 19:14 : client: [254] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [254] process command list returned 0
Dec 11 19:14 : client: [254] closed
Dec 11 19:14 : client: [255] opened from [::1]:54820
Dec 11 19:14 : client: [255] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [255] process command list returned 0
Dec 11 19:14 : client: [255] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [256] opened from [::1]:54824
Dec 11 19:14 : client: [256] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [256] process command list returned 0
Dec 11 19:14 : client: [256] closed
Dec 11 19:14 : client: [257] opened from [::1]:54826
Dec 11 19:14 : client: [257] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [257] process command list returned 0
Dec 11 19:14 : client: [257] closed
Dec 11 19:14 : client: [258] opened from [::1]:54828
Dec 11 19:14 : client: [258] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [258] process command list returned 0
Dec 11 19:14 : client: [258] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [259] opened from [::1]:54830
Dec 11 19:14 : client: [259] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [259] process command list returned 0
Dec 11 19:14 : client: [259] closed
Dec 11 19:14 : client: [260] opened from [::1]:54832
Dec 11 19:14 : client: [260] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [260] process command list returned 0
Dec 11 19:14 : client: [260] closed
Dec 11 19:14 : client: [261] opened from [::1]:54834
Dec 11 19:14 : client: [261] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [261] process command list returned 0
Dec 11 19:14 : client: [261] closed
Dec 11 19:14 : client: [262] opened from [::1]:54836
Dec 11 19:14 : client: [262] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [262] process command list returned 0
Dec 11 19:14 : client: [262] closed
Dec 11 19:14 : client: [263] opened from [::1]:54838
Dec 11 19:14 : client: [263] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [263] process command list returned 0
Dec 11 19:14 : client: [263] closed
Dec 11 19:14 : client: [264] opened from [::1]:54840
Dec 11 19:14 : client: [264] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [264] process command list returned 0
Dec 11 19:14 : client: [264] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "playid "183""
Dec 11 19:14 : playlist: play 182:"Hatsune Miku/keeno/before light/madder.flac"
Dec 11 19:14 : decoder_thread: probing plugin flac
Dec 11 19:14 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 183:"Hatsune Miku/keeno/before light/breath.flac"
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [265] opened from [::1]:54846
Dec 11 19:14 : client: [265] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [265] process command list returned 0
Dec 11 19:14 : client: [265] closed
Dec 11 19:14 : client: [266] opened from [::1]:54848
Dec 11 19:14 : client: [266] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [266] process command list returned 0
Dec 11 19:14 : client: [266] closed
Dec 11 19:14 : client: [267] opened from [::1]:54850
Dec 11 19:14 : client: [267] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [267] process command list returned 0
Dec 11 19:14 : client: [267] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [268] opened from [::1]:54854
Dec 11 19:14 : client: [268] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [268] process command list returned 0
Dec 11 19:14 : client: [268] closed
Dec 11 19:14 : client: [269] opened from [::1]:54856
Dec 11 19:14 : client: [269] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [269] process command list returned 0
Dec 11 19:14 : client: [269] closed
Dec 11 19:14 : client: [270] opened from [::1]:54858
Dec 11 19:14 : client: [270] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [270] process command list returned 0
Dec 11 19:14 : client: [270] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [271] opened from [::1]:54860
Dec 11 19:14 : client: [271] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [271] process command list returned 0
Dec 11 19:14 : client: [271] closed
Dec 11 19:14 : client: [272] opened from [::1]:54862
Dec 11 19:14 : client: [272] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [272] process command list returned 0
Dec 11 19:14 : client: [272] closed
Dec 11 19:14 : client: [273] opened from [::1]:54864
Dec 11 19:14 : client: [273] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [273] process command list returned 0
Dec 11 19:14 : client: [273] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [274] opened from [::1]:54866
Dec 11 19:14 : client: [274] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [274] process command list returned 0
Dec 11 19:14 : client: [274] closed
Dec 11 19:14 : client: [275] opened from [::1]:54868
Dec 11 19:14 : client: [275] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [275] process command list returned 0
Dec 11 19:14 : client: [275] closed
Dec 11 19:14 : client: [276] opened from [::1]:54870
Dec 11 19:14 : client: [276] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [276] process command list returned 0
Dec 11 19:14 : client: [276] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [277] opened from [::1]:54872
Dec 11 19:14 : client: [277] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [277] process command list returned 0
Dec 11 19:14 : client: [277] closed
Dec 11 19:14 : client: [278] opened from [::1]:54874
Dec 11 19:14 : client: [278] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [278] process command list returned 0
Dec 11 19:14 : client: [278] closed
Dec 11 19:14 : client: [279] opened from [::1]:54876
Dec 11 19:14 : client: [279] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [279] process command list returned 0
Dec 11 19:14 : client: [279] closed
Dec 11 19:14 : client: [3] process command "playid "184""
Dec 11 19:14 : playlist: play 183:"Hatsune Miku/keeno/before light/breath.flac"
Dec 11 19:14 : decoder_thread: probing plugin flac
Dec 11 19:14 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 184:"Hatsune Miku/keeno/before light/before light.flac"
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [280] opened from [::1]:54880
Dec 11 19:14 : client: [280] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [280] process command list returned 0
Dec 11 19:14 : client: [280] closed
Dec 11 19:14 : client: [281] opened from [::1]:54882
Dec 11 19:14 : client: [281] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [281] process command list returned 0
Dec 11 19:14 : client: [281] closed
Dec 11 19:14 : client: [282] opened from [::1]:54884
Dec 11 19:14 : client: [282] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [282] process command list returned 0
Dec 11 19:14 : client: [282] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [283] opened from [::1]:54886
Dec 11 19:14 : client: [283] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [283] process command list returned 0
Dec 11 19:14 : client: [283] closed
Dec 11 19:14 : client: [284] opened from [::1]:54888
Dec 11 19:14 : client: [284] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [284] process command list returned 0
Dec 11 19:14 : client: [284] closed
Dec 11 19:14 : client: [285] opened from [::1]:54890
Dec 11 19:14 : client: [285] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [285] process command list returned 0
Dec 11 19:14 : client: [285] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [286] opened from [::1]:54892
Dec 11 19:14 : client: [286] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [286] process command list returned 0
Dec 11 19:14 : client: [286] closed
Dec 11 19:14 : client: [287] opened from [::1]:54894
Dec 11 19:14 : client: [287] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [287] process command list returned 0
Dec 11 19:14 : client: [287] closed
Dec 11 19:14 : client: [288] opened from [::1]:54896
Dec 11 19:14 : client: [288] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [288] process command list returned 0
Dec 11 19:14 : client: [288] closed
Dec 11 19:14 : client: [3] process command "playid "185""
Dec 11 19:14 : playlist: play 184:"Hatsune Miku/keeno/before light/before light.flac"
Dec 11 19:14 : decoder_thread: probing plugin flac
Dec 11 19:14 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 185:"Hatsune Miku/I say love/Ai no Uta.m4a"
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [289] opened from [::1]:54898
Dec 11 19:14 : client: [289] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [289] process command list returned 0
Dec 11 19:14 : client: [289] closed
Dec 11 19:14 : client: [290] opened from [::1]:54900
Dec 11 19:14 : client: [290] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [290] process command list returned 0
Dec 11 19:14 : client: [290] closed
Dec 11 19:14 : client: [291] opened from [::1]:54902
Dec 11 19:14 : client: [291] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [291] process command list returned 0
Dec 11 19:14 : client: [291] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [292] opened from [::1]:54906
Dec 11 19:14 : client: [292] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [292] process command list returned 0
Dec 11 19:14 : client: [292] closed
Dec 11 19:14 : client: [293] opened from [::1]:54908
Dec 11 19:14 : client: [293] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [293] process command list returned 0
Dec 11 19:14 : client: [293] closed
Dec 11 19:14 : client: [294] opened from [::1]:54910
Dec 11 19:14 : client: [294] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [294] process command list returned 0
Dec 11 19:14 : client: [294] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [295] opened from [::1]:54912
Dec 11 19:14 : client: [295] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [295] process command list returned 0
Dec 11 19:14 : client: [295] closed
Dec 11 19:14 : client: [296] opened from [::1]:54914
Dec 11 19:14 : client: [296] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [296] process command list returned 0
Dec 11 19:14 : client: [296] closed
Dec 11 19:14 : client: [297] opened from [::1]:54916
Dec 11 19:14 : client: [297] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [297] process command list returned 0
Dec 11 19:14 : client: [297] closed
Dec 11 19:14 : client: [3] process command "playid "1""
Dec 11 19:14 : playlist: play 0:"Acchi Kocchi/Acchi Kocchi OP - Acchi de Kocchi de/Acchi Kocchi Mainichi!.flac"
Dec 11 19:14 : decoder_thread: probing plugin flac
Dec 11 19:14 : decoder: audio_format=44100:16:2, seekable=true
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 1:"Date A Live/Date A Live 2 - Date A Impressive Music/My Treasure - Instrumental - .flac"
Dec 11 19:14 : alsa_output: opened hw:1,0 type=HW
Dec 11 19:14 : alsa_output: buffer: size=32..262144 time=725..5944309
Dec 11 19:14 : alsa_output: period: size=16..131072 time=362..2972155
Dec 11 19:14 : alsa_output: default period_time = buffer_time/4 = 500000/4 = 125000
Dec 11 19:14 : alsa_output: format=S16_LE (Signed 16 bit Little Endian)
Dec 11 19:14 : alsa_output: buffer_size=22050 period_size=5513
Dec 11 19:14 : output: opened "Fiio" (alsa) audio_format=44100:16:2
Dec 11 19:14 : replay_gain: replay gain mode has changed off->track
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : replay_gain: scale=1.000000
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [298] opened from [::1]:54920
Dec 11 19:14 : client: [298] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [298] process command list returned 0
Dec 11 19:14 : client: [298] closed
Dec 11 19:14 : client: [299] opened from [::1]:54922
Dec 11 19:14 : client: [299] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [299] process command list returned 0
Dec 11 19:14 : client: [299] closed
Dec 11 19:14 : client: [300] opened from [::1]:54924
Dec 11 19:14 : client: [300] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [300] process command list returned 0
Dec 11 19:14 : client: [300] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [301] opened from [::1]:54926
Dec 11 19:14 : client: [301] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [301] process command list returned 0
Dec 11 19:14 : client: [301] closed
Dec 11 19:14 : client: [302] opened from [::1]:54928
Dec 11 19:14 : client: [302] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [302] process command list returned 0
Dec 11 19:14 : client: [302] closed
Dec 11 19:14 : client: [303] opened from [::1]:54930
Dec 11 19:14 : client: [303] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [303] process command list returned 0
Dec 11 19:14 : client: [303] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "playid "1""
Dec 11 19:14 : playlist: play 0:"Acchi Kocchi/Acchi Kocchi OP - Acchi de Kocchi de/Acchi Kocchi Mainichi!.flac"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 1:"Date A Live/Date A Live 2 - Date A Impressive Music/My Treasure - Instrumental - .flac"
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [304] opened from [::1]:54932
Dec 11 19:14 : client: [304] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [304] process command list returned 0
Dec 11 19:14 : client: [304] closed
Dec 11 19:14 : client: [305] opened from [::1]:54934
Dec 11 19:14 : client: [305] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [305] process command list returned 0
Dec 11 19:14 : client: [305] closed
Dec 11 19:14 : client: [306] opened from [::1]:54936
Dec 11 19:14 : client: [306] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [306] process command list returned 0
Dec 11 19:14 : client: [306] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [307] opened from [::1]:54938
Dec 11 19:14 : client: [307] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [307] process command list returned 0
Dec 11 19:14 : client: [307] closed
Dec 11 19:14 : client: [308] opened from [::1]:54940
Dec 11 19:14 : client: [308] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [308] process command list returned 0
Dec 11 19:14 : client: [308] closed
Dec 11 19:14 : client: [309] opened from [::1]:54942
Dec 11 19:14 : client: [309] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [309] process command list returned 0
Dec 11 19:14 : client: [309] closed
Dec 11 19:14 : client: [3] process command "playid "2""
Dec 11 19:14 : playlist: play 1:"Date A Live/Date A Live 2 - Date A Impressive Music/My Treasure - Instrumental - .flac"
Dec 11 19:14 : decoder_thread: probing plugin flac
Dec 11 19:14 : decoder: audio_format=44100:16:2, seekable=true
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 2:"Fate kaleid liner Prisma☆Illya Prisma☆Phantasm Music Collection/After School Route.mp3"
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [310] opened from [::1]:54946
Dec 11 19:14 : client: [310] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [310] process command list returned 0
Dec 11 19:14 : client: [310] closed
Dec 11 19:14 : client: [311] opened from [::1]:54948
Dec 11 19:14 : client: [311] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [311] process command list returned 0
Dec 11 19:14 : client: [311] closed
Dec 11 19:14 : client: [312] opened from [::1]:54950
Dec 11 19:14 : client: [312] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [312] process command list returned 0
Dec 11 19:14 : client: [312] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [313] opened from [::1]:54952
Dec 11 19:14 : client: [313] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [313] process command list returned 0
Dec 11 19:14 : client: [313] closed
Dec 11 19:14 : client: [314] opened from [::1]:54954
Dec 11 19:14 : client: [314] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [314] process command list returned 0
Dec 11 19:14 : client: [314] closed
Dec 11 19:14 : client: [315] opened from [::1]:54956
Dec 11 19:14 : client: [315] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [315] process command list returned 0
Dec 11 19:14 : client: [315] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [316] opened from [::1]:54958
Dec 11 19:14 : client: [316] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [316] process command list returned 0
Dec 11 19:14 : client: [316] closed
Dec 11 19:14 : client: [317] opened from [::1]:54960
Dec 11 19:14 : client: [317] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [317] process command list returned 0
Dec 11 19:14 : client: [317] closed
Dec 11 19:14 : client: [318] opened from [::1]:54962
Dec 11 19:14 : client: [318] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [318] process command list returned 0
Dec 11 19:14 : client: [318] closed
Dec 11 19:14 : client: [3] process command "playid "1""
Dec 11 19:14 : playlist: play 0:"Acchi Kocchi/Acchi Kocchi OP - Acchi de Kocchi de/Acchi Kocchi Mainichi!.flac"
Dec 11 19:14 : decoder_thread: probing plugin flac
Dec 11 19:14 : decoder: audio_format=44100:16:2, seekable=true
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 1:"Date A Live/Date A Live 2 - Date A Impressive Music/My Treasure - Instrumental - .flac"
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [319] opened from [::1]:54964
Dec 11 19:14 : client: [319] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [319] process command list returned 0
Dec 11 19:14 : client: [319] closed
Dec 11 19:14 : client: [320] opened from [::1]:54966
Dec 11 19:14 : client: [320] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [320] process command list returned 0
Dec 11 19:14 : client: [320] closed
Dec 11 19:14 : client: [321] opened from [::1]:54968
Dec 11 19:14 : client: [321] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [321] process command list returned 0
Dec 11 19:14 : client: [321] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [322] opened from [::1]:54972
Dec 11 19:14 : client: [322] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [322] process command list returned 0
Dec 11 19:14 : client: [322] closed
Dec 11 19:14 : client: [323] opened from [::1]:54974
Dec 11 19:14 : client: [323] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [323] process command list returned 0
Dec 11 19:14 : client: [323] closed
Dec 11 19:14 : client: [324] opened from [::1]:54976
Dec 11 19:14 : client: [324] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [324] process command list returned 0
Dec 11 19:14 : client: [324] closed
Dec 11 19:14 : client: [325] opened from [::1]:54978
Dec 11 19:14 : client: [325] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [325] process command list returned 0
Dec 11 19:14 : client: [325] closed
Dec 11 19:14 : client: [326] opened from [::1]:54980
Dec 11 19:14 : client: [326] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [326] process command list returned 0
Dec 11 19:14 : client: [326] closed
Dec 11 19:14 : client: [327] opened from [::1]:54982
Dec 11 19:14 : client: [327] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [327] process command list returned 0
Dec 11 19:14 : client: [327] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [328] opened from [::1]:54984
Dec 11 19:14 : client: [328] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [328] process command list returned 0
Dec 11 19:14 : client: [328] closed
Dec 11 19:14 : client: [329] opened from [::1]:54986
Dec 11 19:14 : client: [329] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [329] process command list returned 0
Dec 11 19:14 : client: [329] closed
Dec 11 19:14 : client: [330] opened from [::1]:54988
Dec 11 19:14 : client: [330] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [330] process command list returned 0
Dec 11 19:14 : client: [330] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [331] opened from [::1]:54990
Dec 11 19:14 : client: [331] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [331] process command list returned 0
Dec 11 19:14 : client: [331] closed
Dec 11 19:14 : client: [332] opened from [::1]:54992
Dec 11 19:14 : client: [332] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [332] process command list returned 0
Dec 11 19:14 : client: [332] closed
Dec 11 19:14 : client: [333] opened from [::1]:54994
Dec 11 19:14 : client: [333] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [333] process command list returned 0
Dec 11 19:14 : client: [333] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [334] opened from [::1]:54998
Dec 11 19:14 : client: [334] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [334] process command list returned 0
Dec 11 19:14 : client: [334] closed
Dec 11 19:14 : client: [335] opened from [::1]:55000
Dec 11 19:14 : client: [335] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [335] process command list returned 0
Dec 11 19:14 : client: [335] closed
Dec 11 19:14 : client: [336] opened from [::1]:55002
Dec 11 19:14 : client: [336] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [336] process command list returned 0
Dec 11 19:14 : client: [336] closed
Dec 11 19:14 : client: [3] process command "playid "178""
Dec 11 19:14 : playlist: play 177:"Hatsune Miku/keeno/before light/scene.flac"
Dec 11 19:14 : decoder_thread: probing plugin flac
Dec 11 19:14 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 178:"Hatsune Miku/keeno/before light/unripe.flac"
Dec 11 19:14 : alsa_output: opened hw:1,0 type=HW
Dec 11 19:14 : alsa_output: buffer: size=24..131072 time=250..1365334
Dec 11 19:14 : alsa_output: period: size=12..65536 time=125..682667
Dec 11 19:14 : alsa_output: default period_time = buffer_time/4 = 500000/4 = 125000
Dec 11 19:14 : alsa_output: format=S32_LE (Signed 32 bit Little Endian)
Dec 11 19:14 : alsa_output: buffer_size=48000 period_size=12000
Dec 11 19:14 : output: opened "Fiio" (alsa) audio_format=96000:32:2
Dec 11 19:14 : output: converting in=96000:24:2 -> f=96000:24:2 -> out=96000:32:2
Dec 11 19:14 : replay_gain: replay gain mode has changed off->track
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : replay_gain: scale=1.000000
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [337] opened from [::1]:55006
Dec 11 19:14 : client: [337] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [337] process command list returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [337] closed
Dec 11 19:14 : client: [338] opened from [::1]:55008
Dec 11 19:14 : client: [338] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [338] process command list returned 0
Dec 11 19:14 : client: [338] closed
Dec 11 19:14 : client: [339] opened from [::1]:55010
Dec 11 19:14 : client: [339] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [339] process command list returned 0
Dec 11 19:14 : client: [339] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [340] opened from [::1]:55012
Dec 11 19:14 : client: [340] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [340] process command list returned 0
Dec 11 19:14 : client: [340] closed
Dec 11 19:14 : client: [341] opened from [::1]:55014
Dec 11 19:14 : client: [341] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [341] process command list returned 0
Dec 11 19:14 : client: [341] closed
Dec 11 19:14 : client: [342] opened from [::1]:55016
Dec 11 19:14 : client: [342] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [342] process command list returned 0
Dec 11 19:14 : client: [342] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [343] opened from [::1]:55018
Dec 11 19:14 : client: [343] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [343] process command list returned 0
Dec 11 19:14 : client: [343] closed
Dec 11 19:14 : client: [344] opened from [::1]:55020
Dec 11 19:14 : client: [344] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [344] process command list returned 0
Dec 11 19:14 : client: [344] closed
Dec 11 19:14 : client: [345] opened from [::1]:55022
Dec 11 19:14 : client: [345] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [345] process command list returned 0
Dec 11 19:14 : client: [345] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [346] opened from [::1]:55024
Dec 11 19:14 : client: [346] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [346] process command list returned 0
Dec 11 19:14 : client: [346] closed
Dec 11 19:14 : client: [347] opened from [::1]:55026
Dec 11 19:14 : client: [347] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [347] process command list returned 0
Dec 11 19:14 : client: [347] closed
Dec 11 19:14 : client: [348] opened from [::1]:55028
Dec 11 19:14 : client: [348] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [348] process command list returned 0
Dec 11 19:14 : client: [348] closed
Dec 11 19:14 : client: [349] opened from [::1]:55030
Dec 11 19:14 : client: [349] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [349] process command list returned 0
Dec 11 19:14 : client: [349] closed
Dec 11 19:14 : client: [350] opened from [::1]:55032
Dec 11 19:14 : client: [350] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [350] process command list returned 0
Dec 11 19:14 : client: [350] closed
Dec 11 19:14 : client: [351] opened from [::1]:55034
Dec 11 19:14 : client: [351] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [351] process command list returned 0
Dec 11 19:14 : client: [351] closed
Dec 11 19:14 : client: [3] process command "playid "175""
Dec 11 19:14 : playlist: play 174:"Hatsune Miku/keeno/before light/morning haze.flac"
Dec 11 19:14 : decoder_thread: probing plugin flac
Dec 11 19:14 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 175:"Hatsune Miku/keeno/before light/decide.flac"
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [352] opened from [::1]:55038
Dec 11 19:14 : client: [352] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [352] process command list returned 0
Dec 11 19:14 : client: [352] closed
Dec 11 19:14 : client: [353] opened from [::1]:55040
Dec 11 19:14 : client: [353] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [353] process command list returned 0
Dec 11 19:14 : client: [353] closed
Dec 11 19:14 : client: [354] opened from [::1]:55042
Dec 11 19:14 : client: [354] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [354] process command list returned 0
Dec 11 19:14 : client: [354] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [355] opened from [::1]:55044
Dec 11 19:14 : client: [355] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [355] process command list returned 0
Dec 11 19:14 : client: [355] closed
Dec 11 19:14 : client: [356] opened from [::1]:55046
Dec 11 19:14 : client: [356] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [356] process command list returned 0
Dec 11 19:14 : client: [356] closed
Dec 11 19:14 : client: [357] opened from [::1]:55048
Dec 11 19:14 : client: [357] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [357] process command list returned 0
Dec 11 19:14 : client: [357] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [358] opened from [::1]:55050
Dec 11 19:14 : client: [358] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [358] process command list returned 0
Dec 11 19:14 : client: [358] closed
Dec 11 19:14 : client: [359] opened from [::1]:55052
Dec 11 19:14 : client: [359] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [359] process command list returned 0
Dec 11 19:14 : client: [359] closed
Dec 11 19:14 : client: [360] opened from [::1]:55054
Dec 11 19:14 : client: [360] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [360] process command list returned 0
Dec 11 19:14 : client: [360] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [361] opened from [::1]:55056
Dec 11 19:14 : client: [361] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [361] process command list returned 0
Dec 11 19:14 : client: [361] closed
Dec 11 19:14 : client: [362] opened from [::1]:55058
Dec 11 19:14 : client: [362] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [362] process command list returned 0
Dec 11 19:14 : client: [362] closed
Dec 11 19:14 : client: [363] opened from [::1]:55060
Dec 11 19:14 : client: [363] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [363] process command list returned 0
Dec 11 19:14 : client: [363] closed
Dec 11 19:14 : client: [3] process command "repeat "1""
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "random "1""
Dec 11 19:14 : playlist: queue song 1:"Hatsune Miku/Youtube/Kiss the Villain.mp3"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [364] opened from [::1]:55062
Dec 11 19:14 : client: [364] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [364] process command list returned 0
Dec 11 19:14 : client: [364] closed
Dec 11 19:14 : client: [365] opened from [::1]:55064
Dec 11 19:14 : client: [365] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [365] process command list returned 0
Dec 11 19:14 : client: [365] closed
Dec 11 19:14 : client: [366] opened from [::1]:55066
Dec 11 19:14 : client: [366] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [366] process command list returned 0
Dec 11 19:14 : client: [366] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [367] opened from [::1]:55070
Dec 11 19:14 : client: [367] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [367] process command list returned 0
Dec 11 19:14 : client: [367] closed
Dec 11 19:14 : client: [368] opened from [::1]:55072
Dec 11 19:14 : client: [368] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [368] process command list returned 0
Dec 11 19:14 : client: [368] closed
Dec 11 19:14 : client: [369] opened from [::1]:55074
Dec 11 19:14 : client: [369] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [369] process command list returned 0
Dec 11 19:14 : client: [369] closed
Dec 11 19:14 : client: [3] process command "playid "178""
Dec 11 19:14 : playlist: play 1:"Hatsune Miku/keeno/before light/scene.flac"
Dec 11 19:14 : decoder_thread: probing plugin flac
Dec 11 19:14 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 2:"Hatsune Miku/Youtube/Kiss the Villain.mp3"
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [370] opened from [::1]:55076
Dec 11 19:14 : client: [370] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [370] process command list returned 0
Dec 11 19:14 : client: [370] closed
Dec 11 19:14 : client: [371] opened from [::1]:55078
Dec 11 19:14 : client: [371] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [371] process command list returned 0
Dec 11 19:14 : client: [371] closed
Dec 11 19:14 : client: [372] opened from [::1]:55080
Dec 11 19:14 : client: [372] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [372] process command list returned 0
Dec 11 19:14 : client: [372] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [373] opened from [::1]:55082
Dec 11 19:14 : client: [373] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [373] process command list returned 0
Dec 11 19:14 : client: [373] closed
Dec 11 19:14 : client: [374] opened from [::1]:55084
Dec 11 19:14 : client: [374] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [374] process command list returned 0
Dec 11 19:14 : client: [374] closed
Dec 11 19:14 : client: [375] opened from [::1]:55086
Dec 11 19:14 : client: [375] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [375] process command list returned 0
Dec 11 19:14 : client: [375] closed
Dec 11 19:14 : client: [3] process command "playid "176""
Dec 11 19:14 : playlist: play 2:"Hatsune Miku/keeno/before light/decide.flac"
Dec 11 19:14 : decoder_thread: probing plugin flac
Dec 11 19:14 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 3:"Hatsune Miku/Youtube/Kiss the Villain.mp3"
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [376] opened from [::1]:55090
Dec 11 19:14 : client: [376] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [376] process command list returned 0
Dec 11 19:14 : client: [376] closed
Dec 11 19:14 : client: [377] opened from [::1]:55092
Dec 11 19:14 : client: [377] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [377] process command list returned 0
Dec 11 19:14 : client: [377] closed
Dec 11 19:14 : client: [378] opened from [::1]:55094
Dec 11 19:14 : client: [378] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [378] process command list returned 0
Dec 11 19:14 : client: [378] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [379] opened from [::1]:55096
Dec 11 19:14 : client: [379] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [379] process command list returned 0
Dec 11 19:14 : client: [379] closed
Dec 11 19:14 : client: [380] opened from [::1]:55098
Dec 11 19:14 : client: [380] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [380] process command list returned 0
Dec 11 19:14 : client: [380] closed
Dec 11 19:14 : client: [381] opened from [::1]:55100
Dec 11 19:14 : client: [381] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [381] process command list returned 0
Dec 11 19:14 : client: [381] closed
Dec 11 19:14 : client: [3] process command "playid "1""
Dec 11 19:14 : playlist: play 3:"Acchi Kocchi/Acchi Kocchi OP - Acchi de Kocchi de/Acchi Kocchi Mainichi!.flac"
Dec 11 19:14 : decoder_thread: probing plugin flac
Dec 11 19:14 : decoder: audio_format=44100:16:2, seekable=true
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 4:"Hatsune Miku/Youtube/Kiss the Villain.mp3"
Dec 11 19:14 : alsa_output: opened hw:1,0 type=HW
Dec 11 19:14 : alsa_output: buffer: size=32..262144 time=725..5944309
Dec 11 19:14 : alsa_output: period: size=16..131072 time=362..2972155
Dec 11 19:14 : alsa_output: default period_time = buffer_time/4 = 500000/4 = 125000
Dec 11 19:14 : alsa_output: format=S16_LE (Signed 16 bit Little Endian)
Dec 11 19:14 : alsa_output: buffer_size=22050 period_size=5513
Dec 11 19:14 : output: opened "Fiio" (alsa) audio_format=44100:16:2
Dec 11 19:14 : replay_gain: replay gain mode has changed off->track
Dec 11 19:14 : replay_gain: scale=1.000000
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [382] opened from [::1]:55104
Dec 11 19:14 : client: [382] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [382] process command list returned 0
Dec 11 19:14 : client: [382] closed
Dec 11 19:14 : client: [383] opened from [::1]:55106
Dec 11 19:14 : client: [383] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [383] process command list returned 0
Dec 11 19:14 : client: [383] closed
Dec 11 19:14 : client: [384] opened from [::1]:55108
Dec 11 19:14 : client: [384] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [384] process command list returned 0
Dec 11 19:14 : client: [384] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [385] opened from [::1]:55110
Dec 11 19:14 : client: [385] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [385] process command list returned 0
Dec 11 19:14 : client: [385] closed
Dec 11 19:14 : client: [386] opened from [::1]:55112
Dec 11 19:14 : client: [386] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [386] process command list returned 0
Dec 11 19:14 : client: [386] closed
Dec 11 19:14 : client: [387] opened from [::1]:55114
Dec 11 19:14 : client: [387] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [387] process command list returned 0
Dec 11 19:14 : client: [387] closed
Dec 11 19:14 : client: [3] process command "playid "1""
Dec 11 19:14 : playlist: play 3:"Acchi Kocchi/Acchi Kocchi OP - Acchi de Kocchi de/Acchi Kocchi Mainichi!.flac"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : playlist: queue song 4:"Hatsune Miku/Youtube/Kiss the Villain.mp3"
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [388] opened from [::1]:55118
Dec 11 19:14 : client: [388] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [388] process command list returned 0
Dec 11 19:14 : client: [388] closed
Dec 11 19:14 : client: [389] opened from [::1]:55120
Dec 11 19:14 : client: [389] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [389] process command list returned 0
Dec 11 19:14 : client: [389] closed
Dec 11 19:14 : client: [390] opened from [::1]:55122
Dec 11 19:14 : client: [390] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [390] process command list returned 0
Dec 11 19:14 : client: [390] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : state_file: Saving state file /home/william/.config/mpd/state
Dec 11 19:14 : client: [391] opened from [::1]:55124
Dec 11 19:14 : client: [391] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [391] process command list returned 0
Dec 11 19:14 : client: [391] closed
Dec 11 19:14 : client: [392] opened from [::1]:55126
Dec 11 19:14 : client: [392] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [392] process command list returned 0
Dec 11 19:14 : client: [392] closed
Dec 11 19:14 : client: [393] opened from [::1]:55128
Dec 11 19:14 : client: [393] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [393] process command list returned 0
Dec 11 19:14 : client: [393] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [394] opened from [::1]:55130
Dec 11 19:14 : client: [394] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [394] process command list returned 0
Dec 11 19:14 : client: [394] closed
Dec 11 19:14 : client: [395] opened from [::1]:55132
Dec 11 19:14 : client: [395] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [395] process command list returned 0
Dec 11 19:14 : client: [395] closed
Dec 11 19:14 : client: [396] opened from [::1]:55134
Dec 11 19:14 : client: [396] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [396] process command list returned 0
Dec 11 19:14 : client: [396] closed
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [397] opened from [::1]:55136
Dec 11 19:14 : client: [397] process command "status"
Dec 11 19:14 : client: [397] command returned 0
Dec 11 19:14 : client: [397] process command "pause "1""
Dec 11 19:14 : client: [397] command returned 0
Dec 11 19:14 : client: [397] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [397] process command list returned 0
Dec 11 19:14 : client: [3] process command "status"
Dec 11 19:14 : client: [3] command returned 0
Dec 11 19:14 : client: [3] process command "idle"
Dec 11 19:14 : client: [3] command returned 1
Dec 11 19:14 : client: [397] closed
Dec 11 19:14 : output: closed "Fiio" (alsa)
Dec 11 19:14 : client: [398] opened from [::1]:55138
Dec 11 19:14 : client: [398] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [398] process command list returned 0
Dec 11 19:14 : client: [398] closed
Dec 11 19:14 : client: [399] opened from [::1]:55140
Dec 11 19:14 : client: [399] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [399] process command list returned 0
Dec 11 19:14 : client: [399] closed
Dec 11 19:14 : client: [400] opened from [::1]:55142
Dec 11 19:14 : client: [400] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [400] process command list returned 0
Dec 11 19:14 : client: [400] closed
Dec 11 19:14 : client: [401] opened from [::1]:55144
Dec 11 19:14 : client: [401] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [401] process command list returned 0
Dec 11 19:14 : client: [401] closed
Dec 11 19:14 : client: [402] opened from [::1]:55146
Dec 11 19:14 : client: [402] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [402] process command list returned 0
Dec 11 19:14 : client: [402] closed
Dec 11 19:14 : client: [403] opened from [::1]:55148
Dec 11 19:14 : client: [403] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [403] process command list returned 0
Dec 11 19:14 : client: [403] closed
Dec 11 19:14 : client: [404] opened from [::1]:55152
Dec 11 19:14 : client: [404] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [404] process command list returned 0
Dec 11 19:14 : client: [404] closed
Dec 11 19:14 : client: [405] opened from [::1]:55154
Dec 11 19:14 : client: [405] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [405] process command list returned 0
Dec 11 19:14 : client: [405] closed
Dec 11 19:14 : client: [406] opened from [::1]:55156
Dec 11 19:14 : client: [406] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [406] process command list returned 0
Dec 11 19:14 : client: [406] closed
Dec 11 19:14 : client: [407] opened from [::1]:55158
Dec 11 19:14 : client: [407] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [407] process command list returned 0
Dec 11 19:14 : client: [407] closed
Dec 11 19:14 : client: [408] opened from [::1]:55160
Dec 11 19:14 : client: [408] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [408] process command list returned 0
Dec 11 19:14 : client: [408] closed
Dec 11 19:14 : client: [409] opened from [::1]:55162
Dec 11 19:14 : client: [409] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [409] process command list returned 0
Dec 11 19:14 : client: [409] closed
Dec 11 19:14 : client: [410] opened from [::1]:55164
Dec 11 19:14 : client: [410] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [410] process command list returned 0
Dec 11 19:14 : client: [410] closed
Dec 11 19:14 : client: [411] opened from [::1]:55166
Dec 11 19:14 : client: [411] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [411] process command list returned 0
Dec 11 19:14 : client: [411] closed
Dec 11 19:14 : client: [412] opened from [::1]:55168
Dec 11 19:14 : client: [412] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [412] process command list returned 0
Dec 11 19:14 : client: [412] closed
Dec 11 19:14 : client: [413] opened from [::1]:55170
Dec 11 19:14 : client: [413] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [413] process command list returned 0
Dec 11 19:14 : client: [413] closed
Dec 11 19:14 : client: [414] opened from [::1]:55172
Dec 11 19:14 : client: [414] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [414] process command list returned 0
Dec 11 19:14 : client: [414] closed
Dec 11 19:14 : client: [415] opened from [::1]:55174
Dec 11 19:14 : client: [415] process command list
Dec 11 19:14 : client: process command "status"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: process command "currentsong"
Dec 11 19:14 : client: command returned 0
Dec 11 19:14 : client: [415] process command list returned 0
Dec 11 19:14 : client: [415] closed
  1. I notice that only 'Acchi Kocchi Mainichi!.flac' stutter now, i think disable pulseaudio helped.
  2. The first time 'Acchi Kocchi Mainichi!.flac' is played, it's stutter, but when i repeat playing that song again, it's not stutter
MaxKellermann commented 3 years ago

Your log shows that you have played that song 5 times. None of these has a "decoder too slow" warning message. These messages are gone completely after disabling PulseAudio. Does this stuttering sound the same as before, or does it sound differently? To eliminate one source of problems: configure MPD properly to have real-time scheduling. See https://www.musicpd.org/doc/html/user.html#realtime

ghost commented 3 years ago

The stutter sound the same in 'Acchi Kocchi Mainichi!.flac', right after i start the song. I'll read that link and see what i can do. I haven't seen any 'decoder too slow' in log after i use '--verbose' flag, although the song still stutter.

ghost commented 3 years ago

This time, I start mpd with realtime sched:

    PID     TID CLS RTPRIO COMMAND
   4736    4736  RR     40 mpd
   4736    4739  RR     40 io
   4736    4740  FF     40 rtio
   4736    4741  RR     40 player
   4736    4742  RR     40 decoder:flac
   4736    4743  FF     40 output:Fiio

log, exclude whole 'status', 'current song' that cause by my script query the song name and mpd status:

Dec 11 20:42 : state_file: Loading state file /home/william/.config/mpd/state
Dec 11 20:42 : playlist: queue song 1:"Hatsune Miku/Souaisei riron/Ai+k=aki.mp3"
Dec 11 20:42 : inotify: initializing inotify
Dec 11 20:42 : decoder_thread: probing plugin flac
Dec 11 20:42 : decoder: audio_format=44100:16:2, seekable=true
Dec 11 20:42 : inotify: watching music directory
Dec 11 20:42 : config: option 'replaygain' on line 359 was not recognized

Dec 11 20:44 : client: [0] process command "playid "1""
Dec 11 20:44 : playlist: play 0:"Acchi Kocchi/Acchi Kocchi OP - Acchi de Kocchi de/Acchi Kocchi Mainichi!.flac"
Dec 11 20:44 : alsa_output: opened hw:1,0 type=HW
Dec 11 20:44 : alsa_output: buffer: size=32..262144 time=725..5944309
Dec 11 20:44 : alsa_output: period: size=16..131072 time=362..2972155
Dec 11 20:44 : alsa_output: default period_time = buffer_time/4 = 500000/4 = 125000
Dec 11 20:44 : alsa_output: format=S16_LE (Signed 16 bit Little Endian)
Dec 11 20:44 : alsa_output: buffer_size=22050 period_size=5513
Dec 11 20:44 : output: opened "Fiio" (alsa) audio_format=44100:16:2
Dec 11 20:44 : replay_gain: replay gain mode has changed off->track
Dec 11 20:44 : replay_gain: scale=1.000000
Dec 11 20:44 : client: [0] command returned 0
Dec 11 20:44 : playlist: queue song 1:"Hatsune Miku/Souaisei riron/Ai+k=aki.mp3"

Dec 11 20:44 : client: [0] process command "playid "178""
Dec 11 20:44 : playlist: play 1:"Hatsune Miku/keeno/before light/scene.flac"
Dec 11 20:44 : decoder_thread: probing plugin flac
Dec 11 20:44 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 20:44 : client: [0] command returned 0
Dec 11 20:44 : playlist: queue song 2:"Hatsune Miku/Souaisei riron/Ai+k=aki.mp3"
Dec 11 20:44 : alsa_output: opened hw:1,0 type=HW
Dec 11 20:44 : alsa_output: buffer: size=24..131072 time=250..1365334
Dec 11 20:44 : alsa_output: period: size=12..65536 time=125..682667
Dec 11 20:44 : alsa_output: default period_time = buffer_time/4 = 500000/4 = 125000
Dec 11 20:44 : alsa_output: format=S32_LE (Signed 32 bit Little Endian)
Dec 11 20:44 : alsa_output: buffer_size=48000 period_size=12000
Dec 11 20:44 : output: opened "Fiio" (alsa) audio_format=96000:32:2
Dec 11 20:44 : output: converting in=96000:24:2 -> f=96000:24:2 -> out=96000:32:2
Dec 11 20:44 : replay_gain: replay gain mode has changed off->track
Dec 11 20:44 : replay_gain: scale=1.000000

Dec 11 20:44 : client: [0] process command "playid "1""
Dec 11 20:44 : playlist: play 1:"Acchi Kocchi/Acchi Kocchi OP - Acchi de Kocchi de/Acchi Kocchi Mainichi!.flac"
Dec 11 20:44 : decoder_thread: probing plugin flac
Dec 11 20:44 : decoder: audio_format=44100:16:2, seekable=true
Dec 11 20:44 : client: [0] command returned 0
Dec 11 20:44 : playlist: queue song 2:"Hatsune Miku/Souaisei riron/Ai+k=aki.mp3"
Dec 11 20:44 : alsa_output: opened hw:1,0 type=HW
Dec 11 20:44 : alsa_output: buffer: size=32..262144 time=725..5944309
Dec 11 20:44 : alsa_output: period: size=16..131072 time=362..2972155
Dec 11 20:44 : alsa_output: default period_time = buffer_time/4 = 500000/4 = 125000
Dec 11 20:44 : alsa_output: format=S16_LE (Signed 16 bit Little Endian)
Dec 11 20:44 : alsa_output: buffer_size=22050 period_size=5513
Dec 11 20:44 : output: opened "Fiio" (alsa) audio_format=44100:16:2
Dec 11 20:44 : replay_gain: replay gain mode has changed off->track
Dec 11 20:44 : replay_gain: scale=1.000000

Dec 11 20:44 : client: [0] process command "playid "178""
Dec 11 20:44 : playlist: play 1:"Hatsune Miku/keeno/before light/scene.flac"
Dec 11 20:44 : decoder_thread: probing plugin flac
Dec 11 20:44 : decoder: audio_format=96000:24:2, seekable=true
Dec 11 20:44 : client: [0] command returned 0
Dec 11 20:44 : playlist: queue song 2:"Hatsune Miku/Souaisei riron/Ai+k=aki.mp3"
Dec 11 20:44 : alsa_output: opened hw:1,0 type=HW
Dec 11 20:44 : alsa_output: buffer: size=24..131072 time=250..1365334
Dec 11 20:44 : alsa_output: period: size=12..65536 time=125..682667
Dec 11 20:44 : alsa_output: default period_time = buffer_time/4 = 500000/4 = 125000
Dec 11 20:44 : alsa_output: format=S32_LE (Signed 32 bit Little Endian)
Dec 11 20:44 : alsa_output: buffer_size=48000 period_size=12000
Dec 11 20:44 : output: opened "Fiio" (alsa) audio_format=96000:32:2
Dec 11 20:44 : output: converting in=96000:24:2 -> f=96000:24:2 -> out=96000:32:2
Dec 11 20:44 : replay_gain: replay gain mode has changed off->track
Dec 11 20:44 : replay_gain: scale=1.000000

The problem only seem to exist when i switch between song with different bitrates, i.e, 'scene.flac' and 'Acchi Kocchi Mainichi!.flac'. When i'm switch songs between same album or same bitrates, no song have stutter. I think it must have something to do with module loading?

ghost commented 3 years ago

I repeat this with my phone, same songs switching, no stutter. So that exclude my external DAC out.

ghost commented 3 years ago

After setting and testing with cmus, I confirm that cmus also have the same problem. I think this is not mpd bug, but rather alsa/linux one. Any ideal for trouble shooting?

MaxKellermann commented 3 years ago

Many DACs have problems with switching audio formats, and emit noise during that. There's nothing MPD can do, as it's a hardware problem. But what you can do: force the ALSA MPD output into a fixed audio format. That has disadvantages, of course - it reduces audio quality and increases CPU usage.

ghost commented 3 years ago

I confirm that it sound/switch normal on my android phone, the same switching as show above. So I think this maybe linux/alsa problem.

ghost commented 3 years ago

As the log show, alsa_output Decoder is too slow; playing silence to avoid xrun only appear on the non-verbose log, not the verbose one. And I think the problem is that the decoder can't feed data fast enough. The stutter only appear at beginning of the song also suggest that the problem maybe about switching bitrates/decoder. So could you re-open this @MaxKellermann since the problem is still there?

MaxKellermann commented 3 years ago

But you said that cmus has the same problem and therefore you believe this is not a MPD bug. Why reopen then?

ghost commented 3 years ago

The reason is the alsa_output Decoder is too slow; playing silence to avoid xrun log, i think this will have something to do with this bug.

ghost commented 3 years ago

Can you tell me what is the decoder come from? In mpd code or others package so I will know where to look next.

MaxKellermann commented 3 years ago

Decoders are in src/decoder/

ghost commented 3 years ago

I have tried your suggestion, i forced mpd/alsa output format to 384000:32:2, and it solve the problem. Thanks.