Mon May 20 15:45:09 CEST 2024
Description="'Random stops and restart with different song on "play.volumio"'"
# cat /proc/version ---------------
Linux version 6.1.69-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1710 SMP Thu Dec 21 13:14:13 GMT 2023
# cat /etc/os-release ---------------
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
VOLUMIO_BUILD_VERSION="e7445fab547cd22e23d9bef72406cfb610bc1d7d"
VOLUMIO_FE_VERSION="5d5e99f8f803b3ec5fc5e8ca13bb4023600f3eee"
VOLUMIO_FE3_VERSION="a6ae210575eae1ff43f06ab71e1cd17576840623"
VOLUMIO_BE_VERSION="a9e1e1dd6072ffb15c0fcb8938d9ea0d8900c0da"
VOLUMIO_ARCH="arm"
VOLUMIO_VARIANT="volumio"
VOLUMIO_TEST="FALSE"
VOLUMIO_BUILD_DATE="Wed 24 Apr 2024 02:10:14 PM CEST"
VOLUMIO_VERSION="3.661"
VOLUMIO_HARDWARE="pi"
VOLUMIO_DEVICENAME="Raspberry Pi"
VOLUMIO_HASH="5bdefd4af4423fd17aacb83a8538bf1f"
# ifconfig ---------------
eth0: flags=4163 mtu 1500
inet 192.168.1.19 netmask 255.255.255.0 broadcast 192.168.1.255
ether b8:27:eb:57:c1:2b txqueuelen 1000 (Ethernet)
RX packets 238147 bytes 36762947 (35.0 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 189671 bytes 168722769 (160.9 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73 mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
loop txqueuelen 1000 (Local Loopback)
RX packets 167424 bytes 163690682 (156.1 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 167424 bytes 163690682 (156.1 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
# sudo iwconfig ---------------
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
# aplay -l ---------------
**** List of PLAYBACK Hardware Devices ****
card 0: b1 [bcm2835 HDMI 1], device 0: bcm2835 HDMI 1 [bcm2835 HDMI 1]
Subdevices: 4/4
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
card 0: b1 [bcm2835 HDMI 1], device 1: bcm2835 HDMI 1 [bcm2835 HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Headphones [bcm2835 Headphones], device 0: bcm2835 Headphones [bcm2835 Headphones]
Subdevices: 4/4
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
card 2: sndallodigione [snd_allo_digione], device 0: Allo DigiOne HiFi wm8804-spdif-0 [Allo DigiOne HiFi wm8804-spdif-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
# lsusb ---------------
Bus 001 Device 004: ID 1058:25a3 Western Digital Technologies, Inc. Elements Desktop (WDBWLG)
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
# lsusb -t ---------------
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/5p, 480M
|__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=smsc95xx, 480M
|__ Port 3: Dev 4, If 0, Class=Mass Storage, Driver=usb-storage, 480M
# lsusb -v ---------------
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
Bus 001 Device 004: ID 1058:25a3 Western Digital Technologies, Inc. Elements Desktop (WDBWLG)
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.10
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x1058 Western Digital Technologies, Inc.
idProduct 0x25a3 Elements Desktop (WDBWLG)
bcdDevice 10.21
iManufacturer 1
iProduct 2
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0020
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 30mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 0
bDeviceProtocol 1
bMaxPacketSize0 64
idVendor 0x0424 Standard Microsystems Corp.
idProduct 0xec00 SMSC9512/9514 Fast Ethernet Adapter
bcdDevice 2.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0027
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 255
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
Couldn't open device, some information will be missing
Couldn't open device, some information will be missing
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 1x 16 bytes
bInterval 4
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0
bDeviceProtocol 2 TT per port
bMaxPacketSize0 64
idVendor 0x0424 Standard Microsystems Corp.
idProduct 0x9514 SMC9514 Hub
bcdDevice 2.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0029
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 2mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0
bInterfaceProtocol 1 Single TT
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 1
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0
bInterfaceProtocol 2 TT per port
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 6.01
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0019
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
# ps -ef ---------------
UID PID PPID C STIME TTY TIME CMD
root 1 0 0 May19 ? 00:00:07 /sbin/init
root 2 0 0 May19 ? 00:00:00 [kthreadd]
root 3 2 0 May19 ? 00:00:00 [rcu_gp]
root 4 2 0 May19 ? 00:00:00 [rcu_par_gp]
root 5 2 0 May19 ? 00:00:00 [slub_flushwq]
root 6 2 0 May19 ? 00:00:00 [netns]
root 10 2 0 May19 ? 00:00:00 [mm_percpu_wq]
root 11 2 0 May19 ? 00:00:00 [rcu_tasks_rude_kthread]
root 12 2 0 May19 ? 00:00:00 [rcu_tasks_trace_kthread]
root 13 2 0 May19 ? 00:00:00 [ksoftirqd/0]
root 14 2 0 May19 ? 00:00:03 [rcu_sched]
root 15 2 0 May19 ? 00:00:00 [migration/0]
root 16 2 0 May19 ? 00:00:00 [cpuhp/0]
root 17 2 0 May19 ? 00:00:00 [cpuhp/1]
root 18 2 0 May19 ? 00:00:00 [migration/1]
root 19 2 0 May19 ? 00:00:00 [ksoftirqd/1]
root 22 2 0 May19 ? 00:00:00 [cpuhp/2]
root 23 2 0 May19 ? 00:00:00 [migration/2]
root 24 2 0 May19 ? 00:00:00 [ksoftirqd/2]
root 27 2 0 May19 ? 00:00:00 [cpuhp/3]
root 28 2 0 May19 ? 00:00:00 [migration/3]
root 29 2 0 May19 ? 00:00:00 [ksoftirqd/3]
root 32 2 0 May19 ? 00:00:00 [kdevtmpfs]
root 33 2 0 May19 ? 00:00:00 [inet_frag_wq]
root 35 2 0 May19 ? 00:00:00 [kauditd]
root 36 2 0 May19 ? 00:00:00 [khungtaskd]
root 38 2 0 May19 ? 00:00:00 [oom_reaper]
root 39 2 0 May19 ? 00:00:00 [writeback]
root 40 2 0 May19 ? 00:00:01 [kcompactd0]
root 41 2 0 May19 ? 00:00:00 [kintegrityd]
root 42 2 0 May19 ? 00:00:00 [kblockd]
root 43 2 0 May19 ? 00:00:00 [blkcg_punt_bio]
root 44 2 0 May19 ? 00:00:00 [watchdogd]
root 48 2 0 May19 ? 00:00:00 [kworker/2:1H-kblockd]
root 49 2 0 May19 ? 00:00:00 [rpciod]
root 50 2 0 May19 ? 00:00:00 [xprtiod]
root 52 2 0 May19 ? 00:00:00 [kswapd0]
root 53 2 0 May19 ? 00:00:00 [nfsiod]
root 59 2 0 May19 ? 00:00:00 [hwrng]
root 60 2 0 May19 ? 00:00:00 [iscsi_conn_clea]
root 61 2 0 May19 ? 00:00:00 [dwc_otg]
root 62 2 0 May19 ? 00:00:00 [DWC Notificatio]
root 63 2 0 May19 ? 00:00:00 [vchiq-slot/0]
root 64 2 0 May19 ? 00:00:00 [vchiq-recy/0]
root 65 2 0 May19 ? 00:00:00 [vchiq-sync/0]
root 66 2 0 May19 ? 00:00:00 [zswap-shrink]
root 67 2 0 May19 ? 00:00:00 [kworker/u9:0-hci0]
root 89 2 0 May19 ? 00:00:00 [mmc_complete]
root 90 2 0 May19 ? 00:00:00 [kworker/3:1H-kblockd]
root 123 2 0 May19 ? 00:00:00 [jbd2/mmcblk0p2-8]
root 124 2 0 May19 ? 00:00:00 [ext4-rsv-conver]
root 128 2 0 May19 ? 00:00:00 [irq/199-usb-001:003:01]
root 130 2 0 May19 ? 00:00:00 [scsi_eh_0]
root 131 2 0 May19 ? 00:00:00 [scsi_tmf_0]
root 132 2 0 May19 ? 00:00:00 [usb-storage]
root 140 2 0 May19 ? 00:00:00 [kworker/1:1H-kblockd]
root 165 2 0 May19 ? 00:00:00 [jbd2/mmcblk0p3-8]
root 166 2 0 May19 ? 00:00:00 [ext4-rsv-conver]
root 174 2 0 May19 ? 00:00:01 [kworker/0:2H-mmc_complete]
root 176 2 0 May19 ? 00:00:00 [mld]
root 177 2 0 May19 ? 00:00:00 [ipv6_addrconf]
root 194 1 0 May19 ? 00:00:02 /lib/systemd/systemd-journald
root 230 1 0 May19 ? 00:00:01 /lib/systemd/systemd-udevd
root 284 2 0 May19 ? 00:00:00 [vchiq-keep/0]
root 286 2 0 May19 ? 00:00:00 [SMIO]
root 311 2 0 May19 ? 00:00:00 [mmal-vchiq]
root 313 2 0 May19 ? 00:00:00 [mmal-vchiq]
root 314 2 0 May19 ? 00:00:00 [mmal-vchiq]
root 315 2 0 May19 ? 00:00:00 [mmal-vchiq]
root 316 2 0 May19 ? 00:00:00 [mmal-vchiq]
root 317 2 0 May19 ? 00:00:00 [mmal-vchiq]
root 318 2 0 May19 ? 00:00:00 [mmal-vchiq]
root 319 2 0 May19 ? 00:00:00 [kworker/u9:1-hci0]
root 327 2 0 May19 ? 00:00:00 [uas]
root 335 2 0 May19 ? 00:00:00 [cfg80211]
root 362 2 0 May19 ? 00:00:00 [brcmf_wq/mmc1:0]
root 363 2 0 May19 ? 00:00:00 [brcmf_wdog/mmc1:0001:1]
root 471 2 0 May19 ? 00:00:01 [kworker/1:6-cgroup_destroy]
root 475 1 0 May19 ? 00:00:01 /usr/sbin/haveged --Foreground --verbose=1 -w 1024
_rpc 476 1 0 May19 ? 00:00:00 /sbin/rpcbind -f -w
root 514 1 0 May19 ? 00:00:08 /bin/bash /bin/volumiologrotate
message+ 518 1 0 May19 ? 00:00:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
volumio 520 1 0 May19 ? 00:00:01 /usr/local/bin/volumio-remote-updater
root 524 1 0 May19 ? 00:00:00 /usr/sbin/alsactl -E HOME=/run/alsa -s -n 19 -c rdaemon
root 529 1 0 May19 ? 00:00:00 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant
avahi 533 1 0 May19 ? 00:00:06 avahi-daemon: running [volumio.local]
nobody 537 1 0 May19 ? 00:00:00 /usr/sbin/thd --triggers /etc/triggerhappy/triggers.d/ --socket /run/thd.socket --user nobody --deviceglob /dev/input/event*
root 540 1 0 May19 ? 00:00:00 /lib/systemd/systemd-logind
root 582 2 0 May19 ? 00:00:01 [kworker/0:11-events]
avahi 609 533 0 May19 ? 00:00:00 avahi-daemon: chroot helper
shairpo+ 647 1 0 May19 ? 00:00:00 /usr/bin/shairport-sync --configfile=/tmp/shairport-sync.conf
root 653 1 0 May19 ? 00:00:10 /usr/sbin/nmbd --foreground --no-process-group
root 673 1 0 May19 tty1 00:00:00 /sbin/agetty -o -p -- \u --noclear tty1 linux
ntp 686 1 0 May19 ? 00:00:03 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 103:103
root 691 1 0 May19 ? 00:00:10 /usr/sbin/ifplugd -i eth0 -q -f -u0 -d10 -w -I
root 692 1 0 May19 ? 00:00:00 /usr/sbin/sshd -D
root 700 1 0 May19 ? 00:00:00 /usr/lib/bluetooth/bluetoothd --noplugin=sap
root 717 653 0 May19 ? 00:00:00 /usr/sbin/nmbd --foreground --no-process-group
volumio 736 1 0 May19 ? 00:03:33 /usr/bin/node /volumio/index.js
root 789 1 0 May19 ? 00:00:00 /sbin/dhcpcd eth0
root 815 1 0 May19 ? 00:00:01 /usr/sbin/winbindd --foreground --no-process-group
root 819 815 0 May19 ? 00:00:00 winbindd: domain child [VOLUMIO]
root 820 1 0 May19 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 824 820 0 May19 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 825 820 0 May19 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 826 815 0 May19 ? 00:00:00 winbindd: idmap child
root 827 815 0 May19 ? 00:00:00 winbindd: domain child [BUILTIN]
root 829 820 0 May19 ? 00:00:00 /usr/sbin/smbd --foreground --no-process-group
root 848 2 0 May19 ? 00:00:00 [jbd2/sda1-8]
root 849 2 0 May19 ? 00:00:00 [ext4-rsv-conver]
volumio 853 736 0 May19 ? 00:00:00 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 860 853 0 May19 ? 00:00:01 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 861 853 0 May19 ? 00:00:01 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 862 853 0 May19 ? 00:00:01 /usr/bin/node /volumio/app/plugins/miscellanea/albumart/serverStartup.js 3001 /data/albumart
volumio 944 1 0 May19 ? 00:00:00 /bin/sh /bin/start-go-liberspot.sh
volumio 949 944 0 May19 ? 00:00:09 /usr/bin/go-librespot -config_path /tmp/go-librespot-config.yml -credentials_path /data/configuration/music_service/spop/spotifycredentials.json
volumio 953 1 0 May19 ? 00:00:05 /usr/bin/upmpdcli -c /tmp/upmpdcli.conf
volumio 981 736 0 May19 ? 00:00:01 /usr/bin/node /myvolumio/plugins/music_service/streaming_services/streamingProxy.js
mpd 1075 1 0 May19 ? 00:01:14 /usr/bin/mpd --systemd
volumio 1081 1 0 May19 ? 00:00:00 /bin/sh /tmp/sshtunnel.sh
volumio 1086 1081 0 May19 ? 00:00:00 /usr/lib/autossh/autossh -M 0 -o ServerAliveInterval 30 -o ServerAliveCountMax 3 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -N -p 2222 -R f1p70Xphw1fZyQ80AM6ox4ceQ2i2-8c3a06dd9480d1856618b73a042a67cf.eu4.myvolumio.org:8091:localhost:3000 eu4.myvolumio.org
volumio 6068 1086 0 00:52 ? 00:00:28 /usr/bin/ssh -o ServerAliveInterval 30 -o ServerAliveCountMax 3 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -N -p 2222 -R f1p70Xphw1fZyQ80AM6ox4ceQ2i2-8c3a06dd9480d1856618b73a042a67cf.eu4.myvolumio.org:8091:localhost:3000 eu4.myvolumio.org
root 6251 2 0 00:56 ? 00:00:00 [kworker/2:0H-kblockd]
root 9287 2 0 14:54 ? 00:00:00 [kworker/2:2-mm_percpu_wq]
root 9979 2 0 15:10 ? 00:00:00 [kworker/3:2H]
root 10659 2 0 15:25 ? 00:00:00 [kworker/1:1-mm_percpu_wq]
root 10710 2 0 15:26 ? 00:00:00 [kworker/u8:2-events_unbound]
root 11001 2 0 15:33 ? 00:00:00 [kworker/u8:0-events_unbound]
root 11127 2 0 15:37 ? 00:00:00 [kworker/3:1-events]
volumio 11218 1 0 15:39 ? 00:00:00 /bin/sh -c /usr/bin/sudo /bin/rm -f /tmp/hls/* && exec 7<>/tmp/multiroom/server/fifo && ffmpeg -d -re -ar 48000 -ac 2 -f s16le -vn -i /tmp/multiroom/server/fifo -hls_time 1 -hls_list_size 3 -c aac -ar 48000 -ac 2 /tmp/hls/stream.m3u8
root 11219 2 0 15:39 ? 00:00:00 [kworker/2:3-events_power_efficient]
volumio 11222 11218 13 15:39 ? 00:00:48 ffmpeg -d -re -ar 48000 -ac 2 -f s16le -vn -i /tmp/multiroom/server/fifo -hls_time 1 -hls_list_size 3 -c aac -ar 48000 -ac 2 /tmp/hls/stream.m3u8
root 11223 2 0 15:39 ? 00:00:00 [kworker/0:0]
root 11340 2 0 02:56 ? 00:00:00 [kworker/3:2-events]
root 11360 2 0 15:42 ? 00:00:00 [kworker/3:0-events]
root 11402 2 0 15:42 ? 00:00:00 [kworker/u8:1-loop0]
root 11451 2 0 15:44 ? 00:00:00 [kworker/2:2H]
volumio 11458 736 0 15:44 ? 00:00:00 /bin/journalctl --output cat -f
root 11496 514 0 15:44 ? 00:00:00 sleep 60
root 11497 2 0 15:44 ? 00:00:00 [kworker/2:0-events]
volumio 11500 736 1 15:45 ? 00:00:00 /bin/sh -c /usr/bin/node /volumio/logsubmit.js 'Random stops and restart with different song on "play.volumio"'
volumio 11501 11500 40 15:45 ? 00:00:00 /usr/bin/node /volumio/logsubmit.js Random stops and restart with different song on "play.volumio"
volumio 11529 11501 0 15:45 ? 00:00:00 /bin/sh -c ps -ef >>/tmp/logondemand 2>&1
volumio 11530 11529 0 15:45 ? 00:00:00 ps -ef
root 20844 2 0 06:41 ? 00:00:00 [kworker/0:1H]
root 27684 2 0 09:24 ? 00:00:00 [kworker/1:2H]
# df -h ---------------
Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk0p2 2.5G 1.1G 1.3G 47% /imgpart
/dev/loop0 477M 477M 0 100% /static
overlay 12G 939M 11G 9% /
devtmpfs 397M 0 397M 0% /dev
tmpfs 436M 0 436M 0% /dev/shm
tmpfs 436M 13M 423M 3% /run
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 436M 0 436M 0% /sys/fs/cgroup
tmpfs 436M 0 436M 0% /var/spool/cups
tmpfs 436M 7.1M 429M 2% /tmp
tmpfs 20M 32K 20M 1% /var/log
tmpfs 436M 0 436M 0% /var/spool/cups/tmp
/dev/mmcblk0p1 92M 66M 27M 72% /boot
/dev/sda1 3.6T 757G 2.7T 22% /media/MUSICA
# mount ---------------
/dev/mmcblk0p2 on /imgpart type ext4 (rw,relatime)
/dev/loop0 on /static type squashfs (ro,relatime,errors=continue)
overlay on / type overlay (rw,relatime,lowerdir=/mnt/static,upperdir=/mnt/ext/dyn,workdir=/mnt/ext/work)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,size=405740k,nr_inodes=101435,mode=755)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noexec)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
mqueue on /dev/mqueue type mqueue (rw,relatime)
sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
tmpfs on /var/spool/cups type tmpfs (rw,noatime,mode=755)
tmpfs on /tmp type tmpfs (rw,noatime,mode=755)
tmpfs on /var/log type tmpfs (rw,nodev,relatime,size=20480k,mode=777,uid=1000,gid=4)
tmpfs on /var/spool/cups/tmp type tmpfs (rw,noatime,mode=755)
/dev/mmcblk0p1 on /boot type vfat (rw,nosuid,nodev,noexec,relatime,fmask=0111,dmask=0000,allow_utime=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro,user)
/dev/sda1 on /media/MUSICA type ext4 (rw,noatime)
# netstat -natp ---------------
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:49152 0.0.0.0:* LISTEN 953/upmpdcli
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:49149 0.0.0.0:* LISTEN 953/upmpdcli
tcp 0 0 127.0.0.1:50890 127.0.0.1:3000 ESTABLISHED 6068/ssh
tcp 0 0 127.0.0.1:33608 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 192.168.1.19:37316 35.201.97.85:443 ESTABLISHED 736/node
tcp 0 0 127.0.0.1:50988 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:37054 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:37090 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49294 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:37102 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:50950 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:33564 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49218 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:50906 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49284 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:37122 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:50996 127.0.0.1:3000 TIME_WAIT -
tcp 0 260 192.168.1.19:52764 167.172.103.77:2222 ESTABLISHED 6068/ssh
tcp 0 0 127.0.0.1:34402 127.0.0.1:3000 ESTABLISHED 736/node
tcp 0 0 127.0.0.1:37006 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49314 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:33552 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:52914 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 192.168.1.19:59886 35.186.224.34:443 ESTABLISHED 949/go-librespot
tcp 0 0 127.0.0.1:51012 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49200 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:48006 127.0.0.1:3000 ESTABLISHED 736/node
tcp 0 0 127.0.0.1:37016 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53740 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:34362 127.0.0.1:3000 ESTABLISHED 736/node
tcp 0 0 127.0.0.1:33708 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:46614 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:46628 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49264 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49232 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:54458 127.0.0.1:3000 ESTABLISHED 736/node
tcp 0 0 127.0.0.1:53814 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49186 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:46606 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:46620 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:36986 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:33682 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:46572 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:50964 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53726 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53804 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:37132 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:50980 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:50930 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:52826 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:51014 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:51072 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53780 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:37088 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:39028 127.0.0.1:3000 ESTABLISHED 736/node
tcp 0 0 127.0.0.1:53746 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:46564 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49286 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49254 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49244 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:39004 127.0.0.1:3000 ESTABLISHED 520/volumio-remote-
tcp 0 0 127.0.0.1:46656 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:33402 127.0.0.1:9879 ESTABLISHED 736/node
tcp 0 0 127.0.0.1:52906 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49208 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:46640 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53770 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53756 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:37032 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:33570 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:37052 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49330 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:46658 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 192.168.1.19:40354 34.158.0.131:4070 ESTABLISHED 949/go-librespot
tcp 0 0 127.0.0.1:37114 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:37040 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:33634 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:37028 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:37070 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:36996 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:37082 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53686 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:50936 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:46682 127.0.0.1:3000 ESTABLISHED 6068/ssh
tcp 0 0 127.0.0.1:33668 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49304 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:51046 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49238 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53716 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:46574 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:52824 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53796 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53662 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:52910 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:33620 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:50892 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:33710 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53688 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49300 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53668 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:51034 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:51018 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:52880 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:46674 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:54670 127.0.0.1:6599 ESTABLISHED 953/upmpdcli
tcp 0 0 127.0.0.1:52878 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:52852 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49298 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:54686 127.0.0.1:6599 ESTABLISHED 953/upmpdcli
tcp 0 0 127.0.0.1:33694 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:33594 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:52920 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 192.168.1.19:39026 84.247.14.230:80 ESTABLISHED 736/node
tcp 0 0 127.0.0.1:49188 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:52888 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:37010 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:33644 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:51078 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:51062 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:33584 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53706 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:46642 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53694 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:52898 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:37024 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:52866 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53678 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:46590 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:50918 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:50948 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:33546 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49220 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53802 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:33658 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:33704 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:49270 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:53758 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:52836 127.0.0.1:3000 TIME_WAIT -
tcp 0 0 127.0.0.1:51052 127.0.0.1:3000 TIME_WAIT -
tcp6 0 0 :::9879 :::* LISTEN 949/go-librespot
tcp6 0 0 :::139 :::* LISTEN -
tcp6 0 0 :::3245 :::* LISTEN 981/node
tcp6 0 0 :::22 :::* LISTEN -
tcp6 0 0 :::111 :::* LISTEN -
tcp6 0 0 :::5000 :::* LISTEN -
tcp6 0 0 :::3005 :::* LISTEN 736/node
tcp6 0 0 :::445 :::* LISTEN -
tcp6 0 0 :::3000 :::* LISTEN 736/node
tcp6 0 0 :::3001 :::* LISTEN 853/node
tcp6 0 0 :::4004 :::* LISTEN 736/node
tcp6 0 0 :::6600 :::* LISTEN -
tcp6 0 0 :::6599 :::* LISTEN 736/node
tcp6 0 0 192.168.1.19:3000 192.168.1.10:50404 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:34402 ESTABLISHED 736/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:39004 ESTABLISHED 736/node
tcp6 0 0 192.168.1.19:3000 192.168.1.10:50401 TIME_WAIT -
tcp6 0 0 127.0.0.1:9879 127.0.0.1:33402 ESTABLISHED 949/go-librespot
tcp6 0 0 192.168.1.19:3000 192.168.1.10:50405 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:34362 ESTABLISHED 736/node
tcp6 0 0 192.168.1.19:3000 192.168.1.10:50403 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:50890 ESTABLISHED 736/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:46682 ESTABLISHED 736/node
tcp6 0 0 192.168.1.19:3000 192.168.1.10:50411 TIME_WAIT -
tcp6 0 0 127.0.0.1:3000 127.0.0.1:54458 ESTABLISHED 736/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:48006 ESTABLISHED 736/node
tcp6 0 0 192.168.1.19:3000 192.168.1.10:50390 TIME_WAIT -
tcp6 0 0 127.0.0.1:6599 127.0.0.1:54686 ESTABLISHED 736/node
tcp6 0 0 127.0.0.1:3000 127.0.0.1:39028 ESTABLISHED 736/node
tcp6 0 0 127.0.0.1:6599 127.0.0.1:54670 ESTABLISHED 736/node
tcp6 0 225 192.168.1.19:3000 192.168.1.10:50416 ESTABLISHED 736/node
tcp6 0 0 192.168.1.19:3000 192.168.1.10:50402 TIME_WAIT -
# cat /boot/config.txt ---------------
### DO NOT EDIT THIS FILE ###
### APPLY CUSTOM PARAMETERS TO userconfig.txt ###
initramfs volumio.initrd
gpu_mem=128
gpu_mem_256=32
gpu_mem_512=32
gpu_mem_1024=128
max_usb_current=1
[pi5]
usb_max_current_enable=1
[all]
include volumioconfig.txt
include userconfig.txt
#### Volumio i2s setting below: do not alter ####
dtoverlay=allo-digione
# cat /boot/userconfig.txt ---------------
# Add your custom config.txt options to this file, which will be preserved during updates
# cat /etc/asound.conf ---------------
pcm.!default {
type empty
slave.pcm "volumio"
}
pcm.volumio {
type empty
slave.pcm "volumioMultiRoomServer"
}
# This PCM switches output to the ALSA target named by the file /tmp/multiroom/server/switch.target
pcm.volumioMultiRoomServer {
type volumioswitch
target_file "/tmp/multiroom/server/switch.target"
control_fifo "/tmp/multiroom/server/switch.fifo"
rate_min 44100
rate_max 192000
}
# This PCM switches output to the ALSA target named by the file /tmp/multiroom/client/switch.target
pcm.volumioMultiRoomClient {
type volumioswitch
target_file "/tmp/multiroom/client/switch.target"
control_fifo "/tmp/multiroom/client/switch.fifo"
}
# This PCM performs any necessary rate/format/channel conversion before sending on to the Server FIFO
pcm.volumioMultiRoom {
type plug
slave {
pcm "volumioMultiRoomFIFO"
rate 48000
format "S16_LE"
channels 2
}
rate_converter "speexrate_medium"
}
# Write to the FIFO watched by the Server
pcm.volumioMultiRoomFIFO {
type volumiofifo
fifo "/tmp/multiroom/server/fifo"
clear_on_drop false
lead_in_frames 16384
}
# This pcm is used by pcm.volumioMultiRoomServer and pcm.volumioMultiRoomClient to play audio on the local output
pcm.volumioLocalPlayback {
type empty
slave.pcm "postMultiRoom"
}
# This pcm is used by pcm.volumioMultiRoomClient to discard audio and allow for faster switching
pcm.volumioDiscard {
type null
}
pcm.postMultiRoom {
type empty
slave.pcm "volumioOutput"
}
# There is always a plug before the hardware to be safe
pcm.volumioOutput {
type plug
slave.pcm "volumioHw"
}
pcm.volumioHw {
type hw
card "sndallodigione"
}
# cat /var/log/mpd.log ---------------
May 19 22:55 : zeroconf: No global port, disabling zeroconf
May 19 22:55 : zeroconf: No global port, disabling zeroconf
May 19 23:00 : player: played "USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/01 - Tell Me Who You Are Today.flac"
May 19 23:07 : player: played "USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/02 - Floating On A Moment.flac"
May 19 23:09 : player: played "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/01 - Closer.flac"
May 19 23:13 : player: played "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/02 - Miami (feat. BIA).flac"
May 19 23:16 : player: played "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/03 - Just a Stranger (feat. Steve Lacy).flac"
May 19 23:20 : player: played "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/04 - Flight 22.flac"
May 20 00:57 : player: played "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/05 - Your Teeth In My Neck.flac"
May 20 01:00 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac"
May 20 01:03 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/02 - LUNCH.flac"
May 20 01:08 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/03 - CHIHIRO.flac"
May 20 01:12 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/04 - BIRDS OF A FEATHER.flac"
May 20 01:16 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac"
May 20 01:21 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/06 - THE GREATEST.flac"
May 20 01:27 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 01:30 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac"
May 20 01:35 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/09 - BITTERSUITE.flac"
May 20 01:41 : alsa_output: Decoder is too slow; playing silence to avoid xrun
May 20 01:41 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/10 - BLUE.flac"
May 20 15:13 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac"
May 20 15:16 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/02 - LUNCH.flac"
May 20 15:22 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/03 - CHIHIRO.flac"
May 20 15:25 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/04 - BIRDS OF A FEATHER.flac"
May 20 15:30 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac"
May 20 15:35 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/06 - THE GREATEST.flac"
May 20 15:38 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 15:39 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 15:39 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 15:39 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 15:39 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac"
May 20 15:39 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 15:39 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 15:43 : player: played "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
# cat /tmp/camilladsp.log ---------------
cat: /tmp/camilladsp.log: No such file or directory
# cat /tmp/cec-client.log ---------------
cat: /tmp/cec-client.log: No such file or directory
# volumio plugin list ---------------
This command will list installed plugins on your device
----------------------- Installed Plugins:
[
{
prettyName: 'Bandcamp Discover',
name: 'bandcamp',
category: 'music_service',
version: '1.1.0',
icon: 'fa-bandcamp',
isManuallyInstalled: false,
enabled: true,
active: true
},
{
prettyName: 'Radio Paradise',
name: 'radio_paradise',
category: 'music_service',
version: '1.0.3',
icon: 'fa-headphones',
isManuallyInstalled: false,
enabled: true,
active: true
},
{
prettyName: 'Spotify',
name: 'spop',
category: 'music_service',
version: '4.0.4',
icon: 'fa-spotify',
isManuallyInstalled: false,
enabled: true,
active: true
},
{
prettyName: 'LastFM Scrobbler',
name: 'lastfm',
category: 'user_interface',
version: '1.5.6',
icon: 'fa-lastfm',
isManuallyInstalled: false,
enabled: true,
active: true
},
{
prettyName: 'Now Playing',
name: 'now_playing',
category: 'user_interface',
version: '0.5.6',
icon: 'fa-play-circle',
isManuallyInstalled: false,
enabled: true,
active: true
}
]
------------------------------------------
# cat /data/configuration/plugins.json ---------------
{
"music_service": {
"airplay_emulation": {
"enabled": {
"type": "boolean",
"value": false
},
"status": {
"type": "string",
"value": "STOPPED"
}
},
"inputs": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"mpd": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"webradio": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"example_plugin": {
"enabled": {
"type": "boolean",
"value": false
},
"status": {
"type": "string",
"value": "STOPPED"
}
},
"last_100": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"upnp_browser": {
"enabled": {
"type": "boolean",
"value": false
},
"status": {
"type": "string",
"value": "STOPPED"
}
},
"streaming_services": {
"status": {
"type": "string",
"value": "STARTED"
}
},
"cd_controller": {
"status": {
"type": "string",
"value": "STOPPED"
},
"enabled": {
"type": "boolean",
"value": false
}
},
"smart_inputs": {
"status": {
"type": "string",
"value": "STOPPED"
},
"enabled": {
"type": "boolean",
"value": false
}
},
"hi_res_audio": {
"status": {
"type": "string",
"value": "STARTED"
}
},
"tidal": {
"status": {
"type": "string",
"value": "STARTED"
}
},
"qobuz": {
"status": {
"type": "string",
"value": "STARTED"
}
},
"tidalconnect": {
"status": {
"type": "string",
"value": "STOPPED"
},
"enabled": {
"type": "boolean",
"value": false
}
},
"radio_paradise": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"bandcamp": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"spop": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
}
},
"audio_interface": {
"outputs": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"upnp": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"alsa_controller": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"bluetooth": {
"status": {
"type": "string",
"value": "STOPPED"
},
"enabled": {
"type": "boolean",
"value": false
}
},
"multiroom": {
"status": {
"type": "string",
"value": "STARTED"
},
"enabled": {
"type": "boolean",
"value": true
}
}
},
"miscellanea": {
"alarm-clock": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"albumart": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"appearance": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"wizard": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"my_music": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"metavolumio": {
"status": {
"type": "string",
"value": "STARTED"
}
},
"manifestui": {
"status": {
"type": "string",
"value": "STARTED"
}
}
},
"user_interface": {
"websocket": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"mpdemulation": {
"enabled": {
"type": "boolean",
"value": false
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"rest_api": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"lastfm": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"now_playing": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
}
},
"system_controller": {
"updater_comm": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"network": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"networkfs": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"services": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"system": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"i2s_dacs": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"volumiodiscovery": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"volumio_command_line_client": {
"enabled": {
"type": "boolean",
"value": true
},
"status": {
"type": "string",
"value": "STARTED"
}
},
"my_volumio": {
"status": {
"type": "string",
"value": "STARTED"
}
}
},
"system_hardware": {}
}
# cat /etc/mpd.conf ---------------
# Volumio MPD Configuration File
# Files and directories #######################################################
music_directory "/var/lib/mpd/music"
playlist_directory "/var/lib/mpd/playlists"
db_file "/var/lib/mpd/tag_cache"
log_file "/var/log/mpd.log"
#pid_file "/var/run/mpd/pid"
#state_file "/var/lib/mpd/state"
#sticker_file "/var/lib/mpd/sticker.sql"
###############################################################################
# General music daemon options ################################################
user "mpd"
group "audio"
bind_to_address "any"
#port "6600"
log_level "default"
#save_absolute_paths_in_playlists "no"
#metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc"
auto_update "no"
#auto_update_depth "3"
###############################################################################
# Symbolic link behavior ######################################################
follow_outside_symlinks "yes"
follow_inside_symlinks "yes"
###############################################################################
# Input #######################################################################
#
input {
plugin "curl"
# proxy "proxy.isp.com:8080"
# proxy_user "user"
# proxy_password "password"
}
###############################################################################
# Decoder ################################################################
decoder {
plugin "faad"
enabled "no"
}
###############################################################################
# Audio Output ################################################################
resampler {
plugin "soxr"
quality "high"
threads "1"
}
audio_output {
type "alsa"
name "alsa"
device "volumio"
dop "no"
}
audio_output {
type "fifo"
enabled "no"
name "multiroom"
path "/tmp/snapfifo"
format "44100:16:2"
}
#replaygain "album"
#replaygain_preamp "0"
volume_normalization "no"
###############################################################################
# MPD Internal Buffering ######################################################
audio_buffer_size "2048"
###############################################################################
# Resource Limitations ########################################################
#connection_timeout "60"
max_connections "20"
max_playlist_length "81920"
max_command_list_size "81920"
max_output_buffer_size "81920"
###############################################################################
# Character Encoding ##########################################################
filesystem_charset "UTF-8"
###############################################################################
# volumio endpointstest ---------------
TESTING REMOTE ENDPOINTS
https://google.com, 608 ms: OK
https://www.googleapis.com, 454 ms: OK
https://securetoken.googleapis.com, 467 ms: OK
https://myvolumio.firebaseio.com, 565 ms: OK
https://functions.volumio.cloud, 712 ms: OK
https://oauth-performer.dfs.volumio.org, 450 ms: OK
https://browsing-performer.dfs.volumio.org, 465 ms: OK
http://cddb.volumio.org, 940 ms: OK
https://functions.volumio.cloud, 526 ms: OK
http://pushupdates.volumio.org, 401 ms: OK
http://plugins.volumio.org, 1043 ms: OK
https://database.volumio.cloud, 713 ms: OK
https://radio-directory.firebaseapp.com, 449 ms: OK
----------
REMOTE ENDPOINTS TEST OK, all Endpoints are reachable
----------
# cat /data/updatesHistoryFile ---------------
---
Wed Sep 27 2023 09:42:15 GMT+0000 (Coordinated Universal Time)
{"systemversion":"3.546","builddate":"Wed 27 Sep 2023 11:35:49 AM CEST","variant":"volumio","hardware":"pi"}
------
Wed Nov 08 2023 19:31:22 GMT+0100 (Central European Standard Time)
{"systemversion":"3.569","builddate":"Fri 20 Oct 2023 03:38:28 PM CEST","variant":"volumio","hardware":"pi"}
------
Sat Jan 27 2024 10:15:50 GMT+0100 (Central European Standard Time)
{"systemversion":"3.601","builddate":"Fri 19 Jan 2024 06:17:59 PM CET","variant":"volumio","hardware":"pi"}
------
Thu Feb 01 2024 18:38:40 GMT+0100 (Central European Standard Time)
{"systemversion":"3.611","builddate":"Tue 30 Jan 2024 03:58:37 PM CET","variant":"volumio","hardware":"pi"}
------
Tue Feb 27 2024 23:44:27 GMT+0100 (Central European Standard Time)
{"systemversion":"3.631","builddate":"Wed 21 Feb 2024 09:37:22 PM CET","variant":"volumio","hardware":"pi"}
------
Fri May 03 2024 21:33:04 GMT+0200 (Central European Summer Time)
{"systemversion":"3.661","builddate":"Wed 24 Apr 2024 02:10:14 PM CEST","variant":"volumio","hardware":"pi"}
---
# sudo journalctl -p 7 ---------------
-- Logs begin at Thu 2019-02-14 11:12:02 CET, end at Mon 2024-05-20 15:45:15 CEST. --
Feb 14 11:12:02 volumio kernel: Booting Linux on physical CPU 0x0
Feb 14 11:12:02 volumio kernel: Linux version 6.1.69-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1710 SMP Thu Dec 21 13:14:13 GMT 2023
Feb 14 11:12:02 volumio kernel: CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
Feb 14 11:12:02 volumio kernel: CPU: div instructions available: patching division code
Feb 14 11:12:02 volumio kernel: CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Feb 14 11:12:02 volumio kernel: OF: fdt: Machine model: Raspberry Pi 3 Model B Rev 1.2
Feb 14 11:12:02 volumio kernel: random: crng init done
Feb 14 11:12:02 volumio kernel: Memory policy: Data cache writealloc
Feb 14 11:12:02 volumio kernel: Reserved memory: created CMA memory pool at 0x34000000, size 64 MiB
Feb 14 11:12:02 volumio kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
Feb 14 11:12:02 volumio kernel: Zone ranges:
Feb 14 11:12:02 volumio kernel: DMA [mem 0x0000000000000000-0x0000000037ffffff]
Feb 14 11:12:02 volumio kernel: Normal empty
Feb 14 11:12:02 volumio kernel: Movable zone start for each node
Feb 14 11:12:02 volumio kernel: Early memory node ranges
Feb 14 11:12:02 volumio kernel: node 0: [mem 0x0000000000000000-0x0000000037ffffff]
Feb 14 11:12:02 volumio kernel: Initmem setup node 0 [mem 0x0000000000000000-0x0000000037ffffff]
Feb 14 11:12:02 volumio kernel: percpu: Embedded 17 pages/cpu s37012 r8192 d24428 u69632
Feb 14 11:12:02 volumio kernel: pcpu-alloc: s37012 r8192 d24428 u69632 alloc=17*4096
Feb 14 11:12:02 volumio kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Feb 14 11:12:02 volumio kernel: Built 1 zonelists, mobility grouping on. Total pages: 227360
Feb 14 11:12:02 volumio kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=640 bcm2708_fb.fbheight=480 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 splash plymouth.ignore-serial-consoles dwc_otg.fiq_enable=1 dwc_otg.fiq_fsm_enable=1 dwc_otg.fiq_fsm_mask=0xF dwc_otg.nak_holdoff=1 quiet console=ttyS0,115200 console=tty1 imgpart=/dev/mmcblk0p2 imgfile=/volumio_current.sqsh rootwait bootdelay=5 elevator=noop logo.nologo vt.global_cursor_default=0 net.ifnames=0 snd-bcm2835.enable_compat_alsa= snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 loglevel=0
Feb 14 11:12:02 volumio kernel: Kernel parameter elevator= does not have any effect anymore.
Please use sysfs to set IO scheduler for individual devices.
Feb 14 11:12:02 volumio kernel: Unknown kernel command line parameters "splash imgpart=/dev/mmcblk0p2 imgfile=/volumio_current.sqsh bootdelay=5", will be passed to user space.
Feb 14 11:12:02 volumio kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
Feb 14 11:12:02 volumio kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
Feb 14 11:12:02 volumio kernel: mem auto-init: stack:off, heap alloc:off, heap free:off
Feb 14 11:12:02 volumio kernel: Memory: 811480K/917504K available (10240K kernel code, 1455K rwdata, 3144K rodata, 1024K init, 611K bss, 40488K reserved, 65536K cma-reserved)
Feb 14 11:12:02 volumio kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Feb 14 11:12:02 volumio kernel: ftrace: allocating 34929 entries in 103 pages
Feb 14 11:12:02 volumio kernel: ftrace: allocated 103 pages with 5 groups
Feb 14 11:12:02 volumio kernel: trace event string verifier disabled
Feb 14 11:12:02 volumio kernel: rcu: Hierarchical RCU implementation.
Feb 14 11:12:02 volumio kernel: Rude variant of Tasks RCU enabled.
Feb 14 11:12:02 volumio kernel: Tracing variant of Tasks RCU enabled.
Feb 14 11:12:02 volumio kernel: rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
Feb 14 11:12:02 volumio kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
Feb 14 11:12:02 volumio kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Feb 14 11:12:02 volumio kernel: arch_timer: cp15 timer(s) running at 19.20MHz (phys).
Feb 14 11:12:02 volumio kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
Feb 14 11:12:02 volumio kernel: sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
Feb 14 11:12:02 volumio kernel: Switching to timer-based delay loop, resolution 52ns
Feb 14 11:12:02 volumio kernel: Console: colour dummy device 80x30
Feb 14 11:12:02 volumio kernel: printk: console [tty1] enabled
Feb 14 11:12:02 volumio kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
Feb 14 11:12:02 volumio kernel: CPU: Testing write buffer coherency: ok
Feb 14 11:12:02 volumio kernel: pid_max: default: 32768 minimum: 301
Feb 14 11:12:02 volumio kernel: LSM: Security Framework initializing
Feb 14 11:12:02 volumio kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
Feb 14 11:12:02 volumio kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
Feb 14 11:12:02 volumio kernel: cgroup: Disabling memory control group subsystem
Feb 14 11:12:02 volumio kernel: CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Feb 14 11:12:02 volumio kernel: cblist_init_generic: Setting adjustable number of callback queues.
Feb 14 11:12:02 volumio kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
Feb 14 11:12:02 volumio kernel: cblist_init_generic: Setting adjustable number of callback queues.
Feb 14 11:12:02 volumio kernel: cblist_init_generic: Setting shift to 2 and lim to 1.
Feb 14 11:12:02 volumio kernel: Setting up static identity map for 0x100000 - 0x10003c
Feb 14 11:12:02 volumio kernel: rcu: Hierarchical SRCU implementation.
Feb 14 11:12:02 volumio kernel: rcu: Max phase no-delay instances is 1000.
Feb 14 11:12:02 volumio kernel: smp: Bringing up secondary CPUs ...
Feb 14 11:12:02 volumio kernel: CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
Feb 14 11:12:02 volumio kernel: CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
Feb 14 11:12:02 volumio kernel: CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
Feb 14 11:12:02 volumio kernel: smp: Brought up 1 node, 4 CPUs
Feb 14 11:12:02 volumio kernel: SMP: Total of 4 processors activated (153.60 BogoMIPS).
Feb 14 11:12:02 volumio kernel: CPU: All CPU(s) started in HYP mode.
Feb 14 11:12:02 volumio kernel: CPU: Virtualization extensions available.
Feb 14 11:12:02 volumio kernel: devtmpfs: initialized
Feb 14 11:12:02 volumio kernel: VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
Feb 14 11:12:02 volumio kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Feb 14 11:12:02 volumio kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Feb 14 11:12:02 volumio kernel: pinctrl core: initialized pinctrl subsystem
Feb 14 11:12:02 volumio kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Feb 14 11:12:02 volumio kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
Feb 14 11:12:02 volumio kernel: audit: initializing netlink subsys (disabled)
Feb 14 11:12:02 volumio kernel: audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
Feb 14 11:12:02 volumio kernel: thermal_sys: Registered thermal governor 'step_wise'
Feb 14 11:12:02 volumio kernel: hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
Feb 14 11:12:02 volumio kernel: hw-breakpoint: maximum watchpoint size is 8 bytes.
Feb 14 11:12:02 volumio kernel: Serial: AMBA PL011 UART driver
Feb 14 11:12:02 volumio kernel: bcm2835-mbox 3f00b880.mailbox: mailbox enabled
Feb 14 11:12:02 volumio kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:42:39, variant start
Feb 14 11:12:02 volumio kernel: raspberrypi-firmware soc:firmware: Firmware hash is 30f0c5e4d076da3ab4f341d88e7d505760b93ad7
Feb 14 11:12:02 volumio kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Feb 14 11:12:02 volumio kernel: bcm2835-dma 3f007000.dma: DMA legacy API manager, dmachans=0x1
Feb 14 11:12:02 volumio kernel: SCSI subsystem initialized
Feb 14 11:12:02 volumio kernel: usbcore: registered new interface driver usbfs
Feb 14 11:12:02 volumio kernel: usbcore: registered new interface driver hub
Feb 14 11:12:02 volumio kernel: usbcore: registered new device driver usb
Feb 14 11:12:02 volumio kernel: usb_phy_generic phy: supply vcc not found, using dummy regulator
Feb 14 11:12:02 volumio kernel: pps_core: LinuxPPS API ver. 1 registered
Feb 14 11:12:02 volumio kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
Feb 14 11:12:02 volumio kernel: PTP clock support registered
Feb 14 11:12:02 volumio kernel: clocksource: Switched to clocksource arch_sys_counter
Feb 14 11:12:02 volumio kernel: VFS: Disk quotas dquot_6.6.0
Feb 14 11:12:02 volumio kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Feb 14 11:12:02 volumio kernel: FS-Cache: Loaded
Feb 14 11:12:02 volumio kernel: CacheFiles: Loaded
Feb 14 11:12:02 volumio kernel: NET: Registered PF_INET protocol family
Feb 14 11:12:02 volumio kernel: IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
Feb 14 11:12:02 volumio kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
Feb 14 11:12:02 volumio kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Feb 14 11:12:02 volumio kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
Feb 14 11:12:02 volumio kernel: TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
Feb 14 11:12:02 volumio kernel: TCP: Hash tables configured (established 8192 bind 8192)
Feb 14 11:12:02 volumio kernel: UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
Feb 14 11:12:02 volumio kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
Feb 14 11:12:02 volumio kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Feb 14 11:12:02 volumio kernel: RPC: Registered named UNIX socket transport module.
Feb 14 11:12:02 volumio kernel: RPC: Registered udp transport module.
Feb 14 11:12:02 volumio kernel: RPC: Registered tcp transport module.
Feb 14 11:12:02 volumio kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
Feb 14 11:12:02 volumio kernel: Trying to unpack rootfs image as initramfs...
Feb 14 11:12:02 volumio kernel: hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
Feb 14 11:12:02 volumio kernel: Freeing initrd memory: 13656K
Feb 14 11:12:02 volumio kernel: Initialise system trusted keyrings
Feb 14 11:12:02 volumio kernel: workingset: timestamp_bits=14 max_order=18 bucket_order=4
Feb 14 11:12:02 volumio kernel: zbud: loaded
Feb 14 11:12:02 volumio kernel: NFS: Registering the id_resolver key type
Feb 14 11:12:02 volumio kernel: Key type id_resolver registered
Feb 14 11:12:02 volumio kernel: Key type id_legacy registered
Feb 14 11:12:02 volumio kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
Feb 14 11:12:02 volumio kernel: nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
Feb 14 11:12:02 volumio kernel: Key type asymmetric registered
Feb 14 11:12:02 volumio kernel: Asymmetric key parser 'x509' registered
Feb 14 11:12:02 volumio kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Feb 14 11:12:02 volumio kernel: io scheduler mq-deadline registered
Feb 14 11:12:02 volumio kernel: io scheduler kyber registered
Feb 14 11:12:02 volumio kernel: bcm2708_fb soc:fb: FB found 1 display(s)
Feb 14 11:12:02 volumio kernel: Console: switching to colour frame buffer device 80x30
Feb 14 11:12:02 volumio kernel: bcm2708_fb soc:fb: Registered framebuffer for display 0, size 640x480
Feb 14 11:12:02 volumio kernel: bcm2835-rng 3f104000.rng: hwrng registered
Feb 14 11:12:02 volumio kernel: vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
Feb 14 11:12:02 volumio kernel: brd: module loaded
Feb 14 11:12:02 volumio kernel: loop: module loaded
Feb 14 11:12:02 volumio kernel: Loading iSCSI transport class v2.0-870.
Feb 14 11:12:02 volumio kernel: usbcore: registered new interface driver lan78xx
Feb 14 11:12:02 volumio kernel: usbcore: registered new interface driver smsc95xx
Feb 14 11:12:02 volumio kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
Feb 14 11:12:02 volumio kernel: Core Release: 2.80a
Feb 14 11:12:02 volumio kernel: Setting default values for core params
Feb 14 11:12:02 volumio kernel: Finished setting default values for core params
Feb 14 11:12:02 volumio kernel: Using Buffer DMA mode
Feb 14 11:12:02 volumio kernel: Periodic Transfer Interrupt Enhancement - disabled
Feb 14 11:12:02 volumio kernel: Multiprocessor Interrupt Enhancement - disabled
Feb 14 11:12:02 volumio kernel: OTG VER PARAM: 0, OTG VER FLAG: 0
Feb 14 11:12:02 volumio kernel: Dedicated Tx FIFOs mode
Feb 14 11:12:02 volumio kernel:
Feb 14 11:12:02 volumio kernel: WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = b4104000 dma = 0xf4104000 len=9024
Feb 14 11:12:02 volumio kernel: FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
Interrupt/Control Split Transaction hack enabled
Feb 14 11:12:02 volumio kernel: dwc_otg: Microframe scheduler enabled
Feb 14 11:12:02 volumio kernel:
Feb 14 11:12:02 volumio kernel: WARN::hcd_init_fiq:457: FIQ on core 1
Feb 14 11:12:02 volumio kernel:
Feb 14 11:12:02 volumio kernel: WARN::hcd_init_fiq:458: FIQ ASM at 807cb80c length 36
Feb 14 11:12:02 volumio kernel:
Feb 14 11:12:02 volumio kernel: WARN::hcd_init_fiq:497: MPHI regs_base at b8810000
Feb 14 11:12:02 volumio kernel: dwc_otg 3f980000.usb: DWC OTG Controller
Feb 14 11:12:02 volumio kernel: dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
Feb 14 11:12:02 volumio kernel: dwc_otg 3f980000.usb: irq 89, io mem 0x00000000
Feb 14 11:12:02 volumio kernel: Init: Port Power? op_state=1
Feb 14 11:12:02 volumio kernel: Init: Power Port (0)
Feb 14 11:12:02 volumio kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Feb 14 11:12:02 volumio kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Feb 14 11:12:02 volumio kernel: usb usb1: Product: DWC OTG Controller
Feb 14 11:12:02 volumio kernel: usb usb1: Manufacturer: Linux 6.1.69-v7+ dwc_otg_hcd
Feb 14 11:12:02 volumio kernel: usb usb1: SerialNumber: 3f980000.usb
Feb 14 11:12:02 volumio kernel: hub 1-0:1.0: USB hub found
Feb 14 11:12:02 volumio kernel: hub 1-0:1.0: 1 port detected
Feb 14 11:12:02 volumio kernel: dwc_otg: FIQ enabled
Feb 14 11:12:02 volumio kernel: dwc_otg: NAK holdoff enabled
Feb 14 11:12:02 volumio kernel: dwc_otg: FIQ split-transaction FSM enabled
Feb 14 11:12:02 volumio kernel: Module dwc_common_port init
Feb 14 11:12:02 volumio kernel: usbcore: registered new interface driver usb-storage
Feb 14 11:12:02 volumio kernel: mousedev: PS/2 mouse device common for all mice
Feb 14 11:12:02 volumio kernel: sdhci: Secure Digital Host Controller Interface driver
Feb 14 11:12:02 volumio kernel: sdhci: Copyright(c) Pierre Ossman
Feb 14 11:12:02 volumio kernel: sdhci-pltfm: SDHCI platform and OF driver helper
Feb 14 11:12:02 volumio kernel: ledtrig-cpu: registered to indicate activity on CPUs
Feb 14 11:12:02 volumio kernel: hid: raw HID events driver (C) Jiri Kosina
Feb 14 11:12:02 volumio kernel: usbcore: registered new interface driver usbhid
Feb 14 11:12:02 volumio kernel: usbhid: USB HID core driver
Feb 14 11:12:02 volumio kernel: Initializing XFRM netlink socket
Feb 14 11:12:02 volumio kernel: NET: Registered PF_PACKET protocol family
Feb 14 11:12:02 volumio kernel: Key type dns_resolver registered
Feb 14 11:12:02 volumio kernel: Registering SWP/SWPB emulation handler
Feb 14 11:12:02 volumio kernel: registered taskstats version 1
Feb 14 11:12:02 volumio kernel: Loading compiled-in X.509 certificates
Feb 14 11:12:02 volumio kernel: Key type .fscrypt registered
Feb 14 11:12:02 volumio kernel: Key type fscrypt-provisioning registered
Feb 14 11:12:02 volumio kernel: uart-pl011 3f201000.serial: cts_event_workaround enabled
Feb 14 11:12:02 volumio kernel: 3f201000.serial: ttyAMA1 at MMIO 0x3f201000 (irq = 114, base_baud = 0) is a PL011 rev2
Feb 14 11:12:02 volumio kernel: serial serial0: tty port ttyAMA1 registered
Feb 14 11:12:02 volumio kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
Feb 14 11:12:02 volumio kernel: bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
Feb 14 11:12:02 volumio kernel: mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
Feb 14 11:12:02 volumio kernel: mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
Feb 14 11:12:02 volumio kernel: sdhost: log_buf @ f55bd698 (f4107000)
Feb 14 11:12:02 volumio kernel: mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
Feb 14 11:12:02 volumio kernel: of_cfs_init
Feb 14 11:12:02 volumio kernel: of_cfs_init: OK
Feb 14 11:12:02 volumio kernel: Freeing unused kernel image (initmem) memory: 1024K
Feb 14 11:12:02 volumio kernel: Indeed it is in host mode hprt0 = 00021501
Feb 14 11:12:02 volumio kernel: mmc0: host does not support reading read-only switch, assuming write-enable
Feb 14 11:12:02 volumio kernel: mmc0: new high speed SDHC card at address 59b4
Feb 14 11:12:02 volumio kernel: mmcblk0: mmc0:59b4 USD 14.7 GiB
Feb 14 11:12:02 volumio kernel: mmcblk0: p1 p2 p3
Feb 14 11:12:02 volumio kernel: mmcblk0: mmc0:59b4 USD 14.7 GiB
Feb 14 11:12:02 volumio kernel: mmc1: new high speed SDIO card at address 0001
Feb 14 11:12:02 volumio kernel: Run /init as init process
Feb 14 11:12:02 volumio kernel: with arguments:
Feb 14 11:12:02 volumio kernel: /init
Feb 14 11:12:02 volumio kernel: splash
Feb 14 11:12:02 volumio kernel: with environment:
Feb 14 11:12:02 volumio kernel: HOME=/
Feb 14 11:12:02 volumio kernel: TERM=linux
Feb 14 11:12:02 volumio kernel: imgpart=/dev/mmcblk0p2
Feb 14 11:12:02 volumio kernel: imgfile=/volumio_current.sqsh
Feb 14 11:12:02 volumio kernel: bootdelay=5
Feb 14 11:12:02 volumio kernel: usb 1-1: new high-speed USB device number 2 using dwc_otg
Feb 14 11:12:02 volumio kernel: Indeed it is in host mode hprt0 = 00001101
Feb 14 11:12:02 volumio initramfs: Booting Volumio for BCM2835
Feb 14 11:12:02 volumio initramfs: This script mounts rootfs RO with an overlay RW layer.
Feb 14 11:12:02 volumio kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Feb 14 11:12:02 volumio initramfs: IMGPART=/dev/mmcblk0p2
Feb 14 11:12:02 volumio initramfs: IMGFILE=/volumio_current.sqsh
Feb 14 11:12:02 volumio initramfs: Boot delay (except first time) will be 5 seconds
Feb 14 11:12:02 volumio initramfs: /dev/mmcblk0p2:
Feb 14 11:12:02 volumio kernel: usb 1-1: New USB device found, idVendor=0424, idProduct=9514, bcdDevice= 2.00
Feb 14 11:12:02 volumio kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Feb 14 11:12:02 volumio kernel: hub 1-1:1.0: USB hub found
Feb 14 11:12:02 volumio kernel: hub 1-1:1.0: 5 ports detected
Feb 14 11:12:02 volumio kernel: EXT4-fs (mmcblk0p2): recovery complete
Feb 14 11:12:02 volumio kernel: EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
Feb 14 11:12:02 volumio initramfs: Doing a 5 second delay here to give kernel load a headstart
Feb 14 11:12:02 volumio kernel: usb 1-1.1: new high-speed USB device number 3 using dwc_otg
Feb 14 11:12:02 volumio kernel: usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00, bcdDevice= 2.00
Feb 14 11:12:02 volumio kernel: usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Feb 14 11:12:02 volumio kernel: smsc95xx v2.0.0
Feb 14 11:12:02 volumio kernel: SMSC LAN8700 usb-001:003:01: attached PHY driver (mii_bus:phy_addr=usb-001:003:01, irq=199)
Feb 14 11:12:02 volumio kernel: smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:57:c1:2b
Feb 14 11:12:02 volumio kernel: usb 1-1.3: new high-speed USB device number 4 using dwc_otg
Feb 14 11:12:02 volumio kernel: usb 1-1.3: New USB device found, idVendor=1058, idProduct=25a3, bcdDevice=10.21
Feb 14 11:12:02 volumio kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Feb 14 11:12:02 volumio kernel: usb 1-1.3: Product: Elements 25A3
Feb 14 11:12:02 volumio kernel: usb 1-1.3: Manufacturer: Western Digital
Feb 14 11:12:02 volumio kernel: usb 1-1.3: SerialNumber: 575837314443383150583250
Feb 14 11:12:02 volumio kernel: usb-storage 1-1.3:1.0: USB Mass Storage device detected
Feb 14 11:12:02 volumio kernel: scsi host0: usb-storage 1-1.3:1.0
Feb 14 11:12:02 volumio kernel: scsi 0:0:0:0: Direct-Access WD Elements 25A3 1021 PQ: 0 ANSI: 6
Feb 14 11:12:02 volumio kernel: sd 0:0:0:0: [sda] Spinning up disk...
Feb 14 11:12:02 volumio kernel: ..
Feb 14 11:12:02 volumio initramfs: Checking for USB updates
Feb 14 11:12:02 volumio initramfs: No USB device detected (when incorrect, try adding 'bootdelay=5' to your boot cmdline)
Feb 14 11:12:02 volumio kernel: loop0: detected capacity change from 0 to 976664
Feb 14 11:12:02 volumio kernel: .
Feb 14 11:12:02 volumio kernel: EXT4-fs (mmcblk0p3): recovery complete
Feb 14 11:12:02 volumio kernel: EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Quota mode: none.
Feb 14 11:12:02 volumio initramfs: With Option:
Feb 14 11:12:02 volumio initramfs: VOLUMIO_VERSION="3.661"
Feb 14 11:12:02 volumio initramfs: Finish initramfs, continue booting Volumio
Feb 14 11:12:02 volumio kernel: .
Feb 14 11:12:02 volumio systemd[1]: System time before build time, advancing clock.
Feb 14 11:12:02 volumio kernel: NET: Registered PF_INET6 protocol family
Feb 14 11:12:02 volumio kernel: Segment Routing with IPv6
Feb 14 11:12:02 volumio kernel: In-situ OAM (IOAM) with IPv6
Feb 14 11:12:02 volumio kernel: ...ready
Feb 14 11:12:02 volumio kernel: sd 0:0:0:0: [sda] Very big device. Trying to use READ CAPACITY(16).
Feb 14 11:12:02 volumio kernel: sd 0:0:0:0: [sda] 7813969920 512-byte logical blocks: (4.00 TB/3.64 TiB)
Feb 14 11:12:02 volumio kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Feb 14 11:12:02 volumio kernel: sd 0:0:0:0: [sda] Write Protect is off
Feb 14 11:12:02 volumio kernel: sd 0:0:0:0: [sda] Mode Sense: 47 00 10 08
Feb 14 11:12:02 volumio kernel: sd 0:0:0:0: [sda] No Caching mode page found
Feb 14 11:12:02 volumio kernel: sd 0:0:0:0: [sda] Assuming drive cache: write through
Feb 14 11:12:02 volumio kernel: sda: sda1
Feb 14 11:12:02 volumio kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Feb 14 11:12:02 volumio systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
Feb 14 11:12:02 volumio systemd[1]: Detected architecture arm.
Feb 14 11:12:02 volumio systemd[1]: Set hostname to .
Feb 14 11:12:02 volumio systemd[1]: /lib/systemd/system/winbind.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/winbindd.pid → /run/samba/winbindd.pid; please update the unit file accordingly.
Feb 14 11:12:02 volumio systemd[1]: Listening on Journal Socket.
Feb 14 11:12:02 volumio systemd[1]: Started dynamicswap service.
Feb 14 11:12:02 volumio systemd[1]: Starting Create list of required static device nodes for the current kernel...
Feb 14 11:12:02 volumio systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Feb 14 11:12:02 volumio systemd[1]: Listening on Journal Audit Socket.
Feb 14 11:12:02 volumio systemd[1]: Listening on Journal Socket (/dev/log).
Feb 14 11:12:02 volumio systemd-journald[194]: Journal started
Feb 14 11:12:02 volumio systemd-journald[194]: Runtime journal (/run/log/journal/a615280fd3b4564a2a95d8e26513f6fc) is 3.7M, max 30.0M, 26.2M free.
May 19 22:54:47 volumio fake-hwclock[200]: Sun May 19 20:54:47 UTC 2024
May 19 22:54:47 volumio systemd[1]: Started Create list of required static device nodes for the current kernel.
May 19 22:54:47 volumio systemd[1]: Mounted RPC Pipe File System.
May 19 22:54:47 volumio systemd[1]: Started Restore / save the current clock.
May 19 22:54:47 volumio systemd[1]: Started Remount Root and Kernel File Systems.
May 19 22:54:47 volumio systemd[1]: Mounted POSIX Message Queue File System.
May 19 22:54:47 volumio systemd[1]: Mounted Kernel Debug File System.
May 19 22:54:47 volumio systemd[1]: Starting Load/Save Random Seed...
May 19 22:54:47 volumio systemd-modules-load[206]: Inserted module 'i2c_dev'
May 19 22:54:47 volumio systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 19 22:54:47 volumio kernel: i2c_dev: i2c /dev entries driver
May 19 22:54:47 volumio systemd[1]: Starting Create System Users...
May 19 22:54:47 volumio systemd[1]: dynamicswap.service: Succeeded.
May 19 22:54:47 volumio systemd[1]: Started Load Kernel Modules.
May 19 22:54:47 volumio systemd[1]: Started Load/Save Random Seed.
May 19 22:54:47 volumio systemd[1]: Starting Apply Kernel Variables...
May 19 22:54:47 volumio systemd[1]: Condition check resulted in FUSE Control File System being skipped.
May 19 22:54:47 volumio systemd[1]: Mounting Kernel Configuration File System...
May 19 22:54:47 volumio systemd[1]: Mounted Kernel Configuration File System.
May 19 22:54:47 volumio systemd[1]: Started Apply Kernel Variables.
May 19 22:54:47 volumio systemd[1]: Started Create System Users.
May 19 22:54:47 volumio systemd[1]: Starting Create Static Device Nodes in /dev...
May 19 22:54:47 volumio systemd[1]: Started udev Coldplug all Devices.
May 19 22:54:47 volumio systemd[1]: Starting Helper to synchronize boot up for ifupdown...
May 19 22:54:47 volumio systemd[1]: Started Create Static Device Nodes in /dev.
May 19 22:54:47 volumio systemd[1]: Starting udev Kernel Device Manager...
May 19 22:54:47 volumio systemd[1]: Reached target Local File Systems (Pre).
May 19 22:54:47 volumio systemd[1]: Mounting /var/spool/cups...
May 19 22:54:47 volumio systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
May 19 22:54:47 volumio systemd[1]: Mounting /tmp...
May 19 22:54:47 volumio systemd[1]: var-log.mount: Directory /var/log to mount over is not empty, mounting anyway.
May 19 22:54:47 volumio systemd[1]: Mounting /var/log...
May 19 22:54:47 volumio systemd[1]: Mounted /var/spool/cups.
May 19 22:54:47 volumio systemd[1]: Mounted /tmp.
May 19 22:54:47 volumio systemd[1]: Mounting /var/spool/cups/tmp...
May 19 22:54:47 volumio systemd[1]: Mounted /var/log.
May 19 22:54:47 volumio systemd[1]: Starting Flush Journal to Persistent Storage...
May 19 22:54:47 volumio systemd[1]: Mounted /var/spool/cups/tmp.
May 19 22:54:47 volumio systemd-udevd[230]: Network interface NamePolicy= disabled on kernel command line, ignoring.
May 19 22:54:47 volumio systemd-journald[194]: Runtime journal (/run/log/journal/a615280fd3b4564a2a95d8e26513f6fc) is 7.5M, max 30.0M, 22.5M free.
May 19 22:54:47 volumio systemd[1]: Started udev Kernel Device Manager.
May 19 22:54:47 volumio systemd[1]: Starting Show Plymouth Boot Screen...
May 19 22:54:47 volumio systemd[1]: Started Flush Journal to Persistent Storage.
May 19 22:54:47 volumio systemd[1]: Received SIGRTMIN+20 from PID 248 (plymouthd).
May 19 22:54:47 volumio systemd[1]: Started Show Plymouth Boot Screen.
May 19 22:54:47 volumio systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
May 19 22:54:47 volumio systemd[1]: Reached target Local Encrypted Volumes.
May 19 22:54:47 volumio systemd[1]: Reached target Paths.
May 19 22:54:47 volumio systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
May 19 22:54:47 volumio kernel: rpi-gpiomem 3f200000.gpiomem: window base 0x3f200000 size 0x00001000
May 19 22:54:48 volumio kernel: rpi-gpiomem 3f200000.gpiomem: initialised 1 regions as /dev/gpiomem
May 19 22:54:48 volumio kernel: mc: Linux media interface: v0.10
May 19 22:54:48 volumio kernel: vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
May 19 22:54:48 volumio kernel: bcm2835_vc_sm_cma_probe: Videocore shared memory driver
May 19 22:54:48 volumio kernel: [vc_sm_connected_init]: start
May 19 22:54:48 volumio kernel: [vc_sm_connected_init]: installed successfully
May 19 22:54:48 volumio kernel: videodev: Linux video capture interface: v2.00
May 19 22:54:48 volumio kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
May 19 22:54:48 volumio kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
May 19 22:54:48 volumio kernel: Bluetooth: Core ver 2.22
May 19 22:54:48 volumio kernel: NET: Registered PF_BLUETOOTH protocol family
May 19 22:54:48 volumio kernel: Bluetooth: HCI device and connection manager initialized
May 19 22:54:48 volumio kernel: Bluetooth: HCI socket layer initialized
May 19 22:54:48 volumio kernel: Bluetooth: L2CAP socket layer initialized
May 19 22:54:48 volumio kernel: Bluetooth: SCO socket layer initialized
May 19 22:54:48 volumio kernel: bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
May 19 22:54:48 volumio kernel: bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Register output node 0 with media controller
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video20
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video21
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video22
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video23
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Register output node 0 with media controller
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
May 19 22:54:48 volumio kernel: bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
May 19 22:54:48 volumio kernel: Bluetooth: HCI UART driver ver 2.3
May 19 22:54:48 volumio kernel: Bluetooth: HCI UART protocol H4 registered
May 19 22:54:48 volumio kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered
May 19 22:54:48 volumio kernel: Bluetooth: HCI UART protocol Broadcom registered
May 19 22:54:48 volumio kernel: hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator
May 19 22:54:48 volumio kernel: hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator
May 19 22:54:48 volumio kernel: bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
May 19 22:54:48 volumio kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video10
May 19 22:54:48 volumio kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 decode
May 19 22:54:48 volumio kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video11
May 19 22:54:48 volumio kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 encode
May 19 22:54:48 volumio kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video12
May 19 22:54:48 volumio kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 isp
May 19 22:54:48 volumio kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video18
May 19 22:54:48 volumio kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 image_fx
May 19 22:54:48 volumio kernel: bcm2835-codec bcm2835-codec: Device registered as /dev/video31
May 19 22:54:48 volumio kernel: bcm2835-codec bcm2835-codec: Loaded V4L2 encode_image
May 19 22:54:48 volumio kernel: uart-pl011 3f201000.serial: no DMA platform data
May 19 22:54:49 volumio kernel: snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
May 19 22:54:49 volumio kernel: snd_bcm2835: unknown parameter 'enable_compat_alsa' ignored
May 19 22:54:49 volumio kernel: bcm2835_audio bcm2835_audio: card created with 4 channels
May 19 22:54:49 volumio systemd[1]: Found device /dev/mmcblk0p1.
May 19 22:54:49 volumio kernel: bcm2835_audio bcm2835_audio: card created with 4 channels
May 19 22:54:49 volumio kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 19 22:54:49 volumio kernel: Bluetooth: hci0: BCM: chip id 94
May 19 22:54:49 volumio kernel: Bluetooth: hci0: BCM: features 0x2e
May 19 22:54:49 volumio kernel: Bluetooth: hci0: BCM43430A1
May 19 22:54:49 volumio kernel: Bluetooth: hci0: BCM43430A1 (001.002.009) build 0000
May 19 22:54:49 volumio kernel: Bluetooth: hci0: BCM43430A1 'brcm/BCM43430A1.hcd' Patch
May 19 22:54:49 volumio kernel: usbcore: registered new interface driver uas
May 19 22:54:49 volumio systemd-udevd[241]: Using default interface naming scheme 'v240'.
May 19 22:54:49 volumio kernel: cfg80211: Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
May 19 22:54:49 volumio kernel: cfg80211: Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
May 19 22:54:49 volumio kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 19 22:54:49 volumio systemd-udevd[241]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 19 22:54:49 volumio kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
May 19 22:54:49 volumio kernel: brcmfmac: F1 signature read @0x18000000=0x1541a9a6
May 19 22:54:49 volumio kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
May 19 22:54:49 volumio kernel: usbcore: registered new interface driver brcmfmac
May 19 22:54:49 volumio systemd-udevd[240]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 19 22:54:49 volumio kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Jul 19 2021 03:24:18 version 7.45.98 (TOB) (56df937 CY) FWID 01-8e14b897
May 19 22:54:50 volumio kernel: Bluetooth: hci0: BCM: features 0x2e
May 19 22:54:50 volumio kernel: Bluetooth: hci0: BCM43438A1 37.4MHz Raspberry Pi 3-0141
May 19 22:54:50 volumio kernel: Bluetooth: hci0: BCM43430A1 (001.002.009) build 0508
May 19 22:54:50 volumio systemd-udevd[246]: Using default interface naming scheme 'v240'.
May 19 22:54:50 volumio systemd-udevd[246]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
May 19 22:54:50 volumio kernel: wm8804 1-003b: revision E
May 19 22:54:51 volumio systemd[1]: Started Helper to synchronize boot up for ifupdown.
May 19 22:54:51 volumio systemd[1]: Condition check resulted in SMSC9512/9514 Fast Ethernet Adapter being skipped.
May 19 22:54:51 volumio systemd[1]: Condition check resulted in /sys/subsystem/net/devices/wlan0 being skipped.
May 19 22:54:51 volumio systemd[1]: Created slice system-bthelper.slice.
May 19 22:54:51 volumio systemd[1]: Condition check resulted in Huge Pages File System being skipped.
May 19 22:54:51 volumio systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
May 19 22:54:51 volumio systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
May 19 22:54:51 volumio systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
May 19 22:54:51 volumio systemd[1]: Condition check resulted in FUSE Control File System being skipped.
May 19 22:54:51 volumio systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 19 22:54:52 volumio systemd[1]: Starting File System Check on /dev/mmcblk0p1...
May 19 22:54:52 volumio systemd[1]: Starting Load/Save RF Kill Switch Status...
May 19 22:54:52 volumio systemd[1]: Started File System Check Daemon to report status.
May 19 22:54:52 volumio systemd[1]: Started Load/Save RF Kill Switch Status.
May 19 22:54:52 volumio systemd-fsck[411]: fsck.fat 4.1 (2017-01-24)
May 19 22:54:52 volumio systemd-fsck[411]: /dev/mmcblk0p1: 374 files, 33375/46774 clusters
May 19 22:54:52 volumio systemd[1]: Started File System Check on /dev/mmcblk0p1.
May 19 22:54:52 volumio systemd[1]: Mounting /boot...
May 19 22:54:52 volumio systemd[1]: Mounted /boot.
May 19 22:54:52 volumio systemd[1]: Reached target Local File Systems.
May 19 22:54:52 volumio systemd[1]: Started ifup for wlan0.
May 19 22:54:52 volumio systemd[1]: Starting Create Volatile Files and Directories...
May 19 22:54:52 volumio systemd[1]: Started ifup for eth0.
May 19 22:54:52 volumio systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
May 19 22:54:52 volumio systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
May 19 22:54:52 volumio systemd[1]: Starting Preprocess NFS configuration...
May 19 22:54:52 volumio systemd[1]: Starting Raise network interfaces...
May 19 22:54:52 volumio systemd[1]: Received SIGRTMIN+20 from PID 248 (plymouthd).
May 19 22:54:52 volumio systemd[1]: plymouth-read-write.service: Succeeded.
May 19 22:54:52 volumio systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
May 19 22:54:52 volumio systemd[1]: nfs-config.service: Succeeded.
May 19 22:54:52 volumio systemd[1]: Started Preprocess NFS configuration.
May 19 22:54:52 volumio systemd[1]: Condition check resulted in RPC security service for NFS server being skipped.
May 19 22:54:52 volumio systemd[1]: Condition check resulted in RPC security service for NFS client and server being skipped.
May 19 22:54:52 volumio systemd[1]: Reached target NFS client services.
May 19 22:54:52 volumio systemd[1]: Started Create Volatile Files and Directories.
May 19 22:54:52 volumio systemd[1]: Condition check resulted in Network Time Synchronization being skipped.
May 19 22:54:52 volumio systemd[1]: Starting Update UTMP about System Boot/Shutdown...
May 19 22:54:52 volumio systemd[1]: Started Entropy daemon using the HAVEGE algorithm.
May 19 22:54:52 volumio systemd[1]: Starting RPC bind portmap service...
May 19 22:54:52 volumio kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
May 19 22:54:52 volumio systemd[1]: Started Update UTMP about System Boot/Shutdown.
May 19 22:54:52 volumio systemd[1]: Reached target System Initialization.
May 19 22:54:52 volumio systemd[1]: Listening on triggerhappy.socket.
May 19 22:54:52 volumio systemd[1]: Listening on D-Bus System Message Bus Socket.
May 19 22:54:52 volumio systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
May 19 22:54:52 volumio systemd[1]: Reached target Sockets.
May 19 22:54:52 volumio systemd[1]: Started Daily Cleanup of Temporary Directories.
May 19 22:54:52 volumio kernel: 8021q: 802.1Q VLAN Support v1.8
May 19 22:54:52 volumio systemd[1]: Started Volumio Splash.
May 19 22:54:52 volumio systemd[1]: Reached target Basic System.
May 19 22:54:52 volumio systemd[1]: Started Volumio Log Rotation Service.
May 19 22:54:52 volumio systemd[505]: volumiosplash.service: Failed to execute command: No such file or directory
May 19 22:54:52 volumio systemd[505]: volumiosplash.service: Failed at step EXEC spawning /bin/volumiosplash.sh: No such file or directory
May 19 22:54:52 volumio systemd[1]: Started D-Bus System Message Bus.
May 19 22:54:52 volumio systemd[1]: Condition check resulted in getty on tty2-tty6 if dbus and logind are not available being skipped.
May 19 22:54:52 volumio systemd[1]: Started volumio-remote-updater.service.
May 19 22:54:52 volumio systemd[1]: Started Manage Sound Card State (restore and store).
May 19 22:54:52 volumio alsactl[524]: alsactl 1.1.8 daemon started
May 19 22:54:52 volumio systemd[1]: Started Volumio Iptables Module.
May 19 22:54:52 volumio systemd[1]: Starting Wireless Services...
May 19 22:54:53 volumio systemd[1]: Starting Save/Restore Sound Card State...
May 19 22:54:53 volumio systemd[1]: Condition check resulted in Volumio SSH enabler being skipped.
May 19 22:54:53 volumio systemd[1]: Starting WPA supplicant...
May 19 22:54:53 volumio systemd[1]: Starting Configure Bluetooth Modems connected by UART...
May 19 22:54:53 volumio systemd[1]: Started UPnP Renderer front-end to MPD.
May 19 22:54:53 volumio systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
May 19 22:54:53 volumio systemd[1]: Condition check resulted in Copy user wpa_supplicant.conf being skipped.
May 19 22:54:53 volumio systemd[1]: Starting dhcpcd on all interfaces...
May 19 22:54:53 volumio systemd[1]: Started Daily apt download activities.
May 19 22:54:53 volumio systemd[1]: Started Daily apt upgrade and clean activities.
May 19 22:54:53 volumio systemd[1]: Reached target Timers.
May 19 22:54:53 volumio systemd[1]: Starting triggerhappy global hotkey daemon...
May 19 22:54:53 volumio systemd[1]: Starting Login Service...
May 19 22:54:53 volumio systemd[1]: Started RPC bind portmap service.
May 19 22:54:53 volumio systemd[1]: volumiosplash.service: Main process exited, code=exited, status=203/EXEC
May 19 22:54:53 volumio systemd[1]: volumiosplash.service: Failed with result 'exit-code'.
May 19 22:54:53 volumio dhcpcd[536]: Not running dhcpcd because /etc/network/interfaces
May 19 22:54:53 volumio dhcpcd[536]: defines some interfaces that will use a
May 19 22:54:53 volumio dhcpcd[536]: DHCP client or static address
May 19 22:54:53 volumio systemd[1]: Started Save/Restore Sound Card State.
May 19 22:54:53 volumio systemd[1]: dhcpcd.service: Control process exited, code=exited, status=6/NOTCONFIGURED
May 19 22:54:53 volumio systemd[1]: dhcpcd.service: Failed with result 'exit-code'.
May 19 22:54:53 volumio systemd[1]: Failed to start dhcpcd on all interfaces.
May 19 22:54:53 volumio thd[537]: Unable to parse trigger line:
May 19 22:54:53 volumio thd[537]: Unable to parse trigger line: KEY_MIN_INTERESTING 1 /usr/local/bin/volumio volume toggle
May 19 22:54:53 volumio thd[537]: Unable to parse trigger line:
May 19 22:54:53 volumio thd[537]: Unable to parse trigger line:
May 19 22:54:53 volumio thd[537]: Unable to parse trigger line:
May 19 22:54:53 volumio thd[537]: Unable to parse trigger line:
May 19 22:54:53 volumio thd[537]: Unable to parse trigger line:
May 19 22:54:53 volumio thd[537]: Unable to parse trigger line:
May 19 22:54:53 volumio thd[537]: Found socket passed from systemd
May 19 22:54:53 volumio systemd[1]: Reached target Sound Card.
May 19 22:54:53 volumio systemd[1]: Reached target Remote File Systems (Pre).
May 19 22:54:53 volumio systemd[1]: Reached target Remote File Systems.
May 19 22:54:53 volumio ifup[429]: ifup: waiting for lock on /run/network/ifstate.wlan0
May 19 22:54:53 volumio sh[418]: wlan0=wlan0
May 19 22:54:53 volumio systemd[1]: Starting LSB: Load kernel modules needed to enable cpufreq scaling...
May 19 22:54:53 volumio systemd[1]: Reached target RPC Port Mapper.
May 19 22:54:53 volumio systemd[1]: Started triggerhappy global hotkey daemon.
May 19 22:54:53 volumio systemd-logind[540]: New seat seat0.
May 19 22:54:53 volumio sh[420]: eth0: waiting for carrier
May 19 22:54:53 volumio dhcpcd[467]: eth0: waiting for carrier
May 19 22:54:53 volumio kernel: smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
May 19 22:54:53 volumio kernel: smsc95xx 1-1.1:1.0 eth0: Link is Up - 100Mbps/Full - flow control off
May 19 22:54:53 volumio dhcpcd[467]: eth0: carrier acquired
May 19 22:54:53 volumio sh[420]: eth0: carrier acquired
May 19 22:54:53 volumio avahi-daemon[533]: Found user 'avahi' (UID 110) and group 'avahi' (GID 113).
May 19 22:54:53 volumio avahi-daemon[533]: Successfully dropped root privileges.
May 19 22:54:53 volumio avahi-daemon[533]: avahi-daemon 0.7 starting up.
May 19 22:54:53 volumio sh[420]: DUID 00:01:00:01:2c:a6:b5:4c:b8:27:eb:57:c1:2b
May 19 22:54:53 volumio sh[420]: eth0: IAID eb:57:c1:2b
May 19 22:54:53 volumio sh[420]: eth0: adding address fe80::ba27:ebff:fe57:c12b
May 19 22:54:53 volumio sh[420]: ipv6_addaddr1: Permission denied
May 19 22:54:53 volumio dhcpcd[467]: DUID 00:01:00:01:2c:a6:b5:4c:b8:27:eb:57:c1:2b
May 19 22:54:53 volumio dhcpcd[467]: eth0: IAID eb:57:c1:2b
May 19 22:54:53 volumio dhcpcd[467]: eth0: adding address fe80::ba27:ebff:fe57:c12b
May 19 22:54:53 volumio dhcpcd[467]: ipv6_addaddr1: Permission denied
May 19 22:54:54 volumio systemd[1]: hciuart.service: Succeeded.
May 19 22:54:54 volumio systemd[1]: Started Configure Bluetooth Modems connected by UART.
May 19 22:54:54 volumio wpa_supplicant[529]: Successfully initialized wpa_supplicant
May 19 22:54:54 volumio avahi-daemon[533]: Successfully called chroot().
May 19 22:54:54 volumio avahi-daemon[533]: Successfully dropped remaining capabilities.
May 19 22:54:54 volumio avahi-daemon[533]: No service file found in /etc/avahi/services.
May 19 22:54:54 volumio avahi-daemon[533]: Network interface enumeration completed.
May 19 22:54:54 volumio avahi-daemon[533]: Server startup complete. Host name is volumio.local. Local service cookie is 259631212.
May 19 22:54:54 volumio systemd[1]: Started Raise network interfaces.
May 19 22:54:54 volumio sh[420]: eth0: soliciting an IPv6 router
May 19 22:54:54 volumio dhcpcd[467]: eth0: soliciting an IPv6 router
May 19 22:54:54 volumio systemd[1]: Started Login Service.
May 19 22:54:54 volumio systemd[1]: Started WPA supplicant.
May 19 22:54:54 volumio systemd[1]: Started Avahi mDNS/DNS-SD Stack.
May 19 22:54:54 volumio systemd[1]: Reached target Network.
May 19 22:54:54 volumio systemd[1]: Condition check resulted in fast remote file copy program daemon being skipped.
May 19 22:54:54 volumio sh[420]: eth0: soliciting a DHCP lease
May 19 22:54:54 volumio dhcpcd[467]: eth0: soliciting a DHCP lease
May 19 22:54:54 volumio volumio-remote-updater[520]: Error: No active session
May 19 22:54:54 volumio systemd[1]: Starting Permit User Sessions...
May 19 22:54:54 volumio volumio-remote-updater[520]: [2024-05-19 22:54:54] [info] asio async_connect error: system:111 (Connection refused)
May 19 22:54:54 volumio volumio-remote-updater[520]: [2024-05-19 22:54:54] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected)
May 19 22:54:54 volumio volumio-remote-updater[520]: [2024-05-19 22:54:54] [error] handle_connect error: Underlying Transport Error
May 19 22:54:54 volumio volumio[531]: Could not open config: /tmp/upmpdcli.conf
May 19 22:54:54 volumio systemd[1]: Starting OpenBSD Secure Shell server...
May 19 22:54:54 volumio systemd[1]: Starting Network Time Service...
May 19 22:54:54 volumio systemd[1]: Reached target Network is Online.
May 19 22:54:54 volumio systemd[1]: Starting Samba NMB Daemon...
May 19 22:54:54 volumio systemd[1]: Starting LSB: Brings up/down network automatically...
May 19 22:54:54 volumio systemd[1]: Starting /etc/rc.local Compatibility...
May 19 22:54:54 volumio systemd[1]: Started Shairport Sync - AirPlay Audio Receiver.
May 19 22:54:54 volumio systemd[1]: Starting Raspberry Pi bluetooth helper...
May 19 22:54:54 volumio systemd[1]: upmpdcli.service: Main process exited, code=exited, status=1/FAILURE
May 19 22:54:54 volumio systemd[1]: upmpdcli.service: Failed with result 'exit-code'.
May 19 22:54:54 volumio systemd[1]: Started Permit User Sessions.
May 19 22:54:54 volumio systemd[1]: Started /etc/rc.local Compatibility.
May 19 22:54:54 volumio systemd[1]: Starting Hold until boot process finishes up...
May 19 22:54:54 volumio systemd[1]: Starting Terminate Plymouth Boot Screen...
May 19 22:54:55 volumio systemd[1]: Received SIGRTMIN+21 from PID 248 (plymouthd).
May 19 22:54:55 volumio systemd[1]: Received SIGRTMIN+21 from PID 248 (plymouthd).
May 19 22:54:55 volumio systemd[1]: plymouth-quit.service: Succeeded.
May 19 22:54:55 volumio systemd[1]: Started Terminate Plymouth Boot Screen.
May 19 22:54:55 volumio systemd[1]: plymouth-quit-wait.service: Succeeded.
May 19 22:54:55 volumio systemd[1]: Started Hold until boot process finishes up.
May 19 22:54:55 volumio systemd[1]: plymouth-start.service: Succeeded.
May 19 22:54:55 volumio systemd[1]: iptables.service: Succeeded.
May 19 22:54:55 volumio loadcpufreq[565]: Loading cpufreq kernel modules...done (none).
May 19 22:54:55 volumio systemd[1]: Started LSB: Load kernel modules needed to enable cpufreq scaling.
May 19 22:54:55 volumio systemd[1]: Starting LSB: set CPUFreq kernel parameters...
May 19 22:54:55 volumio systemd[1]: Started Getty on tty1.
May 19 22:54:55 volumio systemd[1]: Reached target Login Prompts.
May 19 22:54:55 volumio bthelper[648]: Raspberry Pi BDADDR already set
May 19 22:54:55 volumio systemd[1]: Started Raspberry Pi bluetooth helper.
May 19 22:54:55 volumio ntpd[631]: ntpd 4.2.8p12@1.3728-o (1): Starting
May 19 22:54:55 volumio ntpd[631]: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 103:103
May 19 22:54:55 volumio ifplugd(eth0)[691]: ifplugd 0.28 initializing.
May 19 22:54:55 volumio ifplugd(eth0)[691]: Using interface eth0/B8:27:EB:57:C1:2B with driver (version: 6.1.69-v7+)
May 19 22:54:55 volumio ifplugd(eth0)[691]: Using detection mode: SIOCETHTOOL
May 19 22:54:55 volumio ifplugd(eth0)[691]: Initialization complete, link beat detected.
May 19 22:54:55 volumio ntpd[686]: proto: precision = 1.406 usec (-19)
May 19 22:54:55 volumio systemd[1]: Started Network Time Service.
May 19 22:54:55 volumio ifplugd(eth0)[691]: Executing '/etc/ifplugd/ifplugd.action eth0 up'.
May 19 22:54:55 volumio systemd[1]: Starting Bluetooth service...
May 19 22:54:55 volumio ntpd[686]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): good hash signature
May 19 22:54:55 volumio ntpd[686]: leapsecond file ('/usr/share/zoneinfo/leap-seconds.list'): loaded, expire=2024-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37
May 19 22:54:55 volumio ntpd[686]: Listen and drop on 0 v6wildcard [::]:123
May 19 22:54:55 volumio ntpd[686]: Listen and drop on 1 v4wildcard 0.0.0.0:123
May 19 22:54:55 volumio ntpd[686]: Listen normally on 2 lo 127.0.0.1:123
May 19 22:54:55 volumio ntpd[686]: Listening on routing socket on fd #19 for interface updates
May 19 22:54:55 volumio ntpd[686]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
May 19 22:54:55 volumio ntpd[686]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
May 19 22:54:55 volumio sshd[692]: Server listening on 0.0.0.0 port 22.
May 19 22:54:55 volumio sshd[692]: Server listening on :: port 22.
May 19 22:54:55 volumio systemd[1]: Started OpenBSD Secure Shell server.
May 19 22:54:55 volumio cpufrequtils[669]: CPUFreq Utilities: Setting ondemand CPUFreq governor...CPU0...CPU1...CPU2...CPU3...done.
May 19 22:54:55 volumio systemd[1]: Started LSB: set CPUFreq kernel parameters.
May 19 22:54:55 volumio haveged[475]: haveged: ver: 1.9.1; arch: generic; vend: ; build: (gcc 8.2.0 CTV); collect: 128K
May 19 22:54:55 volumio haveged[475]: haveged: cpu: (VC); data: 16K (D); inst: 16K (D); idx: 11/40; sz: 14768/63488
May 19 22:54:55 volumio haveged[475]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 8.00171
May 19 22:54:55 volumio haveged[475]: haveged: fills: 0, generated: 0
May 19 22:54:55 volumio ifplugd(eth0)[691]: client: ifup: waiting for lock on /run/network/ifstate.eth0
May 19 22:54:55 volumio bluetoothd[700]: Bluetooth daemon 5.50
May 19 22:54:55 volumio bluetoothd[700]: Unknown key AutoConnectTimeout for group General in /etc/bluetooth/main.conf
May 19 22:54:55 volumio systemd[1]: Started Bluetooth service.
May 19 22:54:55 volumio systemd[1]: Reached target Bluetooth.
May 19 22:54:55 volumio bluetoothd[700]: Starting SDP server
May 19 22:54:55 volumio bluetoothd[700]: Excluding (cli) sap
May 19 22:54:55 volumio kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
May 19 22:54:55 volumio kernel: Bluetooth: BNEP filters: protocol multicast
May 19 22:54:55 volumio kernel: Bluetooth: BNEP socket layer initialized
May 19 22:54:55 volumio bluetoothd[700]: Bluetooth management interface 1.22 initialized
May 19 22:54:55 volumio dbus-daemon[518]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.5' (uid=0 pid=700 comm="/usr/lib/bluetooth/bluetoothd --noplugin=sap ")
May 19 22:54:55 volumio kernel: Bluetooth: MGMT ver 1.22
May 19 22:54:56 volumio bluetoothd[700]: Failed to set privacy: Rejected (0x0b)
May 19 22:54:56 volumio systemd[1]: Starting Hostname Service...
May 19 22:54:56 volumio dbus-daemon[518]: [system] Successfully activated service 'org.freedesktop.hostname1'
May 19 22:54:56 volumio systemd[1]: Started Hostname Service.
May 19 22:54:56 volumio ntpd[686]: error resolving pool 0.debian.pool.ntp.org: System error (-11)
May 19 22:54:56 volumio sh[420]: eth0: offered 192.168.1.19 from 192.168.1.1
May 19 22:54:56 volumio dhcpcd[467]: eth0: offered 192.168.1.19 from 192.168.1.1
May 19 22:54:56 volumio sh[420]: eth0: probing address 192.168.1.19/24
May 19 22:54:56 volumio dhcpcd[467]: eth0: probing address 192.168.1.19/24
May 19 22:54:56 volumio nmbd[653]: [2024/05/19 22:54:56.690988, 0] ../source3/nmbd/asyncdns.c:158(start_async_dns)
May 19 22:54:56 volumio nmbd[653]: started asyncdns process 717
May 19 22:54:56 volumio nmbd[653]: [2024/05/19 22:54:56.693492, 0] ../lib/util/become_daemon.c:149(daemon_status)
May 19 22:54:56 volumio nmbd[653]: daemon_status: STATUS=daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ...
May 19 22:54:56 volumio nmbd[653]: [2024/05/19 22:54:56.693682, 0] ../source3/nmbd/nmbd_subnetdb.c:254(create_subnets)
May 19 22:54:56 volumio nmbd[653]: NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6).
May 19 22:54:57 volumio systemd[1]: systemd-rfkill.service: Succeeded.
May 19 22:54:57 volumio wireless.js[527]: Cleaning previous...
May 19 22:54:57 volumio sudo[726]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ip addr flush dev wlan0
May 19 22:54:57 volumio sudo[726]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:54:57 volumio sudo[726]: pam_unix(sudo:session): session closed for user root
May 19 22:54:57 volumio sudo[728]: root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0 down
May 19 22:54:57 volumio sudo[728]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:54:57 volumio ntpd[686]: error resolving pool 1.debian.pool.ntp.org: System error (-11)
May 19 22:54:57 volumio sudo[728]: pam_unix(sudo:session): session closed for user root
May 19 22:54:58 volumio wireless.js[527]: Stopped aP
May 19 22:54:58 volumio wireless.js[527]: Wireless Networking DISABLED, not starting wireless flow
May 19 22:54:58 volumio systemd[1]: wireless.service: Succeeded.
May 19 22:54:58 volumio systemd[1]: Started Wireless Services.
May 19 22:54:58 volumio systemd[1]: Started Volumio Backend Module.
May 19 22:54:58 volumio systemd[1]: Started Volumio Cpu Tweaker.
May 19 22:54:58 volumio volumio-cpu-tweak[737]: Setting RT Priority for mpd
May 19 22:54:58 volumio volumio-cpu-tweak[737]: pid 35's current scheduling policy: SCHED_OTHER
May 19 22:54:58 volumio volumio-cpu-tweak[737]: pid 35's current scheduling priority: 0
May 19 22:54:58 volumio volumio-cpu-tweak[737]: Setting MPD Affinity
May 19 22:54:58 volumio volumio-cpu-tweak[737]: pid 3's current affinity mask: f
May 19 22:54:58 volumio volumio-cpu-tweak[737]: /bin/volumio_cpu_tweak: line 27: warning: command substitution: ignored null byte in input
May 19 22:54:58 volumio volumio-cpu-tweak[737]: VOLUMIO CPU TWEAK: Setting CPU Governor: performance
May 19 22:54:58 volumio systemd[1]: volumio_cpu_tweak.service: Succeeded.
May 19 22:54:58 volumio ntpd[686]: error resolving pool 2.debian.pool.ntp.org: System error (-11)
May 19 22:54:59 volumio ntpd[686]: error resolving pool 3.debian.pool.ntp.org: System error (-11)
May 19 22:54:59 volumio volumio-remote-updater[520]: [2024-05-19 22:54:59] [info] asio async_connect error: system:111 (Connection refused)
May 19 22:54:59 volumio volumio-remote-updater[520]: [2024-05-19 22:54:59] [info] Error getting remote endpoint: system:107 (Transport endpoint is not connected)
May 19 22:54:59 volumio volumio-remote-updater[520]: [2024-05-19 22:54:59] [error] handle_connect error: Underlying Transport Error
May 19 22:55:00 volumio bthelper[648]: Changing power off succeeded
May 19 22:55:00 volumio bthelper[648]: [CHG] Controller B8:27:EB:FD:6B:81 Class: 0x0000041c
May 19 22:55:00 volumio bthelper[648]: Changing power on succeeded
May 19 22:55:01 volumio volumio[736]: info: -------------------------------------------
May 19 22:55:01 volumio volumio[736]: info: ----- Volumio3 ----
May 19 22:55:01 volumio volumio[736]: info: -------------------------------------------
May 19 22:55:01 volumio volumio[736]: info: ----- System startup ----
May 19 22:55:01 volumio volumio[736]: info: -------------------------------------------
May 19 22:55:01 volumio sh[420]: eth0: leased 192.168.1.19 for infinity
May 19 22:55:01 volumio sh[420]: eth0: adding route to 192.168.1.0/24
May 19 22:55:01 volumio sh[420]: eth0: adding default route via 192.168.1.1
May 19 22:55:01 volumio dhcpcd[467]: eth0: leased 192.168.1.19 for infinity
May 19 22:55:01 volumio dhcpcd[467]: eth0: adding route to 192.168.1.0/24
May 19 22:55:01 volumio dhcpcd[467]: eth0: adding default route via 192.168.1.1
May 19 22:55:01 volumio avahi-daemon[533]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.19.
May 19 22:55:01 volumio avahi-daemon[533]: New relevant interface eth0.IPv4 for mDNS.
May 19 22:55:01 volumio avahi-daemon[533]: Registering new address record for 192.168.1.19 on eth0.IPv4.
May 19 22:55:01 volumio sh[420]: forked to background, child pid 789
May 19 22:55:01 volumio dhcpcd[467]: forked to background, child pid 789
May 19 22:55:01 volumio ifplugd(eth0)[691]: client: ifup: interface eth0 already configured
May 19 22:55:01 volumio sh[420]: eth0=eth0
May 19 22:55:01 volumio ifplugd(eth0)[691]: Program executed successfully.
May 19 22:55:01 volumio ifplugd[638]: Network Interface Plugging Daemon...start eth0...done.
May 19 22:55:01 volumio systemd[1]: Started LSB: Brings up/down network automatically.
May 19 22:55:01 volumio nmbd[653]: [2024/05/19 22:55:01.700191, 0] ../lib/util/become_daemon.c:138(daemon_ready)
May 19 22:55:01 volumio nmbd[653]: daemon_ready: STATUS=daemon 'nmbd' finished starting up and ready to serve connections
May 19 22:55:01 volumio systemd[1]: Started Samba NMB Daemon.
May 19 22:55:01 volumio systemd[1]: Starting Samba Winbind Daemon...
May 19 22:55:02 volumio winbindd[815]: [2024/05/19 22:55:02.127340, 0] ../source3/winbindd/winbindd_cache.c:3160(initialize_winbindd_cache)
May 19 22:55:02 volumio winbindd[815]: initialize_winbindd_cache: clearing cache and re-creating with version number 2
May 19 22:55:02 volumio winbindd[815]: [2024/05/19 22:55:02.171918, 0] ../lib/util/become_daemon.c:138(daemon_ready)
May 19 22:55:02 volumio systemd[1]: Started Samba Winbind Daemon.
May 19 22:55:02 volumio winbindd[815]: daemon_ready: STATUS=daemon 'winbindd' finished starting up and ready to serve connections
May 19 22:55:02 volumio systemd[1]: Starting Samba SMB Daemon...
May 19 22:55:02 volumio ntpd[686]: Listen normally on 3 eth0 192.168.1.19:123
May 19 22:55:02 volumio ntpd[686]: new interface(s) found: waking up resolver
May 19 22:55:02 volumio volumio[736]: info: MYVOLUMIO Environment detected
May 19 22:55:02 volumio systemd[1]: Started Samba SMB Daemon.
May 19 22:55:02 volumio systemd[1]: Reached target Multi-User System.
May 19 22:55:02 volumio smbd[820]: [2024/05/19 22:55:02.869473, 0] ../lib/util/become_daemon.c:138(daemon_ready)
May 19 22:55:02 volumio systemd[1]: Reached target Graphical Interface.
May 19 22:55:02 volumio volumio[736]: info: Plugin folders cleanup
May 19 22:55:02 volumio volumio[736]: info: Scanning into folder /volumio/app/plugins/
May 19 22:55:02 volumio volumio[736]: info: Scanning category audio_interface
May 19 22:55:02 volumio volumio[736]: info: Scanning category miscellanea
May 19 22:55:02 volumio volumio[736]: info: Scanning category music_service
May 19 22:55:02 volumio volumio[736]: info: Scanning category plugins.json
May 19 22:55:02 volumio volumio[736]: info: Scanning category system_controller
May 19 22:55:02 volumio volumio[736]: info: Scanning category user_interface
May 19 22:55:02 volumio smbd[820]: daemon_ready: STATUS=daemon 'smbd' finished starting up and ready to serve connections
May 19 22:55:02 volumio systemd[1]: Starting Update UTMP about System Runlevel Changes...
May 19 22:55:02 volumio volumio[736]: info: Scanning into folder /data/plugins/
May 19 22:55:02 volumio volumio[736]: info: Scanning category music_service
May 19 22:55:02 volumio volumio[736]: info: Scanning category user_interface
May 19 22:55:02 volumio volumio[736]: info: Plugin folders cleanup completed
May 19 22:55:02 volumio volumio[736]: info: -------------------------------------------
May 19 22:55:02 volumio volumio[736]: info: ----- Core plugins startup ----
May 19 22:55:02 volumio volumio[736]: info: -------------------------------------------
May 19 22:55:02 volumio volumio[736]: info: Loading plugins from folder /volumio/app/plugins/
May 19 22:55:02 volumio volumio[736]: info: Adding plugin upnp to MyMusic Plugins
May 19 22:55:02 volumio volumio[736]: info: Adding plugin airplay_emulation to MyMusic Plugins
May 19 22:55:02 volumio volumio[736]: info: Adding plugin upnp_browser to MyMusic Plugins
May 19 22:55:02 volumio volumio[736]: info: Loading plugins from folder /data/plugins/
May 19 22:55:02 volumio volumio[736]: info: Loading plugin "system"...
May 19 22:55:02 volumio systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
May 19 22:55:02 volumio systemd[1]: Started Update UTMP about System Runlevel Changes.
May 19 22:55:02 volumio systemd[1]: Startup finished in 10.425s (kernel) + 20.556s (userspace) = 30.981s.
May 19 22:55:02 volumio volumio[736]: info: Loading plugin "appearance"...
May 19 22:55:05 volumio volumio[736]: info: Loading plugin "network"...
May 19 22:55:05 volumio volumio[736]: info: Refreshing Cached IP Addresses
May 19 22:55:05 volumio volumio[736]: info: Loading plugin "services"...
May 19 22:55:05 volumio sudo[835]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
May 19 22:55:05 volumio volumio[736]: info: Loading plugin "alsa_controller"...
May 19 22:55:05 volumio sudo[835]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:05 volumio sudo[837]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
May 19 22:55:05 volumio sudo[835]: pam_unix(sudo:session): session closed for user root
May 19 22:55:05 volumio sudo[837]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:05 volumio sudo[837]: pam_unix(sudo:session): session closed for user root
May 19 22:55:05 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
May 19 22:55:05 volumio volumio[736]: info: Loading plugin "wizard"...
May 19 22:55:05 volumio volumio[736]: info: Loading plugin "networkfs"...
May 19 22:55:05 volumio volumio[736]: info: Starting Udev Watcher for removable devices
May 19 22:55:05 volumio volumio[736]: info: Ignoring mount for partition: boot
May 19 22:55:05 volumio volumio[736]: info: Ignoring mount for partition: volumio
May 19 22:55:05 volumio volumio[736]: info: Ignoring mount for partition: volumio_data
May 19 22:55:05 volumio volumio[736]: info: Mounting Device MUSICA
May 19 22:55:05 volumio sudo[846]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/mount /dev/sda1 /mnt/USB/MUSICA -o noatime
May 19 22:55:05 volumio sudo[846]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:06 volumio sudo[846]: pam_unix(sudo:session): session closed for user root
May 19 22:55:06 volumio kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
May 19 22:55:06 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
May 19 22:55:06 volumio volumio[736]: info: Loading plugin "volumio_command_line_client"...
May 19 22:55:06 volumio volumio[736]: info: Loading plugin "upnp"...
May 19 22:55:06 volumio volumio[736]: info: [1716152106752] Starting Upmpd Daemon
May 19 22:55:06 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
May 19 22:55:06 volumio volumio[736]: info: Loading plugin "my_music"...
May 19 22:55:06 volumio volumio[736]: info: Loading plugin "mpd"...
May 19 22:55:07 volumio volumio-remote-updater[520]: [2024-05-19 22:55:07] [connect] Successful connection
May 19 22:55:07 volumio volumio[736]: info: Plugin upnp_browser is not enabled
May 19 22:55:07 volumio volumio[736]: info: Loading plugin "alarm-clock"...
May 19 22:55:07 volumio volumio[736]: info: Plugin airplay_emulation is not enabled
May 19 22:55:07 volumio volumio[736]: info: Loading plugin "last_100"...
May 19 22:55:07 volumio volumio[736]: info: Loading plugin "webradio"...
May 19 22:55:07 volumio volumio[736]: info: Loading plugin "i2s_dacs"...
May 19 22:55:07 volumio volumio[736]: info: Loading plugin "volumiodiscovery"...
May 19 22:55:07 volumio volumio[736]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
May 19 22:55:07 volumio volumio[736]: *** WARNING *** Please fix your application to use the native API of Avahi!
May 19 22:55:07 volumio volumio[736]: *** WARNING *** For more information see
May 19 22:55:07 volumio node[736]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
May 19 22:55:07 volumio volumio[736]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
May 19 22:55:07 volumio volumio[736]: *** WARNING *** Please fix your application to use the native API of Avahi!
May 19 22:55:07 volumio volumio[736]: *** WARNING *** For more information see
May 19 22:55:07 volumio node[736]: *** WARNING *** Please fix your application to use the native API of Avahi!
May 19 22:55:07 volumio node[736]: *** WARNING *** For more information see
May 19 22:55:07 volumio node[736]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
May 19 22:55:07 volumio node[736]: *** WARNING *** Please fix your application to use the native API of Avahi!
May 19 22:55:07 volumio node[736]: *** WARNING *** For more information see
May 19 22:55:07 volumio volumio[736]: info: Applying required configuration parameters for plugin volumiodiscovery
May 19 22:55:07 volumio volumio[736]: info: Discovery: Started advertising with name: Volumio
May 19 22:55:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , registerCallback
May 19 22:55:07 volumio volumio[736]: info: Loading plugin "bandcamp"...
May 19 22:55:09 volumio volumio[736]: info: Loading plugin "spop"...
May 19 22:55:11 volumio volumio[736]: info: Loading plugin "now_playing"...
May 19 22:55:13 volumio volumio[736]: info: Loading plugin "outputs"...
May 19 22:55:13 volumio volumio[736]: info: Loading plugin "albumart"...
May 19 22:55:13 volumio volumio[736]: info: Plugin example_plugin is not enabled
May 19 22:55:13 volumio volumio[736]: info: Loading plugin "inputs"...
May 19 22:55:13 volumio volumio[736]: info: Loading plugin "updater_comm"...
May 19 22:55:13 volumio volumio[736]: info: Plugin mpdemulation is not enabled
May 19 22:55:13 volumio volumio[736]: info: Loading plugin "rest_api"...
May 19 22:55:13 volumio volumio[736]: info: Loading plugin "websocket"...
May 19 22:55:13 volumio volumio[736]: info: Loading plugin "radio_paradise"...
May 19 22:55:14 volumio volumio[736]: Forking 3 albumart workers
May 19 22:55:14 volumio volumio[736]: info: Applying required configuration parameters for plugin radio_paradise
May 19 22:55:14 volumio volumio[736]: info: [1716152114424] [RadioParadise] API delay: 5
May 19 22:55:14 volumio volumio[736]: info: Loading plugin "lastfm"...
May 19 22:55:15 volumio volumio[736]: Starting albumart workers
May 19 22:55:15 volumio volumio[736]: Starting albumart workers
May 19 22:55:15 volumio volumio[736]: Starting albumart workers
May 19 22:55:15 volumio volumio[736]: info: Loading i18n strings for locale it
May 19 22:55:15 volumio volumio[736]: Updating browse sources language
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::initPlayerControls
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 22:55:15 volumio volumio[736]: Express server listening on port 3000
May 19 22:55:15 volumio volumio[736]: [Metrics] WebUI: 15s 699.55ms
May 19 22:55:15 volumio volumio[736]: info: CoreStateMachine::resetVolumioState
May 19 22:55:15 volumio volumio[736]: info: CoreStateMachine::getcurrentVolume
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::volumioRetrievevolume
May 19 22:55:15 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 22:55:15 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 22:55:15 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 22:55:16 volumio volumio[736]: verbose: New Socket.io Connection to 192.168.1.19 from 192.168.1.14 UA: okhttp/4.9.2 Total Clients: 1
May 19 22:55:16 volumio volumio[736]: verbose: New Socket.io Connection to 192.168.1.19 from 192.168.1.14 UA: okhttp/4.9.2 Total Clients: 2
May 19 22:55:16 volumio volumio[736]: verbose: New Socket.io Connection to 192.168.1.19 from 192.168.1.14 UA: okhttp/4.9.2 Total Clients: 3
May 19 22:55:16 volumio volumio[736]: verbose: New Socket.io Connection to 192.168.1.19 from 192.168.1.14 UA: okhttp/4.9.2 Total Clients: 4
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:55:16 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: wizard , getShowWizard
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getShowWizard
May 19 22:55:16 volumio volumio[736]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 5
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:16 volumio volumio[736]: info: Reloading queue from file
May 19 22:55:16 volumio volumio[736]: info: CoreStateMachine::setRepeat null single undefined
May 19 22:55:16 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 22:55:16 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 22:55:16 volumio volumio[736]: info: CoreStateMachine::setRandom null
May 19 22:55:16 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 22:55:16 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 22:55:16 volumio volumio[736]: info: Setting Device type: Raspberry PI
May 19 22:55:16 volumio volumio[736]: info: Completed loading Core Plugins
May 19 22:55:16 volumio volumio[736]: info: Preparing to generate the ALSA configuration file
May 19 22:55:16 volumio volumio[736]: info: The plugin multiroom has an ALSA contribution file volumioMultiRoomServer.postMultiRoom.1000.conf
May 19 22:55:16 volumio volumio[736]: info: Reading ALSA contributions from plugins.
May 19 22:55:16 volumio volumio[736]: info: Discovery: adding 9fae1572-1e77-4f69-81b3-c6667fe2c351
May 19 22:55:16 volumio volumio[736]: info: Discovery: Found device Volumio
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:55:16 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:16 volumio volumio[736]: info: Asound.conf file unchanged, so no further update is needed
May 19 22:55:16 volumio volumio[736]: info: Output device has changed, restarting MPD
May 19 22:55:16 volumio sudo[914]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
May 19 22:55:16 volumio volumio[736]: info: ___________ START PLUGINS ___________
May 19 22:55:16 volumio sudo[914]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:16 volumio sudo[914]: pam_unix(sudo:session): session closed for user root
May 19 22:55:16 volumio volumio[736]: info: ControllerMpd::onStart: Initializing MPD
May 19 22:55:16 volumio volumio[736]: info: Creating MPD Configuration file
May 19 22:55:16 volumio sudo[916]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
May 19 22:55:16 volumio sudo[916]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:16 volumio sudo[920]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
May 19 22:55:16 volumio volumio[736]: info: [1716152116608] CoreMusicLibrary::Adding element Last_100
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 19 22:55:16 volumio sudo[920]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
May 19 22:55:16 volumio volumio[736]: info: [1716152116619] CoreMusicLibrary::Adding element Webradio
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 19 22:55:16 volumio sudo[920]: pam_unix(sudo:session): session closed for user root
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
May 19 22:55:16 volumio sudo[922]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
May 19 22:55:16 volumio sudo[922]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
May 19 22:55:16 volumio volumio[736]: info: [1716152116643] CoreMusicLibrary::Adding element Bandcamp Discover
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 19 22:55:16 volumio volumio[736]: Cannot find translation for source Bandcamp Discover
May 19 22:55:16 volumio volumio[736]: info: Creating Spotify config file
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:16 volumio systemd[1]: Listening on mpd.socket.
May 19 22:55:16 volumio systemd[1]: Starting Music Player Daemon...
May 19 22:55:16 volumio systemd[1]: mpd.service: Main process exited, code=killed, status=15/TERM
May 19 22:55:16 volumio systemd[1]: mpd.service: Succeeded.
May 19 22:55:16 volumio systemd[1]: Stopped Music Player Daemon.
May 19 22:55:16 volumio systemd[1]: Starting Music Player Daemon...
May 19 22:55:16 volumio volumio[736]: info: [now-playing] ConfigUpdater: config is up to date.
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
May 19 22:55:16 volumio volumio[736]: info: [1716152116782] CoreMusicLibrary::Adding element Radio Paradise
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 19 22:55:16 volumio volumio[736]: Cannot find translation for source Bandcamp Discover
May 19 22:55:16 volumio volumio[736]: Cannot find translation for source Radio Paradise
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
May 19 22:55:16 volumio volumio[736]: info: [1716152116786] CoreMusicLibrary::Adding element LastFM
May 19 22:55:16 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 19 22:55:16 volumio volumio[736]: Cannot find translation for source Bandcamp Discover
May 19 22:55:16 volumio volumio[736]: Cannot find translation for source Radio Paradise
May 19 22:55:16 volumio volumio[736]: Cannot find translation for source LastFM
May 19 22:55:16 volumio volumio[736]: info: [LastFM] scrobbler initiated!
May 19 22:55:16 volumio volumio[736]: info: [LastFM] extended logging: false
May 19 22:55:16 volumio volumio[736]: info: [LastFM] try scrobble stream/radio plays: true
May 19 22:55:16 volumio volumio[736]: info: [LastFM] Left init routine
May 19 22:55:16 volumio volumio[736]: info: [LastFM] Socket already connected: true
May 19 22:55:16 volumio volumio[736]: info: Volumio Calling Home
May 19 22:55:16 volumio volumio[736]: info: [now-playing] Fetching API key...
May 19 22:55:16 volumio volumio[736]: info: [now-playing] App is listening on port 4004.
May 19 22:55:16 volumio volumio[736]: warn: [now-playing] MyBackgroundMonitor is now watching /data/INTERNAL/NowPlayingPlugin/My Backgrounds
May 19 22:55:17 volumio sudo[932]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
May 19 22:55:17 volumio sudo[932]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:17 volumio sudo[932]: pam_unix(sudo:session): session closed for user root
May 19 22:55:17 volumio sudo[934]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
May 19 22:55:17 volumio sudo[934]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:17 volumio sudo[934]: pam_unix(sudo:session): session closed for user root
May 19 22:55:17 volumio volumio[736]: info: MPD Permissions set
May 19 22:55:17 volumio volumio[736]: info: MPD Permissions set
May 19 22:55:17 volumio volumio[736]: info: Spotify config file written
May 19 22:55:17 volumio volumio[736]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 6
May 19 22:55:17 volumio sudo[938]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart go-librespot-daemon.service
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio sudo[938]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:17 volumio systemd[1]: Started go-librespot Daemon.
May 19 22:55:17 volumio go-librespot[944]: Librespot-go daemon starting...
May 19 22:55:17 volumio sudo[938]: pam_unix(sudo:session): session closed for user root
May 19 22:55:17 volumio volumio[736]: info: Volumio called home
May 19 22:55:17 volumio sudo[951]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl start upmpdcli.service
May 19 22:55:17 volumio sudo[951]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:17 volumio volumio[736]: SPOTIFY: ------------------------------------------------------ ACCESS TOKEN ------------------------------------------------------
May 19 22:55:17 volumio volumio[736]: SPOTIFY: BQDfNN3d_qBcESugATXQtYs-NzHwuA3jeN1yf9xiic6I_75qSU1CBSwn2JdiWsBq_1DsFNkbwxpM555U8bOONbwHBlPWTOza4jSXsUQU6jRoCI1GjrVJXo5GVAbp3YIfa9FsuRLcVfaANpI9TLfru_rJWOnCmoorPJFiFK_7POfQp2esKVCMYg4eXZl9DqZKHFu2OlL8uwE1vqMREKg3VW1RleHJfnrT2UiwDhePqc4lneyPwss_SVfQNMcyGM8IHnd4S0Y
May 19 22:55:17 volumio volumio[736]: SPOTIFY: ------------------------------------------------------ ACCESS TOKEN ------------------------------------------------------
May 19 22:55:17 volumio volumio[736]: info: New Spotify access token = BQDfNN3d_qBcESugATXQtYs-NzHwuA3jeN1yf9xiic6I_75qSU1CBSwn2JdiWsBq_1DsFNkbwxpM555U8bOONbwHBlPWTOza4jSXsUQU6jRoCI1GjrVJXo5GVAbp3YIfa9FsuRLcVfaANpI9TLfru_rJWOnCmoorPJFiFK_7POfQp2esKVCMYg4eXZl9DqZKHFu2OlL8uwE1vqMREKg3VW1RleHJfnrT2UiwDhePqc4lneyPwss_SVfQNMcyGM8IHnd4S0Y
May 19 22:55:17 volumio volumio[736]: info: Spotify credentials grant success - running version from March 24, 2019
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:55:17 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:17 volumio systemd[1]: Started UPnP Renderer front-end to MPD.
May 19 22:55:17 volumio sudo[951]: pam_unix(sudo:session): session closed for user root
May 19 22:55:17 volumio volumio[736]: info: Upmpdcli Daemon Started
May 19 22:55:17 volumio volumio[736]: info: [LastFM] finished init: Authenticated successfully!
May 19 22:55:17 volumio volumio[736]: SPOTIFY: User informations: {"display_name":"Ema","external_urls":{"spotify":"https://open.spotify.com/user/5wrd3r0dueuhg7ebvjp9tq04l"},"href":"https://api.spotify.com/v1/users/5wrd3r0dueuhg7ebvjp9tq04l","id":"5wrd3r0dueuhg7ebvjp9tq04l","images":[{"url":"https://i.scdn.co/image/ab67757000003b826b3d0066eb506a4258f1e416","height":64,"width":64},{"url":"https://i.scdn.co/image/ab6775700000ee856b3d0066eb506a4258f1e416","height":300,"width":300}],"type":"user","uri":"spotify:user:5wrd3r0dueuhg7ebvjp9tq04l","followers":{"href":null,"total":9},"country":"IT","product":"premium","explicit_content":{"filter_enabled":false,"filter_locked":false},"email":"ema.mrbungle82@gmail.com"}
May 19 22:55:17 volumio volumio[736]: info: Spotify Successfully logged in
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::volumioAddToBrowseSources[object Object]
May 19 22:55:17 volumio volumio[736]: info: [1716152117669] CoreMusicLibrary::Adding element Spotify
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 19 22:55:17 volumio volumio[736]: Cannot find translation for source Bandcamp Discover
May 19 22:55:17 volumio volumio[736]: Cannot find translation for source Radio Paradise
May 19 22:55:17 volumio volumio[736]: Cannot find translation for source LastFM
May 19 22:55:17 volumio volumio[736]: Cannot find translation for source Spotify
May 19 22:55:17 volumio volumio[736]: verbose: New Socket.io Connection to 192.168.1.19 from 192.168.1.14 UA: okhttp/4.9.2 Total Clients: 7
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::volumioGetVisibleSources
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:55:17 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
May 19 22:55:17 volumio volumio[736]: info: Received Get System Info
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 19 22:55:17 volumio volumio[736]: info: Discovery: Getting this device information
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:55:17 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 19 22:55:17 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:55:17 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:18 volumio volumio[736]: info: Listing playlists
May 19 22:55:18 volumio volumio[736]: info: Received Get System Info
May 19 22:55:18 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 19 22:55:18 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 19 22:55:18 volumio volumio[736]: info: Discovery: Getting this device information
May 19 22:55:18 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:55:18 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:18 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 19 22:55:18 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:55:18 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:18 volumio go-librespot[944]: time="2024-05-19T22:55:18+02:00" level=info msg="generated new device id: 0fd2cdab011c843fa4a66b9e768cff731b3bd806"
May 19 22:55:18 volumio go-librespot[944]: time="2024-05-19T22:55:18+02:00" level=debug msg="stored credentials found for 5wrd3r0dueuhg7ebvjp9tq04l"
May 19 22:55:18 volumio volumio[736]: info: [now-playing] OpenWeatherMap API key obtained.
May 19 22:55:18 volumio go-librespot[944]: time="2024-05-19T22:55:18+02:00" level=debug msg="obtained new client token: AACmvjHzsIpOoyrmoZTZncXyTffFryynjbiHXxULBTEYvD5NsOp0EdFxE2z3IsExj4/VKQgEu8IucjXuRyXcGu4DczuGaqaqrYzweckTWCNTbGHUQ6QiU4BSQFGEkjEHEj8aOEqxSH7J4+Yx9bCfKbzdrWuLFBfbFba09xnXKHTM2k2CV4b0K3HnnluDtExWDVTV0WTcsrK39SHmSYWhCwFp87KcJCV9P2BUC4YCMc1jRYKBlEY6w+fgVvQzS5I="
May 19 22:55:18 volumio go-librespot[944]: time="2024-05-19T22:55:18+02:00" level=debug msg="fetched new accesspoints: [ap-gew4.spotify.com:4070 ap-gew4.spotify.com:443 ap-gew4.spotify.com:80 ap-guc3.spotify.com:4070 ap-gue1.spotify.com:443 ap-gew1.spotify.com:80]"
May 19 22:55:19 volumio go-librespot[944]: time="2024-05-19T22:55:19+02:00" level=debug msg="completed keyexchange"
May 19 22:55:19 volumio go-librespot[944]: time="2024-05-19T22:55:19+02:00" level=debug msg="completed challenge"
May 19 22:55:19 volumio go-librespot[944]: time="2024-05-19T22:55:19+02:00" level=debug msg="authenticated as 5wrd3r0dueuhg7ebvjp9tq04l"
May 19 22:55:19 volumio go-librespot[944]: time="2024-05-19T22:55:19+02:00" level=debug msg="authenticated as 5wrd3r0dueuhg7ebvjp9tq04l"
May 19 22:55:19 volumio go-librespot[944]: time="2024-05-19T22:55:19+02:00" level=debug msg="fetched new spclients: [gew4-spclient.spotify.com:443 guc3-spclient.spotify.com:443 gew1-spclient.spotify.com:443 gae2-spclient.spotify.com:443]"
May 19 22:55:19 volumio go-librespot[944]: time="2024-05-19T22:55:19+02:00" level=debug msg="fetched new dealers: [gew4-dealer.spotify.com:443 guc3-dealer.spotify.com:443 gew1-dealer.spotify.com:443 gae2-dealer.spotify.com:443]"
May 19 22:55:20 volumio go-librespot[944]: time="2024-05-19T22:55:20+02:00" level=debug msg="dealer connection opened"
May 19 22:55:20 volumio go-librespot[944]: time="2024-05-19T22:55:20+02:00" level=debug msg="skipping packet PacketTypeSecretBlock, len: 336"
May 19 22:55:20 volumio go-librespot[944]: time="2024-05-19T22:55:20+02:00" level=debug msg="skipping packet PacketTypeLicenseVersion, len: 2"
May 19 22:55:20 volumio go-librespot[944]: time="2024-05-19T22:55:20+02:00" level=debug msg="skipping packet PacketTypeUnknown1f, len: 17"
May 19 22:55:20 volumio go-librespot[944]: time="2024-05-19T22:55:20+02:00" level=debug msg="skipping packet PacketTypeLegacyWelcome, len: 0"
May 19 22:55:20 volumio go-librespot[944]: time="2024-05-19T22:55:20+02:00" level=debug msg="skipping packet PacketTypeMercuryEvent, len: 513"
May 19 22:55:20 volumio go-librespot[944]: time="2024-05-19T22:55:20+02:00" level=debug msg="received connection id: ZDllZTQ1NTItYTM4MC00NzcxLWEzODctZGE1MTEzNDRkMmQ0K2RlYWxlcit0Y3A6Ly9nZXc0LWRlYWxlci1hLWtwMzEuZ2V3NC5zcG90aWZ5Lm5ldDo1NzAwK0JGMzU3OUFGMDE2MTJERjkwNTE4MkM4Qzg2RDM3NzAxMjgzODI3NkNGQjVFMDMwOERDQjEzRjI5QjdGQzY5NTk="
May 19 22:55:20 volumio go-librespot[944]: time="2024-05-19T22:55:20+02:00" level=debug msg="put connect state because NEW_DEVICE"
May 19 22:55:20 volumio volumio[736]: info: go-librespot daemon successfully initialized
May 19 22:55:20 volumio mpd[927]: May 19 22:55 : decoder: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
May 19 22:55:20 volumio systemd[1]: Started Music Player Daemon.
May 19 22:55:20 volumio volumio[736]: Upnp client error: Error: This socket has been ended by the other party
May 19 22:55:20 volumio sudo[922]: pam_unix(sudo:session): session closed for user root
May 19 22:55:20 volumio sudo[916]: pam_unix(sudo:session): session closed for user root
May 19 22:55:20 volumio volumio[736]: info: Completed starting Core Plugins
May 19 22:55:20 volumio volumio[736]: info: -------------------------------------------
May 19 22:55:20 volumio volumio[736]: info: ----- MyVolumio plugins startup ----
May 19 22:55:20 volumio volumio[736]: info: -------------------------------------------
May 19 22:55:20 volumio volumio[736]: info: [MyVolumio PluginManager] Fetching plans data....
May 19 22:55:20 volumio volumio[736]: error: MPD error: The expression evaluated to a falsy value:
May 19 22:55:20 volumio volumio[736]: assert.ok(self.idling)
May 19 22:55:20 volumio volumio[736]: error: The expression evaluated to a falsy value:
May 19 22:55:20 volumio volumio[736]: assert.ok(self.idling)
May 19 22:55:20 volumio volumio[736]: info: MPD running with PID927
May 19 22:55:20 volumio volumio[736]: ,establishing connection
May 19 22:55:20 volumio volumio[736]: error: updateQueue error: null
May 19 22:55:20 volumio volumio[736]: error: updateQueue error: null
May 19 22:55:21 volumio volumio[953]: Generating RSA private key, 4096 bit long modulus (2 primes)
May 19 22:55:22 volumio volumio-remote-updater[520]: [2024-05-19 22:55:22] [connect] Successful connection
May 19 22:55:22 volumio volumio-remote-updater[520]: [2024-05-19 22:55:22] [connect] WebSocket Connection 127.0.0.1:3000 v-2 "WebSocket++/0.8.2" /socket.io/?EIO=4&transport=websocket&t=1716152122 101
May 19 22:55:22 volumio volumio[736]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: WebSocket++/0.8.2 Total Clients: 8
May 19 22:55:22 volumio systemd[1]: systemd-fsckd.service: Succeeded.
May 19 22:55:23 volumio volumio[736]: info: Initializing connection to go-librespot Websocket
May 19 22:55:23 volumio go-librespot[944]: time="2024-05-19T22:55:23+02:00" level=debug msg="new websocket client"
May 19 22:55:23 volumio volumio[736]: info: Connection to go-librespot Websocket established
May 19 22:55:25 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 19 22:55:25 volumio volumio[736]: info: Discovery: Getting this device information
May 19 22:55:25 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:55:25 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:25 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 19 22:55:26 volumio volumio[736]: info: Getting Spotify volume
May 19 22:55:26 volumio volumio[736]: info: Spotify volume: 100
May 19 22:55:26 volumio volumio[736]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 9
May 19 22:55:26 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:55:26 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:26 volumio systemd[1]: systemd-hostnamed.service: Succeeded.
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan premium
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan premium
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan premium
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan premium
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan premium
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan premium
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan premium
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin tidal to plan premium
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan premium
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan premium
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan superstar
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin multiroom to plan superstar
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin metavolumio to plan superstar
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan superstar
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan superstar
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin smart_inputs to plan superstar
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin hi_res_audio to plan superstar
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin tidal to plan superstar
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan superstar
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan superstar
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin bluetooth to plan virtuoso
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin manifestui to plan virtuoso
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin cd_controller to plan virtuoso
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin tidal to plan virtuoso
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin qobuz to plan virtuoso
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Adding plugin tidalconnect to plan virtuoso
May 19 22:55:34 volumio volumio[736]: info: Adding plugin bluetooth to MyMusic Plugins
May 19 22:55:34 volumio volumio[736]: info: Adding plugin multiroom to MyMusic Plugins
May 19 22:55:34 volumio volumio[736]: info: Adding plugin metavolumio to MyMusic Plugins
May 19 22:55:34 volumio volumio[736]: info: Adding plugin cd_controller to MyMusic Plugins
May 19 22:55:34 volumio volumio[736]: info: Adding plugin smart_inputs to MyMusic Plugins
May 19 22:55:34 volumio volumio[736]: info: Adding plugin tidalconnect to MyMusic Plugins
May 19 22:55:34 volumio volumio[736]: info: [MyVolumio PluginManager] Loading plugin "my_volumio"...
May 19 22:55:35 volumio volumio[736]: info: [MyVolumio PluginManager] MyVolumio plugin successfully loaded
May 19 22:55:35 volumio volumio[736]: info: [MyVolumio PluginManager] Starting plugin system_controller.my_volumio
May 19 22:55:35 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:35 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:35 volumio volumio[736]: info: Starting MyVolumio Remote Streaming Endpoints
May 19 22:55:35 volumio volumio[736]: info: MyVolumio login type: Token
May 19 22:55:35 volumio volumio[736]: info: [MyVolumio PluginManager] MyVolumio plugin successfully started
May 19 22:55:35 volumio volumio[736]: info: [MyVolumio PluginManager] Loading plugin "streaming_services"...
May 19 22:55:36 volumio volumio[953]: ............................................................................................................++++
May 19 22:55:37 volumio volumio[736]: info: Starting Streaming Service Transparent Proxy
May 19 22:55:37 volumio volumio[736]: info: [MyVolumio PluginManager] Streaming Services plugin successfully loaded
May 19 22:55:37 volumio volumio[736]: info: [MyVolumio PluginManager] Starting plugin music_service.streaming_services
May 19 22:55:37 volumio volumio[736]: info: Streaming services startup
May 19 22:55:37 volumio volumio[736]: info: Starting Streaming Daemon
May 19 22:55:37 volumio sudo[988]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
May 19 22:55:37 volumio sudo[988]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:37 volumio volumio[736]: info: [MyVolumio PluginManager] Streaming Services plugin successfully started
May 19 22:55:37 volumio sudo[988]: pam_unix(sudo:session): session closed for user root
May 19 22:55:37 volumio volumio[736]: error: Cannot start Volumio Streaming Daemon
May 19 22:55:37 volumio volumio[736]: error: Failed initialization of streaming services: Error: Error: Command failed: /usr/bin/sudo systemctl restart volumio-streaming-daemon.service
May 19 22:55:37 volumio volumio[736]: Failed to restart volumio-streaming-daemon.service: Unit volumio-streaming-daemon.service not found.
May 19 22:55:37 volumio volumio[736]: error: MyVolumio Custom Token format not valid, refreshing it
May 19 22:55:38 volumio volumio[736]: STREAMING PROXY: Starting server on port 3245
May 19 22:55:38 volumio volumio[736]: Node JS runtime: 14
May 19 22:55:38 volumio volumio[736]: info: MyVolumio login type: Token
May 19 22:55:39 volumio volumio[736]: info: MYVOLUMIO SUCCESSFULLY LOGGED IN
May 19 22:55:40 volumio volumio[736]: info: MyVolumio token set successfully
May 19 22:55:40 volumio volumio[736]: info: MYVOLUMIO: Adding device
May 19 22:55:40 volumio volumio[736]: info: MYVOLUMIO: Evaluating Server
May 19 22:55:41 volumio volumio[736]: info: MyVolumio Plan changed: premium
May 19 22:55:41 volumio volumio[736]: info: [MyVolumio PluginManager] Subscribed plan changed to premium
May 19 22:55:41 volumio volumio[736]: info: Removing browser output: myVolumio user plan is not superstar
May 19 22:55:41 volumio volumio[736]: info: Removing audio output:
May 19 22:55:41 volumio volumio[736]: info: MYVOLUMIO: Adding device
May 19 22:55:41 volumio volumio[736]: info: MYVOLUMIO: Evaluating Server
May 19 22:55:41 volumio volumio[736]: info: Remote config written successfully
May 19 22:55:41 volumio volumio[736]: info: Starting Tunnel 1
May 19 22:55:41 volumio volumio[736]: info: Starting Tunnel Connection Checker
May 19 22:55:41 volumio volumio[736]: info: Completed starting MyVolumio Plugin
May 19 22:55:41 volumio volumio[736]: info: MYVolumio Device enabled
May 19 22:55:41 volumio volumio[736]: info: [MyVolumio PluginManager] Device activated, enabling myvolumio plugins...
May 19 22:55:41 volumio volumio[736]: info: MyVolumio status changed
May 19 22:55:41 volumio volumio[736]: info: Streaming services startup
May 19 22:55:41 volumio volumio[736]: info: Starting Streaming Daemon
May 19 22:55:41 volumio sudo[1028]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumio-streaming-daemon.service
May 19 22:55:41 volumio volumio[736]: info: Setting Geolocation for MyVolumio to eu7
May 19 22:55:41 volumio sudo[1028]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:41 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:41 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:41 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:41 volumio sudo[1028]: pam_unix(sudo:session): session closed for user root
May 19 22:55:42 volumio volumio[736]: error: Cannot start Volumio Streaming Daemon
May 19 22:55:42 volumio volumio[736]: error: Failed initialization of streaming services: Error: Error: Command failed: /usr/bin/sudo systemctl restart volumio-streaming-daemon.service
May 19 22:55:42 volumio volumio[736]: Failed to restart volumio-streaming-daemon.service: Unit volumio-streaming-daemon.service not found.
May 19 22:55:42 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getHwuuid
May 19 22:55:42 volumio volumio[736]: error: [MyVolumio PluginManager] Cache data is invalid!
May 19 22:55:42 volumio volumio[736]: info: Setting Geolocation for MyVolumio to eu4
May 19 22:55:42 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:42 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:42 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:42 volumio volumio[736]: info: Successfully Added MyVolumio device
May 19 22:55:42 volumio volumio[736]: info: Successfully Added MyVolumio device
May 19 22:55:42 volumio volumio[736]: info: Updating MyVolumio device info
May 19 22:55:42 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:43 volumio volumio[736]: info: Updating MyVolumio device info
May 19 22:55:43 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:43 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:43 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:43 volumio volumio[736]: info: Successfully Updated MyVolumio device
May 19 22:55:43 volumio volumio[736]: info: Successfully Updated MyVolumio device
May 19 22:55:44 volumio volumio[736]: info: [MyVolumio PluginManager] Loading plugin "bluetooth"...
May 19 22:55:44 volumio volumio[736]: info: [1716152144461] Starting BluetoothController
May 19 22:55:44 volumio volumio[736]: info: [MyVolumio PluginManager] Loading plugin "multiroom"...
May 19 22:55:46 volumio volumio[736]: info: [MyVolumio PluginManager] Applying required configuration parameters for plugin multiroom
May 19 22:55:46 volumio sudo[1031]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rm -rf /tmp/multiroom
May 19 22:55:46 volumio sudo[1031]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:46 volumio sudo[1031]: pam_unix(sudo:session): session closed for user root
May 19 22:55:46 volumio volumio[736]: info: MRS: MultiRoom plugin initialized
May 19 22:55:46 volumio volumio[736]: info: MRS: STOPPING SNAPCLIENT
May 19 22:55:46 volumio volumio[736]: info: MRS: Snap server stop
May 19 22:55:46 volumio sudo[1047]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop volumioSnapclient
May 19 22:55:46 volumio sudo[1047]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:46 volumio volumio[736]: info: MRS: STOPPING volumioStreaming
May 19 22:55:46 volumio sudo[1050]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop volumioSnapserver
May 19 22:55:46 volumio sudo[1050]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:46 volumio sudo[1047]: pam_unix(sudo:session): session closed for user root
May 19 22:55:46 volumio volumio[736]: info: [MyVolumio PluginManager] Loading plugin "metavolumio"...
May 19 22:55:46 volumio sudo[1050]: pam_unix(sudo:session): session closed for user root
May 19 22:55:46 volumio sudo[1055]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rm -f /tmp/hls/*
May 19 22:55:46 volumio sudo[1055]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:46 volumio sudo[1055]: pam_unix(sudo:session): session closed for user root
May 19 22:55:46 volumio sudo[1054]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl stop volumioStreaming
May 19 22:55:46 volumio sudo[1054]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:46 volumio sudo[1054]: pam_unix(sudo:session): session closed for user root
May 19 22:55:46 volumio volumio[736]: info: [MyVolumio PluginManager] Loading plugin "manifestui"...
May 19 22:55:46 volumio volumio[736]: info: [MyVolumio PluginManager] Loading plugin "cd_controller"...
May 19 22:55:46 volumio volumio[736]: info: [MyVolumio PluginManager] Loading plugin "smart_inputs"...
May 19 22:55:46 volumio volumio[736]: info: [MyVolumio PluginManager] Loading plugin "hi_res_audio"...
May 19 22:55:46 volumio volumio[736]: info: [MyVolumio PluginManager] Applying required configuration parameters for plugin hi_res_audio
May 19 22:55:46 volumio volumio[736]: info: [MyVolumio PluginManager] Loading plugin "tidal"...
May 19 22:55:46 volumio volumio[736]: info: [MyVolumio PluginManager] Loading plugin "qobuz"...
May 19 22:55:46 volumio volumio[736]: info: [MyVolumio PluginManager] Loading plugin "tidalconnect"...
May 19 22:55:46 volumio volumio[736]: info: Preparing to generate the ALSA configuration file
May 19 22:55:47 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
May 19 22:55:47 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:47 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
May 19 22:55:47 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getHwuuid
May 19 22:55:47 volumio volumio[736]: info: The plugin multiroom has an ALSA contribution file volumioMultiRoomServer.postMultiRoom.1000.conf
May 19 22:55:47 volumio volumio[736]: info: Reading ALSA contributions from plugins.
May 19 22:55:47 volumio volumio[736]: info: MRS: Removed streaming files
May 19 22:55:47 volumio volumio[736]: info: MRS: volumioStreaming STOPPED
May 19 22:55:47 volumio volumio[736]: info: MRS: SNAPSERVER STOPPED
May 19 22:55:47 volumio volumio[736]: info: MRS: SNAPCLIENT STOPPED
May 19 22:55:47 volumio volumio[736]: info: Asound.conf file unchanged, so no further update is needed
May 19 22:55:47 volumio volumio[736]: info: Output device has changed, restarting MPD
May 19 22:55:47 volumio sudo[1065]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/chmod 777 /etc/mpd.conf
May 19 22:55:47 volumio sudo[1065]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:47 volumio sudo[1065]: pam_unix(sudo:session): session closed for user root
May 19 22:55:47 volumio volumio[736]: info: MRS: Audio Device Changed, rebuilding Multiroom Configuration
May 19 22:55:47 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:47 volumio sudo[1068]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart mpd.service
May 19 22:55:47 volumio sudo[1068]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:47 volumio systemd[1]: Stopping Music Player Daemon...
May 19 22:55:47 volumio volumio[736]: info: [MyVolumio PluginManager] Starting plugin audio_interface.bluetooth
May 19 22:55:47 volumio volumio[736]: info: [MyVolumio PluginManager] Plugin bluetooth disabled by user. Not starting
May 19 22:55:47 volumio volumio[736]: info: [MyVolumio PluginManager] Starting plugin audio_interface.multiroom
May 19 22:55:47 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , pushMultiRoomStatus
May 19 22:55:47 volumio volumio[736]: info: MRS: Pushing multiroomSync output for this device
May 19 22:55:47 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 22:55:47 volumio volumio[736]: info: Adding audio output:
May 19 22:55:47 volumio volumio[736]: info: Adding audio output:
May 19 22:55:47 volumio volumio[736]: info: MRS: Audio Device Changed, rebuilding Multiroom Configuration
May 19 22:55:47 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:47 volumio volumio[736]: info: [MyVolumio PluginManager] Starting plugin miscellanea.metavolumio
May 19 22:55:47 volumio volumio[736]: info: Adding METAVOLUMIO REST API Endpoints
May 19 22:55:47 volumio volumio[736]: info: Adding metavolumio REST Endpoint for plugin: miscellanea/metavolumio
May 19 22:55:47 volumio volumio[736]: info: Adding getSimilarArtists REST Endpoint for plugin: miscellanea/metavolumio
May 19 22:55:47 volumio volumio[736]: info: Adding getSimilarAlbums REST Endpoint for plugin: miscellanea/metavolumio
May 19 22:55:47 volumio volumio[736]: info: Adding getSimilarTracks REST Endpoint for plugin: miscellanea/metavolumio
May 19 22:55:47 volumio volumio[736]: info: [MyVolumio PluginManager] Starting plugin miscellanea.manifestui
May 19 22:55:47 volumio volumio[736]: info: Adding Manifest REST API Endpoints
May 19 22:55:47 volumio volumio[736]: info: Adding manifestui REST Endpoint for plugin: miscellanea/manifestui
May 19 22:55:47 volumio volumio[736]: info: [MyVolumio PluginManager] Starting plugin music_service.cd_controller
May 19 22:55:47 volumio volumio[736]: info: [MyVolumio PluginManager] Plugin cd_controller disabled by user. Not starting
May 19 22:55:47 volumio volumio[736]: info: [MyVolumio PluginManager] Starting plugin music_service.smart_inputs
May 19 22:55:47 volumio volumio[736]: info: [MyVolumio PluginManager] Plugin smart_inputs disabled by user. Not starting
May 19 22:55:47 volumio volumio[736]: info: [MyVolumio PluginManager] Starting plugin music_service.hi_res_audio
May 19 22:55:47 volumio volumio[736]: error: Hi Res Audio Failed Login: Missing Login Data
May 19 22:55:47 volumio volumio[736]: info: Adding HIGHRESAUDIO REST API Endpoints
May 19 22:55:47 volumio volumio[736]: info: Adding getStreamUrlhi_res_audio REST Endpoint for plugin: music_service/hi_res_audio
May 19 22:55:47 volumio volumio[736]: info: [MyVolumio PluginManager] Starting plugin music_service.tidal
May 19 22:55:47 volumio volumio[736]: info: [MyVolumio PluginManager] Starting plugin music_service.qobuz
May 19 22:55:47 volumio volumio[736]: info: [MyVolumio PluginManager] Starting plugin music_service.tidalconnect
May 19 22:55:47 volumio volumio[736]: info: [MyVolumio PluginManager] Plugin tidalconnect disabled by user. Not starting
May 19 22:55:47 volumio volumio[736]: info: Stopping AccessToken refresher cron
May 19 22:55:47 volumio volumio[736]: info: AccessToken refresher cron started
May 19 22:55:47 volumio volumio[736]: info: Stopping AccessToken refresher cron for QOBUZ
May 19 22:55:47 volumio volumio[736]: info: AccessToken refresher cron started for QOBUZ
May 19 22:55:47 volumio volumio[736]: info: Adding TIDAL REST API Endpoints
May 19 22:55:47 volumio volumio[736]: info: Adding getStreamUrltidal REST Endpoint for plugin: music_service/tidal
May 19 22:55:47 volumio volumio[736]: info: Adding QOBUZ REST API Endpoints
May 19 22:55:47 volumio volumio[736]: info: Adding getStreamUrlqobuz REST Endpoint for plugin: music_service/qobuz
May 19 22:55:47 volumio systemd[1]: mpd.service: Succeeded.
May 19 22:55:47 volumio systemd[1]: Stopped Music Player Daemon.
May 19 22:55:47 volumio volumio-remote-updater[520]: No test mode
May 19 22:55:47 volumio volumio-remote-updater[520]: No alpha test mode
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
May 19 22:55:48 volumio systemd[1]: Starting Music Player Daemon...
May 19 22:55:48 volumio volumio[736]: info: MPD Permissions set
May 19 22:55:48 volumio sudo[1078]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart sshtunnel.service
May 19 22:55:48 volumio sudo[1078]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:48 volumio volumio[736]: info: BOOT COMPLETED
May 19 22:55:48 volumio volumio[736]: [Metrics] CommandRouter: 47s 122.72ms
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::volumiosetStartupVolume
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:55:48 volumio systemd[1]: Started MyVolumio SSH Tunnel.
May 19 22:55:48 volumio sudo[1078]: pam_unix(sudo:session): session closed for user root
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::Close All Modals sent
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::Close All Modals sent
May 19 22:55:48 volumio autossh[1086]: port set to 0, monitoring disabled
May 19 22:55:48 volumio autossh[1086]: starting ssh (count 1)
May 19 22:55:48 volumio autossh[1086]: ssh child pid is 1091
May 19 22:55:48 volumio volumio[736]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
May 19 22:55:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
May 19 22:55:48 volumio volumio[736]: info: Remote SSH Started
May 19 22:55:48 volumio volumiossh-tunnel[1081]: Warning: Permanently added '[eu4.myvolumio.org]:2222,[167.172.103.77]:2222' (RSA) to the list of known hosts.
May 19 22:55:48 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 19 22:55:48 volumio volumio[736]: info: Adding audio output:
May 19 22:55:48 volumio volumio[736]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 10
May 19 22:55:48 volumio volumio[736]: info: MRS: Found cast device: BRAVIA-4K-GB-0ef73653cd458b4a82101a9f39690112
May 19 22:55:48 volumio volumio[736]: info: Adding audio output:
May 19 22:55:49 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:55:49 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:49 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , checkAudioDeviceAvailable
May 19 22:55:49 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
May 19 22:55:49 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , versionChangeDetect
May 19 22:55:49 volumio mpd[1075]: May 19 22:55 : decoder: Decoder plugin 'wildmidi' is unavailable: configuration file does not exist: /etc/timidity/timidity.cfg
May 19 22:55:50 volumio systemd[1]: Started Music Player Daemon.
May 19 22:55:50 volumio sudo[1068]: pam_unix(sudo:session): session closed for user root
May 19 22:55:50 volumio volumio[736]: error: updateQueue error: null
May 19 22:55:50 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
May 19 22:55:50 volumio volumio[736]: verbose: New Socket.io Connection to localhost:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 11
May 19 22:55:50 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:55:50 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:55:52 volumio volumio[736]: info: MRS: Getting audio outputs on start
May 19 22:55:52 volumio volumio[736]: info: MRS: Requesting all other devices output
May 19 22:55:55 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:55 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: alsa_controller , getConfigParam
May 19 22:55:55 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getConfigParam
May 19 22:55:55 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: appearance , getConfigParam
May 19 22:55:55 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStatsObject
May 19 22:55:55 volumio volumio[736]: info: CoreCommandRouter::volumioGetBrowseSources
May 19 22:55:55 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemVersion
May 19 22:56:02 volumio ntpd[686]: Soliciting pool server 212.6.50.243
May 19 22:56:03 volumio ntpd[686]: Soliciting pool server 185.157.229.254
May 19 22:56:03 volumio ntpd[686]: Soliciting pool server 217.61.62.224
May 19 22:56:04 volumio ntpd[686]: Soliciting pool server 31.14.133.122
May 19 22:56:04 volumio ntpd[686]: Soliciting pool server 129.152.16.145
May 19 22:56:04 volumio ntpd[686]: Soliciting pool server 212.45.144.206
May 19 22:56:04 volumio ntpd[686]: Soliciting pool server 162.159.200.123
May 19 22:56:05 volumio ntpd[686]: Soliciting pool server 85.199.214.99
May 19 22:56:05 volumio ntpd[686]: Soliciting pool server 212.45.144.3
May 19 22:56:05 volumio ntpd[686]: Soliciting pool server 162.159.200.1
May 19 22:56:06 volumio ntpd[686]: Soliciting pool server 95.110.254.234
May 19 22:56:06 volumio ntpd[686]: Soliciting pool server 185.221.173.236
May 19 22:56:06 volumio ntpd[686]: Soliciting pool server 93.94.88.51
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 19 22:56:07 volumio volumio[736]: info: Discovery: Getting this device information
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:56:07 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 19 22:56:07 volumio volumio[736]: verbose: New Socket.io Connection to 192.168.1.19:3000 from 192.168.1.14 UA: Dalvik/2.1.0 (Linux; U; Android 12; M2003J15SC Build/SP1A.210812.016) Total Clients: 12
May 19 22:56:07 volumio ntpd[686]: Soliciting pool server 2001:b07:5d2c:9268:dead::123
May 19 22:56:07 volumio ntpd[686]: Soliciting pool server 95.230.240.5
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::volumioGetQueue
May 19 22:56:07 volumio volumio[736]: info: CoreStateMachine::getQueue
May 19 22:56:07 volumio volumio[736]: info: CorePlayQueue::getQueue
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: webradio , handleBrowseUri
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::getUIConfigOnPlugin
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:56:07 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:56:07 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri
May 19 22:56:07 volumio volumio[736]: info: In handleBrowseUri, curUri=spotify/myalbums
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:56:07 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:56:07 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::volumioGetVisibleSources
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sOptions
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
May 19 22:56:07 volumio volumio[736]: info: Getting Alsa Cards List without I2S DAC
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2SNumber
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getPlaybackMode
May 19 22:56:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getAdvancedSettingsStatus
May 19 22:56:30 volumio ntpd[686]: receive: Unexpected origin timestamp 0xe9f4e5e9.786a02c2 does not match aorg 0000000000.00000000 from server@93.94.88.51 xmt 0xe9f4e5fe.64f392d0
May 19 22:56:32 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 19 22:56:32 volumio volumio[736]: info: CURURI: music-library
May 19 22:56:33 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 19 22:56:33 volumio volumio[736]: info: CURURI: music-library/USB
May 19 22:56:33 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 19 22:56:33 volumio volumio[736]: info: CURURI: music-library/USB/MUSICA
May 19 22:56:34 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 19 22:56:34 volumio volumio[736]: info: CURURI: music-library/USB/MUSICA/LOSSLESS
May 19 22:56:40 volumio volumio[953]: ............................................................................................................................................................................................................................................................................................................................++++
May 19 22:56:40 volumio volumio[953]: e is 65537 (0x010001)
May 19 22:56:40 volumio volumio[953]: writing RSA key
May 19 22:56:40 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 19 22:56:40 volumio volumio[736]: info: CURURI: music-library/USB/MUSICA/LOSSLESS/Beth Gibbons
May 19 22:56:41 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 19 22:56:41 volumio volumio[736]: info: CURURI: music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown
May 19 22:56:42 volumio volumio[736]: info: CoreCommandRouter::volumioReplaceandPlayItems
May 19 22:56:42 volumio volumio[736]: info: CoreStateMachine::ClearQueue
May 19 22:56:42 volumio volumio[736]: info: CoreStateMachine::stop
May 19 22:56:42 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 19 22:56:42 volumio volumio[736]: info: CorePlayQueue::clearPlayQueue
May 19 22:56:42 volumio volumio[736]: info: CorePlayQueue::saveQueue
May 19 22:56:42 volumio volumio[736]: info: CoreCommandRouter::volumioPushQueue
May 19 22:56:42 volumio volumio[736]: info: CoreStateMachine::addQueueItems
May 19 22:56:42 volumio volumio[736]: info: CorePlayQueue::addQueueItems
May 19 22:56:42 volumio volumio[736]: info: Preload queue cleared
May 19 22:56:42 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/01 - Tell Me Who You Are Today.flac
May 19 22:56:43 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/01 - Tell Me Who You Are Today.flac in service mpd
May 19 22:56:43 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/02 - Floating On A Moment.flac
May 19 22:56:43 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/02 - Floating On A Moment.flac in service mpd
May 19 22:56:43 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/03 - Burden Of Life.flac
May 19 22:56:43 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/03 - Burden Of Life.flac in service mpd
May 19 22:56:43 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/04 - Lost Changes.flac
May 19 22:56:43 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/04 - Lost Changes.flac in service mpd
May 19 22:56:43 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/05 - Rewind.flac
May 19 22:56:43 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/05 - Rewind.flac in service mpd
May 19 22:56:43 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/06 - Reaching Out.flac
May 19 22:56:43 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/06 - Reaching Out.flac in service mpd
May 19 22:56:43 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/07 - Oceans.flac
May 19 22:56:43 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/07 - Oceans.flac in service mpd
May 19 22:56:43 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/08 - For Sale.flac
May 19 22:56:43 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/08 - For Sale.flac in service mpd
May 19 22:56:43 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/09 - Beyond The Sun.flac
May 19 22:56:43 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/09 - Beyond The Sun.flac in service mpd
May 19 22:56:43 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/10 - Whispering Love.flac
May 19 22:56:43 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/10 - Whispering Love.flac in service mpd
May 19 22:56:43 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Beth%20Gibbons/Lives%20Outgrown/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBeth%20Gibbons%2FBeth%20Gibbons%20-%202024%20-%20Lives%20Outgrown%2F01%20-%20Tell%20Me%20Who%20You%20Are%20Today.flac&metadata=false
May 19 22:56:43 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/01 - Tell Me Who You Are Today.flac
May 19 22:56:43 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Beth%20Gibbons/Lives%20Outgrown/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBeth%20Gibbons%2FBeth%20Gibbons%20-%202024%20-%20Lives%20Outgrown%2F02%20-%20Floating%20On%20A%20Moment.flac&metadata=false
May 19 22:56:43 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/02 - Floating On A Moment.flac
May 19 22:56:43 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Beth%20Gibbons/Lives%20Outgrown/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBeth%20Gibbons%2FBeth%20Gibbons%20-%202024%20-%20Lives%20Outgrown%2F03%20-%20Burden%20Of%20Life.flac&metadata=false
May 19 22:56:43 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/03 - Burden Of Life.flac
May 19 22:56:43 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Beth%20Gibbons/Lives%20Outgrown/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBeth%20Gibbons%2FBeth%20Gibbons%20-%202024%20-%20Lives%20Outgrown%2F04%20-%20Lost%20Changes.flac&metadata=false
May 19 22:56:43 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/04 - Lost Changes.flac
May 19 22:56:43 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Beth%20Gibbons/Lives%20Outgrown/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBeth%20Gibbons%2FBeth%20Gibbons%20-%202024%20-%20Lives%20Outgrown%2F05%20-%20Rewind.flac&metadata=false
May 19 22:56:43 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/05 - Rewind.flac
May 19 22:56:43 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Beth%20Gibbons/Lives%20Outgrown/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBeth%20Gibbons%2FBeth%20Gibbons%20-%202024%20-%20Lives%20Outgrown%2F06%20-%20Reaching%20Out.flac&metadata=false
May 19 22:56:43 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/06 - Reaching Out.flac
May 19 22:56:43 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Beth%20Gibbons/Lives%20Outgrown/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBeth%20Gibbons%2FBeth%20Gibbons%20-%202024%20-%20Lives%20Outgrown%2F07%20-%20Oceans.flac&metadata=false
May 19 22:56:43 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/07 - Oceans.flac
May 19 22:56:43 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Beth%20Gibbons/Lives%20Outgrown/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBeth%20Gibbons%2FBeth%20Gibbons%20-%202024%20-%20Lives%20Outgrown%2F08%20-%20For%20Sale.flac&metadata=false
May 19 22:56:43 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/08 - For Sale.flac
May 19 22:56:43 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Beth%20Gibbons/Lives%20Outgrown/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBeth%20Gibbons%2FBeth%20Gibbons%20-%202024%20-%20Lives%20Outgrown%2F09%20-%20Beyond%20The%20Sun.flac&metadata=false
May 19 22:56:43 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/09 - Beyond The Sun.flac
May 19 22:56:43 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Beth%20Gibbons/Lives%20Outgrown/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBeth%20Gibbons%2FBeth%20Gibbons%20-%202024%20-%20Lives%20Outgrown%2F10%20-%20Whispering%20Love.flac&metadata=false
May 19 22:56:43 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/10 - Whispering Love.flac
May 19 22:56:43 volumio volumio[736]: info: CoreCommandRouter::volumioPushQueue
May 19 22:56:43 volumio volumio[736]: info: CorePlayQueue::saveQueue
May 19 22:56:43 volumio volumio[736]: info: CoreStateMachine::updateTrackBlock
May 19 22:56:43 volumio volumio[736]: info: CorePlayQueue::getTrackBlock
May 19 22:56:43 volumio volumio[736]: info: CoreCommandRouter::volumioPlay
May 19 22:56:43 volumio volumio[736]: info: CoreStateMachine::play index 0
May 19 22:56:43 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 19 22:56:43 volumio volumio[736]: info: CoreStateMachine::stop
May 19 22:56:43 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 19 22:56:43 volumio volumio[736]: info: CoreStateMachine::play index undefined
May 19 22:56:43 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 19 22:56:43 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:56:43 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 19 22:56:43 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:56:43 volumio volumio[736]: verbose: ControllerMpd::clearAddPlayTracks USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/01 - Tell Me Who You Are Today.flac
May 19 22:56:43 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 19 22:56:43 volumio volumio[736]: info: sendMpdCommand stop took 5 milliseconds
May 19 22:56:43 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand clear
May 19 22:56:43 volumio volumio[736]: info:
May 19 22:56:43 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 19 22:56:43 volumio volumio[736]: info: Ignoring MPD Status Update
May 19 22:56:43 volumio volumio[736]: info: sendMpdCommand clear took 8 milliseconds
May 19 22:56:43 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/01 - Tell Me Who You Are Today.flac"
May 19 22:56:43 volumio volumio[736]: error: updateQueue error: null
May 19 22:56:43 volumio volumio[736]: info:
May 19 22:56:43 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 19 22:56:43 volumio volumio[736]: info: Ignoring MPD Status Update
May 19 22:56:43 volumio volumio[736]: info: ------------------------------ 15ms
May 19 22:56:43 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/01 - Tell Me Who You Are Today.flac" took 13 milliseconds
May 19 22:56:43 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand play
May 19 22:56:43 volumio volumio[736]: info: ------------------------------ 6ms
May 19 22:56:43 volumio volumio[736]: info: sendMpdCommand play took 3 milliseconds
May 19 22:56:44 volumio volumio[736]: info:
May 19 22:56:44 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 22:56:44 volumio volumio[736]: info: ControllerMpd::getState
May 19 22:56:44 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 22:56:44 volumio volumio[736]: info:
May 19 22:56:44 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 22:56:44 volumio kernel: bcm2835-i2s 3f203000.i2s: I2S SYNC error!
May 19 22:56:44 volumio volumio[736]: info: sendMpdCommand status took 24 milliseconds
May 19 22:56:44 volumio volumio[736]: info: ControllerMpd::getState
May 19 22:56:44 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 22:56:44 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 22:56:44 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 22:56:44 volumio volumio[736]: info: sendMpdCommand status took 5 milliseconds
May 19 22:56:44 volumio volumio[736]: info: sendMpdCommand playlistinfo took 3 milliseconds
May 19 22:56:44 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 22:56:44 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 22:56:44 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 22:56:44 volumio volumio[736]: info: ControllerMpd::pushState
May 19 22:56:44 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 22:56:44 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:56:44 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":235,"samplerate":"96 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"Tell Me Who You Are Today","artist":"Beth Gibbons","album":"Lives Outgrown","uri":"USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/01 - Tell Me Who You Are Today.flac","trackType":"flac"}
May 19 22:56:44 volumio volumio[736]: verbose: CURRENT POSITION 0
May 19 22:56:44 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 19 22:56:44 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 19 22:56:44 volumio volumio[736]: info: ------------------------------ 43ms
May 19 22:56:44 volumio volumio[736]: info: sendMpdCommand playlistinfo took 10 milliseconds
May 19 22:56:44 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 22:56:44 volumio volumio[736]: info: ControllerMpd::pushState
May 19 22:56:44 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 22:56:44 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:56:44 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":235,"samplerate":"96 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"Tell Me Who You Are Today","artist":"Beth Gibbons","album":"Lives Outgrown","uri":"USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/01 - Tell Me Who You Are Today.flac","trackType":"flac"}
May 19 22:56:44 volumio volumio[736]: verbose: CURRENT POSITION 0
May 19 22:56:44 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 19 22:56:44 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 19 22:56:44 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 19 22:56:44 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 22:56:44 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:56:44 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 22:56:44 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 22:56:44 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 22:56:44 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 22:56:44 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 22:56:44 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:56:44 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 22:56:44 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 22:56:44 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 22:56:44 volumio volumio[736]: info: ------------------------------ 73ms
May 19 22:56:44 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (Tell Me Who You Are Today) and artist (Beth Gibbons) passed on explicitly
May 19 22:56:44 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"Tell Me Who You Are Today","url":"https://www.last.fm/music/Beth+Gibbons/_/Tell+Me+Who+You+Are+Today","duration":"235000","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"9637","playcount":"15539","artist":{"name":"Beth Gibbons","mbid":"5adcb9d9-5ea2-428d-af46-ef626966e106","url":"https://www.last.fm/music/Beth+Gibbons"},"album":{"artist":"Beth Gibbons","title":"Lives Outgrown","url":"https://www.last.fm/music/Beth+Gibbons/Lives+Outgrown","image":[{"#":"https://lastfm.freetls.fastly.net/i/u/34s/b74d02b181ae8f1e5be41222337b7655.png","@":{"size":"small"}},{"#":"https://lastfm.freetls.fastly.net/i/u/64s/b74d02b181ae8f1e5be41222337b7655.png","@":{"size":"medium"}},{"#":"https://lastfm.freetls.fastly.net/i/u/174s/b74d02b181ae8f1e5be41222337b7655.png","@":{"size":"large"}},{"#":"https://lastfm.freetls.fastly.net/i/u/300x300/b74d02b181ae8f1e5be41222337b7655.png","@":{"size":"extralarge"}}]},"userplaycount":"3","userloved":"0","toptags":{"tag":[{"name":"chamber pop","url":"https://www.last.fm/tag/chamber+pop"},{"name":"holy moly","url":"https://www.last.fm/tag/holy+moly"},{"name":"clinically romantic","url":"https://www.last.fm/tag/clinically+romantic"},{"name":"i dont really know","url":"https://www.last.fm/tag/i+dont+really+know"}]}}}
May 19 22:56:53 volumio volumio[736]: verbose: New Socket.io Connection to volumio.local:3000 from 192.168.1.14 UA: Mozilla/5.0 (Linux; Android 12; M2003J15SC Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36 Total Clients: 13
May 19 22:56:53 volumio volumio[736]: info: CALLMETHOD: user_interface now_playing getPluginInfo undefined
May 19 22:56:53 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: now_playing , getPluginInfo
May 19 22:56:53 volumio volumio[736]: info: Listing playlists
May 19 22:56:53 volumio volumio[736]: info: CoreCommandRouter::volumioGetQueue
May 19 22:56:53 volumio volumio[736]: info: CoreStateMachine::getQueue
May 19 22:56:53 volumio volumio[736]: info: CorePlayQueue::getQueue
May 19 22:56:53 volumio volumio[736]: info: CoreCommandRouter::volumioGetVisibleSources
May 19 22:56:53 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 19 22:56:53 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 22:56:53 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 22:56:56 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 22:56:56 volumio volumio[736]: info: [now-playing] Fetch metadata: {"type":"song","name":"Tell Me Who You Are Today","artist":"Beth Gibbons","album":"Lives Outgrown"}
May 19 23:00:34 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:00:34 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:00:34 volumio volumio[736]: info: Prefetching next song
May 19 23:00:34 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 19 23:00:34 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/02 - Floating On A Moment.flac"
May 19 23:00:34 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/02 - Floating On A Moment.flac" took 1 milliseconds
May 19 23:00:34 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 19 23:00:34 volumio volumio[736]: info:
May 19 23:00:34 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 19 23:00:34 volumio volumio[736]: info: Ignoring MPD Status Update
May 19 23:00:34 volumio volumio[736]: info:
May 19 23:00:34 volumio volumio[736]: ---------------------------- MPD announces state update: options
May 19 23:00:34 volumio volumio[736]: info: sendMpdCommand consume 1 took 3 milliseconds
May 19 23:00:34 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:00:34 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:00:34 volumio volumio[736]: info: ------------------------------ 5ms
May 19 23:00:34 volumio volumio[736]: info: sendMpdCommand status took 2 milliseconds
May 19 23:00:34 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:00:34 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:00:34 volumio volumio[736]: info: sendMpdCommand playlistinfo took 2 milliseconds
May 19 23:00:34 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:00:34 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:00:34 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:00:34 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:00:34 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":231115,"duration":235,"samplerate":"96 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"2703 Kbps","isStreaming":false,"title":"Tell Me Who You Are Today","artist":"Beth Gibbons","album":"Lives Outgrown","uri":"USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/01 - Tell Me Who You Are Today.flac","trackType":"flac"}
May 19 23:00:34 volumio volumio[736]: verbose: CURRENT POSITION 0
May 19 23:00:34 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 19 23:00:34 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 19 23:00:34 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 19 23:00:34 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:00:34 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:00:34 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:00:34 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:00:34 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:00:34 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:00:34 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:00:34 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:00:34 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:00:34 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:00:34 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:00:34 volumio volumio[736]: info: ------------------------------ 58ms
May 19 23:00:38 volumio volumio[736]: info:
May 19 23:00:38 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 19 23:00:38 volumio volumio[736]: info: Ignoring MPD Status Update
May 19 23:00:38 volumio volumio[736]: info:
May 19 23:00:38 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 23:00:38 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:00:38 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:00:38 volumio volumio[736]: info: ------------------------------ 6ms
May 19 23:00:38 volumio volumio[736]: info: sendMpdCommand status took 2 milliseconds
May 19 23:00:38 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:00:38 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:00:38 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 19 23:00:38 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:00:38 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:00:38 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:00:38 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:00:38 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":110,"duration":326,"samplerate":"96 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"2726 Kbps","isStreaming":false,"title":"Floating On A Moment","artist":"Beth Gibbons","album":"Lives Outgrown","uri":"USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/02 - Floating On A Moment.flac","trackType":"flac"}
May 19 23:00:38 volumio volumio[736]: verbose: CURRENT POSITION 0
May 19 23:00:38 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 19 23:00:38 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 19 23:00:38 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 19 23:00:38 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:00:38 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:00:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:00:38 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:00:38 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:00:38 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:00:38 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:00:38 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:00:38 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:00:38 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:00:38 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:00:38 volumio volumio[736]: info: ------------------------------ 52ms
May 19 23:00:38 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 19 23:00:38 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:00:39 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:00:39 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:00:39 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:00:39 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:00:39 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:00:39 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:00:39 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (Floating On A Moment) and artist (Beth Gibbons) passed on explicitly
May 19 23:00:39 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"Floating On A Moment","url":"https://www.last.fm/music/Beth+Gibbons/_/Floating+On+A+Moment","duration":"326000","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"28170","playcount":"87105","artist":{"name":"Beth Gibbons","mbid":"5adcb9d9-5ea2-428d-af46-ef626966e106","url":"https://www.last.fm/music/Beth+Gibbons"},"album":{"artist":"Beth Gibbons","title":"Lives Outgrown","url":"https://www.last.fm/music/Beth+Gibbons/Lives+Outgrown","image":[{"#":"https://lastfm.freetls.fastly.net/i/u/34s/b74d02b181ae8f1e5be41222337b7655.png","@":{"size":"small"}},{"#":"https://lastfm.freetls.fastly.net/i/u/64s/b74d02b181ae8f1e5be41222337b7655.png","@":{"size":"medium"}},{"#":"https://lastfm.freetls.fastly.net/i/u/174s/b74d02b181ae8f1e5be41222337b7655.png","@":{"size":"large"}},{"#":"https://lastfm.freetls.fastly.net/i/u/300x300/b74d02b181ae8f1e5be41222337b7655.png","@":{"size":"extralarge"}}]},"userplaycount":"4","userloved":"0","toptags":{"tag":[{"name":"clinically romantic","url":"https://www.last.fm/tag/clinically+romantic"},{"name":"post-revolutionary pop song","url":"https://www.last.fm/tag/post-revolutionary+pop+song"},{"name":"Avantgarde Pop","url":"https://www.last.fm/tag/Avantgarde+Pop"},{"name":"heavy","url":"https://www.last.fm/tag/heavy"},{"name":"singer-songwriter","url":"https://www.last.fm/tag/singer-songwriter"}]}}}
May 19 23:05:23 volumio volumio[736]: info: CoreCommandRouter::volumioPause
May 19 23:05:23 volumio volumio[736]: info: CoreStateMachine::pause
May 19 23:05:23 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 19 23:05:23 volumio volumio[736]: info: CoreStateMachine::servicePause
May 19 23:05:23 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:05:23 volumio volumio[736]: info: CoreCommandRouter::servicePause
May 19 23:05:23 volumio volumio[736]: info: ControllerMpd::pause
May 19 23:05:23 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand pause
May 19 23:05:23 volumio volumio[736]: info: sendMpdCommand pause took 2 milliseconds
May 19 23:05:23 volumio volumio[736]: info:
May 19 23:05:23 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 23:05:23 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:05:23 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:05:23 volumio volumio[736]: info: sendMpdCommand status took 1 milliseconds
May 19 23:05:23 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:05:23 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:05:23 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 19 23:05:23 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:05:23 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:05:23 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:05:23 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:05:23 volumio volumio[736]: verbose: STATE SERVICE {"status":"pause","position":0,"seek":285237,"duration":326,"samplerate":"96 kHz","bitdepth":"24 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"3267 Kbps","isStreaming":false,"title":"Floating On A Moment","artist":"Beth Gibbons","album":"Lives Outgrown","uri":"USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/02 - Floating On A Moment.flac","trackType":"flac"}
May 19 23:05:23 volumio volumio[736]: verbose: CURRENT POSITION 1
May 19 23:05:23 volumio volumio[736]: info: CoreStateMachine::syncState stateService pause
May 19 23:05:23 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus pause
May 19 23:05:23 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:05:23 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:05:23 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:05:23 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:05:23 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:05:23 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:05:23 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 19 23:05:23 volumio volumio[736]: info: ------------------------------ 34ms
May 19 23:06:40 volumio ntpd[686]: 93.94.88.51 local addr 192.168.1.19 ->
May 19 23:07:13 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 19 23:07:13 volumio volumio[736]: info: CURURI: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##
May 19 23:07:29 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 19 23:07:29 volumio volumio[736]: info: CURURI: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::volumioReplaceandPlayItems
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::ClearQueue
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::stop
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::updateTrackBlock
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::getTrackBlock
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:07:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:07:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::serviceStop
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::serviceStop
May 19 23:07:30 volumio volumio[736]: info: ControllerMpd::stop
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::clearPlayQueue
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::saveQueue
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::volumioPushQueue
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::addQueueItems
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::addQueueItems
May 19 23:07:30 volumio volumio[736]: info: Preload queue cleared
May 19 23:07:30 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/01 - Closer.flac
May 19 23:07:30 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/01 - Closer.flac in service mpd
May 19 23:07:30 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/02 - Can You Look In The Mirror.flac
May 19 23:07:30 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/02 - Can You Look In The Mirror.flac in service mpd
May 19 23:07:30 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/03 - I Can't Dream Anymore.flac
May 19 23:07:30 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/03 - I Can't Dream Anymore.flac in service mpd
May 19 23:07:30 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/04 - Give Me A Sign.flac
May 19 23:07:30 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/04 - Give Me A Sign.flac in service mpd
May 19 23:07:30 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/05 - I Care.flac
May 19 23:07:30 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/05 - I Care.flac in service mpd
May 19 23:07:30 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/06 - Stay With Me Through The Night.flac
May 19 23:07:30 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/06 - Stay With Me Through The Night.flac in service mpd
May 19 23:07:30 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/07 - Shoulda.flac
May 19 23:07:30 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/07 - Shoulda.flac in service mpd
May 19 23:07:30 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/08 - Deeper.flac
May 19 23:07:30 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/08 - Deeper.flac in service mpd
May 19 23:07:30 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/09 - In The Fire.flac
May 19 23:07:30 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/09 - In The Fire.flac in service mpd
May 19 23:07:30 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/10 - Forever.flac
May 19 23:07:30 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/10 - Forever.flac in service mpd
May 19 23:07:30 volumio volumio[736]: info:
May 19 23:07:30 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 23:07:30 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Fabiana%20Palladino/Fabiana%20Palladino/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Fabiana%20Palladino%20-%202024%20-%20Fabiana%20Palladino%2F01%20-%20Closer.flac&metadata=false
May 19 23:07:30 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/01 - Closer.flac
May 19 23:07:30 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Fabiana%20Palladino/Fabiana%20Palladino/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Fabiana%20Palladino%20-%202024%20-%20Fabiana%20Palladino%2F02%20-%20Can%20You%20Look%20In%20The%20Mirror.flac&metadata=false
May 19 23:07:30 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/02 - Can You Look In The Mirror.flac
May 19 23:07:30 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Fabiana%20Palladino/Fabiana%20Palladino/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Fabiana%20Palladino%20-%202024%20-%20Fabiana%20Palladino%2F03%20-%20I%20Can't%20Dream%20Anymore.flac&metadata=false
May 19 23:07:30 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/03 - I Can't Dream Anymore.flac
May 19 23:07:30 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Fabiana%20Palladino/Fabiana%20Palladino/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Fabiana%20Palladino%20-%202024%20-%20Fabiana%20Palladino%2F04%20-%20Give%20Me%20A%20Sign.flac&metadata=false
May 19 23:07:30 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/04 - Give Me A Sign.flac
May 19 23:07:30 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Fabiana%20Palladino%20%26%20Jai%20Paul/Fabiana%20Palladino/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Fabiana%20Palladino%20-%202024%20-%20Fabiana%20Palladino%2F05%20-%20I%20Care.flac&metadata=false
May 19 23:07:30 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/05 - I Care.flac
May 19 23:07:30 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Fabiana%20Palladino/Fabiana%20Palladino/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Fabiana%20Palladino%20-%202024%20-%20Fabiana%20Palladino%2F06%20-%20Stay%20With%20Me%20Through%20The%20Night.flac&metadata=false
May 19 23:07:30 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/06 - Stay With Me Through The Night.flac
May 19 23:07:30 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Fabiana%20Palladino/Fabiana%20Palladino/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Fabiana%20Palladino%20-%202024%20-%20Fabiana%20Palladino%2F07%20-%20Shoulda.flac&metadata=false
May 19 23:07:30 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/07 - Shoulda.flac
May 19 23:07:30 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Fabiana%20Palladino/Fabiana%20Palladino/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Fabiana%20Palladino%20-%202024%20-%20Fabiana%20Palladino%2F08%20-%20Deeper.flac&metadata=false
May 19 23:07:30 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/08 - Deeper.flac
May 19 23:07:30 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Fabiana%20Palladino/Fabiana%20Palladino/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Fabiana%20Palladino%20-%202024%20-%20Fabiana%20Palladino%2F09%20-%20In%20The%20Fire.flac&metadata=false
May 19 23:07:30 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/09 - In The Fire.flac
May 19 23:07:30 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Fabiana%20Palladino/Fabiana%20Palladino/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Fabiana%20Palladino%20-%202024%20-%20Fabiana%20Palladino%2F10%20-%20Forever.flac&metadata=false
May 19 23:07:30 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/10 - Forever.flac
May 19 23:07:30 volumio volumio[736]: info: sendMpdCommand stop took 55 milliseconds
May 19 23:07:30 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::volumioPushQueue
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::saveQueue
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::updateTrackBlock
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::getTrackBlock
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::volumioPlay
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::play index 0
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::stop
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::play index undefined
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::clearAddPlayTracks USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/01 - Closer.flac
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 19 23:07:30 volumio volumio[736]: info: sendMpdCommand status took 30 milliseconds
May 19 23:07:30 volumio volumio[736]: info: sendMpdCommand stop took 12 milliseconds
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand clear
May 19 23:07:30 volumio volumio[736]: info:
May 19 23:07:30 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 19 23:07:30 volumio volumio[736]: info: Ignoring MPD Status Update
May 19 23:07:30 volumio volumio[736]: info: sendMpdCommand playlistinfo took 4 milliseconds
May 19 23:07:30 volumio volumio[736]: info: sendMpdCommand clear took 4 milliseconds
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/01 - Closer.flac"
May 19 23:07:30 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:07:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:07:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:07:30 volumio volumio[736]: verbose: STATE SERVICE {"status":"stop","position":0,"seek":null,"duration":null,"samplerate":null,"bitdepth":null,"channels":null,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"Floating On A Moment","artist":"Beth Gibbons","album":"Lives Outgrown","uri":"USB/MUSICA/LOSSLESS/Beth Gibbons/Beth Gibbons - 2024 - Lives Outgrown/02 - Floating On A Moment.flac","trackType":"flac"}
May 19 23:07:30 volumio volumio[736]: verbose: CURRENT POSITION 0
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::syncState stateService stop
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:07:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:07:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:07:30 volumio volumio[736]: info: No code
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:07:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:07:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:07:30 volumio volumio[736]: info: ------------------------------ 82ms
May 19 23:07:30 volumio volumio[736]: error: updateQueue error: null
May 19 23:07:30 volumio volumio[736]: info:
May 19 23:07:30 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 19 23:07:30 volumio volumio[736]: info: Ignoring MPD Status Update
May 19 23:07:30 volumio volumio[736]: info: ------------------------------ 64ms
May 19 23:07:30 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/01 - Closer.flac" took 62 milliseconds
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand play
May 19 23:07:30 volumio volumio[736]: info: ------------------------------ 5ms
May 19 23:07:30 volumio volumio[736]: info: sendMpdCommand play took 4 milliseconds
May 19 23:07:30 volumio kernel: bcm2835-i2s 3f203000.i2s: I2S SYNC error!
May 19 23:07:30 volumio volumio[736]: info:
May 19 23:07:30 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 23:07:30 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:07:30 volumio volumio[736]: info:
May 19 23:07:30 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 23:07:30 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:07:30 volumio volumio[736]: info: sendMpdCommand status took 16 milliseconds
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:07:30 volumio volumio[736]: info: sendMpdCommand status took 17 milliseconds
May 19 23:07:30 volumio volumio[736]: info: sendMpdCommand playlistinfo took 15 milliseconds
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:07:30 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:07:30 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1219,"duration":215,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"415 Kbps","isStreaming":false,"title":"Closer","artist":"Fabiana Palladino","album":"Fabiana Palladino","uri":"USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/01 - Closer.flac","trackType":"flac"}
May 19 23:07:30 volumio volumio[736]: verbose: CURRENT POSITION 0
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 19 23:07:30 volumio volumio[736]: info: ------------------------------ 41ms
May 19 23:07:30 volumio volumio[736]: info: sendMpdCommand playlistinfo took 32 milliseconds
May 19 23:07:30 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:07:30 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:07:30 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1219,"duration":215,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"426 Kbps","isStreaming":false,"title":"Closer","artist":"Fabiana Palladino","album":"Fabiana Palladino","uri":"USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/01 - Closer.flac","trackType":"flac"}
May 19 23:07:30 volumio volumio[736]: verbose: CURRENT POSITION 0
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 19 23:07:30 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:07:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:07:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:07:30 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:07:30 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:07:30 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:07:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:07:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:07:30 volumio volumio[736]: info: ------------------------------ 84ms
May 19 23:07:31 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (Closer) and artist (Fabiana Palladino) passed on explicitly
May 19 23:07:31 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"Closer","url":"https://www.last.fm/music/Fabiana+Palladino/_/Closer","duration":"215000","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"9007","playcount":"25134","artist":{"name":"Fabiana Palladino","url":"https://www.last.fm/music/Fabiana+Palladino"},"album":{"artist":"Fabiana Palladino","title":"Fabiana Palladino","url":"https://www.last.fm/music/Fabiana+Palladino/Fabiana+Palladino","image":[{"#":"https://lastfm.freetls.fastly.net/i/u/34s/a9cf6216a1abefa3bdd363ce4a6564b1.png","@":{"size":"small"}},{"#":"https://lastfm.freetls.fastly.net/i/u/64s/a9cf6216a1abefa3bdd363ce4a6564b1.png","@":{"size":"medium"}},{"#":"https://lastfm.freetls.fastly.net/i/u/174s/a9cf6216a1abefa3bdd363ce4a6564b1.png","@":{"size":"large"}},{"#":"https://lastfm.freetls.fastly.net/i/u/300x300/a9cf6216a1abefa3bdd363ce4a6564b1.png","@":{"size":"extralarge"}}]},"userplaycount":"0","userloved":"0","toptags":""}}
May 19 23:09:24 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 19 23:09:24 volumio volumio[736]: info: CURURI: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation
May 19 23:09:27 volumio volumio[736]: info: CoreCommandRouter::volumioReplaceandPlayItems
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::ClearQueue
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::stop
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::updateTrackBlock
May 19 23:09:27 volumio volumio[736]: info: CorePlayQueue::getTrackBlock
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:09:27 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:09:27 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:09:27 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:09:27 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:09:27 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::serviceStop
May 19 23:09:27 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 19 23:09:27 volumio volumio[736]: info: CoreCommandRouter::serviceStop
May 19 23:09:27 volumio volumio[736]: info: ControllerMpd::stop
May 19 23:09:27 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 19 23:09:27 volumio volumio[736]: info: CorePlayQueue::clearPlayQueue
May 19 23:09:27 volumio volumio[736]: info: CorePlayQueue::saveQueue
May 19 23:09:27 volumio volumio[736]: info: CoreCommandRouter::volumioPushQueue
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::addQueueItems
May 19 23:09:27 volumio volumio[736]: info: CorePlayQueue::addQueueItems
May 19 23:09:27 volumio volumio[736]: info: Preload queue cleared
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/01 - Body Language (Intro).flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/01 - Body Language (Intro).flac in service mpd
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/02 - Miami (feat. BIA).flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/02 - Miami (feat. BIA).flac in service mpd
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/03 - Just a Stranger (feat. Steve Lacy).flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/03 - Just a Stranger (feat. Steve Lacy).flac in service mpd
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/04 - Flight 22.flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/04 - Flight 22.flac in service mpd
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/05 - Your Teeth In My Neck.flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/05 - Your Teeth In My Neck.flac in service mpd
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/06 - Tyrant (feat. Jorja Smith).flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/06 - Tyrant (feat. Jorja Smith).flac in service mpd
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/07 - Dead To Me.flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/07 - Dead To Me.flac in service mpd
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/08 - Nuestro Planeta (feat. Reykon).flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/08 - Nuestro Planeta (feat. Reykon).flac in service mpd
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/09 - In My Dreams.flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/09 - In My Dreams.flac in service mpd
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/10 - Gotta Get Up (Interlude).flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/10 - Gotta Get Up (Interlude).flac in service mpd
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/11 - Tomorrow.flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/11 - Tomorrow.flac in service mpd
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/12 - Coming Home (Interlude).flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/12 - Coming Home (Interlude).flac in service mpd
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/13 - After the Storm (feat. Tyler, The Creator & Bootsy Collins).flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/13 - After the Storm (feat. Tyler, The Creator & Bootsy Collins).flac in service mpd
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/14 - Feel Like a Fool.flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/14 - Feel Like a Fool.flac in service mpd
May 19 23:09:27 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/15 - Killer.flac
May 19 23:09:27 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/15 - Killer.flac in service mpd
May 19 23:09:27 volumio volumio[736]: info:
May 19 23:09:27 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F01%20-%20Body%20Language%20(Intro).flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/01 - Body Language (Intro).flac
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F02%20-%20Miami%20(feat.%20BIA).flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/02 - Miami (feat. BIA).flac
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F03%20-%20Just%20a%20Stranger%20(feat.%20Steve%20Lacy).flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/03 - Just a Stranger (feat. Steve Lacy).flac
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F04%20-%20Flight%2022.flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/04 - Flight 22.flac
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F05%20-%20Your%20Teeth%20In%20My%20Neck.flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/05 - Your Teeth In My Neck.flac
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F06%20-%20Tyrant%20(feat.%20Jorja%20Smith).flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/06 - Tyrant (feat. Jorja Smith).flac
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F07%20-%20Dead%20To%20Me.flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/07 - Dead To Me.flac
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F08%20-%20Nuestro%20Planeta%20(feat.%20Reykon).flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/08 - Nuestro Planeta (feat. Reykon).flac
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F09%20-%20In%20My%20Dreams.flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/09 - In My Dreams.flac
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F10%20-%20Gotta%20Get%20Up%20(Interlude).flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/10 - Gotta Get Up (Interlude).flac
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F11%20-%20Tomorrow.flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/11 - Tomorrow.flac
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F12%20-%20Coming%20Home%20(Interlude).flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/12 - Coming Home (Interlude).flac
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F13%20-%20After%20the%20Storm%20(feat.%20Tyler%2C%20The%20Creator%20%26%20Bootsy%20Collins).flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/13 - After the Storm (feat. Tyler, The Creator & Bootsy Collins).flac
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F14%20-%20Feel%20Like%20a%20Fool.flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/14 - Feel Like a Fool.flac
May 19 23:09:27 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Kali%20Uchis/Isolation/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2F%23%23ATMOS%20MIXDOWN%20VARI%23%23%2F%5BAtmos%20Mixdown%5D%20Kali%20Uchis%20-%202018%20-%20Isolation%2F15%20-%20Killer.flac&metadata=false
May 19 23:09:27 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/15 - Killer.flac
May 19 23:09:27 volumio volumio[736]: info: sendMpdCommand stop took 81 milliseconds
May 19 23:09:27 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:09:27 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:09:27 volumio volumio[736]: info: CoreCommandRouter::volumioPushQueue
May 19 23:09:27 volumio volumio[736]: info: CorePlayQueue::saveQueue
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::updateTrackBlock
May 19 23:09:27 volumio volumio[736]: info: CorePlayQueue::getTrackBlock
May 19 23:09:27 volumio volumio[736]: info: CoreCommandRouter::volumioPlay
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::play index 1
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::stop
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::play index undefined
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 19 23:09:27 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 19 23:09:27 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:09:27 volumio volumio[736]: verbose: ControllerMpd::clearAddPlayTracks USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/02 - Miami (feat. BIA).flac
May 19 23:09:27 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 19 23:09:27 volumio volumio[736]: info: sendMpdCommand status took 69 milliseconds
May 19 23:09:27 volumio volumio[736]: info: sendMpdCommand stop took 19 milliseconds
May 19 23:09:27 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:09:27 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:09:27 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand clear
May 19 23:09:27 volumio volumio[736]: info:
May 19 23:09:27 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 19 23:09:27 volumio volumio[736]: info: Ignoring MPD Status Update
May 19 23:09:27 volumio volumio[736]: info: sendMpdCommand playlistinfo took 23 milliseconds
May 19 23:09:27 volumio volumio[736]: info: sendMpdCommand clear took 24 milliseconds
May 19 23:09:27 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:09:27 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/02 - Miami (feat. BIA).flac"
May 19 23:09:27 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:09:27 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:09:27 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:09:27 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:09:27 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:09:27 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:09:27 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:09:27 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:09:27 volumio volumio[736]: verbose: STATE SERVICE {"status":"stop","position":0,"seek":null,"duration":null,"samplerate":null,"bitdepth":null,"channels":null,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"Closer","artist":"Fabiana Palladino","album":"Fabiana Palladino","uri":"USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Fabiana Palladino - 2024 - Fabiana Palladino/01 - Closer.flac","trackType":"flac"}
May 19 23:09:27 volumio volumio[736]: verbose: CURRENT POSITION 1
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::syncState stateService stop
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:09:27 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:09:27 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:09:27 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:09:27 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:09:27 volumio volumio[736]: info: No code
May 19 23:09:27 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:09:27 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:09:27 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:09:27 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:09:27 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:09:27 volumio volumio[736]: info: ------------------------------ 221ms
May 19 23:09:27 volumio volumio[736]: error: updateQueue error: null
May 19 23:09:27 volumio volumio[736]: info:
May 19 23:09:27 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 19 23:09:27 volumio volumio[736]: info: Ignoring MPD Status Update
May 19 23:09:27 volumio volumio[736]: info: ------------------------------ 129ms
May 19 23:09:27 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/02 - Miami (feat. BIA).flac" took 126 milliseconds
May 19 23:09:27 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand play
May 19 23:09:27 volumio volumio[736]: info: ------------------------------ 10ms
May 19 23:09:27 volumio volumio[736]: info: sendMpdCommand play took 9 milliseconds
May 19 23:09:27 volumio volumio[736]: info:
May 19 23:09:27 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 23:09:27 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:09:27 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:09:27 volumio volumio[736]: info: sendMpdCommand status took 15 milliseconds
May 19 23:09:27 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:09:27 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:09:28 volumio volumio[736]: info: sendMpdCommand playlistinfo took 26 milliseconds
May 19 23:09:28 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:09:28 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:09:28 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:09:28 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:09:28 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1219,"duration":244,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"418 Kbps","isStreaming":false,"title":"Miami (feat. BIA)","artist":"Kali Uchis","album":"Isolation","uri":"USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/02 - Miami (feat. BIA).flac","trackType":"flac"}
May 19 23:09:28 volumio volumio[736]: verbose: CURRENT POSITION 1
May 19 23:09:28 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 19 23:09:28 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 19 23:09:28 volumio volumio[736]: info: ------------------------------ 47ms
May 19 23:09:43 volumio volumio[736]: verbose: New Socket.io Connection to volumio.local:3000 from 192.168.1.14 UA: Mozilla/5.0 (Linux; Android 12; M2003J15SC Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36 Total Clients: 8
May 19 23:09:43 volumio volumio[736]: info: CALLMETHOD: user_interface now_playing getPluginInfo undefined
May 19 23:09:43 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: now_playing , getPluginInfo
May 19 23:09:43 volumio volumio[736]: info: Listing playlists
May 19 23:09:43 volumio volumio[736]: info: CoreCommandRouter::volumioGetQueue
May 19 23:09:43 volumio volumio[736]: info: CoreStateMachine::getQueue
May 19 23:09:43 volumio volumio[736]: info: CorePlayQueue::getQueue
May 19 23:09:43 volumio volumio[736]: info: CoreCommandRouter::volumioGetVisibleSources
May 19 23:09:43 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 19 23:09:43 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 23:09:43 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:09:45 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:09:45 volumio volumio[736]: info: [now-playing] Fetch metadata: {"type":"song","name":"Miami (feat. BIA)","artist":"Kali Uchis","album":"Isolation"}
May 19 23:10:36 volumio systemd[1]: Starting Cleanup of Temporary Directories...
May 19 23:10:37 volumio systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
May 19 23:10:37 volumio systemd[1]: Started Cleanup of Temporary Directories.
May 19 23:13:25 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 19 23:13:25 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 19 23:13:25 volumio volumio[736]: info: Prefetching next song
May 19 23:13:25 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 19 23:13:25 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/03 - Just a Stranger (feat. Steve Lacy).flac"
May 19 23:13:25 volumio volumio[736]: info:
May 19 23:13:25 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 19 23:13:25 volumio volumio[736]: info: Ignoring MPD Status Update
May 19 23:13:25 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/03 - Just a Stranger (feat. Steve Lacy).flac" took 2 milliseconds
May 19 23:13:25 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 19 23:13:25 volumio volumio[736]: info: ------------------------------ 3ms
May 19 23:13:25 volumio volumio[736]: info: sendMpdCommand consume 1 took 2 milliseconds
May 19 23:13:30 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 19 23:13:30 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 19 23:13:30 volumio volumio[736]: info:
May 19 23:13:30 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 19 23:13:30 volumio volumio[736]: info: Ignoring MPD Status Update
May 19 23:13:30 volumio volumio[736]: info:
May 19 23:13:30 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 23:13:30 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:13:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:13:30 volumio volumio[736]: info:
May 19 23:13:30 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 23:13:30 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:13:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:13:30 volumio volumio[736]: info: ------------------------------ 5ms
May 19 23:13:30 volumio volumio[736]: info: sendMpdCommand status took 3 milliseconds
May 19 23:13:30 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:13:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:13:30 volumio volumio[736]: info: sendMpdCommand status took 2 milliseconds
May 19 23:13:30 volumio volumio[736]: info: sendMpdCommand playlistinfo took 2 milliseconds
May 19 23:13:30 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:13:30 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:13:30 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:13:30 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:13:30 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:13:30 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 19 23:13:30 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":178,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"411 Kbps","isStreaming":false,"title":"Just a Stranger (feat. Steve Lacy)","artist":"Kali Uchis","album":"Isolation","uri":"USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/03 - Just a Stranger (feat. Steve Lacy).flac","trackType":"flac"}
May 19 23:13:30 volumio volumio[736]: verbose: CURRENT POSITION 2
May 19 23:13:30 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 19 23:13:30 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 19 23:13:30 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 19 23:13:30 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:13:30 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 19 23:13:30 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:13:30 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:13:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:13:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:13:30 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:13:30 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 19 23:13:30 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:13:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:13:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:13:30 volumio volumio[736]: info: ------------------------------ 45ms
May 19 23:13:30 volumio volumio[736]: info: sendMpdCommand playlistinfo took 42 milliseconds
May 19 23:13:30 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:13:30 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:13:30 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:13:30 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 19 23:13:30 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":178,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"411 Kbps","isStreaming":false,"title":"Just a Stranger (feat. Steve Lacy)","artist":"Kali Uchis","album":"Isolation","uri":"USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/03 - Just a Stranger (feat. Steve Lacy).flac","trackType":"flac"}
May 19 23:13:30 volumio volumio[736]: verbose: CURRENT POSITION 2
May 19 23:13:30 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 19 23:13:30 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 19 23:13:30 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 19 23:13:30 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:13:30 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 19 23:13:30 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:13:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:13:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:13:30 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:13:30 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 19 23:13:30 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:13:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:13:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:13:30 volumio volumio[736]: info: ------------------------------ 69ms
May 19 23:13:30 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (Just a Stranger (feat. Steve Lacy)) and artist (Kali Uchis) passed on explicitly
May 19 23:13:30 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:13:30 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 19 23:13:30 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:13:30 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:13:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:13:30 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:13:30 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:13:30 volumio volumio[736]: info: [now-playing] Fetch metadata: {"type":"song","name":"Just a Stranger (feat. Steve Lacy)","artist":"Kali Uchis","album":"Isolation"}
May 19 23:13:31 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"Just a Stranger (feat. Steve Lacy)","url":"https://www.last.fm/music/Kali+Uchis/_/Just+a+Stranger+(feat.+Steve+Lacy)","duration":"177000","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"483716","playcount":"5170262","artist":{"name":"Kali Uchis","url":"https://www.last.fm/music/Kali+Uchis"},"album":{"artist":"Kali Uchis","title":"Isolation (Instrumental)","url":"https://www.last.fm/music/Kali+Uchis/Isolation+(Instrumental)","image":[{"#":"https://lastfm.freetls.fastly.net/i/u/34s/ca4fa54ab589935b8c689242a5b032f3.png","@":{"size":"small"}},{"#":"https://lastfm.freetls.fastly.net/i/u/64s/ca4fa54ab589935b8c689242a5b032f3.png","@":{"size":"medium"}},{"#":"https://lastfm.freetls.fastly.net/i/u/174s/ca4fa54ab589935b8c689242a5b032f3.png","@":{"size":"large"}},{"#":"https://lastfm.freetls.fastly.net/i/u/300x300/ca4fa54ab589935b8c689242a5b032f3.png","@":{"size":"extralarge"}}]},"userplaycount":"2","userloved":"0","toptags":{"tag":[{"name":"soul","url":"https://www.last.fm/tag/soul"},{"name":"female vocalists","url":"https://www.last.fm/tag/female+vocalists"},{"name":"Love","url":"https://www.last.fm/tag/Love"},{"name":"Awesome","url":"https://www.last.fm/tag/Awesome"},{"name":"Gilles Peterson","url":"https://www.last.fm/tag/Gilles+Peterson"}]},"wiki":{"published":"25 Mar 2023, 20:50","summary":"\"Just a Stranger\" marks the second collaboration between Kali Uchis and The Internet’s Steve Lacy, following the 2016 buzz single \"Only Girl”. The song was produced by Lacy and BROCKHAMPTON’s Romil Hemnani. On “Just a Stranger” Kali Uchis assumes the role of a gold-digger trying to seduce a man. However, instead of bashing this character, the Colombian-American singer paints the portrait of a strong and careless woman, breaking stereotypes (much like she did on her previous collaboration with Lacy). Read more on Last.fm.","content":"\"Just a Stranger\" marks the second collaboration between Kali Uchis and The Internet’s Steve Lacy, following the 2016 buzz single \"Only Girl”. The song was produced by Lacy and BROCKHAMPTON’s Romil Hemnani. On “Just a Stranger” Kali Uchis assumes the role of a gold-digger trying to seduce a man. However, instead of bashing this character, the Colombian-American singer paints the portrait of a strong and careless woman, breaking stereotypes (much like she did on her previous collaboration with Lacy). Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 19 23:14:58 volumio ntpd[686]: 212.6.50.243 local addr 192.168.1.19 ->
May 19 23:15:47 volumio ntpd[686]: 212.45.144.206 local addr 192.168.1.19 ->
May 19 23:15:48 volumio ntpd[686]: 95.230.240.5 local addr 192.168.1.19 ->
May 19 23:16:23 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 19 23:16:23 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 19 23:16:23 volumio volumio[736]: info: Prefetching next song
May 19 23:16:23 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 19 23:16:23 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/04 - Flight 22.flac"
May 19 23:16:23 volumio volumio[736]: info:
May 19 23:16:23 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 19 23:16:23 volumio volumio[736]: info: Ignoring MPD Status Update
May 19 23:16:23 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/04 - Flight 22.flac" took 2 milliseconds
May 19 23:16:23 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 19 23:16:23 volumio volumio[736]: info: ------------------------------ 3ms
May 19 23:16:23 volumio volumio[736]: info: sendMpdCommand consume 1 took 2 milliseconds
May 19 23:16:27 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 19 23:16:27 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 19 23:16:28 volumio volumio[736]: info:
May 19 23:16:28 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 19 23:16:28 volumio volumio[736]: info: Ignoring MPD Status Update
May 19 23:16:28 volumio volumio[736]: info:
May 19 23:16:28 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 23:16:28 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:16:28 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:16:28 volumio volumio[736]: info:
May 19 23:16:28 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 23:16:28 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:16:28 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:16:28 volumio volumio[736]: info: ------------------------------ 4ms
May 19 23:16:28 volumio volumio[736]: info: sendMpdCommand status took 3 milliseconds
May 19 23:16:28 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:16:28 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:16:28 volumio volumio[736]: info: sendMpdCommand status took 3 milliseconds
May 19 23:16:28 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 19 23:16:28 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:16:28 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:16:28 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:16:28 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:16:28 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:16:28 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 19 23:16:28 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":217,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"514 Kbps","isStreaming":false,"title":"Flight 22","artist":"Kali Uchis","album":"Isolation","uri":"USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/04 - Flight 22.flac","trackType":"flac"}
May 19 23:16:28 volumio volumio[736]: verbose: CURRENT POSITION 3
May 19 23:16:28 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 19 23:16:28 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 19 23:16:28 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 19 23:16:28 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:16:28 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 19 23:16:28 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:16:28 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:16:28 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:16:28 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:16:28 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:16:28 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 19 23:16:28 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:16:28 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:16:28 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:16:28 volumio volumio[736]: info: ------------------------------ 46ms
May 19 23:16:28 volumio volumio[736]: info: sendMpdCommand playlistinfo took 40 milliseconds
May 19 23:16:28 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:16:28 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:16:28 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:16:28 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 19 23:16:28 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":217,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"514 Kbps","isStreaming":false,"title":"Flight 22","artist":"Kali Uchis","album":"Isolation","uri":"USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/04 - Flight 22.flac","trackType":"flac"}
May 19 23:16:28 volumio volumio[736]: verbose: CURRENT POSITION 3
May 19 23:16:28 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 19 23:16:28 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 19 23:16:28 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 19 23:16:28 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:16:28 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 19 23:16:28 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:16:28 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:16:28 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:16:28 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:16:28 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 19 23:16:28 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:16:28 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:16:28 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:16:28 volumio volumio[736]: info: ------------------------------ 66ms
May 19 23:16:28 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (Flight 22) and artist (Kali Uchis) passed on explicitly
May 19 23:16:28 volumio ntpd[686]: 185.157.229.254 local addr 192.168.1.19 ->
May 19 23:16:28 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:16:28 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 19 23:16:28 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:16:28 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:16:28 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:16:28 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:16:28 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"Flight 22","url":"https://www.last.fm/music/Kali+Uchis/_/Flight+22","duration":"217000","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"237291","playcount":"1996395","artist":{"name":"Kali Uchis","url":"https://www.last.fm/music/Kali+Uchis"},"album":{"artist":"Various Artists","title":"24 Hours Of R&B","url":"https://www.last.fm/music/Various+Artists/24+Hours+Of+R&B","image":[{"#":"https://lastfm.freetls.fastly.net/i/u/34s/f28f39dbb4053fe18972fa6e9631170f.png","@":{"size":"small"}},{"#":"https://lastfm.freetls.fastly.net/i/u/64s/f28f39dbb4053fe18972fa6e9631170f.png","@":{"size":"medium"}},{"#":"https://lastfm.freetls.fastly.net/i/u/174s/f28f39dbb4053fe18972fa6e9631170f.png","@":{"size":"large"}},{"#":"https://lastfm.freetls.fastly.net/i/u/300x300/f28f39dbb4053fe18972fa6e9631170f.png","@":{"size":"extralarge"}}]},"userplaycount":"3","userloved":"0","toptags":{"tag":[{"name":"Neo-Soul","url":"https://www.last.fm/tag/Neo-Soul"},{"name":"soul","url":"https://www.last.fm/tag/soul"},{"name":"ethereal","url":"https://www.last.fm/tag/ethereal"},{"name":"rnb","url":"https://www.last.fm/tag/rnb"},{"name":"numbers","url":"https://www.last.fm/tag/numbers"}]},"wiki":{"published":"25 Mar 2023, 20:44","summary":"\"Flight 22\" describes a relationship that the artist feels is worth pursuing, even if it means taking some risks. The airplane metaphor underlines the idea of embarking on a journey together towards an unknown destination, possibly a metaphor for the future of the relationship. Read more on Last.fm.","content":"\"Flight 22\" describes a relationship that the artist feels is worth pursuing, even if it means taking some risks. The airplane metaphor underlines the idea of embarking on a journey together towards an unknown destination, possibly a metaphor for the future of the relationship. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 19 23:16:46 volumio ntpd[686]: 85.199.214.99 local addr 192.168.1.19 ->
May 19 23:16:48 volumio ntpd[686]: 185.221.173.236 local addr 192.168.1.19 ->
May 19 23:20:00 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 19 23:20:00 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:20:00 volumio volumio[736]: info: Prefetching next song
May 19 23:20:00 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 19 23:20:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/05 - Your Teeth In My Neck.flac"
May 19 23:20:00 volumio volumio[736]: info:
May 19 23:20:00 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 19 23:20:00 volumio volumio[736]: info: Ignoring MPD Status Update
May 19 23:20:00 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/05 - Your Teeth In My Neck.flac" took 2 milliseconds
May 19 23:20:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 19 23:20:00 volumio volumio[736]: info: ------------------------------ 3ms
May 19 23:20:00 volumio volumio[736]: info: sendMpdCommand consume 1 took 1 milliseconds
May 19 23:20:04 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 19 23:20:04 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:20:05 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:20:05 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:20:05 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:20:05 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:20:05 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:20:05 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:20:05 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (Your Teeth In My Neck) and artist (Kali Uchis) passed on explicitly
May 19 23:20:05 volumio volumio[736]: info:
May 19 23:20:05 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 19 23:20:05 volumio volumio[736]: info: Ignoring MPD Status Update
May 19 23:20:05 volumio volumio[736]: info:
May 19 23:20:05 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 23:20:05 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:20:05 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:20:05 volumio volumio[736]: info:
May 19 23:20:05 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 23:20:05 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:20:05 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:20:05 volumio volumio[736]: info: ------------------------------ 5ms
May 19 23:20:05 volumio volumio[736]: info: sendMpdCommand status took 3 milliseconds
May 19 23:20:05 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:20:05 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:20:05 volumio volumio[736]: info: sendMpdCommand status took 4 milliseconds
May 19 23:20:05 volumio volumio[736]: info: sendMpdCommand playlistinfo took 2 milliseconds
May 19 23:20:05 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:20:05 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:20:05 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:20:05 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:20:05 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:20:05 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:20:05 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":42,"duration":186,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"625 Kbps","isStreaming":false,"title":"Your Teeth In My Neck","artist":"Kali Uchis","album":"Isolation","uri":"USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/05 - Your Teeth In My Neck.flac","trackType":"flac"}
May 19 23:20:05 volumio volumio[736]: verbose: CURRENT POSITION 4
May 19 23:20:05 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 19 23:20:05 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 19 23:20:05 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 19 23:20:05 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:20:05 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:20:05 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:20:05 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:20:05 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:20:05 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:20:05 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:20:05 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:20:05 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:20:05 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:20:05 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:20:05 volumio volumio[736]: info: ------------------------------ 45ms
May 19 23:20:05 volumio volumio[736]: info: sendMpdCommand playlistinfo took 39 milliseconds
May 19 23:20:05 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:20:05 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:20:05 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:20:05 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:20:05 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":42,"duration":186,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"625 Kbps","isStreaming":false,"title":"Your Teeth In My Neck","artist":"Kali Uchis","album":"Isolation","uri":"USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/05 - Your Teeth In My Neck.flac","trackType":"flac"}
May 19 23:20:05 volumio volumio[736]: verbose: CURRENT POSITION 4
May 19 23:20:05 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 19 23:20:05 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 19 23:20:05 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 19 23:20:05 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:20:05 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:20:05 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:20:05 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:20:05 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:20:05 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:20:05 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:20:05 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:20:05 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:20:05 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:20:05 volumio volumio[736]: info: ------------------------------ 65ms
May 19 23:20:05 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"Your Teeth in My Neck","url":"https://www.last.fm/music/Kali+Uchis/_/Your+Teeth+in+My+Neck","duration":"186000","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"435943","playcount":"4668763","artist":{"name":"Kali Uchis","url":"https://www.last.fm/music/Kali+Uchis"},"album":{"artist":"Various Artists","title":"Date Amoureux","url":"https://www.last.fm/music/Various+Artists/Date+Amoureux","image":[{"#":"https://lastfm.freetls.fastly.net/i/u/34s/a06a3992abed3dc590d59d024918ab42.png","@":{"size":"small"}},{"#":"https://lastfm.freetls.fastly.net/i/u/64s/a06a3992abed3dc590d59d024918ab42.png","@":{"size":"medium"}},{"#":"https://lastfm.freetls.fastly.net/i/u/174s/a06a3992abed3dc590d59d024918ab42.png","@":{"size":"large"}},{"#":"https://lastfm.freetls.fastly.net/i/u/300x300/a06a3992abed3dc590d59d024918ab42.png","@":{"size":"extralarge"}}]},"userplaycount":"3","userloved":"0","toptags":{"tag":[{"name":"rnb","url":"https://www.last.fm/tag/rnb"},{"name":"Neo-Soul","url":"https://www.last.fm/tag/Neo-Soul"},{"name":"parts of the body","url":"https://www.last.fm/tag/parts+of+the+body"},{"name":"alexcore","url":"https://www.last.fm/tag/alexcore"}]},"wiki":{"published":"25 Mar 2023, 20:38","summary":"In “Your Teeth In My Neck”, Kali sings about people appropriating her art and vision, especially people in the music industry. In an interview with Noisey, she said that she’s learned not to trust anybody, because: \"these motherfuckers are scary\". Kali feels depleted as a vampire’s victim would. Throughout the song she wonders why she keeps chasing a career in music: \"What do I do it for? I’ve been working so hard just to give you more\". Read more on Last.fm.","content":"In “Your Teeth In My Neck”, Kali sings about people appropriating her art and vision, especially people in the music industry. In an interview with Noisey, she said that she’s learned not to trust anybody, because: \"these motherfuckers are scary\". Kali feels depleted as a vampire’s victim would. Throughout the song she wonders why she keeps chasing a career in music: \"What do I do it for? I’ve been working so hard just to give you more\". Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 19 23:20:39 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 23:20:39 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:20:39 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 23:20:39 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:20:39 volumio volumio[736]: info: CoreCommandRouter::volumioGetVisibleSources
May 19 23:20:39 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 19 23:21:03 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 19 23:21:13 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 19 23:21:13 volumio volumio[736]: info: CURURI: albums://Kali Uchis/Isolation
May 19 23:21:26 volumio volumio[736]: info: CoreCommandRouter::volumioToggle
May 19 23:21:26 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:21:26 volumio volumio[736]: info: CoreStateMachine::pause
May 19 23:21:26 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 19 23:21:26 volumio volumio[736]: info: CoreStateMachine::servicePause
May 19 23:21:26 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:21:26 volumio volumio[736]: info: CoreCommandRouter::servicePause
May 19 23:21:26 volumio volumio[736]: info: ControllerMpd::pause
May 19 23:21:26 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand pause
May 19 23:21:26 volumio volumio[736]: info:
May 19 23:21:26 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 19 23:21:26 volumio volumio[736]: info: sendMpdCommand pause took 3 milliseconds
May 19 23:21:26 volumio volumio[736]: info: ControllerMpd::getState
May 19 23:21:26 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 19 23:21:26 volumio volumio[736]: info: sendMpdCommand status took 2 milliseconds
May 19 23:21:26 volumio volumio[736]: verbose: ControllerMpd::parseState
May 19 23:21:26 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 19 23:21:26 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 19 23:21:26 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 19 23:21:26 volumio volumio[736]: info: ControllerMpd::pushState
May 19 23:21:26 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 19 23:21:26 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:21:26 volumio volumio[736]: verbose: STATE SERVICE {"status":"pause","position":0,"seek":80656,"duration":186,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"660 Kbps","isStreaming":false,"title":"Your Teeth In My Neck","artist":"Kali Uchis","album":"Isolation","uri":"USB/MUSICA/LOSSLESS/##ATMOS MIXDOWN VARI##/[Atmos Mixdown] Kali Uchis - 2018 - Isolation/05 - Your Teeth In My Neck.flac","trackType":"flac"}
May 19 23:21:26 volumio volumio[736]: verbose: CURRENT POSITION 4
May 19 23:21:26 volumio volumio[736]: info: CoreStateMachine::syncState stateService pause
May 19 23:21:26 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus pause
May 19 23:21:26 volumio volumio[736]: info: CoreStateMachine::pushState
May 19 23:21:26 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:21:26 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 19 23:21:26 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 19 23:21:26 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 19 23:21:26 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 19 23:21:26 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 19 23:21:26 volumio volumio[736]: info: ------------------------------ 30ms
May 19 23:21:32 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 19 23:21:32 volumio volumio[736]: info: CURURI: music-library
May 19 23:22:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 19 23:22:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 19 23:22:07 volumio volumio[736]: info: Discovery: Getting this device information
May 19 23:22:07 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 23:22:07 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:22:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 19 23:22:38 volumio volumio[736]: info: Discovery: Getting this device information
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 23:22:38 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 19 23:22:38 volumio volumio[736]: verbose: New Socket.io Connection to 192.168.1.19:3000 from 192.168.1.14 UA: Dalvik/2.1.0 (Linux; U; Android 12; M2003J15SC Build/SP1A.210812.016) Total Clients: 8
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::volumioGetQueue
May 19 23:22:38 volumio volumio[736]: info: CoreStateMachine::getQueue
May 19 23:22:38 volumio volumio[736]: info: CorePlayQueue::getQueue
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri
May 19 23:22:38 volumio volumio[736]: info: In handleBrowseUri, curUri=spotify/myalbums
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::getUIConfigOnPlugin
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::volumioGetQueue
May 19 23:22:38 volumio volumio[736]: info: CoreStateMachine::getQueue
May 19 23:22:38 volumio volumio[736]: info: CorePlayQueue::getQueue
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::getUIConfigOnPlugin
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 23:22:38 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 23:22:38 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: spop , handleBrowseUri
May 19 23:22:38 volumio volumio[736]: info: In handleBrowseUri, curUri=spotify/myalbums
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 23:22:38 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 23:22:38 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 23:22:38 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 19 23:22:38 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::volumioGetVisibleSources
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: webradio , handleBrowseUri
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sOptions
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
May 19 23:22:38 volumio volumio[736]: info: Getting Alsa Cards List without I2S DAC
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2SNumber
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getPlaybackMode
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getAdvancedSettingsStatus
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sOptions
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2sStatus
May 19 23:22:38 volumio volumio[736]: info: Getting Alsa Cards List without I2S DAC
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: i2s_dacs , getI2SNumber
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getConfigParam
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getPlaybackMode
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getAdvancedSettingsStatus
May 19 23:22:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: webradio , handleBrowseUri
May 19 23:22:52 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 00:06:27 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 00:16:54 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 00:40:24 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 00:48:42 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 00:52:29 volumio volumiossh-tunnel[1081]: Connection to eu4.myvolumio.org closed by remote host.
May 20 00:52:29 volumio autossh[1086]: ssh exited with error status 255; restarting ssh
May 20 00:52:29 volumio autossh[1086]: starting ssh (count 2)
May 20 00:52:29 volumio autossh[1086]: ssh child pid is 6062
May 20 00:52:29 volumio volumiossh-tunnel[1081]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
May 20 00:52:29 volumio autossh[1086]: ssh exited with error status 255; restarting ssh
May 20 00:52:29 volumio autossh[1086]: starting ssh (count 3)
May 20 00:52:29 volumio autossh[1086]: ssh child pid is 6063
May 20 00:52:29 volumio volumiossh-tunnel[1081]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
May 20 00:52:29 volumio autossh[1086]: ssh exited with error status 255; restarting ssh
May 20 00:52:29 volumio autossh[1086]: starting ssh (count 4)
May 20 00:52:29 volumio autossh[1086]: ssh child pid is 6064
May 20 00:52:29 volumio volumiossh-tunnel[1081]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
May 20 00:52:29 volumio autossh[1086]: ssh exited with error status 255; restarting ssh
May 20 00:52:29 volumio autossh[1086]: starting ssh (count 5)
May 20 00:52:29 volumio autossh[1086]: ssh child pid is 6065
May 20 00:52:29 volumio volumiossh-tunnel[1081]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
May 20 00:52:29 volumio autossh[1086]: ssh exited with error status 255; restarting ssh
May 20 00:52:29 volumio autossh[1086]: starting ssh (count 6)
May 20 00:52:29 volumio autossh[1086]: ssh child pid is 6066
May 20 00:52:30 volumio volumiossh-tunnel[1081]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
May 20 00:52:30 volumio autossh[1086]: ssh exited with error status 255; restarting ssh
May 20 00:52:30 volumio autossh[1086]: starting ssh (count 7)
May 20 00:52:30 volumio autossh[1086]: ssh child pid is 6067
May 20 00:52:30 volumio volumiossh-tunnel[1081]: ssh: connect to host eu4.myvolumio.org port 2222: Connection refused
May 20 00:52:30 volumio autossh[1086]: ssh exited with error status 255; restarting ssh
May 20 00:52:32 volumio autossh[1086]: starting ssh (count 8)
May 20 00:52:32 volumio autossh[1086]: ssh child pid is 6068
May 20 00:52:35 volumio volumiossh-tunnel[1081]: Warning: Permanently added '[eu4.myvolumio.org]:2222,[167.172.103.77]:2222' (RSA) to the list of known hosts.
May 20 00:56:17 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 00:56:45 volumio volumio[736]: verbose: New Socket.io Connection to f1p70xphw1fzyq80am6ox4ceq2i2-8c3a06dd9480d1856618b73a042a67cf.eu4.myvolumio.org from 127.0.0.1 UA: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36 Total Clients: 7
May 20 00:56:45 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
May 20 00:56:45 volumio volumio[736]: info: CoreCommandRouter::volumioGetVisibleSources
May 20 00:56:45 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 20 00:56:45 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 00:56:45 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 00:56:45 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
May 20 00:56:45 volumio volumio[736]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
May 20 00:56:45 volumio volumio[736]: info: Received Get System Info
May 20 00:56:45 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 20 00:56:45 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 20 00:56:45 volumio volumio[736]: info: Discovery: Getting this device information
May 20 00:56:45 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 00:56:45 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 00:56:45 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 20 00:56:45 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 00:56:45 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 00:56:45 volumio volumio[736]: info: Listing playlists
May 20 00:56:45 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
May 20 00:56:45 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
May 20 00:56:46 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
May 20 00:56:46 volumio volumio[736]: info: Received Get System Info
May 20 00:56:46 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 20 00:56:46 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 20 00:56:46 volumio volumio[736]: info: Discovery: Getting this device information
May 20 00:56:46 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 00:56:46 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 00:56:46 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 20 00:56:48 volumio volumio[736]: info: CoreCommandRouter::volumioGetQueue
May 20 00:56:48 volumio volumio[736]: info: CoreStateMachine::getQueue
May 20 00:56:48 volumio volumio[736]: info: CorePlayQueue::getQueue
May 20 00:56:50 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 20 00:56:50 volumio volumio[736]: info: CURURI: music-library
May 20 00:56:50 volumio volumio[736]: info: Preload queue cleared
May 20 00:56:50 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 20 00:56:50 volumio volumio[736]: info: CURURI: music-library/USB
May 20 00:56:50 volumio volumio[736]: info: Preload queue cleared
May 20 00:56:51 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 20 00:56:51 volumio volumio[736]: info: CURURI: music-library/USB/MUSICA
May 20 00:56:51 volumio volumio[736]: info: Preload queue cleared
May 20 00:56:58 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 20 00:56:58 volumio volumio[736]: info: CURURI: music-library/USB/MUSICA/LOSSLESS
May 20 00:56:58 volumio volumio[736]: info: Preload queue cleared
May 20 00:57:03 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 20 00:57:03 volumio volumio[736]: info: CURURI: music-library/USB/MUSICA/LOSSLESS/Billie Eilish
May 20 00:57:03 volumio volumio[736]: info: Preload queue cleared
May 20 00:57:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 20 00:57:07 volumio volumio[736]: info: CURURI: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown
May 20 00:57:07 volumio volumio[736]: info: Preload queue cleared
May 20 00:57:10 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , handleBrowseUri
May 20 00:57:10 volumio volumio[736]: info: CURURI: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft
May 20 00:57:10 volumio volumio[736]: info: Preload queue cleared
May 20 00:57:10 volumio volumio[736]: info: Preloading song: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac
May 20 00:57:10 volumio volumio[736]: info: Preloading song: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/02 - LUNCH.flac
May 20 00:57:10 volumio volumio[736]: info: Preloading song: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/03 - CHIHIRO.flac
May 20 00:57:10 volumio volumio[736]: info: Preloading song: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/04 - BIRDS OF A FEATHER.flac
May 20 00:57:10 volumio volumio[736]: info: Preloading song: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac
May 20 00:57:10 volumio volumio[736]: info: Preloading song: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/06 - THE GREATEST.flac
May 20 00:57:10 volumio volumio[736]: info: Preloading song: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac
May 20 00:57:10 volumio volumio[736]: info: Preloading song: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac
May 20 00:57:10 volumio volumio[736]: info: Preloading song: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/09 - BITTERSUITE.flac
May 20 00:57:10 volumio volumio[736]: info: Preloading song: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/10 - BLUE.flac
May 20 00:57:10 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac in service mpd
May 20 00:57:10 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft%2F01%20-%20SKINNY.flac&metadata=false
May 20 00:57:10 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac
May 20 00:57:10 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/02 - LUNCH.flac in service mpd
May 20 00:57:10 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft%2F02%20-%20LUNCH.flac&metadata=false
May 20 00:57:10 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/02 - LUNCH.flac
May 20 00:57:10 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/03 - CHIHIRO.flac in service mpd
May 20 00:57:10 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft%2F03%20-%20CHIHIRO.flac&metadata=false
May 20 00:57:10 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/03 - CHIHIRO.flac
May 20 00:57:10 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/04 - BIRDS OF A FEATHER.flac in service mpd
May 20 00:57:10 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft%2F04%20-%20BIRDS%20OF%20A%20FEATHER.flac&metadata=false
May 20 00:57:10 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/04 - BIRDS OF A FEATHER.flac
May 20 00:57:10 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac in service mpd
May 20 00:57:10 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft%2F05%20-%20WILDFLOWER.flac&metadata=false
May 20 00:57:10 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac
May 20 00:57:10 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/06 - THE GREATEST.flac in service mpd
May 20 00:57:10 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft%2F06%20-%20THE%20GREATEST.flac&metadata=false
May 20 00:57:10 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/06 - THE GREATEST.flac
May 20 00:57:10 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac in service mpd
May 20 00:57:10 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft%2F07%20-%20L%E2%80%99AMOUR%20DE%20MA%20VIE.flac&metadata=false
May 20 00:57:10 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac
May 20 00:57:10 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac in service mpd
May 20 00:57:10 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft%2F08%20-%20THE%20DINER.flac&metadata=false
May 20 00:57:10 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac
May 20 00:57:11 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/09 - BITTERSUITE.flac in service mpd
May 20 00:57:11 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft%2F09%20-%20BITTERSUITE.flac&metadata=false
May 20 00:57:11 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/09 - BITTERSUITE.flac
May 20 00:57:11 volumio volumio[736]: info: Exploding uri music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/10 - BLUE.flac in service mpd
May 20 00:57:11 volumio volumio[736]: info: ALBUMART /albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2Fmnt%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft%2F10%20-%20BLUE.flac&metadata=false
May 20 00:57:11 volumio volumio[736]: info: URI /mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/10 - BLUE.flac
May 20 00:57:13 volumio volumio[736]: info: Preload queue cleared
May 20 00:57:13 volumio volumio[736]: info: CoreCommandRouter::volumioReplaceandPlayItems
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::ClearQueue
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::stop
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::updateTrackBlock
May 20 00:57:13 volumio volumio[736]: info: CorePlayQueue::getTrackBlock
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 00:57:13 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 00:57:13 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 00:57:13 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 00:57:13 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 00:57:13 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::serviceStop
May 20 00:57:13 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 00:57:13 volumio volumio[736]: info: CoreCommandRouter::serviceStop
May 20 00:57:13 volumio volumio[736]: info: ControllerMpd::stop
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 00:57:13 volumio volumio[736]: info: CorePlayQueue::clearPlayQueue
May 20 00:57:13 volumio volumio[736]: info: CorePlayQueue::saveQueue
May 20 00:57:13 volumio volumio[736]: info: CoreCommandRouter::volumioPushQueue
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::addQueueItems
May 20 00:57:13 volumio volumio[736]: info: CorePlayQueue::addQueueItems
May 20 00:57:13 volumio volumio[736]: info: Preload queue cleared
May 20 00:57:13 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac
May 20 00:57:13 volumio volumio[736]: info: Using cached record of: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac
May 20 00:57:13 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/02 - LUNCH.flac
May 20 00:57:13 volumio volumio[736]: info: Using cached record of: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/02 - LUNCH.flac
May 20 00:57:13 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/03 - CHIHIRO.flac
May 20 00:57:13 volumio volumio[736]: info: Using cached record of: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/03 - CHIHIRO.flac
May 20 00:57:13 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/04 - BIRDS OF A FEATHER.flac
May 20 00:57:13 volumio volumio[736]: info: Using cached record of: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/04 - BIRDS OF A FEATHER.flac
May 20 00:57:13 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac
May 20 00:57:13 volumio volumio[736]: info: Using cached record of: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac
May 20 00:57:13 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/06 - THE GREATEST.flac
May 20 00:57:13 volumio volumio[736]: info: Using cached record of: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/06 - THE GREATEST.flac
May 20 00:57:13 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac
May 20 00:57:13 volumio volumio[736]: info: Using cached record of: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac
May 20 00:57:13 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac
May 20 00:57:13 volumio volumio[736]: info: Using cached record of: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac
May 20 00:57:13 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/09 - BITTERSUITE.flac
May 20 00:57:13 volumio volumio[736]: info: Using cached record of: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/09 - BITTERSUITE.flac
May 20 00:57:13 volumio volumio[736]: info: Adding Item to queue: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/10 - BLUE.flac
May 20 00:57:13 volumio volumio[736]: info: Using cached record of: music-library/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/10 - BLUE.flac
May 20 00:57:13 volumio volumio[736]: info: CoreCommandRouter::volumioPushQueue
May 20 00:57:13 volumio volumio[736]: info: CorePlayQueue::saveQueue
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::updateTrackBlock
May 20 00:57:13 volumio volumio[736]: info: CorePlayQueue::getTrackBlock
May 20 00:57:13 volumio volumio[736]: info: CoreCommandRouter::volumioPlay
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::play index 0
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::stop
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::play index undefined
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 00:57:13 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 00:57:13 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::clearAddPlayTracks USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 00:57:13 volumio volumio[736]: info:
May 20 00:57:13 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 00:57:13 volumio volumio[736]: info: sendMpdCommand stop took 50 milliseconds
May 20 00:57:13 volumio volumio[736]: info: ControllerMpd::getState
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 00:57:13 volumio volumio[736]: info: sendMpdCommand stop took 18 milliseconds
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand clear
May 20 00:57:13 volumio volumio[736]: info:
May 20 00:57:13 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 00:57:13 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 00:57:13 volumio volumio[736]: info: sendMpdCommand status took 9 milliseconds
May 20 00:57:13 volumio volumio[736]: info: sendMpdCommand clear took 8 milliseconds
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac"
May 20 00:57:13 volumio volumio[736]: error: updateQueue error: null
May 20 00:57:13 volumio volumio[736]: info:
May 20 00:57:13 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 00:57:13 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 00:57:13 volumio volumio[736]: info: ------------------------------ 9ms
May 20 00:57:13 volumio volumio[736]: info: sendMpdCommand playlistinfo took 5 milliseconds
May 20 00:57:13 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac" took 4 milliseconds
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand play
May 20 00:57:13 volumio volumio[736]: error: ControllerMpd::pushError: TypeError: Cannot read property 'split' of undefined
May 20 00:57:13 volumio volumio[736]: info: ------------------------------ 23ms
May 20 00:57:13 volumio volumio[736]: info: ------------------------------ 15ms
May 20 00:57:13 volumio volumio[736]: info: sendMpdCommand play took 11 milliseconds
May 20 00:57:13 volumio kernel: bcm2835-i2s 3f203000.i2s: I2S SYNC error!
May 20 00:57:13 volumio volumio[736]: info:
May 20 00:57:13 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 00:57:13 volumio volumio[736]: info: ControllerMpd::getState
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 00:57:13 volumio volumio[736]: info:
May 20 00:57:13 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 00:57:13 volumio volumio[736]: info: ControllerMpd::getState
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 00:57:13 volumio volumio[736]: info: sendMpdCommand status took 5 milliseconds
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 00:57:13 volumio volumio[736]: info: sendMpdCommand status took 7 milliseconds
May 20 00:57:13 volumio volumio[736]: info: sendMpdCommand playlistinfo took 5 milliseconds
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 00:57:13 volumio volumio[736]: info: ControllerMpd::pushState
May 20 00:57:13 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 00:57:13 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 00:57:13 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":220,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"SKINNY","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac","trackType":"flac"}
May 20 00:57:13 volumio volumio[736]: verbose: CURRENT POSITION 0
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 00:57:13 volumio volumio[736]: info: ------------------------------ 20ms
May 20 00:57:13 volumio volumio[736]: info: sendMpdCommand playlistinfo took 8 milliseconds
May 20 00:57:13 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 00:57:13 volumio volumio[736]: info: ControllerMpd::pushState
May 20 00:57:13 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 00:57:13 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 00:57:13 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":220,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"SKINNY","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac","trackType":"flac"}
May 20 00:57:13 volumio volumio[736]: verbose: CURRENT POSITION 0
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 00:57:13 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 00:57:13 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 00:57:13 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 00:57:13 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 00:57:13 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 00:57:13 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 00:57:13 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 00:57:13 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 00:57:13 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 00:57:13 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 00:57:13 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 00:57:13 volumio volumio[736]: info: ------------------------------ 47ms
May 20 00:57:13 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (SKINNY) and artist (Billie Eilish) passed on explicitly
May 20 00:57:14 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"SKINNY","url":"https://www.last.fm/music/Billie+Eilish/_/SKINNY","duration":"0","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"301208","playcount":"862887","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"userplaycount":"6","userloved":"0","toptags":{"tag":[{"name":"chamber pop","url":"https://www.last.fm/tag/chamber+pop"},{"name":"singer-songwriter","url":"https://www.last.fm/tag/singer-songwriter"},{"name":"baroque pop","url":"https://www.last.fm/tag/baroque+pop"},{"name":"dream pop","url":"https://www.last.fm/tag/dream+pop"},{"name":"alt-pop","url":"https://www.last.fm/tag/alt-pop"}]},"wiki":{"published":"17 May 2024, 14:12","summary":"\"SKINNY\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"SKINNY\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 00:57:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: multiroom , enableAudioOutput
May 20 00:57:17 volumio volumio[736]: info: MRS: Starting browser stream
May 20 00:57:17 volumio volumio[736]: info: MRS: Setting this device as Streaming Server
May 20 00:57:17 volumio volumio[736]: info:
May 20 00:57:17 volumio volumio[736]: [1716159437999] ---------------------------- MRS: Setting Streaming Server
May 20 00:57:18 volumio volumio[736]: info: Enabled audio output: browserPlayback
May 20 00:57:18 volumio volumio[736]: info: MRS: enable multiroom server output
May 20 00:57:18 volumio volumio[736]: info: MRS: Set multiroom target PCM to volumioMultiRoom
May 20 00:57:18 volumio volumio[736]: info: Changed audio target for /tmp/multiroom/server/switch.target to volumioMultiRoom
May 20 00:57:18 volumio volumio[736]: info: MRS: Set multiroom target PCM to volumioLocalPlayback
May 20 00:57:18 volumio volumio[736]: info: Changed audio target for /tmp/multiroom/client/switch.target to volumioLocalPlayback
May 20 00:57:18 volumio volumio[736]: info: MRS: STARTING volumioStreaming
May 20 00:57:18 volumio sudo[6260]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumioStreaming
May 20 00:57:18 volumio sudo[6258]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rm -f /tmp/hls/*
May 20 00:57:18 volumio sudo[6260]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 00:57:18 volumio sudo[6258]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 00:57:18 volumio sudo[6258]: pam_unix(sudo:session): session closed for user root
May 20 00:57:18 volumio systemd[1]: Started VolumioStreamingService.
May 20 00:57:18 volumio sudo[6260]: pam_unix(sudo:session): session closed for user root
May 20 00:57:18 volumio sudo[6264]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rm -f /tmp/hls/*
May 20 00:57:18 volumio sudo[6264]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 00:57:18 volumio sudo[6264]: pam_unix(sudo:session): session closed for user root
May 20 00:57:18 volumio volumio[736]: info: MRS: volumioStreaming STARTED
May 20 00:57:55 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 01:00:48 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 01:00:48 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 20 01:00:48 volumio volumio[736]: info: Prefetching next song
May 20 01:00:48 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 01:00:48 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/02 - LUNCH.flac"
May 20 01:00:48 volumio volumio[736]: info:
May 20 01:00:48 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:00:48 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:00:48 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/02 - LUNCH.flac" took 4 milliseconds
May 20 01:00:48 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 01:00:48 volumio volumio[736]: info: ------------------------------ 5ms
May 20 01:00:48 volumio volumio[736]: info: sendMpdCommand consume 1 took 2 milliseconds
May 20 01:00:53 volumio volumio[736]: info:
May 20 01:00:53 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:00:53 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:00:53 volumio volumio[736]: info:
May 20 01:00:53 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 01:00:53 volumio volumio[736]: info: ControllerMpd::getState
May 20 01:00:53 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 01:00:53 volumio volumio[736]: info: ------------------------------ 5ms
May 20 01:00:53 volumio volumio[736]: info: sendMpdCommand status took 2 milliseconds
May 20 01:00:53 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 01:00:53 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 01:00:53 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 20 01:00:53 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 01:00:53 volumio volumio[736]: info: ControllerMpd::pushState
May 20 01:00:53 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 01:00:53 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 01:00:53 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":21,"duration":180,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"396 Kbps","isStreaming":false,"title":"LUNCH","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/02 - LUNCH.flac","trackType":"flac"}
May 20 01:00:53 volumio volumio[736]: verbose: CURRENT POSITION 0
May 20 01:00:53 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 01:00:53 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 01:00:53 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 01:00:53 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:00:53 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 01:00:53 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:00:53 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:00:53 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:00:53 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:00:53 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:00:53 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 01:00:53 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:00:53 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:00:53 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:00:53 volumio volumio[736]: info: ------------------------------ 29ms
May 20 01:00:53 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 01:00:53 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 20 01:00:53 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:00:53 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 20 01:00:53 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:00:53 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:00:53 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:00:53 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:00:53 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (LUNCH) and artist (Billie Eilish) passed on explicitly
May 20 01:00:54 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"Lunch","url":"https://www.last.fm/music/Billie+Eilish/_/Lunch","duration":"179000","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"327788","playcount":"1214375","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"album":{"artist":"Billie Eilish","title":"HIT ME HARD AND SOFT","url":"https://www.last.fm/music/Billie+Eilish/HIT+ME+HARD+AND+SOFT","image":[{"#":"https://lastfm.freetls.fastly.net/i/u/34s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"small"}},{"#":"https://lastfm.freetls.fastly.net/i/u/64s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"medium"}},{"#":"https://lastfm.freetls.fastly.net/i/u/174s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"large"}},{"#":"https://lastfm.freetls.fastly.net/i/u/300x300/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"extralarge"}}]},"userplaycount":"9","userloved":"0","toptags":{"tag":[{"name":"electropop","url":"https://www.last.fm/tag/electropop"},{"name":"electro","url":"https://www.last.fm/tag/electro"},{"name":"pop rock","url":"https://www.last.fm/tag/pop+rock"},{"name":"Love","url":"https://www.last.fm/tag/Love"},{"name":"psychedelic pop","url":"https://www.last.fm/tag/psychedelic+pop"}]},"wiki":{"published":"17 May 2024, 14:09","summary":"\"LUNCH\" is a song recorded by American singer-songwriter Billie Eilish, released on May 17, 2024, through Darkroom and Interscope Records. It was chosen as the first single from HIT ME HARD AND SOFT, Billie's third studio album. Read more on Last.fm.","content":"\"LUNCH\" is a song recorded by American singer-songwriter Billie Eilish, released on May 17, 2024, through Darkroom and Interscope Records. It was chosen as the first single from HIT ME HARD AND SOFT, Billie's third studio album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 01:03:48 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 20 01:03:48 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 20 01:03:48 volumio volumio[736]: info: Prefetching next song
May 20 01:03:48 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 01:03:48 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/03 - CHIHIRO.flac"
May 20 01:03:48 volumio volumio[736]: info:
May 20 01:03:48 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:03:48 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:03:48 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/03 - CHIHIRO.flac" took 3 milliseconds
May 20 01:03:48 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 01:03:48 volumio volumio[736]: info: ------------------------------ 4ms
May 20 01:03:48 volumio volumio[736]: info: sendMpdCommand consume 1 took 2 milliseconds
May 20 01:03:52 volumio volumio[736]: info:
May 20 01:03:52 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:03:52 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:03:52 volumio volumio[736]: info:
May 20 01:03:52 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 01:03:52 volumio volumio[736]: info: ControllerMpd::getState
May 20 01:03:52 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 01:03:52 volumio volumio[736]: info: ------------------------------ 3ms
May 20 01:03:52 volumio volumio[736]: info: sendMpdCommand status took 2 milliseconds
May 20 01:03:52 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 01:03:52 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 01:03:52 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 20 01:03:52 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 01:03:52 volumio volumio[736]: info: ControllerMpd::pushState
May 20 01:03:52 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 01:03:52 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 20 01:03:52 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":21,"duration":303,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"452 Kbps","isStreaming":false,"title":"CHIHIRO","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/03 - CHIHIRO.flac","trackType":"flac"}
May 20 01:03:52 volumio volumio[736]: verbose: CURRENT POSITION 1
May 20 01:03:52 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 01:03:52 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 01:03:52 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 01:03:52 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:03:52 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 20 01:03:52 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:03:52 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:03:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:03:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:03:52 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:03:52 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 20 01:03:52 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:03:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:03:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:03:52 volumio volumio[736]: info: ------------------------------ 29ms
May 20 01:03:52 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 01:03:52 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 20 01:03:53 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:03:53 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 20 01:03:53 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:03:53 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:03:53 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:03:53 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:03:53 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (CHIHIRO) and artist (Billie Eilish) passed on explicitly
May 20 01:03:54 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"CHIHIRO","url":"https://www.last.fm/music/Billie+Eilish/_/CHIHIRO","duration":"0","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"297556","playcount":"1157780","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"userplaycount":"7","userloved":"0","toptags":{"tag":[{"name":"perfect","url":"https://www.last.fm/tag/perfect"},{"name":"alt-pop","url":"https://www.last.fm/tag/alt-pop"},{"name":"art pop","url":"https://www.last.fm/tag/art+pop"},{"name":"Spirited Away","url":"https://www.last.fm/tag/Spirited+Away"},{"name":"2024","url":"https://www.last.fm/tag/2024"}]},"wiki":{"published":"17 May 2024, 11:05","summary":"\"CHIHIRO\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"CHIHIRO\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 01:08:51 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 20 01:08:51 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 20 01:08:51 volumio volumio[736]: info: Prefetching next song
May 20 01:08:51 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 01:08:51 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/04 - BIRDS OF A FEATHER.flac"
May 20 01:08:51 volumio volumio[736]: info:
May 20 01:08:51 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:08:51 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:08:51 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/04 - BIRDS OF A FEATHER.flac" took 3 milliseconds
May 20 01:08:51 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 01:08:51 volumio volumio[736]: info: ------------------------------ 5ms
May 20 01:08:51 volumio volumio[736]: info: sendMpdCommand consume 1 took 2 milliseconds
May 20 01:08:55 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 01:08:55 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 20 01:08:56 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:08:56 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 20 01:08:56 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:08:56 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:08:56 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:08:56 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:08:56 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (BIRDS OF A FEATHER) and artist (Billie Eilish) passed on explicitly
May 20 01:08:56 volumio volumio[736]: info:
May 20 01:08:56 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:08:56 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:08:56 volumio volumio[736]: info:
May 20 01:08:56 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 01:08:56 volumio volumio[736]: info: ControllerMpd::getState
May 20 01:08:56 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 01:08:56 volumio volumio[736]: info: ------------------------------ 4ms
May 20 01:08:56 volumio volumio[736]: info: sendMpdCommand status took 3 milliseconds
May 20 01:08:56 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 01:08:56 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 01:08:56 volumio volumio[736]: info: sendMpdCommand playlistinfo took 4 milliseconds
May 20 01:08:56 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 01:08:56 volumio volumio[736]: info: ControllerMpd::pushState
May 20 01:08:56 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 01:08:56 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 20 01:08:56 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":210,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"676 Kbps","isStreaming":false,"title":"BIRDS OF A FEATHER","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/04 - BIRDS OF A FEATHER.flac","trackType":"flac"}
May 20 01:08:56 volumio volumio[736]: verbose: CURRENT POSITION 3
May 20 01:08:56 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 01:08:56 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 01:08:56 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 01:08:56 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:08:56 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 20 01:08:56 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:08:56 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:08:56 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:08:56 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:08:56 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:08:56 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 20 01:08:56 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:08:56 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:08:56 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:08:56 volumio volumio[736]: info: ------------------------------ 29ms
May 20 01:08:56 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"BIRDS OF A FEATHER","url":"https://www.last.fm/music/Billie+Eilish/_/BIRDS+OF+A+FEATHER","duration":"0","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"278277","playcount":"1045578","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"userplaycount":"9","userloved":"0","toptags":{"tag":[{"name":"alt-pop","url":"https://www.last.fm/tag/alt-pop"},{"name":"psychedelic pop","url":"https://www.last.fm/tag/psychedelic+pop"},{"name":"dream pop","url":"https://www.last.fm/tag/dream+pop"},{"name":"ethereal","url":"https://www.last.fm/tag/ethereal"},{"name":"Progressive Pop","url":"https://www.last.fm/tag/Progressive+Pop"}]},"wiki":{"published":"17 May 2024, 14:13","summary":"\"BIRDS OF A FEATHER\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"BIRDS OF A FEATHER\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 01:12:21 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 20 01:12:21 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 01:12:21 volumio volumio[736]: info: Prefetching next song
May 20 01:12:21 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 01:12:21 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac"
May 20 01:12:21 volumio volumio[736]: info:
May 20 01:12:21 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:12:21 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:12:21 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac" took 3 milliseconds
May 20 01:12:21 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 01:12:21 volumio volumio[736]: info: ------------------------------ 3ms
May 20 01:12:21 volumio volumio[736]: info: sendMpdCommand consume 1 took 1 milliseconds
May 20 01:12:25 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 01:12:25 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 01:12:26 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:12:26 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 01:12:26 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:12:26 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:12:26 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:12:26 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:12:26 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (WILDFLOWER) and artist (Billie Eilish) passed on explicitly
May 20 01:12:26 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"Wildflower","url":"https://www.last.fm/music/Billie+Eilish/_/Wildflower","duration":"261000","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"258965","playcount":"834462","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"album":{"artist":"Billie Eilish","title":"HIT ME HARD AND SOFT","url":"https://www.last.fm/music/Billie+Eilish/HIT+ME+HARD+AND+SOFT","image":[{"#":"https://lastfm.freetls.fastly.net/i/u/34s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"small"}},{"#":"https://lastfm.freetls.fastly.net/i/u/64s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"medium"}},{"#":"https://lastfm.freetls.fastly.net/i/u/174s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"large"}},{"#":"https://lastfm.freetls.fastly.net/i/u/300x300/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"extralarge"}}]},"userplaycount":"9","userloved":"0","toptags":{"tag":[{"name":"lunch","url":"https://www.last.fm/tag/lunch"},{"name":"art pop","url":"https://www.last.fm/tag/art+pop"},{"name":"Billie Eilish","url":"https://www.last.fm/tag/Billie+Eilish"},{"name":"joaoaksnes","url":"https://www.last.fm/tag/joaoaksnes"},{"name":"jey owns this song","url":"https://www.last.fm/tag/jey+owns+this+song"}]},"wiki":{"published":"17 May 2024, 14:13","summary":"\"WILDFLOWER\" is a song by Billie Eilish, recorded for her third studio album \"HIT ME HARD AND SOFT\". It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"WILDFLOWER\" is a song by Billie Eilish, recorded for her third studio album \"HIT ME HARD AND SOFT\". It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 01:12:26 volumio volumio[736]: info:
May 20 01:12:26 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:12:26 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:12:26 volumio volumio[736]: info:
May 20 01:12:26 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 01:12:26 volumio volumio[736]: info: ControllerMpd::getState
May 20 01:12:26 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 01:12:26 volumio volumio[736]: info: ------------------------------ 3ms
May 20 01:12:26 volumio volumio[736]: info: sendMpdCommand status took 3 milliseconds
May 20 01:12:26 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 01:12:26 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 01:12:26 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 20 01:12:26 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 01:12:26 volumio volumio[736]: info: ControllerMpd::pushState
May 20 01:12:26 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 01:12:26 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 01:12:26 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":63,"duration":261,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"567 Kbps","isStreaming":false,"title":"WILDFLOWER","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac","trackType":"flac"}
May 20 01:12:26 volumio volumio[736]: verbose: CURRENT POSITION 4
May 20 01:12:26 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 01:12:26 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 01:12:26 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 01:12:26 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:12:26 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 01:12:26 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:12:26 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:12:26 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:12:26 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:12:26 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:12:26 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 01:12:26 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:12:26 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:12:26 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:12:26 volumio volumio[736]: info: ------------------------------ 33ms
May 20 01:16:42 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 01:16:42 volumio volumio[736]: info: CorePlayQueue::getTrack 5
May 20 01:16:42 volumio volumio[736]: info: Prefetching next song
May 20 01:16:42 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 01:16:42 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/06 - THE GREATEST.flac"
May 20 01:16:42 volumio volumio[736]: info:
May 20 01:16:42 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:16:42 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:16:42 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/06 - THE GREATEST.flac" took 5 milliseconds
May 20 01:16:42 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 01:16:42 volumio volumio[736]: info: ------------------------------ 5ms
May 20 01:16:42 volumio volumio[736]: info: sendMpdCommand consume 1 took 2 milliseconds
May 20 01:16:47 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 01:16:47 volumio volumio[736]: info: CorePlayQueue::getTrack 5
May 20 01:16:47 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:16:47 volumio volumio[736]: info: CorePlayQueue::getTrack 5
May 20 01:16:47 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:16:47 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:16:47 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:16:47 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:16:47 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (THE GREATEST) and artist (Billie Eilish) passed on explicitly
May 20 01:16:48 volumio volumio[736]: info:
May 20 01:16:48 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:16:48 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:16:48 volumio volumio[736]: info:
May 20 01:16:48 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 01:16:48 volumio volumio[736]: info: ControllerMpd::getState
May 20 01:16:48 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 01:16:48 volumio volumio[736]: info: ------------------------------ 6ms
May 20 01:16:48 volumio volumio[736]: info: sendMpdCommand status took 2 milliseconds
May 20 01:16:48 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 01:16:48 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 01:16:48 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 20 01:16:48 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 01:16:48 volumio volumio[736]: info: ControllerMpd::pushState
May 20 01:16:48 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 01:16:48 volumio volumio[736]: info: CorePlayQueue::getTrack 5
May 20 01:16:48 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":21,"duration":294,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"667 Kbps","isStreaming":false,"title":"THE GREATEST","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/06 - THE GREATEST.flac","trackType":"flac"}
May 20 01:16:48 volumio volumio[736]: verbose: CURRENT POSITION 5
May 20 01:16:48 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 01:16:48 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 01:16:48 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 01:16:48 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:16:48 volumio volumio[736]: info: CorePlayQueue::getTrack 5
May 20 01:16:48 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:16:48 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:16:48 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:16:48 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:16:48 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:16:48 volumio volumio[736]: info: CorePlayQueue::getTrack 5
May 20 01:16:48 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:16:48 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:16:48 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:16:48 volumio volumio[736]: info: ------------------------------ 33ms
May 20 01:16:48 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"THE GREATEST","url":"https://www.last.fm/music/Billie+Eilish/_/THE+GREATEST","duration":"0","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"242995","playcount":"769033","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"userplaycount":"8","userloved":"0","toptags":{"tag":[{"name":"epic","url":"https://www.last.fm/tag/epic"},{"name":"soul","url":"https://www.last.fm/tag/soul"},{"name":"alternative rock","url":"https://www.last.fm/tag/alternative+rock"},{"name":"emo","url":"https://www.last.fm/tag/emo"},{"name":"power pop","url":"https://www.last.fm/tag/power+pop"}]},"wiki":{"published":"17 May 2024, 14:14","summary":"\"THE GREATEST\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"THE GREATEST\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 01:21:37 volumio volumio[736]: info: CorePlayQueue::getTrack 5
May 20 01:21:37 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 01:21:37 volumio volumio[736]: info: Prefetching next song
May 20 01:21:37 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 01:21:37 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 01:21:37 volumio volumio[736]: info:
May 20 01:21:37 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:21:37 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:21:37 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac" took 4 milliseconds
May 20 01:21:37 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 01:21:37 volumio volumio[736]: info: ------------------------------ 4ms
May 20 01:21:37 volumio volumio[736]: info: sendMpdCommand consume 1 took 2 milliseconds
May 20 01:21:41 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 01:21:41 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 01:21:42 volumio volumio[736]: info:
May 20 01:21:42 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:21:42 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:21:42 volumio volumio[736]: info:
May 20 01:21:42 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 01:21:42 volumio volumio[736]: info: ControllerMpd::getState
May 20 01:21:42 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 01:21:42 volumio volumio[736]: info: ------------------------------ 3ms
May 20 01:21:42 volumio volumio[736]: info: sendMpdCommand status took 2 milliseconds
May 20 01:21:42 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 01:21:42 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 01:21:42 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 20 01:21:42 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 01:21:42 volumio volumio[736]: info: ControllerMpd::pushState
May 20 01:21:42 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 01:21:42 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 01:21:42 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"590 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 01:21:42 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 01:21:42 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 01:21:42 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 01:21:42 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 01:21:42 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:21:42 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 01:21:42 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:21:42 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:21:42 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:21:42 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:21:42 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:21:42 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 01:21:42 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:21:42 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:21:42 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:21:42 volumio volumio[736]: info: ------------------------------ 33ms
May 20 01:21:42 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (L’AMOUR DE MA VIE) and artist (Billie Eilish) passed on explicitly
May 20 01:21:42 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:21:42 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 01:21:42 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:21:42 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:21:42 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:21:42 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:21:43 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"L’Amour De Ma Vie","url":"https://www.last.fm/music/Billie+Eilish/_/L%E2%80%99Amour+De+Ma+Vie","duration":"0","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"236181","playcount":"759402","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"userplaycount":"8","userloved":"0","toptags":{"tag":[{"name":"electropop","url":"https://www.last.fm/tag/electropop"},{"name":"soul","url":"https://www.last.fm/tag/soul"},{"name":"romantic","url":"https://www.last.fm/tag/romantic"},{"name":"Experimental pop","url":"https://www.last.fm/tag/Experimental+pop"},{"name":"jazz fusion","url":"https://www.last.fm/tag/jazz+fusion"}]},"wiki":{"published":"17 May 2024, 14:15","summary":"\"L’AMOUR DE MA VIE\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"L’AMOUR DE MA VIE\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 01:27:10 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 01:27:10 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 01:27:10 volumio volumio[736]: info: Prefetching next song
May 20 01:27:10 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 01:27:10 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac"
May 20 01:27:10 volumio volumio[736]: info:
May 20 01:27:10 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:27:10 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:27:10 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac" took 3 milliseconds
May 20 01:27:10 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 01:27:10 volumio volumio[736]: info: ------------------------------ 3ms
May 20 01:27:10 volumio volumio[736]: info: sendMpdCommand consume 1 took 1 milliseconds
May 20 01:27:15 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 01:27:15 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 01:27:16 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:27:16 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 01:27:16 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:27:16 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:27:16 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:27:16 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:27:16 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (THE DINER) and artist (Billie Eilish) passed on explicitly
May 20 01:27:16 volumio volumio[736]: info:
May 20 01:27:16 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:27:16 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:27:16 volumio volumio[736]: info:
May 20 01:27:16 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 01:27:16 volumio volumio[736]: info: ControllerMpd::getState
May 20 01:27:16 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 01:27:16 volumio volumio[736]: info: ------------------------------ 6ms
May 20 01:27:16 volumio volumio[736]: info: sendMpdCommand status took 4 milliseconds
May 20 01:27:16 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 01:27:16 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 01:27:16 volumio volumio[736]: info: sendMpdCommand playlistinfo took 6 milliseconds
May 20 01:27:16 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 01:27:16 volumio volumio[736]: info: ControllerMpd::pushState
May 20 01:27:16 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 01:27:16 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 01:27:16 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":42,"duration":186,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"362 Kbps","isStreaming":false,"title":"THE DINER","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac","trackType":"flac"}
May 20 01:27:16 volumio volumio[736]: verbose: CURRENT POSITION 7
May 20 01:27:16 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 01:27:16 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 01:27:16 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 01:27:16 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:27:16 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 01:27:16 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:27:16 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:27:16 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:27:16 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:27:16 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:27:16 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 01:27:16 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:27:16 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:27:16 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:27:16 volumio volumio[736]: info: ------------------------------ 38ms
May 20 01:27:16 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"The Diner","url":"https://www.last.fm/music/Billie+Eilish/_/The+Diner","duration":"186000","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"226826","playcount":"706548","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"album":{"artist":"Billie Eilish","title":"HIT ME HARD AND SOFT","url":"https://www.last.fm/music/Billie+Eilish/HIT+ME+HARD+AND+SOFT","image":[{"#":"https://lastfm.freetls.fastly.net/i/u/34s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"small"}},{"#":"https://lastfm.freetls.fastly.net/i/u/64s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"medium"}},{"#":"https://lastfm.freetls.fastly.net/i/u/174s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"large"}},{"#":"https://lastfm.freetls.fastly.net/i/u/300x300/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"extralarge"}}]},"userplaycount":"8","userloved":"0","toptags":{"tag":[{"name":"alt-pop","url":"https://www.last.fm/tag/alt-pop"},{"name":"joaoaksnes","url":"https://www.last.fm/tag/joaoaksnes"}]},"wiki":{"published":"17 May 2024, 14:14","summary":"\"THE DINER\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"THE DINER\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 01:30:17 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 01:30:17 volumio volumio[736]: info: CorePlayQueue::getTrack 8
May 20 01:30:17 volumio volumio[736]: info: Prefetching next song
May 20 01:30:17 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 01:30:17 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/09 - BITTERSUITE.flac"
May 20 01:30:17 volumio volumio[736]: info:
May 20 01:30:17 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:30:17 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:30:17 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/09 - BITTERSUITE.flac" took 4 milliseconds
May 20 01:30:17 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 01:30:17 volumio volumio[736]: info: ------------------------------ 4ms
May 20 01:30:17 volumio volumio[736]: info: sendMpdCommand consume 1 took 2 milliseconds
May 20 01:30:21 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 01:30:21 volumio volumio[736]: info: CorePlayQueue::getTrack 8
May 20 01:30:22 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:30:22 volumio volumio[736]: info: CorePlayQueue::getTrack 8
May 20 01:30:22 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:30:22 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:30:22 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:30:22 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:30:22 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (BITTERSUITE) and artist (Billie Eilish) passed on explicitly
May 20 01:30:22 volumio volumio[736]: info:
May 20 01:30:22 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:30:22 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:30:22 volumio volumio[736]: info:
May 20 01:30:22 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 01:30:22 volumio volumio[736]: info: ControllerMpd::getState
May 20 01:30:22 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 01:30:22 volumio volumio[736]: info:
May 20 01:30:22 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 01:30:22 volumio volumio[736]: info: ControllerMpd::getState
May 20 01:30:22 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 01:30:22 volumio volumio[736]: info: ------------------------------ 7ms
May 20 01:30:22 volumio volumio[736]: info: sendMpdCommand status took 5 milliseconds
May 20 01:30:22 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 01:30:22 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 01:30:22 volumio volumio[736]: info: sendMpdCommand status took 3 milliseconds
May 20 01:30:22 volumio volumio[736]: info: sendMpdCommand playlistinfo took 2 milliseconds
May 20 01:30:22 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 01:30:22 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 01:30:22 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 01:30:22 volumio volumio[736]: info: ControllerMpd::pushState
May 20 01:30:22 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 01:30:22 volumio volumio[736]: info: CorePlayQueue::getTrack 8
May 20 01:30:22 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":63,"duration":298,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"876 Kbps","isStreaming":false,"title":"BITTERSUITE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/09 - BITTERSUITE.flac","trackType":"flac"}
May 20 01:30:22 volumio volumio[736]: verbose: CURRENT POSITION 8
May 20 01:30:22 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 01:30:22 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 01:30:22 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 01:30:22 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:30:22 volumio volumio[736]: info: CorePlayQueue::getTrack 8
May 20 01:30:22 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:30:22 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:30:22 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:30:22 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:30:22 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:30:22 volumio volumio[736]: info: CorePlayQueue::getTrack 8
May 20 01:30:22 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:30:22 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:30:22 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:30:22 volumio volumio[736]: info: ------------------------------ 38ms
May 20 01:30:22 volumio volumio[736]: info: sendMpdCommand playlistinfo took 27 milliseconds
May 20 01:30:22 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 01:30:22 volumio volumio[736]: info: ControllerMpd::pushState
May 20 01:30:22 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 01:30:22 volumio volumio[736]: info: CorePlayQueue::getTrack 8
May 20 01:30:22 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":63,"duration":298,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"876 Kbps","isStreaming":false,"title":"BITTERSUITE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/09 - BITTERSUITE.flac","trackType":"flac"}
May 20 01:30:22 volumio volumio[736]: verbose: CURRENT POSITION 8
May 20 01:30:22 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 01:30:22 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 01:30:22 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 01:30:22 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:30:22 volumio volumio[736]: info: CorePlayQueue::getTrack 8
May 20 01:30:22 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:30:22 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:30:22 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:30:22 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:30:22 volumio volumio[736]: info: CorePlayQueue::getTrack 8
May 20 01:30:22 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:30:22 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:30:22 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:30:22 volumio volumio[736]: info: ------------------------------ 58ms
May 20 01:30:22 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"BITTERSUITE","url":"https://www.last.fm/music/Billie+Eilish/_/BITTERSUITE","duration":"298000","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"216179","playcount":"643362","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"album":{"artist":"Billie Eilish","title":"HIT ME HARD AND SOFT","url":"https://www.last.fm/music/Billie+Eilish/HIT+ME+HARD+AND+SOFT","image":[{"#":"https://lastfm.freetls.fastly.net/i/u/34s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"small"}},{"#":"https://lastfm.freetls.fastly.net/i/u/64s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"medium"}},{"#":"https://lastfm.freetls.fastly.net/i/u/174s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"large"}},{"#":"https://lastfm.freetls.fastly.net/i/u/300x300/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"extralarge"}}]},"userplaycount":"7","userloved":"0","toptags":{"tag":[{"name":"Progressive Pop","url":"https://www.last.fm/tag/Progressive+Pop"},{"name":"epic","url":"https://www.last.fm/tag/epic"},{"name":"art rock","url":"https://www.last.fm/tag/art+rock"},{"name":"Avant-Pop","url":"https://www.last.fm/tag/Avant-Pop"},{"name":"alt-pop","url":"https://www.last.fm/tag/alt-pop"}]},"wiki":{"published":"17 May 2024, 14:14","summary":"\"BITTERSUITE\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"BITTERSUITE\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 01:35:15 volumio volumio[736]: info: CorePlayQueue::getTrack 8
May 20 01:35:15 volumio volumio[736]: info: CorePlayQueue::getTrack 9
May 20 01:35:15 volumio volumio[736]: info: Prefetching next song
May 20 01:35:15 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 01:35:15 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/10 - BLUE.flac"
May 20 01:35:15 volumio volumio[736]: info:
May 20 01:35:15 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:35:15 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:35:15 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/10 - BLUE.flac" took 2 milliseconds
May 20 01:35:15 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 01:35:15 volumio volumio[736]: info: ------------------------------ 3ms
May 20 01:35:15 volumio volumio[736]: info: sendMpdCommand consume 1 took 2 milliseconds
May 20 01:35:19 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 01:35:19 volumio volumio[736]: info: CorePlayQueue::getTrack 9
May 20 01:35:19 volumio volumio[736]: info: CoreCommandRouter::volumioGetVisibleSources
May 20 01:35:19 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 20 01:35:20 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStatsObject
May 20 01:35:20 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:35:20 volumio volumio[736]: info: CorePlayQueue::getTrack 9
May 20 01:35:20 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:35:20 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:35:20 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:35:20 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:35:20 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (BLUE) and artist (Billie Eilish) passed on explicitly
May 20 01:35:20 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"BLUE","url":"https://www.last.fm/music/Billie+Eilish/_/BLUE","duration":"0","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"216522","playcount":"673073","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"userplaycount":"7","userloved":"0","toptags":{"tag":[{"name":"alt-pop","url":"https://www.last.fm/tag/alt-pop"},{"name":"alexcore","url":"https://www.last.fm/tag/alexcore"},{"name":"joaoaksnes","url":"https://www.last.fm/tag/joaoaksnes"}]},"wiki":{"published":"17 May 2024, 11:04","summary":"\"BLUE\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"BLUE\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 01:35:21 volumio volumio[736]: info:
May 20 01:35:21 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:35:21 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:35:21 volumio volumio[736]: info:
May 20 01:35:21 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 01:35:21 volumio volumio[736]: info: ControllerMpd::getState
May 20 01:35:21 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 01:35:21 volumio volumio[736]: info: ------------------------------ 3ms
May 20 01:35:21 volumio volumio[736]: info: sendMpdCommand status took 2 milliseconds
May 20 01:35:21 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 01:35:21 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 01:35:21 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 20 01:35:21 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 01:35:21 volumio volumio[736]: info: ControllerMpd::pushState
May 20 01:35:21 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 01:35:21 volumio volumio[736]: info: CorePlayQueue::getTrack 9
May 20 01:35:21 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":63,"duration":343,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"455 Kbps","isStreaming":false,"title":"BLUE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/10 - BLUE.flac","trackType":"flac"}
May 20 01:35:21 volumio volumio[736]: verbose: CURRENT POSITION 9
May 20 01:35:21 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 01:35:21 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 01:35:21 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 01:35:21 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:35:21 volumio volumio[736]: info: CorePlayQueue::getTrack 9
May 20 01:35:21 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:35:21 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:35:21 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:35:21 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:35:21 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:35:21 volumio volumio[736]: info: CorePlayQueue::getTrack 9
May 20 01:35:21 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:35:21 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:35:21 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:35:21 volumio volumio[736]: info: ------------------------------ 25ms
May 20 01:40:59 volumio volumio[736]: info: CorePlayQueue::getTrack 9
May 20 01:40:59 volumio volumio[736]: info: CorePlayQueue::getTrack 10
May 20 01:41:06 volumio volumio[736]: info:
May 20 01:41:06 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 01:41:06 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 01:41:06 volumio volumio[736]: info:
May 20 01:41:06 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 01:41:06 volumio volumio[736]: info: ControllerMpd::getState
May 20 01:41:06 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 01:41:06 volumio volumio[736]: error: updateQueue error: null
May 20 01:41:06 volumio volumio[736]: info: ------------------------------ 4ms
May 20 01:41:06 volumio volumio[736]: info: sendMpdCommand status took 3 milliseconds
May 20 01:41:06 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 01:41:06 volumio volumio[736]: info: ControllerMpd::pushState
May 20 01:41:06 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 01:41:06 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 01:41:06 volumio volumio[736]: info: CorePlayQueue::getTrack 9
May 20 01:41:06 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 01:41:06 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:41:06 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:41:06 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:41:06 volumio volumio[736]: info: CorePlayQueue::getTrack 9
May 20 01:41:06 volumio volumio[736]: verbose: STATE SERVICE {"status":"stop","position":null,"seek":null,"duration":null,"samplerate":null,"bitdepth":null,"channels":null,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":null,"artist":null,"album":null,"uri":null}
May 20 01:41:06 volumio volumio[736]: verbose: CURRENT POSITION 9
May 20 01:41:06 volumio volumio[736]: info: CoreStateMachine::syncState stateService stop
May 20 01:41:06 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 01:41:06 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 01:41:06 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 01:41:06 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 01:41:06 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 20 01:41:06 volumio volumio[736]: info: ------------------------------ 37ms
May 20 01:41:09 volumio volumio[736]: info: MRS: STARTING volumioStreaming
May 20 01:41:09 volumio sudo[8122]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumioStreaming
May 20 01:41:09 volumio sudo[8122]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 01:41:09 volumio sudo[8120]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rm -f /tmp/hls/stream.m3u8 /tmp/hls/stream0.ts /tmp/hls/stream1.ts /tmp/hls/stream10.ts /tmp/hls/stream100.ts /tmp/hls/stream1000.ts /tmp/hls/stream1001.ts /tmp/hls/stream1002.ts /tmp/hls/stream1003.ts /tmp/hls/stream1004.ts /tmp/hls/stream1005.ts /tmp/hls/stream1006.ts /tmp/hls/stream1007.ts /tmp/hls/stream1008.ts /tmp/hls/stream1009.ts /tmp/hls/stream101.ts /tmp/hls/stream1010.ts /tmp/hls/stream1011.ts /tmp/hls/stream1012.ts /tmp/hls/stream1013.ts /tmp/hls/stream1014.ts /tmp/hls/stream1015.ts /tmp/hls/stream1016.ts /tmp/hls/stream1017.ts /tmp/hls/stream1018.ts /tmp/hls/stream1019.ts /tmp/hls/stream102.ts /tmp/hls/stream1020.ts /tmp/hls/stream1021.ts /tmp/hls/stream1022.ts /tmp/hls/stream1023.ts /tmp/hls/stream1024.ts /tmp/hls/stream1025.ts /tmp/hls/stream1026.ts /tmp/hls/stream1027.ts /tmp/hls/stream1028.ts /tmp/hls/stream1029.ts /tmp/hls/stream103.ts /tmp/hls/stream1030.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1031.ts /tmp/hls/stream1032.ts /tmp/hls/stream1033.ts /tmp/hls/stream1034.ts /tmp/hls/stream1035.ts /tmp/hls/stream1036.ts /tmp/hls/stream1037.ts /tmp/hls/stream1038.ts /tmp/hls/stream1039.ts /tmp/hls/stream104.ts /tmp/hls/stream1040.ts /tmp/hls/stream1041.ts /tmp/hls/stream1042.ts /tmp/hls/stream1043.ts /tmp/hls/stream1044.ts /tmp/hls/stream1045.ts /tmp/hls/stream1046.ts /tmp/hls/stream1047.ts /tmp/hls/stream1048.ts /tmp/hls/stream1049.ts /tmp/hls/stream105.ts /tmp/hls/stream1050.ts /tmp/hls/stream1051.ts /tmp/hls/stream1052.ts /tmp/hls/stream1053.ts /tmp/hls/stream1054.ts /tmp/hls/stream1055.ts /tmp/hls/stream1056.ts /tmp/hls/stream1057.ts /tmp/hls/stream1058.ts /tmp/hls/stream1059.ts /tmp/hls/stream106.ts /tmp/hls/stream1060.ts /tmp/hls/stream1061.ts /tmp/hls/stream1062.ts /tmp/hls/stream1063.ts /tmp/hls/stream1064.ts /tmp/hls/stream1065.ts /tmp/hls/stream1066.ts /tmp/hls/stream1067.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1068.ts /tmp/hls/stream1069.ts /tmp/hls/stream107.ts /tmp/hls/stream1070.ts /tmp/hls/stream1071.ts /tmp/hls/stream1072.ts /tmp/hls/stream1073.ts /tmp/hls/stream1074.ts /tmp/hls/stream1075.ts /tmp/hls/stream1076.ts /tmp/hls/stream1077.ts /tmp/hls/stream1078.ts /tmp/hls/stream1079.ts /tmp/hls/stream108.ts /tmp/hls/stream1080.ts /tmp/hls/stream1081.ts /tmp/hls/stream1082.ts /tmp/hls/stream1083.ts /tmp/hls/stream1084.ts /tmp/hls/stream1085.ts /tmp/hls/stream1086.ts /tmp/hls/stream1087.ts /tmp/hls/stream1088.ts /tmp/hls/stream1089.ts /tmp/hls/stream109.ts /tmp/hls/stream1090.ts /tmp/hls/stream1091.ts /tmp/hls/stream1092.ts /tmp/hls/stream1093.ts /tmp/hls/stream1094.ts /tmp/hls/stream1095.ts /tmp/hls/stream1096.ts /tmp/hls/stream1097.ts /tmp/hls/stream1098.ts /tmp/hls/stream1099.ts /tmp/hls/stream11.ts /tmp/hls/stream110.ts /tmp/hls/stream1100.ts /tmp/hls/stream1101.ts /tmp/hls/stream1102.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1103.ts /tmp/hls/stream1104.ts /tmp/hls/stream1105.ts /tmp/hls/stream1106.ts /tmp/hls/stream1107.ts /tmp/hls/stream1108.ts /tmp/hls/stream1109.ts /tmp/hls/stream111.ts /tmp/hls/stream1110.ts /tmp/hls/stream1111.ts /tmp/hls/stream1112.ts /tmp/hls/stream1113.ts /tmp/hls/stream1114.ts /tmp/hls/stream1115.ts /tmp/hls/stream1116.ts /tmp/hls/stream1117.ts /tmp/hls/stream1118.ts /tmp/hls/stream1119.ts /tmp/hls/stream112.ts /tmp/hls/stream1120.ts /tmp/hls/stream1121.ts /tmp/hls/stream1122.ts /tmp/hls/stream1123.ts /tmp/hls/stream1124.ts /tmp/hls/stream1125.ts /tmp/hls/stream1126.ts /tmp/hls/stream1127.ts /tmp/hls/stream1128.ts /tmp/hls/stream1129.ts /tmp/hls/stream113.ts /tmp/hls/stream1130.ts /tmp/hls/stream1131.ts /tmp/hls/stream1132.ts /tmp/hls/stream1133.ts /tmp/hls/stream1134.ts /tmp/hls/stream1135.ts /tmp/hls/stream1136.ts /tmp/hls/stream1137.ts /tmp/hls/stream1138.ts /tmp/hls/stream1139.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream114.ts /tmp/hls/stream1140.ts /tmp/hls/stream1141.ts /tmp/hls/stream1142.ts /tmp/hls/stream1143.ts /tmp/hls/stream1144.ts /tmp/hls/stream1145.ts /tmp/hls/stream1146.ts /tmp/hls/stream1147.ts /tmp/hls/stream1148.ts /tmp/hls/stream1149.ts /tmp/hls/stream115.ts /tmp/hls/stream1150.ts /tmp/hls/stream1151.ts /tmp/hls/stream1152.ts /tmp/hls/stream1153.ts /tmp/hls/stream1154.ts /tmp/hls/stream1155.ts /tmp/hls/stream1156.ts /tmp/hls/stream1157.ts /tmp/hls/stream1158.ts /tmp/hls/stream1159.ts /tmp/hls/stream116.ts /tmp/hls/stream1160.ts /tmp/hls/stream1161.ts /tmp/hls/stream1162.ts /tmp/hls/stream1163.ts /tmp/hls/stream1164.ts /tmp/hls/stream1165.ts /tmp/hls/stream1166.ts /tmp/hls/stream1167.ts /tmp/hls/stream1168.ts /tmp/hls/stream1169.ts /tmp/hls/stream117.ts /tmp/hls/stream1170.ts /tmp/hls/stream1171.ts /tmp/hls/stream1172.ts /tmp/hls/stream1173.ts /tmp/hls/stream1174.ts /tmp/hls/stream1175.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1176.ts /tmp/hls/stream1177.ts /tmp/hls/stream1178.ts /tmp/hls/stream1179.ts /tmp/hls/stream118.ts /tmp/hls/stream1180.ts /tmp/hls/stream1181.ts /tmp/hls/stream1182.ts /tmp/hls/stream1183.ts /tmp/hls/stream1184.ts /tmp/hls/stream1185.ts /tmp/hls/stream1186.ts /tmp/hls/stream1187.ts /tmp/hls/stream1188.ts /tmp/hls/stream1189.ts /tmp/hls/stream119.ts /tmp/hls/stream1190.ts /tmp/hls/stream1191.ts /tmp/hls/stream1192.ts /tmp/hls/stream1193.ts /tmp/hls/stream1194.ts /tmp/hls/stream1195.ts /tmp/hls/stream1196.ts /tmp/hls/stream1197.ts /tmp/hls/stream1198.ts /tmp/hls/stream1199.ts /tmp/hls/stream12.ts /tmp/hls/stream120.ts /tmp/hls/stream1200.ts /tmp/hls/stream1201.ts /tmp/hls/stream1202.ts /tmp/hls/stream1203.ts /tmp/hls/stream1204.ts /tmp/hls/stream1205.ts /tmp/hls/stream1206.ts /tmp/hls/stream1207.ts /tmp/hls/stream1208.ts /tmp/hls/stream1209.ts /tmp/hls/stream121.ts /tmp/hls/stream1210.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1211.ts /tmp/hls/stream1212.ts /tmp/hls/stream1213.ts /tmp/hls/stream1214.ts /tmp/hls/stream1215.ts /tmp/hls/stream1216.ts /tmp/hls/stream1217.ts /tmp/hls/stream1218.ts /tmp/hls/stream1219.ts /tmp/hls/stream122.ts /tmp/hls/stream1220.ts /tmp/hls/stream1221.ts /tmp/hls/stream1222.ts /tmp/hls/stream1223.ts /tmp/hls/stream1224.ts /tmp/hls/stream1225.ts /tmp/hls/stream1226.ts /tmp/hls/stream1227.ts /tmp/hls/stream1228.ts /tmp/hls/stream1229.ts /tmp/hls/stream123.ts /tmp/hls/stream1230.ts /tmp/hls/stream1231.ts /tmp/hls/stream1232.ts /tmp/hls/stream1233.ts /tmp/hls/stream1234.ts /tmp/hls/stream1235.ts /tmp/hls/stream1236.ts /tmp/hls/stream1237.ts /tmp/hls/stream1238.ts /tmp/hls/stream1239.ts /tmp/hls/stream124.ts /tmp/hls/stream1240.ts /tmp/hls/stream1241.ts /tmp/hls/stream1242.ts /tmp/hls/stream1243.ts /tmp/hls/stream1244.ts /tmp/hls/stream1245.ts /tmp/hls/stream1246.ts /tmp/hls/stream1247.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1248.ts /tmp/hls/stream1249.ts /tmp/hls/stream125.ts /tmp/hls/stream1250.ts /tmp/hls/stream1251.ts /tmp/hls/stream1252.ts /tmp/hls/stream1253.ts /tmp/hls/stream1254.ts /tmp/hls/stream1255.ts /tmp/hls/stream1256.ts /tmp/hls/stream1257.ts /tmp/hls/stream1258.ts /tmp/hls/stream1259.ts /tmp/hls/stream126.ts /tmp/hls/stream1260.ts /tmp/hls/stream1261.ts /tmp/hls/stream1262.ts /tmp/hls/stream1263.ts /tmp/hls/stream1264.ts /tmp/hls/stream1265.ts /tmp/hls/stream1266.ts /tmp/hls/stream1267.ts /tmp/hls/stream1268.ts /tmp/hls/stream1269.ts /tmp/hls/stream127.ts /tmp/hls/stream1270.ts /tmp/hls/stream1271.ts /tmp/hls/stream1272.ts /tmp/hls/stream1273.ts /tmp/hls/stream1274.ts /tmp/hls/stream1275.ts /tmp/hls/stream1276.ts /tmp/hls/stream1277.ts /tmp/hls/stream1278.ts /tmp/hls/stream1279.ts /tmp/hls/stream128.ts /tmp/hls/stream1280.ts /tmp/hls/stream1281.ts /tmp/hls/stream1282.ts /tmp/hls/stream1283.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1284.ts /tmp/hls/stream1285.ts /tmp/hls/stream1286.ts /tmp/hls/stream1287.ts /tmp/hls/stream1288.ts /tmp/hls/stream1289.ts /tmp/hls/stream129.ts /tmp/hls/stream1290.ts /tmp/hls/stream1291.ts /tmp/hls/stream1292.ts /tmp/hls/stream1293.ts /tmp/hls/stream1294.ts /tmp/hls/stream1295.ts /tmp/hls/stream1296.ts /tmp/hls/stream1297.ts /tmp/hls/stream1298.ts /tmp/hls/stream1299.ts /tmp/hls/stream13.ts /tmp/hls/stream130.ts /tmp/hls/stream1300.ts /tmp/hls/stream1301.ts /tmp/hls/stream1302.ts /tmp/hls/stream1303.ts /tmp/hls/stream1304.ts /tmp/hls/stream1305.ts /tmp/hls/stream1306.ts /tmp/hls/stream1307.ts /tmp/hls/stream1308.ts /tmp/hls/stream1309.ts /tmp/hls/stream131.ts /tmp/hls/stream1310.ts /tmp/hls/stream1311.ts /tmp/hls/stream1312.ts /tmp/hls/stream1313.ts /tmp/hls/stream1314.ts /tmp/hls/stream1315.ts /tmp/hls/stream1316.ts /tmp/hls/stream1317.ts /tmp/hls/stream1318.ts /tmp/hls/stream1319.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream132.ts /tmp/hls/stream1320.ts /tmp/hls/stream1321.ts /tmp/hls/stream1322.ts /tmp/hls/stream1323.ts /tmp/hls/stream1324.ts /tmp/hls/stream1325.ts /tmp/hls/stream1326.ts /tmp/hls/stream1327.ts /tmp/hls/stream1328.ts /tmp/hls/stream1329.ts /tmp/hls/stream133.ts /tmp/hls/stream1330.ts /tmp/hls/stream1331.ts /tmp/hls/stream1332.ts /tmp/hls/stream1333.ts /tmp/hls/stream1334.ts /tmp/hls/stream1335.ts /tmp/hls/stream1336.ts /tmp/hls/stream1337.ts /tmp/hls/stream1338.ts /tmp/hls/stream1339.ts /tmp/hls/stream134.ts /tmp/hls/stream1340.ts /tmp/hls/stream1341.ts /tmp/hls/stream1342.ts /tmp/hls/stream1343.ts /tmp/hls/stream1344.ts /tmp/hls/stream1345.ts /tmp/hls/stream1346.ts /tmp/hls/stream1347.ts /tmp/hls/stream1348.ts /tmp/hls/stream1349.ts /tmp/hls/stream135.ts /tmp/hls/stream1350.ts /tmp/hls/stream1351.ts /tmp/hls/stream1352.ts /tmp/hls/stream1353.ts /tmp/hls/stream1354.ts /tmp/hls/stream1355.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1356.ts /tmp/hls/stream1357.ts /tmp/hls/stream1358.ts /tmp/hls/stream1359.ts /tmp/hls/stream136.ts /tmp/hls/stream1360.ts /tmp/hls/stream1361.ts /tmp/hls/stream1362.ts /tmp/hls/stream1363.ts /tmp/hls/stream1364.ts /tmp/hls/stream1365.ts /tmp/hls/stream1366.ts /tmp/hls/stream1367.ts /tmp/hls/stream1368.ts /tmp/hls/stream1369.ts /tmp/hls/stream137.ts /tmp/hls/stream1370.ts /tmp/hls/stream1371.ts /tmp/hls/stream1372.ts /tmp/hls/stream1373.ts /tmp/hls/stream1374.ts /tmp/hls/stream1375.ts /tmp/hls/stream1376.ts /tmp/hls/stream1377.ts /tmp/hls/stream1378.ts /tmp/hls/stream1379.ts /tmp/hls/stream138.ts /tmp/hls/stream1380.ts /tmp/hls/stream1381.ts /tmp/hls/stream1382.ts /tmp/hls/stream1383.ts /tmp/hls/stream1384.ts /tmp/hls/stream1385.ts /tmp/hls/stream1386.ts /tmp/hls/stream1387.ts /tmp/hls/stream1388.ts /tmp/hls/stream1389.ts /tmp/hls/stream139.ts /tmp/hls/stream1390.ts /tmp/hls/stream1391.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1392.ts /tmp/hls/stream1393.ts /tmp/hls/stream1394.ts /tmp/hls/stream1395.ts /tmp/hls/stream1396.ts /tmp/hls/stream1397.ts /tmp/hls/stream1398.ts /tmp/hls/stream1399.ts /tmp/hls/stream14.ts /tmp/hls/stream140.ts /tmp/hls/stream1400.ts /tmp/hls/stream1401.ts /tmp/hls/stream1402.ts /tmp/hls/stream1403.ts /tmp/hls/stream1404.ts /tmp/hls/stream1405.ts /tmp/hls/stream1406.ts /tmp/hls/stream1407.ts /tmp/hls/stream1408.ts /tmp/hls/stream1409.ts /tmp/hls/stream141.ts /tmp/hls/stream1410.ts /tmp/hls/stream1411.ts /tmp/hls/stream1412.ts /tmp/hls/stream1413.ts /tmp/hls/stream1414.ts /tmp/hls/stream1415.ts /tmp/hls/stream1416.ts /tmp/hls/stream1417.ts /tmp/hls/stream1418.ts /tmp/hls/stream1419.ts /tmp/hls/stream142.ts /tmp/hls/stream1420.ts /tmp/hls/stream1421.ts /tmp/hls/stream1422.ts /tmp/hls/stream1423.ts /tmp/hls/stream1424.ts /tmp/hls/stream1425.ts /tmp/hls/stream1426.ts /tmp/hls/stream1427.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1428.ts /tmp/hls/stream1429.ts /tmp/hls/stream143.ts /tmp/hls/stream1430.ts /tmp/hls/stream1431.ts /tmp/hls/stream1432.ts /tmp/hls/stream1433.ts /tmp/hls/stream1434.ts /tmp/hls/stream1435.ts /tmp/hls/stream1436.ts /tmp/hls/stream1437.ts /tmp/hls/stream1438.ts /tmp/hls/stream1439.ts /tmp/hls/stream144.ts /tmp/hls/stream1440.ts /tmp/hls/stream1441.ts /tmp/hls/stream1442.ts /tmp/hls/stream1443.ts /tmp/hls/stream1444.ts /tmp/hls/stream1445.ts /tmp/hls/stream1446.ts /tmp/hls/stream1447.ts /tmp/hls/stream1448.ts /tmp/hls/stream1449.ts /tmp/hls/stream145.ts /tmp/hls/stream1450.ts /tmp/hls/stream1451.ts /tmp/hls/stream1452.ts /tmp/hls/stream1453.ts /tmp/hls/stream1454.ts /tmp/hls/stream1455.ts /tmp/hls/stream1456.ts /tmp/hls/stream1457.ts /tmp/hls/stream1458.ts /tmp/hls/stream1459.ts /tmp/hls/stream146.ts /tmp/hls/stream1460.ts /tmp/hls/stream1461.ts /tmp/hls/stream1462.ts /tmp/hls/stream1463.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1464.ts /tmp/hls/stream1465.ts /tmp/hls/stream1466.ts /tmp/hls/stream1467.ts /tmp/hls/stream1468.ts /tmp/hls/stream1469.ts /tmp/hls/stream147.ts /tmp/hls/stream1470.ts /tmp/hls/stream1471.ts /tmp/hls/stream1472.ts /tmp/hls/stream1473.ts /tmp/hls/stream1474.ts /tmp/hls/stream1475.ts /tmp/hls/stream1476.ts /tmp/hls/stream1477.ts /tmp/hls/stream1478.ts /tmp/hls/stream1479.ts /tmp/hls/stream148.ts /tmp/hls/stream1480.ts /tmp/hls/stream1481.ts /tmp/hls/stream1482.ts /tmp/hls/stream1483.ts /tmp/hls/stream1484.ts /tmp/hls/stream1485.ts /tmp/hls/stream1486.ts /tmp/hls/stream1487.ts /tmp/hls/stream1488.ts /tmp/hls/stream1489.ts /tmp/hls/stream149.ts /tmp/hls/stream1490.ts /tmp/hls/stream1491.ts /tmp/hls/stream1492.ts /tmp/hls/stream1493.ts /tmp/hls/stream1494.ts /tmp/hls/stream1495.ts /tmp/hls/stream1496.ts /tmp/hls/stream1497.ts /tmp/hls/stream1498.ts /tmp/hls/stream1499.ts /tmp/hls/stream15.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream150.ts /tmp/hls/stream1500.ts /tmp/hls/stream1501.ts /tmp/hls/stream1502.ts /tmp/hls/stream1503.ts /tmp/hls/stream1504.ts /tmp/hls/stream1505.ts /tmp/hls/stream1506.ts /tmp/hls/stream1507.ts /tmp/hls/stream1508.ts /tmp/hls/stream1509.ts /tmp/hls/stream151.ts /tmp/hls/stream1510.ts /tmp/hls/stream1511.ts /tmp/hls/stream1512.ts /tmp/hls/stream1513.ts /tmp/hls/stream1514.ts /tmp/hls/stream1515.ts /tmp/hls/stream1516.ts /tmp/hls/stream1517.ts /tmp/hls/stream1518.ts /tmp/hls/stream1519.ts /tmp/hls/stream152.ts /tmp/hls/stream1520.ts /tmp/hls/stream1521.ts /tmp/hls/stream1522.ts /tmp/hls/stream1523.ts /tmp/hls/stream1524.ts /tmp/hls/stream1525.ts /tmp/hls/stream1526.ts /tmp/hls/stream1527.ts /tmp/hls/stream1528.ts /tmp/hls/stream1529.ts /tmp/hls/stream153.ts /tmp/hls/stream1530.ts /tmp/hls/stream1531.ts /tmp/hls/stream1532.ts /tmp/hls/stream1533.ts /tmp/hls/stream1534.ts /tmp/hls/stream1535.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1536.ts /tmp/hls/stream1537.ts /tmp/hls/stream1538.ts /tmp/hls/stream1539.ts /tmp/hls/stream154.ts /tmp/hls/stream1540.ts /tmp/hls/stream1541.ts /tmp/hls/stream1542.ts /tmp/hls/stream1543.ts /tmp/hls/stream1544.ts /tmp/hls/stream1545.ts /tmp/hls/stream1546.ts /tmp/hls/stream1547.ts /tmp/hls/stream1548.ts /tmp/hls/stream1549.ts /tmp/hls/stream155.ts /tmp/hls/stream1550.ts /tmp/hls/stream1551.ts /tmp/hls/stream1552.ts /tmp/hls/stream1553.ts /tmp/hls/stream1554.ts /tmp/hls/stream1555.ts /tmp/hls/stream1556.ts /tmp/hls/stream1557.ts /tmp/hls/stream1558.ts /tmp/hls/stream1559.ts /tmp/hls/stream156.ts /tmp/hls/stream1560.ts /tmp/hls/stream1561.ts /tmp/hls/stream1562.ts /tmp/hls/stream1563.ts /tmp/hls/stream1564.ts /tmp/hls/stream1565.ts /tmp/hls/stream1566.ts /tmp/hls/stream1567.ts /tmp/hls/stream1568.ts /tmp/hls/stream1569.ts /tmp/hls/stream157.ts /tmp/hls/stream1570.ts /tmp/hls/stream1571.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1572.ts /tmp/hls/stream1573.ts /tmp/hls/stream1574.ts /tmp/hls/stream1575.ts /tmp/hls/stream1576.ts /tmp/hls/stream1577.ts /tmp/hls/stream1578.ts /tmp/hls/stream1579.ts /tmp/hls/stream158.ts /tmp/hls/stream1580.ts /tmp/hls/stream1581.ts /tmp/hls/stream1582.ts /tmp/hls/stream1583.ts /tmp/hls/stream1584.ts /tmp/hls/stream1585.ts /tmp/hls/stream1586.ts /tmp/hls/stream1587.ts /tmp/hls/stream1588.ts /tmp/hls/stream1589.ts /tmp/hls/stream159.ts /tmp/hls/stream1590.ts /tmp/hls/stream1591.ts /tmp/hls/stream1592.ts /tmp/hls/stream1593.ts /tmp/hls/stream1594.ts /tmp/hls/stream1595.ts /tmp/hls/stream1596.ts /tmp/hls/stream1597.ts /tmp/hls/stream1598.ts /tmp/hls/stream1599.ts /tmp/hls/stream16.ts /tmp/hls/stream160.ts /tmp/hls/stream1600.ts /tmp/hls/stream1601.ts /tmp/hls/stream1602.ts /tmp/hls/stream1603.ts /tmp/hls/stream1604.ts /tmp/hls/stream1605.ts /tmp/hls/stream1606.ts /tmp/hls/stream1607.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1608.ts /tmp/hls/stream1609.ts /tmp/hls/stream161.ts /tmp/hls/stream1610.ts /tmp/hls/stream1611.ts /tmp/hls/stream1612.ts /tmp/hls/stream1613.ts /tmp/hls/stream1614.ts /tmp/hls/stream1615.ts /tmp/hls/stream1616.ts /tmp/hls/stream1617.ts /tmp/hls/stream1618.ts /tmp/hls/stream1619.ts /tmp/hls/stream162.ts /tmp/hls/stream1620.ts /tmp/hls/stream1621.ts /tmp/hls/stream1622.ts /tmp/hls/stream1623.ts /tmp/hls/stream1624.ts /tmp/hls/stream1625.ts /tmp/hls/stream1626.ts /tmp/hls/stream1627.ts /tmp/hls/stream1628.ts /tmp/hls/stream1629.ts /tmp/hls/stream163.ts /tmp/hls/stream1630.ts /tmp/hls/stream1631.ts /tmp/hls/stream1632.ts /tmp/hls/stream1633.ts /tmp/hls/stream1634.ts /tmp/hls/stream1635.ts /tmp/hls/stream1636.ts /tmp/hls/stream1637.ts /tmp/hls/stream1638.ts /tmp/hls/stream1639.ts /tmp/hls/stream164.ts /tmp/hls/stream1640.ts /tmp/hls/stream1641.ts /tmp/hls/stream1642.ts /tmp/hls/stream1643.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1644.ts /tmp/hls/stream1645.ts /tmp/hls/stream1646.ts /tmp/hls/stream1647.ts /tmp/hls/stream1648.ts /tmp/hls/stream1649.ts /tmp/hls/stream165.ts /tmp/hls/stream1650.ts /tmp/hls/stream1651.ts /tmp/hls/stream1652.ts /tmp/hls/stream1653.ts /tmp/hls/stream1654.ts /tmp/hls/stream1655.ts /tmp/hls/stream1656.ts /tmp/hls/stream1657.ts /tmp/hls/stream1658.ts /tmp/hls/stream1659.ts /tmp/hls/stream166.ts /tmp/hls/stream1660.ts /tmp/hls/stream1661.ts /tmp/hls/stream1662.ts /tmp/hls/stream1663.ts /tmp/hls/stream1664.ts /tmp/hls/stream1665.ts /tmp/hls/stream1666.ts /tmp/hls/stream1667.ts /tmp/hls/stream1668.ts /tmp/hls/stream1669.ts /tmp/hls/stream167.ts /tmp/hls/stream1670.ts /tmp/hls/stream1671.ts /tmp/hls/stream1672.ts /tmp/hls/stream1673.ts /tmp/hls/stream1674.ts /tmp/hls/stream1675.ts /tmp/hls/stream1676.ts /tmp/hls/stream1677.ts /tmp/hls/stream1678.ts /tmp/hls/stream1679.ts /tmp/hls/stream168.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1680.ts /tmp/hls/stream1681.ts /tmp/hls/stream1682.ts /tmp/hls/stream1683.ts /tmp/hls/stream1684.ts /tmp/hls/stream1685.ts /tmp/hls/stream1686.ts /tmp/hls/stream1687.ts /tmp/hls/stream1688.ts /tmp/hls/stream1689.ts /tmp/hls/stream169.ts /tmp/hls/stream1690.ts /tmp/hls/stream1691.ts /tmp/hls/stream1692.ts /tmp/hls/stream1693.ts /tmp/hls/stream1694.ts /tmp/hls/stream1695.ts /tmp/hls/stream1696.ts /tmp/hls/stream1697.ts /tmp/hls/stream1698.ts /tmp/hls/stream1699.ts /tmp/hls/stream17.ts /tmp/hls/stream170.ts /tmp/hls/stream1700.ts /tmp/hls/stream1701.ts /tmp/hls/stream1702.ts /tmp/hls/stream1703.ts /tmp/hls/stream1704.ts /tmp/hls/stream1705.ts /tmp/hls/stream1706.ts /tmp/hls/stream1707.ts /tmp/hls/stream1708.ts /tmp/hls/stream1709.ts /tmp/hls/stream171.ts /tmp/hls/stream1710.ts /tmp/hls/stream1711.ts /tmp/hls/stream1712.ts /tmp/hls/stream1713.ts /tmp/hls/stream1714.ts /tmp/hls/stream1715.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1716.ts /tmp/hls/stream1717.ts /tmp/hls/stream1718.ts /tmp/hls/stream1719.ts /tmp/hls/stream172.ts /tmp/hls/stream1720.ts /tmp/hls/stream1721.ts /tmp/hls/stream1722.ts /tmp/hls/stream1723.ts /tmp/hls/stream1724.ts /tmp/hls/stream1725.ts /tmp/hls/stream1726.ts /tmp/hls/stream1727.ts /tmp/hls/stream1728.ts /tmp/hls/stream1729.ts /tmp/hls/stream173.ts /tmp/hls/stream1730.ts /tmp/hls/stream1731.ts /tmp/hls/stream1732.ts /tmp/hls/stream1733.ts /tmp/hls/stream1734.ts /tmp/hls/stream1735.ts /tmp/hls/stream1736.ts /tmp/hls/stream1737.ts /tmp/hls/stream1738.ts /tmp/hls/stream1739.ts /tmp/hls/stream174.ts /tmp/hls/stream1740.ts /tmp/hls/stream1741.ts /tmp/hls/stream1742.ts /tmp/hls/stream1743.ts /tmp/hls/stream1744.ts /tmp/hls/stream1745.ts /tmp/hls/stream1746.ts /tmp/hls/stream1747.ts /tmp/hls/stream1748.ts /tmp/hls/stream1749.ts /tmp/hls/stream175.ts /tmp/hls/stream1750.ts /tmp/hls/stream1751.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1752.ts /tmp/hls/stream1753.ts /tmp/hls/stream1754.ts /tmp/hls/stream1755.ts /tmp/hls/stream1756.ts /tmp/hls/stream1757.ts /tmp/hls/stream1758.ts /tmp/hls/stream1759.ts /tmp/hls/stream176.ts /tmp/hls/stream1760.ts /tmp/hls/stream1761.ts /tmp/hls/stream1762.ts /tmp/hls/stream1763.ts /tmp/hls/stream1764.ts /tmp/hls/stream1765.ts /tmp/hls/stream1766.ts /tmp/hls/stream1767.ts /tmp/hls/stream1768.ts /tmp/hls/stream1769.ts /tmp/hls/stream177.ts /tmp/hls/stream1770.ts /tmp/hls/stream1771.ts /tmp/hls/stream1772.ts /tmp/hls/stream1773.ts /tmp/hls/stream1774.ts /tmp/hls/stream1775.ts /tmp/hls/stream1776.ts /tmp/hls/stream1777.ts /tmp/hls/stream1778.ts /tmp/hls/stream1779.ts /tmp/hls/stream178.ts /tmp/hls/stream1780.ts /tmp/hls/stream1781.ts /tmp/hls/stream1782.ts /tmp/hls/stream1783.ts /tmp/hls/stream1784.ts /tmp/hls/stream1785.ts /tmp/hls/stream1786.ts /tmp/hls/stream1787.ts /tmp/hls/stream1788.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1789.ts /tmp/hls/stream179.ts /tmp/hls/stream1790.ts /tmp/hls/stream1791.ts /tmp/hls/stream1792.ts /tmp/hls/stream1793.ts /tmp/hls/stream1794.ts /tmp/hls/stream1795.ts /tmp/hls/stream1796.ts /tmp/hls/stream1797.ts /tmp/hls/stream1798.ts /tmp/hls/stream1799.ts /tmp/hls/stream18.ts /tmp/hls/stream180.ts /tmp/hls/stream1800.ts /tmp/hls/stream1801.ts /tmp/hls/stream1802.ts /tmp/hls/stream1803.ts /tmp/hls/stream1804.ts /tmp/hls/stream1805.ts /tmp/hls/stream1806.ts /tmp/hls/stream1807.ts /tmp/hls/stream1808.ts /tmp/hls/stream1809.ts /tmp/hls/stream181.ts /tmp/hls/stream1810.ts /tmp/hls/stream1811.ts /tmp/hls/stream1812.ts /tmp/hls/stream1813.ts /tmp/hls/stream1814.ts /tmp/hls/stream1815.ts /tmp/hls/stream1816.ts /tmp/hls/stream1817.ts /tmp/hls/stream1818.ts /tmp/hls/stream1819.ts /tmp/hls/stream182.ts /tmp/hls/stream1820.ts /tmp/hls/stream1821.ts /tmp/hls/stream1822.ts /tmp/hls/stream1823.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1824.ts /tmp/hls/stream1825.ts /tmp/hls/stream1826.ts /tmp/hls/stream1827.ts /tmp/hls/stream1828.ts /tmp/hls/stream1829.ts /tmp/hls/stream183.ts /tmp/hls/stream1830.ts /tmp/hls/stream1831.ts /tmp/hls/stream1832.ts /tmp/hls/stream1833.ts /tmp/hls/stream1834.ts /tmp/hls/stream1835.ts /tmp/hls/stream1836.ts /tmp/hls/stream1837.ts /tmp/hls/stream1838.ts /tmp/hls/stream1839.ts /tmp/hls/stream184.ts /tmp/hls/stream1840.ts /tmp/hls/stream1841.ts /tmp/hls/stream1842.ts /tmp/hls/stream1843.ts /tmp/hls/stream1844.ts /tmp/hls/stream1845.ts /tmp/hls/stream1846.ts /tmp/hls/stream1847.ts /tmp/hls/stream1848.ts /tmp/hls/stream1849.ts /tmp/hls/stream185.ts /tmp/hls/stream1850.ts /tmp/hls/stream1851.ts /tmp/hls/stream1852.ts /tmp/hls/stream1853.ts /tmp/hls/stream1854.ts /tmp/hls/stream1855.ts /tmp/hls/stream1856.ts /tmp/hls/stream1857.ts /tmp/hls/stream1858.ts /tmp/hls/stream1859.ts /tmp/hls/stream186.ts
May 20 01:41:09 volumio systemd[1]: Stopping VolumioStreamingService...
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1860.ts /tmp/hls/stream1861.ts /tmp/hls/stream1862.ts /tmp/hls/stream1863.ts /tmp/hls/stream1864.ts /tmp/hls/stream1865.ts /tmp/hls/stream1866.ts /tmp/hls/stream1867.ts /tmp/hls/stream1868.ts /tmp/hls/stream1869.ts /tmp/hls/stream187.ts /tmp/hls/stream1870.ts /tmp/hls/stream1871.ts /tmp/hls/stream1872.ts /tmp/hls/stream1873.ts /tmp/hls/stream1874.ts /tmp/hls/stream1875.ts /tmp/hls/stream1876.ts /tmp/hls/stream1877.ts /tmp/hls/stream1878.ts /tmp/hls/stream1879.ts /tmp/hls/stream188.ts /tmp/hls/stream1880.ts /tmp/hls/stream1881.ts /tmp/hls/stream1882.ts /tmp/hls/stream1883.ts /tmp/hls/stream1884.ts /tmp/hls/stream1885.ts /tmp/hls/stream1886.ts /tmp/hls/stream1887.ts /tmp/hls/stream1888.ts /tmp/hls/stream1889.ts /tmp/hls/stream189.ts /tmp/hls/stream1890.ts /tmp/hls/stream1891.ts /tmp/hls/stream1892.ts /tmp/hls/stream1893.ts /tmp/hls/stream1894.ts /tmp/hls/stream1895.ts /tmp/hls/stream1896.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1897.ts /tmp/hls/stream1898.ts /tmp/hls/stream1899.ts /tmp/hls/stream19.ts /tmp/hls/stream190.ts /tmp/hls/stream1900.ts /tmp/hls/stream1901.ts /tmp/hls/stream1902.ts /tmp/hls/stream1903.ts /tmp/hls/stream1904.ts /tmp/hls/stream1905.ts /tmp/hls/stream1906.ts /tmp/hls/stream1907.ts /tmp/hls/stream1908.ts /tmp/hls/stream1909.ts /tmp/hls/stream191.ts /tmp/hls/stream1910.ts /tmp/hls/stream1911.ts /tmp/hls/stream1912.ts /tmp/hls/stream1913.ts /tmp/hls/stream1914.ts /tmp/hls/stream1915.ts /tmp/hls/stream1916.ts /tmp/hls/stream1917.ts /tmp/hls/stream1918.ts /tmp/hls/stream1919.ts /tmp/hls/stream192.ts /tmp/hls/stream1920.ts /tmp/hls/stream1921.ts /tmp/hls/stream1922.ts /tmp/hls/stream1923.ts /tmp/hls/stream1924.ts /tmp/hls/stream1925.ts /tmp/hls/stream1926.ts /tmp/hls/stream1927.ts /tmp/hls/stream1928.ts /tmp/hls/stream1929.ts /tmp/hls/stream193.ts /tmp/hls/stream1930.ts /tmp/hls/stream1931.ts
May 20 01:41:09 volumio systemd[1]: volumioStreaming.service: Main process exited, code=killed, status=15/TERM
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1932.ts /tmp/hls/stream1933.ts /tmp/hls/stream1934.ts /tmp/hls/stream1935.ts /tmp/hls/stream1936.ts /tmp/hls/stream1937.ts /tmp/hls/stream1938.ts /tmp/hls/stream1939.ts /tmp/hls/stream194.ts /tmp/hls/stream1940.ts /tmp/hls/stream1941.ts /tmp/hls/stream1942.ts /tmp/hls/stream1943.ts /tmp/hls/stream1944.ts /tmp/hls/stream1945.ts /tmp/hls/stream1946.ts /tmp/hls/stream1947.ts /tmp/hls/stream1948.ts /tmp/hls/stream1949.ts /tmp/hls/stream195.ts /tmp/hls/stream1950.ts /tmp/hls/stream1951.ts /tmp/hls/stream1952.ts /tmp/hls/stream1953.ts /tmp/hls/stream1954.ts /tmp/hls/stream1955.ts /tmp/hls/stream1956.ts /tmp/hls/stream1957.ts /tmp/hls/stream1958.ts /tmp/hls/stream1959.ts /tmp/hls/stream196.ts /tmp/hls/stream1960.ts /tmp/hls/stream1961.ts /tmp/hls/stream1962.ts /tmp/hls/stream1963.ts /tmp/hls/stream1964.ts /tmp/hls/stream1965.ts /tmp/hls/stream1966.ts /tmp/hls/stream1967.ts /tmp/hls/stream1968.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream1969.ts /tmp/hls/stream197.ts /tmp/hls/stream1970.ts /tmp/hls/stream1971.ts /tmp/hls/stream1972.ts /tmp/hls/stream1973.ts /tmp/hls/stream1974.ts /tmp/hls/stream1975.ts /tmp/hls/stream1976.ts /tmp/hls/stream1977.ts /tmp/hls/stream1978.ts /tmp/hls/stream1979.ts /tmp/hls/stream198.ts /tmp/hls/stream1980.ts /tmp/hls/stream1981.ts /tmp/hls/stream1982.ts /tmp/hls/stream1983.ts /tmp/hls/stream1984.ts /tmp/hls/stream1985.ts /tmp/hls/stream1986.ts /tmp/hls/stream1987.ts /tmp/hls/stream1988.ts /tmp/hls/stream1989.ts /tmp/hls/stream199.ts /tmp/hls/stream1990.ts /tmp/hls/stream1991.ts /tmp/hls/stream1992.ts /tmp/hls/stream1993.ts /tmp/hls/stream1994.ts /tmp/hls/stream1995.ts /tmp/hls/stream1996.ts /tmp/hls/stream1997.ts /tmp/hls/stream1998.ts /tmp/hls/stream1999.ts /tmp/hls/stream2.ts /tmp/hls/stream20.ts /tmp/hls/stream200.ts /tmp/hls/stream2000.ts /tmp/hls/stream2001.ts /tmp/hls/stream2002.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2003.ts /tmp/hls/stream2004.ts /tmp/hls/stream2005.ts /tmp/hls/stream2006.ts /tmp/hls/stream2007.ts /tmp/hls/stream2008.ts /tmp/hls/stream2009.ts /tmp/hls/stream201.ts /tmp/hls/stream2010.ts /tmp/hls/stream2011.ts /tmp/hls/stream2012.ts /tmp/hls/stream2013.ts /tmp/hls/stream2014.ts /tmp/hls/stream2015.ts /tmp/hls/stream2016.ts /tmp/hls/stream2017.ts /tmp/hls/stream2018.ts /tmp/hls/stream2019.ts /tmp/hls/stream202.ts /tmp/hls/stream2020.ts /tmp/hls/stream2021.ts /tmp/hls/stream2022.ts /tmp/hls/stream2023.ts /tmp/hls/stream2024.ts /tmp/hls/stream2025.ts /tmp/hls/stream2026.ts /tmp/hls/stream2027.ts /tmp/hls/stream2028.ts /tmp/hls/stream2029.ts /tmp/hls/stream203.ts /tmp/hls/stream2030.ts /tmp/hls/stream2031.ts /tmp/hls/stream2032.ts /tmp/hls/stream2033.ts /tmp/hls/stream2034.ts /tmp/hls/stream2035.ts /tmp/hls/stream2036.ts /tmp/hls/stream2037.ts /tmp/hls/stream2038.ts /tmp/hls/stream2039.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream204.ts /tmp/hls/stream2040.ts /tmp/hls/stream2041.ts /tmp/hls/stream2042.ts /tmp/hls/stream2043.ts /tmp/hls/stream2044.ts /tmp/hls/stream2045.ts /tmp/hls/stream2046.ts /tmp/hls/stream2047.ts /tmp/hls/stream2048.ts /tmp/hls/stream2049.ts /tmp/hls/stream205.ts /tmp/hls/stream2050.ts /tmp/hls/stream2051.ts /tmp/hls/stream2052.ts /tmp/hls/stream2053.ts /tmp/hls/stream2054.ts /tmp/hls/stream2055.ts /tmp/hls/stream2056.ts /tmp/hls/stream2057.ts /tmp/hls/stream2058.ts /tmp/hls/stream2059.ts /tmp/hls/stream206.ts /tmp/hls/stream2060.ts /tmp/hls/stream2061.ts /tmp/hls/stream2062.ts /tmp/hls/stream2063.ts /tmp/hls/stream2064.ts /tmp/hls/stream2065.ts /tmp/hls/stream2066.ts /tmp/hls/stream2067.ts /tmp/hls/stream2068.ts /tmp/hls/stream2069.ts /tmp/hls/stream207.ts /tmp/hls/stream2070.ts /tmp/hls/stream2071.ts /tmp/hls/stream2072.ts /tmp/hls/stream2073.ts /tmp/hls/stream2074.ts /tmp/hls/stream2075.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2076.ts /tmp/hls/stream2077.ts /tmp/hls/stream2078.ts /tmp/hls/stream2079.ts /tmp/hls/stream208.ts /tmp/hls/stream2080.ts /tmp/hls/stream2081.ts /tmp/hls/stream2082.ts /tmp/hls/stream2083.ts /tmp/hls/stream2084.ts /tmp/hls/stream2085.ts /tmp/hls/stream2086.ts /tmp/hls/stream2087.ts /tmp/hls/stream2088.ts /tmp/hls/stream2089.ts /tmp/hls/stream209.ts /tmp/hls/stream2090.ts /tmp/hls/stream2091.ts /tmp/hls/stream2092.ts /tmp/hls/stream2093.ts /tmp/hls/stream2094.ts /tmp/hls/stream2095.ts /tmp/hls/stream2096.ts /tmp/hls/stream2097.ts /tmp/hls/stream2098.ts /tmp/hls/stream2099.ts /tmp/hls/stream21.ts /tmp/hls/stream210.ts /tmp/hls/stream2100.ts /tmp/hls/stream2101.ts /tmp/hls/stream2102.ts /tmp/hls/stream2103.ts /tmp/hls/stream2104.ts /tmp/hls/stream2105.ts /tmp/hls/stream2106.ts /tmp/hls/stream2107.ts /tmp/hls/stream2108.ts /tmp/hls/stream2109.ts /tmp/hls/stream211.ts /tmp/hls/stream2110.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2111.ts /tmp/hls/stream2112.ts /tmp/hls/stream2113.ts /tmp/hls/stream2114.ts /tmp/hls/stream2115.ts /tmp/hls/stream2116.ts /tmp/hls/stream2117.ts /tmp/hls/stream2118.ts /tmp/hls/stream2119.ts /tmp/hls/stream212.ts /tmp/hls/stream2120.ts /tmp/hls/stream2121.ts /tmp/hls/stream2122.ts /tmp/hls/stream2123.ts /tmp/hls/stream2124.ts /tmp/hls/stream2125.ts /tmp/hls/stream2126.ts /tmp/hls/stream2127.ts /tmp/hls/stream2128.ts /tmp/hls/stream2129.ts /tmp/hls/stream213.ts /tmp/hls/stream2130.ts /tmp/hls/stream2131.ts /tmp/hls/stream2132.ts /tmp/hls/stream2133.ts /tmp/hls/stream2134.ts /tmp/hls/stream2135.ts /tmp/hls/stream2136.ts /tmp/hls/stream2137.ts /tmp/hls/stream2138.ts /tmp/hls/stream2139.ts /tmp/hls/stream214.ts /tmp/hls/stream2140.ts /tmp/hls/stream2141.ts /tmp/hls/stream2142.ts /tmp/hls/stream2143.ts /tmp/hls/stream2144.ts /tmp/hls/stream2145.ts /tmp/hls/stream2146.ts /tmp/hls/stream2147.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2148.ts /tmp/hls/stream2149.ts /tmp/hls/stream215.ts /tmp/hls/stream2150.ts /tmp/hls/stream2151.ts /tmp/hls/stream2152.ts /tmp/hls/stream2153.ts /tmp/hls/stream2154.ts /tmp/hls/stream2155.ts /tmp/hls/stream2156.ts /tmp/hls/stream2157.ts /tmp/hls/stream2158.ts /tmp/hls/stream2159.ts /tmp/hls/stream216.ts /tmp/hls/stream2160.ts /tmp/hls/stream2161.ts /tmp/hls/stream2162.ts /tmp/hls/stream2163.ts /tmp/hls/stream2164.ts /tmp/hls/stream2165.ts /tmp/hls/stream2166.ts /tmp/hls/stream2167.ts /tmp/hls/stream2168.ts /tmp/hls/stream2169.ts /tmp/hls/stream217.ts /tmp/hls/stream2170.ts /tmp/hls/stream2171.ts /tmp/hls/stream2172.ts /tmp/hls/stream2173.ts /tmp/hls/stream2174.ts /tmp/hls/stream2175.ts /tmp/hls/stream2176.ts /tmp/hls/stream2177.ts /tmp/hls/stream2178.ts /tmp/hls/stream2179.ts /tmp/hls/stream218.ts /tmp/hls/stream2180.ts /tmp/hls/stream2181.ts /tmp/hls/stream2182.ts /tmp/hls/stream2183.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2184.ts /tmp/hls/stream2185.ts /tmp/hls/stream2186.ts /tmp/hls/stream2187.ts /tmp/hls/stream2188.ts /tmp/hls/stream2189.ts /tmp/hls/stream219.ts /tmp/hls/stream2190.ts /tmp/hls/stream2191.ts /tmp/hls/stream2192.ts /tmp/hls/stream2193.ts /tmp/hls/stream2194.ts /tmp/hls/stream2195.ts /tmp/hls/stream2196.ts /tmp/hls/stream2197.ts /tmp/hls/stream2198.ts /tmp/hls/stream2199.ts /tmp/hls/stream22.ts /tmp/hls/stream220.ts /tmp/hls/stream2200.ts /tmp/hls/stream2201.ts /tmp/hls/stream2202.ts /tmp/hls/stream2203.ts /tmp/hls/stream2204.ts /tmp/hls/stream2205.ts /tmp/hls/stream2206.ts /tmp/hls/stream2207.ts /tmp/hls/stream2208.ts /tmp/hls/stream2209.ts /tmp/hls/stream221.ts /tmp/hls/stream2210.ts /tmp/hls/stream2211.ts /tmp/hls/stream2212.ts /tmp/hls/stream2213.ts /tmp/hls/stream2214.ts /tmp/hls/stream2215.ts /tmp/hls/stream2216.ts /tmp/hls/stream2217.ts /tmp/hls/stream2218.ts /tmp/hls/stream2219.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream222.ts /tmp/hls/stream2220.ts /tmp/hls/stream2221.ts /tmp/hls/stream2222.ts /tmp/hls/stream2223.ts /tmp/hls/stream2224.ts /tmp/hls/stream2225.ts /tmp/hls/stream2226.ts /tmp/hls/stream2227.ts /tmp/hls/stream2228.ts /tmp/hls/stream2229.ts /tmp/hls/stream223.ts /tmp/hls/stream2230.ts /tmp/hls/stream2231.ts /tmp/hls/stream2232.ts /tmp/hls/stream2233.ts /tmp/hls/stream2234.ts /tmp/hls/stream2235.ts /tmp/hls/stream2236.ts /tmp/hls/stream2237.ts /tmp/hls/stream2238.ts /tmp/hls/stream2239.ts /tmp/hls/stream224.ts /tmp/hls/stream2240.ts /tmp/hls/stream2241.ts /tmp/hls/stream2242.ts /tmp/hls/stream2243.ts /tmp/hls/stream2244.ts /tmp/hls/stream2245.ts /tmp/hls/stream2246.ts /tmp/hls/stream2247.ts /tmp/hls/stream2248.ts /tmp/hls/stream2249.ts /tmp/hls/stream225.ts /tmp/hls/stream2250.ts /tmp/hls/stream2251.ts /tmp/hls/stream2252.ts /tmp/hls/stream2253.ts /tmp/hls/stream2254.ts /tmp/hls/stream2255.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2256.ts /tmp/hls/stream2257.ts /tmp/hls/stream2258.ts /tmp/hls/stream2259.ts /tmp/hls/stream226.ts /tmp/hls/stream2260.ts /tmp/hls/stream2261.ts /tmp/hls/stream2262.ts /tmp/hls/stream2263.ts /tmp/hls/stream2264.ts /tmp/hls/stream2265.ts /tmp/hls/stream2266.ts /tmp/hls/stream2267.ts /tmp/hls/stream2268.ts /tmp/hls/stream2269.ts /tmp/hls/stream227.ts /tmp/hls/stream2270.ts /tmp/hls/stream2271.ts /tmp/hls/stream2272.ts /tmp/hls/stream2273.ts /tmp/hls/stream2274.ts /tmp/hls/stream2275.ts /tmp/hls/stream2276.ts /tmp/hls/stream2277.ts /tmp/hls/stream2278.ts /tmp/hls/stream2279.ts /tmp/hls/stream228.ts /tmp/hls/stream2280.ts /tmp/hls/stream2281.ts /tmp/hls/stream2282.ts /tmp/hls/stream2283.ts /tmp/hls/stream2284.ts /tmp/hls/stream2285.ts /tmp/hls/stream2286.ts /tmp/hls/stream2287.ts /tmp/hls/stream2288.ts /tmp/hls/stream2289.ts /tmp/hls/stream229.ts /tmp/hls/stream2290.ts /tmp/hls/stream2291.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2292.ts /tmp/hls/stream2293.ts /tmp/hls/stream2294.ts /tmp/hls/stream2295.ts /tmp/hls/stream2296.ts /tmp/hls/stream2297.ts /tmp/hls/stream2298.ts /tmp/hls/stream2299.ts /tmp/hls/stream23.ts /tmp/hls/stream230.ts /tmp/hls/stream2300.ts /tmp/hls/stream2301.ts /tmp/hls/stream2302.ts /tmp/hls/stream2303.ts /tmp/hls/stream2304.ts /tmp/hls/stream2305.ts /tmp/hls/stream2306.ts /tmp/hls/stream2307.ts /tmp/hls/stream2308.ts /tmp/hls/stream2309.ts /tmp/hls/stream231.ts /tmp/hls/stream2310.ts /tmp/hls/stream2311.ts /tmp/hls/stream2312.ts /tmp/hls/stream2313.ts /tmp/hls/stream2314.ts /tmp/hls/stream2315.ts /tmp/hls/stream2316.ts /tmp/hls/stream2317.ts /tmp/hls/stream2318.ts /tmp/hls/stream2319.ts /tmp/hls/stream232.ts /tmp/hls/stream2320.ts /tmp/hls/stream2321.ts /tmp/hls/stream2322.ts /tmp/hls/stream2323.ts /tmp/hls/stream2324.ts /tmp/hls/stream2325.ts /tmp/hls/stream2326.ts /tmp/hls/stream2327.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2328.ts /tmp/hls/stream2329.ts /tmp/hls/stream233.ts /tmp/hls/stream2330.ts /tmp/hls/stream2331.ts /tmp/hls/stream2332.ts /tmp/hls/stream2333.ts /tmp/hls/stream2334.ts /tmp/hls/stream2335.ts /tmp/hls/stream2336.ts /tmp/hls/stream2337.ts /tmp/hls/stream2338.ts /tmp/hls/stream2339.ts /tmp/hls/stream234.ts /tmp/hls/stream2340.ts /tmp/hls/stream2341.ts /tmp/hls/stream2342.ts /tmp/hls/stream2343.ts /tmp/hls/stream2344.ts /tmp/hls/stream2345.ts /tmp/hls/stream2346.ts /tmp/hls/stream2347.ts /tmp/hls/stream2348.ts /tmp/hls/stream2349.ts /tmp/hls/stream235.ts /tmp/hls/stream2350.ts /tmp/hls/stream2351.ts /tmp/hls/stream2352.ts /tmp/hls/stream2353.ts /tmp/hls/stream2354.ts /tmp/hls/stream2355.ts /tmp/hls/stream2356.ts /tmp/hls/stream2357.ts /tmp/hls/stream2358.ts /tmp/hls/stream2359.ts /tmp/hls/stream236.ts /tmp/hls/stream2360.ts /tmp/hls/stream2361.ts /tmp/hls/stream2362.ts /tmp/hls/stream2363.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2364.ts /tmp/hls/stream2365.ts /tmp/hls/stream2366.ts /tmp/hls/stream2367.ts /tmp/hls/stream2368.ts /tmp/hls/stream2369.ts /tmp/hls/stream237.ts /tmp/hls/stream2370.ts /tmp/hls/stream2371.ts /tmp/hls/stream2372.ts /tmp/hls/stream2373.ts /tmp/hls/stream2374.ts /tmp/hls/stream2375.ts /tmp/hls/stream2376.ts /tmp/hls/stream2377.ts /tmp/hls/stream2378.ts /tmp/hls/stream2379.ts /tmp/hls/stream238.ts /tmp/hls/stream2380.ts /tmp/hls/stream2381.ts /tmp/hls/stream2382.ts /tmp/hls/stream2383.ts /tmp/hls/stream2384.ts /tmp/hls/stream2385.ts /tmp/hls/stream2386.ts /tmp/hls/stream2387.ts /tmp/hls/stream2388.ts /tmp/hls/stream2389.ts /tmp/hls/stream239.ts /tmp/hls/stream2390.ts /tmp/hls/stream2391.ts /tmp/hls/stream2392.ts /tmp/hls/stream2393.ts /tmp/hls/stream2394.ts /tmp/hls/stream2395.ts /tmp/hls/stream2396.ts /tmp/hls/stream2397.ts /tmp/hls/stream2398.ts /tmp/hls/stream2399.ts /tmp/hls/stream24.ts
May 20 01:41:09 volumio systemd[1]: volumioStreaming.service: Succeeded.
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream240.ts /tmp/hls/stream2400.ts /tmp/hls/stream2401.ts /tmp/hls/stream2402.ts /tmp/hls/stream2403.ts /tmp/hls/stream2404.ts /tmp/hls/stream2405.ts /tmp/hls/stream2406.ts /tmp/hls/stream2407.ts /tmp/hls/stream2408.ts /tmp/hls/stream2409.ts /tmp/hls/stream241.ts /tmp/hls/stream2410.ts /tmp/hls/stream2411.ts /tmp/hls/stream2412.ts /tmp/hls/stream2413.ts /tmp/hls/stream2414.ts /tmp/hls/stream2415.ts /tmp/hls/stream2416.ts /tmp/hls/stream2417.ts /tmp/hls/stream2418.ts /tmp/hls/stream2419.ts /tmp/hls/stream242.ts /tmp/hls/stream2420.ts /tmp/hls/stream2421.ts /tmp/hls/stream2422.ts /tmp/hls/stream2423.ts /tmp/hls/stream2424.ts /tmp/hls/stream2425.ts /tmp/hls/stream2426.ts /tmp/hls/stream2427.ts /tmp/hls/stream2428.ts /tmp/hls/stream2429.ts /tmp/hls/stream243.ts /tmp/hls/stream2430.ts /tmp/hls/stream2431.ts /tmp/hls/stream2432.ts /tmp/hls/stream2433.ts /tmp/hls/stream2434.ts /tmp/hls/stream2435.ts
May 20 01:41:09 volumio systemd[1]: Stopped VolumioStreamingService.
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2436.ts /tmp/hls/stream2437.ts /tmp/hls/stream2438.ts /tmp/hls/stream2439.ts /tmp/hls/stream244.ts /tmp/hls/stream2440.ts /tmp/hls/stream2441.ts /tmp/hls/stream2442.ts /tmp/hls/stream2443.ts /tmp/hls/stream2444.ts /tmp/hls/stream2445.ts /tmp/hls/stream2446.ts /tmp/hls/stream2447.ts /tmp/hls/stream2448.ts /tmp/hls/stream2449.ts /tmp/hls/stream245.ts /tmp/hls/stream2450.ts /tmp/hls/stream2451.ts /tmp/hls/stream2452.ts /tmp/hls/stream2453.ts /tmp/hls/stream2454.ts /tmp/hls/stream2455.ts /tmp/hls/stream2456.ts /tmp/hls/stream2457.ts /tmp/hls/stream2458.ts /tmp/hls/stream2459.ts /tmp/hls/stream246.ts /tmp/hls/stream2460.ts /tmp/hls/stream2461.ts /tmp/hls/stream2462.ts /tmp/hls/stream2463.ts /tmp/hls/stream2464.ts /tmp/hls/stream2465.ts /tmp/hls/stream2466.ts /tmp/hls/stream2467.ts /tmp/hls/stream2468.ts /tmp/hls/stream2469.ts /tmp/hls/stream247.ts /tmp/hls/stream2470.ts /tmp/hls/stream2471.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2472.ts /tmp/hls/stream2473.ts /tmp/hls/stream2474.ts /tmp/hls/stream2475.ts /tmp/hls/stream2476.ts /tmp/hls/stream2477.ts /tmp/hls/stream2478.ts /tmp/hls/stream2479.ts /tmp/hls/stream248.ts /tmp/hls/stream2480.ts /tmp/hls/stream2481.ts /tmp/hls/stream2482.ts /tmp/hls/stream2483.ts /tmp/hls/stream2484.ts /tmp/hls/stream2485.ts /tmp/hls/stream2486.ts /tmp/hls/stream2487.ts /tmp/hls/stream2488.ts /tmp/hls/stream2489.ts /tmp/hls/stream249.ts /tmp/hls/stream2490.ts /tmp/hls/stream2491.ts /tmp/hls/stream2492.ts /tmp/hls/stream2493.ts /tmp/hls/stream2494.ts /tmp/hls/stream2495.ts /tmp/hls/stream2496.ts /tmp/hls/stream2497.ts /tmp/hls/stream2498.ts /tmp/hls/stream2499.ts /tmp/hls/stream25.ts /tmp/hls/stream250.ts /tmp/hls/stream2500.ts /tmp/hls/stream2501.ts /tmp/hls/stream2502.ts /tmp/hls/stream2503.ts /tmp/hls/stream2504.ts /tmp/hls/stream2505.ts /tmp/hls/stream2506.ts /tmp/hls/stream2507.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2508.ts /tmp/hls/stream2509.ts /tmp/hls/stream251.ts /tmp/hls/stream2510.ts /tmp/hls/stream2511.ts /tmp/hls/stream2512.ts /tmp/hls/stream2513.ts /tmp/hls/stream2514.ts /tmp/hls/stream2515.ts /tmp/hls/stream2516.ts /tmp/hls/stream2517.ts /tmp/hls/stream2518.ts /tmp/hls/stream2519.ts /tmp/hls/stream252.ts /tmp/hls/stream2520.ts /tmp/hls/stream2521.ts /tmp/hls/stream2522.ts /tmp/hls/stream2523.ts /tmp/hls/stream2524.ts /tmp/hls/stream2525.ts /tmp/hls/stream2526.ts /tmp/hls/stream2527.ts /tmp/hls/stream2528.ts /tmp/hls/stream2529.ts /tmp/hls/stream253.ts /tmp/hls/stream2530.ts /tmp/hls/stream2531.ts /tmp/hls/stream2532.ts /tmp/hls/stream2533.ts /tmp/hls/stream2534.ts /tmp/hls/stream2535.ts /tmp/hls/stream2536.ts /tmp/hls/stream2537.ts /tmp/hls/stream2538.ts /tmp/hls/stream2539.ts /tmp/hls/stream254.ts /tmp/hls/stream2540.ts /tmp/hls/stream2541.ts /tmp/hls/stream2542.ts /tmp/hls/stream2543.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2544.ts /tmp/hls/stream2545.ts /tmp/hls/stream2546.ts /tmp/hls/stream2547.ts /tmp/hls/stream2548.ts /tmp/hls/stream2549.ts /tmp/hls/stream255.ts /tmp/hls/stream2550.ts /tmp/hls/stream2551.ts /tmp/hls/stream2552.ts /tmp/hls/stream2553.ts /tmp/hls/stream2554.ts /tmp/hls/stream2555.ts /tmp/hls/stream2556.ts /tmp/hls/stream2557.ts /tmp/hls/stream2558.ts /tmp/hls/stream2559.ts /tmp/hls/stream256.ts /tmp/hls/stream2560.ts /tmp/hls/stream2561.ts /tmp/hls/stream2562.ts /tmp/hls/stream2563.ts /tmp/hls/stream2564.ts /tmp/hls/stream2565.ts /tmp/hls/stream2566.ts /tmp/hls/stream2567.ts /tmp/hls/stream2568.ts /tmp/hls/stream2569.ts /tmp/hls/stream257.ts /tmp/hls/stream2570.ts /tmp/hls/stream2571.ts /tmp/hls/stream2572.ts /tmp/hls/stream2573.ts /tmp/hls/stream2574.ts /tmp/hls/stream2575.ts /tmp/hls/stream2576.ts /tmp/hls/stream2577.ts /tmp/hls/stream2578.ts /tmp/hls/stream2579.ts /tmp/hls/stream258.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2580.ts /tmp/hls/stream2581.ts /tmp/hls/stream2582.ts /tmp/hls/stream2583.ts /tmp/hls/stream2584.ts /tmp/hls/stream2585.ts /tmp/hls/stream2586.ts /tmp/hls/stream2587.ts /tmp/hls/stream2588.ts /tmp/hls/stream2589.ts /tmp/hls/stream259.ts /tmp/hls/stream2590.ts /tmp/hls/stream2591.ts /tmp/hls/stream2592.ts /tmp/hls/stream2593.ts /tmp/hls/stream2594.ts /tmp/hls/stream2595.ts /tmp/hls/stream2596.ts /tmp/hls/stream2597.ts /tmp/hls/stream2598.ts /tmp/hls/stream2599.ts /tmp/hls/stream26.ts /tmp/hls/stream260.ts /tmp/hls/stream2600.ts /tmp/hls/stream2601.ts /tmp/hls/stream2602.ts /tmp/hls/stream2603.ts /tmp/hls/stream2604.ts /tmp/hls/stream2605.ts /tmp/hls/stream2606.ts /tmp/hls/stream2607.ts /tmp/hls/stream2608.ts /tmp/hls/stream2609.ts /tmp/hls/stream261.ts /tmp/hls/stream2610.ts /tmp/hls/stream2611.ts /tmp/hls/stream2612.ts /tmp/hls/stream2613.ts /tmp/hls/stream2614.ts /tmp/hls/stream2615.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream2616.ts /tmp/hls/stream2617.ts /tmp/hls/stream2618.ts /tmp/hls/stream2619.ts /tmp/hls/stream262.ts /tmp/hls/stream2620.ts /tmp/hls/stream2621.ts /tmp/hls/stream2622.ts /tmp/hls/stream2623.ts /tmp/hls/stream2624.ts /tmp/hls/stream2625.ts /tmp/hls/stream2626.ts /tmp/hls/stream263.ts /tmp/hls/stream264.ts /tmp/hls/stream265.ts /tmp/hls/stream266.ts /tmp/hls/stream267.ts /tmp/hls/stream268.ts /tmp/hls/stream269.ts /tmp/hls/stream27.ts /tmp/hls/stream270.ts /tmp/hls/stream271.ts /tmp/hls/stream272.ts /tmp/hls/stream273.ts /tmp/hls/stream274.ts /tmp/hls/stream275.ts /tmp/hls/stream276.ts /tmp/hls/stream277.ts /tmp/hls/stream278.ts /tmp/hls/stream279.ts /tmp/hls/stream28.ts /tmp/hls/stream280.ts /tmp/hls/stream281.ts /tmp/hls/stream282.ts /tmp/hls/stream283.ts /tmp/hls/stream284.ts /tmp/hls/stream285.ts /tmp/hls/stream286.ts /tmp/hls/stream287.ts /tmp/hls/stream288.ts /tmp/hls/stream289.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream29.ts /tmp/hls/stream290.ts /tmp/hls/stream291.ts /tmp/hls/stream292.ts /tmp/hls/stream293.ts /tmp/hls/stream294.ts /tmp/hls/stream295.ts /tmp/hls/stream296.ts /tmp/hls/stream297.ts /tmp/hls/stream298.ts /tmp/hls/stream299.ts /tmp/hls/stream3.ts /tmp/hls/stream30.ts /tmp/hls/stream300.ts /tmp/hls/stream301.ts /tmp/hls/stream302.ts /tmp/hls/stream303.ts /tmp/hls/stream304.ts /tmp/hls/stream305.ts /tmp/hls/stream306.ts /tmp/hls/stream307.ts /tmp/hls/stream308.ts /tmp/hls/stream309.ts /tmp/hls/stream31.ts /tmp/hls/stream310.ts /tmp/hls/stream311.ts /tmp/hls/stream312.ts /tmp/hls/stream313.ts /tmp/hls/stream314.ts /tmp/hls/stream315.ts /tmp/hls/stream316.ts /tmp/hls/stream317.ts /tmp/hls/stream318.ts /tmp/hls/stream319.ts /tmp/hls/stream32.ts /tmp/hls/stream320.ts /tmp/hls/stream321.ts /tmp/hls/stream322.ts /tmp/hls/stream323.ts /tmp/hls/stream324.ts /tmp/hls/stream325.ts /tmp/hls/stream326.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream327.ts /tmp/hls/stream328.ts /tmp/hls/stream329.ts /tmp/hls/stream33.ts /tmp/hls/stream330.ts /tmp/hls/stream331.ts /tmp/hls/stream332.ts /tmp/hls/stream333.ts /tmp/hls/stream334.ts /tmp/hls/stream335.ts /tmp/hls/stream336.ts /tmp/hls/stream337.ts /tmp/hls/stream338.ts /tmp/hls/stream339.ts /tmp/hls/stream34.ts /tmp/hls/stream340.ts /tmp/hls/stream341.ts /tmp/hls/stream342.ts /tmp/hls/stream343.ts /tmp/hls/stream344.ts /tmp/hls/stream345.ts /tmp/hls/stream346.ts /tmp/hls/stream347.ts /tmp/hls/stream348.ts /tmp/hls/stream349.ts /tmp/hls/stream35.ts /tmp/hls/stream350.ts /tmp/hls/stream351.ts /tmp/hls/stream352.ts /tmp/hls/stream353.ts /tmp/hls/stream354.ts /tmp/hls/stream355.ts /tmp/hls/stream356.ts /tmp/hls/stream357.ts /tmp/hls/stream358.ts /tmp/hls/stream359.ts /tmp/hls/stream36.ts /tmp/hls/stream360.ts /tmp/hls/stream361.ts /tmp/hls/stream362.ts /tmp/hls/stream363.ts /tmp/hls/stream364.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream365.ts /tmp/hls/stream366.ts /tmp/hls/stream367.ts /tmp/hls/stream368.ts /tmp/hls/stream369.ts /tmp/hls/stream37.ts /tmp/hls/stream370.ts /tmp/hls/stream371.ts /tmp/hls/stream372.ts /tmp/hls/stream373.ts /tmp/hls/stream374.ts /tmp/hls/stream375.ts /tmp/hls/stream376.ts /tmp/hls/stream377.ts /tmp/hls/stream378.ts /tmp/hls/stream379.ts /tmp/hls/stream38.ts /tmp/hls/stream380.ts /tmp/hls/stream381.ts /tmp/hls/stream382.ts /tmp/hls/stream383.ts /tmp/hls/stream384.ts /tmp/hls/stream385.ts /tmp/hls/stream386.ts /tmp/hls/stream387.ts /tmp/hls/stream388.ts /tmp/hls/stream389.ts /tmp/hls/stream39.ts /tmp/hls/stream390.ts /tmp/hls/stream391.ts /tmp/hls/stream392.ts /tmp/hls/stream393.ts /tmp/hls/stream394.ts /tmp/hls/stream395.ts /tmp/hls/stream396.ts /tmp/hls/stream397.ts /tmp/hls/stream398.ts /tmp/hls/stream399.ts /tmp/hls/stream4.ts /tmp/hls/stream40.ts /tmp/hls/stream400.ts /tmp/hls/stream401.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream402.ts /tmp/hls/stream403.ts /tmp/hls/stream404.ts /tmp/hls/stream405.ts /tmp/hls/stream406.ts /tmp/hls/stream407.ts /tmp/hls/stream408.ts /tmp/hls/stream409.ts /tmp/hls/stream41.ts /tmp/hls/stream410.ts /tmp/hls/stream411.ts /tmp/hls/stream412.ts /tmp/hls/stream413.ts /tmp/hls/stream414.ts /tmp/hls/stream415.ts /tmp/hls/stream416.ts /tmp/hls/stream417.ts /tmp/hls/stream418.ts /tmp/hls/stream419.ts /tmp/hls/stream42.ts /tmp/hls/stream420.ts /tmp/hls/stream421.ts /tmp/hls/stream422.ts /tmp/hls/stream423.ts /tmp/hls/stream424.ts /tmp/hls/stream425.ts /tmp/hls/stream426.ts /tmp/hls/stream427.ts /tmp/hls/stream428.ts /tmp/hls/stream429.ts /tmp/hls/stream43.ts /tmp/hls/stream430.ts /tmp/hls/stream431.ts /tmp/hls/stream432.ts /tmp/hls/stream433.ts /tmp/hls/stream434.ts /tmp/hls/stream435.ts /tmp/hls/stream436.ts /tmp/hls/stream437.ts /tmp/hls/stream438.ts /tmp/hls/stream439.ts /tmp/hls/stream44.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream440.ts /tmp/hls/stream441.ts /tmp/hls/stream442.ts /tmp/hls/stream443.ts /tmp/hls/stream444.ts /tmp/hls/stream445.ts /tmp/hls/stream446.ts /tmp/hls/stream447.ts /tmp/hls/stream448.ts /tmp/hls/stream449.ts /tmp/hls/stream45.ts /tmp/hls/stream450.ts /tmp/hls/stream451.ts /tmp/hls/stream452.ts /tmp/hls/stream453.ts /tmp/hls/stream454.ts /tmp/hls/stream455.ts /tmp/hls/stream456.ts /tmp/hls/stream457.ts /tmp/hls/stream458.ts /tmp/hls/stream459.ts /tmp/hls/stream46.ts /tmp/hls/stream460.ts /tmp/hls/stream461.ts /tmp/hls/stream462.ts /tmp/hls/stream463.ts /tmp/hls/stream464.ts /tmp/hls/stream465.ts /tmp/hls/stream466.ts /tmp/hls/stream467.ts /tmp/hls/stream468.ts /tmp/hls/stream469.ts /tmp/hls/stream47.ts /tmp/hls/stream470.ts /tmp/hls/stream471.ts /tmp/hls/stream472.ts /tmp/hls/stream473.ts /tmp/hls/stream474.ts /tmp/hls/stream475.ts /tmp/hls/stream476.ts /tmp/hls/stream477.ts /tmp/hls/stream478.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream479.ts /tmp/hls/stream48.ts /tmp/hls/stream480.ts /tmp/hls/stream481.ts /tmp/hls/stream482.ts /tmp/hls/stream483.ts /tmp/hls/stream484.ts /tmp/hls/stream485.ts /tmp/hls/stream486.ts /tmp/hls/stream487.ts /tmp/hls/stream488.ts /tmp/hls/stream489.ts /tmp/hls/stream49.ts /tmp/hls/stream490.ts /tmp/hls/stream491.ts /tmp/hls/stream492.ts /tmp/hls/stream493.ts /tmp/hls/stream494.ts /tmp/hls/stream495.ts /tmp/hls/stream496.ts /tmp/hls/stream497.ts /tmp/hls/stream498.ts /tmp/hls/stream499.ts /tmp/hls/stream5.ts /tmp/hls/stream50.ts /tmp/hls/stream500.ts /tmp/hls/stream501.ts /tmp/hls/stream502.ts /tmp/hls/stream503.ts /tmp/hls/stream504.ts /tmp/hls/stream505.ts /tmp/hls/stream506.ts /tmp/hls/stream507.ts /tmp/hls/stream508.ts /tmp/hls/stream509.ts /tmp/hls/stream51.ts /tmp/hls/stream510.ts /tmp/hls/stream511.ts /tmp/hls/stream512.ts /tmp/hls/stream513.ts /tmp/hls/stream514.ts /tmp/hls/stream515.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream516.ts /tmp/hls/stream517.ts /tmp/hls/stream518.ts /tmp/hls/stream519.ts /tmp/hls/stream52.ts /tmp/hls/stream520.ts /tmp/hls/stream521.ts /tmp/hls/stream522.ts /tmp/hls/stream523.ts /tmp/hls/stream524.ts /tmp/hls/stream525.ts /tmp/hls/stream526.ts /tmp/hls/stream527.ts /tmp/hls/stream528.ts /tmp/hls/stream529.ts /tmp/hls/stream53.ts /tmp/hls/stream530.ts /tmp/hls/stream531.ts /tmp/hls/stream532.ts /tmp/hls/stream533.ts /tmp/hls/stream534.ts /tmp/hls/stream535.ts /tmp/hls/stream536.ts /tmp/hls/stream537.ts /tmp/hls/stream538.ts /tmp/hls/stream539.ts /tmp/hls/stream54.ts /tmp/hls/stream540.ts /tmp/hls/stream541.ts /tmp/hls/stream542.ts /tmp/hls/stream543.ts /tmp/hls/stream544.ts /tmp/hls/stream545.ts /tmp/hls/stream546.ts /tmp/hls/stream547.ts /tmp/hls/stream548.ts /tmp/hls/stream549.ts /tmp/hls/stream55.ts /tmp/hls/stream550.ts /tmp/hls/stream551.ts /tmp/hls/stream552.ts /tmp/hls/stream553.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream554.ts /tmp/hls/stream555.ts /tmp/hls/stream556.ts /tmp/hls/stream557.ts /tmp/hls/stream558.ts /tmp/hls/stream559.ts /tmp/hls/stream56.ts /tmp/hls/stream560.ts /tmp/hls/stream561.ts /tmp/hls/stream562.ts /tmp/hls/stream563.ts /tmp/hls/stream564.ts /tmp/hls/stream565.ts /tmp/hls/stream566.ts /tmp/hls/stream567.ts /tmp/hls/stream568.ts /tmp/hls/stream569.ts /tmp/hls/stream57.ts /tmp/hls/stream570.ts /tmp/hls/stream571.ts /tmp/hls/stream572.ts /tmp/hls/stream573.ts /tmp/hls/stream574.ts /tmp/hls/stream575.ts /tmp/hls/stream576.ts /tmp/hls/stream577.ts /tmp/hls/stream578.ts /tmp/hls/stream579.ts /tmp/hls/stream58.ts /tmp/hls/stream580.ts /tmp/hls/stream581.ts /tmp/hls/stream582.ts /tmp/hls/stream583.ts /tmp/hls/stream584.ts /tmp/hls/stream585.ts /tmp/hls/stream586.ts /tmp/hls/stream587.ts /tmp/hls/stream588.ts /tmp/hls/stream589.ts /tmp/hls/stream59.ts /tmp/hls/stream590.ts /tmp/hls/stream591.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream592.ts /tmp/hls/stream593.ts /tmp/hls/stream594.ts /tmp/hls/stream595.ts /tmp/hls/stream596.ts /tmp/hls/stream597.ts /tmp/hls/stream598.ts /tmp/hls/stream599.ts /tmp/hls/stream6.ts /tmp/hls/stream60.ts /tmp/hls/stream600.ts /tmp/hls/stream601.ts /tmp/hls/stream602.ts /tmp/hls/stream603.ts /tmp/hls/stream604.ts /tmp/hls/stream605.ts /tmp/hls/stream606.ts /tmp/hls/stream607.ts /tmp/hls/stream608.ts /tmp/hls/stream609.ts /tmp/hls/stream61.ts /tmp/hls/stream610.ts /tmp/hls/stream611.ts /tmp/hls/stream612.ts /tmp/hls/stream613.ts /tmp/hls/stream614.ts /tmp/hls/stream615.ts /tmp/hls/stream616.ts /tmp/hls/stream617.ts /tmp/hls/stream618.ts /tmp/hls/stream619.ts /tmp/hls/stream62.ts /tmp/hls/stream620.ts /tmp/hls/stream621.ts /tmp/hls/stream622.ts /tmp/hls/stream623.ts /tmp/hls/stream624.ts /tmp/hls/stream625.ts /tmp/hls/stream626.ts /tmp/hls/stream627.ts /tmp/hls/stream628.ts /tmp/hls/stream629.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream63.ts /tmp/hls/stream630.ts /tmp/hls/stream631.ts /tmp/hls/stream632.ts /tmp/hls/stream633.ts /tmp/hls/stream634.ts /tmp/hls/stream635.ts /tmp/hls/stream636.ts /tmp/hls/stream637.ts /tmp/hls/stream638.ts /tmp/hls/stream639.ts /tmp/hls/stream64.ts /tmp/hls/stream640.ts /tmp/hls/stream641.ts /tmp/hls/stream642.ts /tmp/hls/stream643.ts /tmp/hls/stream644.ts /tmp/hls/stream645.ts /tmp/hls/stream646.ts /tmp/hls/stream647.ts /tmp/hls/stream648.ts /tmp/hls/stream649.ts /tmp/hls/stream65.ts /tmp/hls/stream650.ts /tmp/hls/stream651.ts /tmp/hls/stream652.ts /tmp/hls/stream653.ts /tmp/hls/stream654.ts /tmp/hls/stream655.ts /tmp/hls/stream656.ts /tmp/hls/stream657.ts /tmp/hls/stream658.ts /tmp/hls/stream659.ts /tmp/hls/stream66.ts /tmp/hls/stream660.ts /tmp/hls/stream661.ts /tmp/hls/stream662.ts /tmp/hls/stream663.ts /tmp/hls/stream664.ts /tmp/hls/stream665.ts /tmp/hls/stream666.ts /tmp/hls/stream667.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream668.ts /tmp/hls/stream669.ts /tmp/hls/stream67.ts /tmp/hls/stream670.ts /tmp/hls/stream671.ts /tmp/hls/stream672.ts /tmp/hls/stream673.ts /tmp/hls/stream674.ts /tmp/hls/stream675.ts /tmp/hls/stream676.ts /tmp/hls/stream677.ts /tmp/hls/stream678.ts /tmp/hls/stream679.ts /tmp/hls/stream68.ts /tmp/hls/stream680.ts /tmp/hls/stream681.ts /tmp/hls/stream682.ts /tmp/hls/stream683.ts /tmp/hls/stream684.ts /tmp/hls/stream685.ts /tmp/hls/stream686.ts /tmp/hls/stream687.ts /tmp/hls/stream688.ts /tmp/hls/stream689.ts /tmp/hls/stream69.ts /tmp/hls/stream690.ts /tmp/hls/stream691.ts /tmp/hls/stream692.ts /tmp/hls/stream693.ts /tmp/hls/stream694.ts /tmp/hls/stream695.ts /tmp/hls/stream696.ts /tmp/hls/stream697.ts /tmp/hls/stream698.ts /tmp/hls/stream699.ts /tmp/hls/stream7.ts /tmp/hls/stream70.ts /tmp/hls/stream700.ts /tmp/hls/stream701.ts /tmp/hls/stream702.ts /tmp/hls/stream703.ts /tmp/hls/stream704.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream705.ts /tmp/hls/stream706.ts /tmp/hls/stream707.ts /tmp/hls/stream708.ts /tmp/hls/stream709.ts /tmp/hls/stream71.ts /tmp/hls/stream710.ts /tmp/hls/stream711.ts /tmp/hls/stream712.ts /tmp/hls/stream713.ts /tmp/hls/stream714.ts /tmp/hls/stream715.ts /tmp/hls/stream716.ts /tmp/hls/stream717.ts /tmp/hls/stream718.ts /tmp/hls/stream719.ts /tmp/hls/stream72.ts /tmp/hls/stream720.ts /tmp/hls/stream721.ts /tmp/hls/stream722.ts /tmp/hls/stream723.ts /tmp/hls/stream724.ts /tmp/hls/stream725.ts /tmp/hls/stream726.ts /tmp/hls/stream727.ts /tmp/hls/stream728.ts /tmp/hls/stream729.ts /tmp/hls/stream73.ts /tmp/hls/stream730.ts /tmp/hls/stream731.ts /tmp/hls/stream732.ts /tmp/hls/stream733.ts /tmp/hls/stream734.ts /tmp/hls/stream735.ts /tmp/hls/stream736.ts /tmp/hls/stream737.ts /tmp/hls/stream738.ts /tmp/hls/stream739.ts /tmp/hls/stream74.ts /tmp/hls/stream740.ts /tmp/hls/stream741.ts /tmp/hls/stream742.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream743.ts /tmp/hls/stream744.ts /tmp/hls/stream745.ts /tmp/hls/stream746.ts /tmp/hls/stream747.ts /tmp/hls/stream748.ts /tmp/hls/stream749.ts /tmp/hls/stream75.ts /tmp/hls/stream750.ts /tmp/hls/stream751.ts /tmp/hls/stream752.ts /tmp/hls/stream753.ts /tmp/hls/stream754.ts /tmp/hls/stream755.ts /tmp/hls/stream756.ts /tmp/hls/stream757.ts /tmp/hls/stream758.ts /tmp/hls/stream759.ts /tmp/hls/stream76.ts /tmp/hls/stream760.ts /tmp/hls/stream761.ts /tmp/hls/stream762.ts /tmp/hls/stream763.ts /tmp/hls/stream764.ts /tmp/hls/stream765.ts /tmp/hls/stream766.ts /tmp/hls/stream767.ts /tmp/hls/stream768.ts /tmp/hls/stream769.ts /tmp/hls/stream77.ts /tmp/hls/stream770.ts /tmp/hls/stream771.ts /tmp/hls/stream772.ts /tmp/hls/stream773.ts /tmp/hls/stream774.ts /tmp/hls/stream775.ts /tmp/hls/stream776.ts /tmp/hls/stream777.ts /tmp/hls/stream778.ts /tmp/hls/stream779.ts /tmp/hls/stream78.ts /tmp/hls/stream780.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream781.ts /tmp/hls/stream782.ts /tmp/hls/stream783.ts /tmp/hls/stream784.ts /tmp/hls/stream785.ts /tmp/hls/stream786.ts /tmp/hls/stream787.ts /tmp/hls/stream788.ts /tmp/hls/stream789.ts /tmp/hls/stream79.ts /tmp/hls/stream790.ts /tmp/hls/stream791.ts /tmp/hls/stream792.ts /tmp/hls/stream793.ts /tmp/hls/stream794.ts /tmp/hls/stream795.ts /tmp/hls/stream796.ts /tmp/hls/stream797.ts /tmp/hls/stream798.ts /tmp/hls/stream799.ts /tmp/hls/stream8.ts /tmp/hls/stream80.ts /tmp/hls/stream800.ts /tmp/hls/stream801.ts /tmp/hls/stream802.ts /tmp/hls/stream803.ts /tmp/hls/stream804.ts /tmp/hls/stream805.ts /tmp/hls/stream806.ts /tmp/hls/stream807.ts /tmp/hls/stream808.ts /tmp/hls/stream809.ts /tmp/hls/stream81.ts /tmp/hls/stream810.ts /tmp/hls/stream811.ts /tmp/hls/stream812.ts /tmp/hls/stream813.ts /tmp/hls/stream814.ts /tmp/hls/stream815.ts /tmp/hls/stream816.ts /tmp/hls/stream817.ts /tmp/hls/stream818.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream819.ts /tmp/hls/stream82.ts /tmp/hls/stream820.ts /tmp/hls/stream821.ts /tmp/hls/stream822.ts /tmp/hls/stream823.ts /tmp/hls/stream824.ts /tmp/hls/stream825.ts /tmp/hls/stream826.ts /tmp/hls/stream827.ts /tmp/hls/stream828.ts /tmp/hls/stream829.ts /tmp/hls/stream83.ts /tmp/hls/stream830.ts /tmp/hls/stream831.ts /tmp/hls/stream832.ts /tmp/hls/stream833.ts /tmp/hls/stream834.ts /tmp/hls/stream835.ts /tmp/hls/stream836.ts /tmp/hls/stream837.ts /tmp/hls/stream838.ts /tmp/hls/stream839.ts /tmp/hls/stream84.ts /tmp/hls/stream840.ts /tmp/hls/stream841.ts /tmp/hls/stream842.ts /tmp/hls/stream843.ts /tmp/hls/stream844.ts /tmp/hls/stream845.ts /tmp/hls/stream846.ts /tmp/hls/stream847.ts /tmp/hls/stream848.ts /tmp/hls/stream849.ts /tmp/hls/stream85.ts /tmp/hls/stream850.ts /tmp/hls/stream851.ts /tmp/hls/stream852.ts /tmp/hls/stream853.ts /tmp/hls/stream854.ts /tmp/hls/stream855.ts /tmp/hls/stream856.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream857.ts /tmp/hls/stream858.ts /tmp/hls/stream859.ts /tmp/hls/stream86.ts /tmp/hls/stream860.ts /tmp/hls/stream861.ts /tmp/hls/stream862.ts /tmp/hls/stream863.ts /tmp/hls/stream864.ts /tmp/hls/stream865.ts /tmp/hls/stream866.ts /tmp/hls/stream867.ts /tmp/hls/stream868.ts /tmp/hls/stream869.ts /tmp/hls/stream87.ts /tmp/hls/stream870.ts /tmp/hls/stream871.ts /tmp/hls/stream872.ts /tmp/hls/stream873.ts /tmp/hls/stream874.ts /tmp/hls/stream875.ts /tmp/hls/stream876.ts /tmp/hls/stream877.ts /tmp/hls/stream878.ts /tmp/hls/stream879.ts /tmp/hls/stream88.ts /tmp/hls/stream880.ts /tmp/hls/stream881.ts /tmp/hls/stream882.ts /tmp/hls/stream883.ts /tmp/hls/stream884.ts /tmp/hls/stream885.ts /tmp/hls/stream886.ts /tmp/hls/stream887.ts /tmp/hls/stream888.ts /tmp/hls/stream889.ts /tmp/hls/stream89.ts /tmp/hls/stream890.ts /tmp/hls/stream891.ts /tmp/hls/stream892.ts /tmp/hls/stream893.ts /tmp/hls/stream894.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream895.ts /tmp/hls/stream896.ts /tmp/hls/stream897.ts /tmp/hls/stream898.ts /tmp/hls/stream899.ts /tmp/hls/stream9.ts /tmp/hls/stream90.ts /tmp/hls/stream900.ts /tmp/hls/stream901.ts /tmp/hls/stream902.ts /tmp/hls/stream903.ts /tmp/hls/stream904.ts /tmp/hls/stream905.ts /tmp/hls/stream906.ts /tmp/hls/stream907.ts /tmp/hls/stream908.ts /tmp/hls/stream909.ts /tmp/hls/stream91.ts /tmp/hls/stream910.ts /tmp/hls/stream911.ts /tmp/hls/stream912.ts /tmp/hls/stream913.ts /tmp/hls/stream914.ts /tmp/hls/stream915.ts /tmp/hls/stream916.ts /tmp/hls/stream917.ts /tmp/hls/stream918.ts /tmp/hls/stream919.ts /tmp/hls/stream92.ts /tmp/hls/stream920.ts /tmp/hls/stream921.ts /tmp/hls/stream922.ts /tmp/hls/stream923.ts /tmp/hls/stream924.ts /tmp/hls/stream925.ts /tmp/hls/stream926.ts /tmp/hls/stream927.ts /tmp/hls/stream928.ts /tmp/hls/stream929.ts /tmp/hls/stream93.ts /tmp/hls/stream930.ts /tmp/hls/stream931.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream932.ts /tmp/hls/stream933.ts /tmp/hls/stream934.ts /tmp/hls/stream935.ts /tmp/hls/stream936.ts /tmp/hls/stream937.ts /tmp/hls/stream938.ts /tmp/hls/stream939.ts /tmp/hls/stream94.ts /tmp/hls/stream940.ts /tmp/hls/stream941.ts /tmp/hls/stream942.ts /tmp/hls/stream943.ts /tmp/hls/stream944.ts /tmp/hls/stream945.ts /tmp/hls/stream946.ts /tmp/hls/stream947.ts /tmp/hls/stream948.ts /tmp/hls/stream949.ts /tmp/hls/stream95.ts /tmp/hls/stream950.ts /tmp/hls/stream951.ts /tmp/hls/stream952.ts /tmp/hls/stream953.ts /tmp/hls/stream954.ts /tmp/hls/stream955.ts /tmp/hls/stream956.ts /tmp/hls/stream957.ts /tmp/hls/stream958.ts /tmp/hls/stream959.ts /tmp/hls/stream96.ts /tmp/hls/stream960.ts /tmp/hls/stream961.ts /tmp/hls/stream962.ts /tmp/hls/stream963.ts /tmp/hls/stream964.ts /tmp/hls/stream965.ts /tmp/hls/stream966.ts /tmp/hls/stream967.ts /tmp/hls/stream968.ts /tmp/hls/stream969.ts /tmp/hls/stream97.ts
May 20 01:41:09 volumio sudo[8120]: volumio : (command continued) /tmp/hls/stream970.ts /tmp/hls/stream971.ts /tmp/hls/stream972.ts /tmp/hls/stream973.ts /tmp/hls/stream974.ts /tmp/hls/stream975.ts /tmp/hls/stream976.ts /tmp/hls/stream977.ts /tmp/hls/stream978.ts /tmp/hls/stream979.ts /tmp/hls/stream98.ts /tmp/hls/stream980.ts /tmp/hls/stream981.ts /tmp/hls/stream982.ts /tmp/hls/stream983.ts /tmp/hls/stream984.ts /tmp/hls/stream985.ts /tmp/hls/stream986.ts /tmp/hls/stream987.ts /tmp/hls/stream988.ts /tmp/hls/stream989.ts /tmp/hls/stream99.ts /tmp/hls/stream990.ts /tmp/hls/stream991.ts /tmp/hls/stream992.ts /tmp/hls/stream993.ts /tmp/hls/stream994.ts /tmp/hls/stream995.ts /tmp/hls/stream996.ts /tmp/hls/stream997.ts /tmp/hls/stream998.ts /tmp/hls/stream999.ts
May 20 01:41:09 volumio sudo[8120]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 01:41:09 volumio sudo[8120]: pam_unix(sudo:session): session closed for user root
May 20 01:41:09 volumio systemd[1]: Started VolumioStreamingService.
May 20 01:41:09 volumio sudo[8122]: pam_unix(sudo:session): session closed for user root
May 20 01:41:09 volumio volumio[736]: info: MRS: volumioStreaming STARTED
May 20 01:41:09 volumio sudo[8127]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rm -f /tmp/hls/*
May 20 01:41:09 volumio sudo[8127]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 01:41:09 volumio sudo[8127]: pam_unix(sudo:session): session closed for user root
May 20 06:14:44 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 06:24:44 volumio systemd[1]: Starting Daily apt upgrade and clean activities...
May 20 06:24:47 volumio systemd[1]: apt-daily-upgrade.service: Succeeded.
May 20 06:24:47 volumio systemd[1]: Started Daily apt upgrade and clean activities.
May 20 07:48:54 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 09:28:59 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 09:33:44 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 09:56:59 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 10:25:07 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 10:28:21 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 10:44:13 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 10:56:08 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
May 20 10:56:09 volumio volumio-remote-updater[520]: No test mode
May 20 10:56:09 volumio volumio-remote-updater[520]: No alpha test mode
May 20 10:56:09 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateEnabled
May 20 10:56:09 volumio volumio[736]: info: Update Ready: {"changeLogLink":"","description":"You're already on the latest version","title":"No Updates Available","updateavailable":false}
May 20 10:56:09 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: updater_comm , setUpdateMessageCache
May 20 10:57:16 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 11:44:36 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 11:51:22 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 12:01:05 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 12:41:59 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 12:54:02 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 12:58:48 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 13:10:02 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 13:18:15 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 13:26:51 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 13:35:27 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 14:59:36 volumio systemd[1]: Starting Daily apt download activities...
May 20 14:59:38 volumio systemd[1]: apt-daily.service: Succeeded.
May 20 14:59:38 volumio systemd[1]: Started Daily apt download activities.
May 20 15:10:10 volumio volumio[736]: verbose: New Socket.io Connection to f1p70xphw1fzyq80am6ox4ceq2i2-8c3a06dd9480d1856618b73a042a67cf.eu4.myvolumio.org from 127.0.0.1 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0 Total Clients: 7
May 20 15:10:11 volumio volumio[736]: verbose: New Socket.io Connection to f1p70xphw1fzyq80am6ox4ceq2i2-8c3a06dd9480d1856618b73a042a67cf.eu4.myvolumio.org from 127.0.0.1 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0 Total Clients: 8
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::volumioGetVisibleSources
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:10:12 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
May 20 15:10:12 volumio volumio[736]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
May 20 15:10:12 volumio volumio[736]: info: Received Get System Info
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 20 15:10:12 volumio volumio[736]: info: Discovery: Getting this device information
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:10:12 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:10:12 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:12 volumio volumio[736]: info: Listing playlists
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
May 20 15:10:12 volumio volumio[736]: info: Received Get System Info
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 20 15:10:12 volumio volumio[736]: info: Discovery: Getting this device information
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:10:12 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
May 20 15:10:12 volumio volumio[736]: info: Received Get System Info
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 20 15:10:12 volumio volumio[736]: info: Discovery: Getting this device information
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:10:12 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:10:12 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::volumioGetVisibleSources
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:10:12 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:10:12 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
May 20 15:10:12 volumio volumio[736]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
May 20 15:10:12 volumio volumio[736]: info: Received Get System Info
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 20 15:10:12 volumio volumio[736]: info: Discovery: Getting this device information
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:10:12 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 20 15:10:12 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:10:12 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:12 volumio volumio[736]: info: Listing playlists
May 20 15:10:14 volumio volumio[736]: info: Executing endpoint metavolumio
May 20 15:10:14 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
May 20 15:10:14 volumio volumio[736]: info: Executing endpoint metavolumio
May 20 15:10:14 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
May 20 15:10:14 volumio volumio[736]: info: Executing endpoint metavolumio
May 20 15:10:14 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: metavolumio , requestToMetaVolumio
May 20 15:10:19 volumio volumio[736]: info: CoreCommandRouter::volumioPlay
May 20 15:10:19 volumio volumio[736]: info: CoreStateMachine::play index undefined
May 20 15:10:19 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:10:19 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:19 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:10:19 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:19 volumio volumio[736]: verbose: ControllerMpd::clearAddPlayTracks USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac
May 20 15:10:19 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:10:19 volumio volumio[736]: info: sendMpdCommand stop took 4 milliseconds
May 20 15:10:19 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand clear
May 20 15:10:19 volumio volumio[736]: info:
May 20 15:10:19 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:10:19 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:10:19 volumio volumio[736]: info: sendMpdCommand clear took 3 milliseconds
May 20 15:10:19 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac"
May 20 15:10:19 volumio volumio[736]: error: updateQueue error: null
May 20 15:10:19 volumio volumio[736]: info:
May 20 15:10:19 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:10:19 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:10:19 volumio volumio[736]: info: ------------------------------ 7ms
May 20 15:10:19 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac" took 4 milliseconds
May 20 15:10:19 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand play
May 20 15:10:19 volumio volumio[736]: info: ------------------------------ 5ms
May 20 15:10:19 volumio volumio[736]: info:
May 20 15:10:19 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:10:19 volumio volumio[736]: info: sendMpdCommand play took 5 milliseconds
May 20 15:10:19 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:10:19 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:10:19 volumio volumio[736]: info:
May 20 15:10:19 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:10:19 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:10:19 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:10:19 volumio volumio[736]: info: sendMpdCommand status took 2 milliseconds
May 20 15:10:19 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:10:19 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:10:19 volumio volumio[736]: info: sendMpdCommand status took 9 milliseconds
May 20 15:10:19 volumio volumio[736]: info: sendMpdCommand playlistinfo took 6 milliseconds
May 20 15:10:19 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:10:19 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:10:19 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:10:19 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:10:19 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:10:19 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:19 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":220,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"SKINNY","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac","trackType":"flac"}
May 20 15:10:19 volumio volumio[736]: verbose: CURRENT POSITION 0
May 20 15:10:19 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:10:19 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:10:19 volumio volumio[736]: info: ------------------------------ 23ms
May 20 15:10:19 volumio volumio[736]: info: sendMpdCommand playlistinfo took 9 milliseconds
May 20 15:10:19 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:10:19 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:10:19 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:10:19 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:19 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":220,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"SKINNY","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/01 - SKINNY.flac","trackType":"flac"}
May 20 15:10:19 volumio volumio[736]: verbose: CURRENT POSITION 0
May 20 15:10:19 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:10:19 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:10:19 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:10:19 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:10:19 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:19 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:10:19 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:10:19 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:10:19 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:10:19 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:10:19 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:10:19 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:10:19 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:10:19 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:10:19 volumio volumio[736]: info: ------------------------------ 54ms
May 20 15:10:19 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (SKINNY) and artist (Billie Eilish) passed on explicitly
May 20 15:10:19 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"SKINNY","url":"https://www.last.fm/music/Billie+Eilish/_/SKINNY","duration":"0","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"301208","playcount":"862887","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"userplaycount":"7","userloved":"0","toptags":{"tag":[{"name":"chamber pop","url":"https://www.last.fm/tag/chamber+pop"},{"name":"singer-songwriter","url":"https://www.last.fm/tag/singer-songwriter"},{"name":"baroque pop","url":"https://www.last.fm/tag/baroque+pop"},{"name":"dream pop","url":"https://www.last.fm/tag/dream+pop"},{"name":"alt-pop","url":"https://www.last.fm/tag/alt-pop"}]},"wiki":{"published":"17 May 2024, 14:12","summary":"\"SKINNY\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"SKINNY\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 15:13:54 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:13:54 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 20 15:13:54 volumio volumio[736]: info: Prefetching next song
May 20 15:13:54 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 15:13:54 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/02 - LUNCH.flac"
May 20 15:13:54 volumio volumio[736]: info:
May 20 15:13:54 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:13:54 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:13:54 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/02 - LUNCH.flac" took 3 milliseconds
May 20 15:13:54 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 15:13:54 volumio volumio[736]: info: ------------------------------ 4ms
May 20 15:13:54 volumio volumio[736]: info: sendMpdCommand consume 1 took 3 milliseconds
May 20 15:13:57 volumio volumio[736]: info:
May 20 15:13:57 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:13:57 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:13:57 volumio volumio[736]: info:
May 20 15:13:57 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:13:57 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:13:57 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:13:57 volumio volumio[736]: info: ------------------------------ 2ms
May 20 15:13:57 volumio volumio[736]: info: sendMpdCommand status took 2 milliseconds
May 20 15:13:57 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:13:57 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:13:57 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 20 15:13:57 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:13:57 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:13:57 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:13:57 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:13:57 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":21,"duration":180,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"396 Kbps","isStreaming":false,"title":"LUNCH","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/02 - LUNCH.flac","trackType":"flac"}
May 20 15:13:57 volumio volumio[736]: verbose: CURRENT POSITION 0
May 20 15:13:57 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:13:57 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:13:57 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:13:57 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:13:57 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:13:57 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:13:57 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:13:57 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:13:57 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:13:57 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:13:57 volumio volumio[736]: info: CorePlayQueue::getTrack 0
May 20 15:13:57 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:13:57 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:13:57 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:13:57 volumio volumio[736]: info: ------------------------------ 32ms
May 20 15:13:58 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:13:58 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 20 15:13:59 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:13:59 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 20 15:13:59 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:13:59 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:13:59 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:13:59 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:13:59 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (LUNCH) and artist (Billie Eilish) passed on explicitly
May 20 15:13:59 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"Lunch","url":"https://www.last.fm/music/Billie+Eilish/_/Lunch","duration":"179000","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"327788","playcount":"1214375","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"album":{"artist":"Billie Eilish","title":"HIT ME HARD AND SOFT","url":"https://www.last.fm/music/Billie+Eilish/HIT+ME+HARD+AND+SOFT","image":[{"#":"https://lastfm.freetls.fastly.net/i/u/34s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"small"}},{"#":"https://lastfm.freetls.fastly.net/i/u/64s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"medium"}},{"#":"https://lastfm.freetls.fastly.net/i/u/174s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"large"}},{"#":"https://lastfm.freetls.fastly.net/i/u/300x300/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"extralarge"}}]},"userplaycount":"11","userloved":"0","toptags":{"tag":[{"name":"electropop","url":"https://www.last.fm/tag/electropop"},{"name":"electro","url":"https://www.last.fm/tag/electro"},{"name":"pop rock","url":"https://www.last.fm/tag/pop+rock"},{"name":"Love","url":"https://www.last.fm/tag/Love"},{"name":"psychedelic pop","url":"https://www.last.fm/tag/psychedelic+pop"}]},"wiki":{"published":"17 May 2024, 14:09","summary":"\"LUNCH\" is a song recorded by American singer-songwriter Billie Eilish, released on May 17, 2024, through Darkroom and Interscope Records. It was chosen as the first single from HIT ME HARD AND SOFT, Billie's third studio album. Read more on Last.fm.","content":"\"LUNCH\" is a song recorded by American singer-songwriter Billie Eilish, released on May 17, 2024, through Darkroom and Interscope Records. It was chosen as the first single from HIT ME HARD AND SOFT, Billie's third studio album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 15:15:35 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 15:16:53 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 20 15:16:53 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 20 15:16:53 volumio volumio[736]: info: Prefetching next song
May 20 15:16:53 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 15:16:53 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/03 - CHIHIRO.flac"
May 20 15:16:53 volumio volumio[736]: info:
May 20 15:16:53 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:16:53 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:16:53 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/03 - CHIHIRO.flac" took 2 milliseconds
May 20 15:16:53 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 15:16:53 volumio volumio[736]: info: ------------------------------ 4ms
May 20 15:16:53 volumio volumio[736]: info: sendMpdCommand consume 1 took 7 milliseconds
May 20 15:16:57 volumio volumio[736]: info:
May 20 15:16:57 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:16:57 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:16:57 volumio volumio[736]: info:
May 20 15:16:57 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:16:57 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:16:57 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:16:57 volumio volumio[736]: info: ------------------------------ 3ms
May 20 15:16:57 volumio volumio[736]: info: sendMpdCommand status took 2 milliseconds
May 20 15:16:57 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:16:57 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:16:57 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 20 15:16:57 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:16:57 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:16:57 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:16:57 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 20 15:16:57 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":21,"duration":303,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"452 Kbps","isStreaming":false,"title":"CHIHIRO","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/03 - CHIHIRO.flac","trackType":"flac"}
May 20 15:16:57 volumio volumio[736]: verbose: CURRENT POSITION 1
May 20 15:16:57 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:16:57 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:16:57 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:16:57 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:16:57 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 20 15:16:57 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:16:57 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:16:57 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:16:57 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:16:57 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:16:57 volumio volumio[736]: info: CorePlayQueue::getTrack 1
May 20 15:16:57 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:16:57 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:16:57 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:16:57 volumio volumio[736]: info: ------------------------------ 29ms
May 20 15:16:58 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:16:58 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 20 15:16:58 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:16:58 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 20 15:16:58 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:16:58 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:16:58 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:16:58 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:16:58 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (CHIHIRO) and artist (Billie Eilish) passed on explicitly
May 20 15:16:59 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"CHIHIRO","url":"https://www.last.fm/music/Billie+Eilish/_/CHIHIRO","duration":"0","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"297556","playcount":"1157780","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"userplaycount":"8","userloved":"0","toptags":{"tag":[{"name":"perfect","url":"https://www.last.fm/tag/perfect"},{"name":"alt-pop","url":"https://www.last.fm/tag/alt-pop"},{"name":"art pop","url":"https://www.last.fm/tag/art+pop"},{"name":"Spirited Away","url":"https://www.last.fm/tag/Spirited+Away"},{"name":"2024","url":"https://www.last.fm/tag/2024"}]},"wiki":{"published":"17 May 2024, 11:05","summary":"\"CHIHIRO\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"CHIHIRO\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 15:21:56 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 20 15:21:56 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 20 15:21:56 volumio volumio[736]: info: Prefetching next song
May 20 15:21:56 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 15:21:56 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/04 - BIRDS OF A FEATHER.flac"
May 20 15:21:56 volumio volumio[736]: info:
May 20 15:21:56 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:21:56 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:21:56 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/04 - BIRDS OF A FEATHER.flac" took 3 milliseconds
May 20 15:21:56 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 15:21:56 volumio volumio[736]: info: ------------------------------ 3ms
May 20 15:21:56 volumio volumio[736]: info: sendMpdCommand consume 1 took 2 milliseconds
May 20 15:22:00 volumio volumio[736]: info:
May 20 15:22:00 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:22:00 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:22:00 volumio volumio[736]: info:
May 20 15:22:00 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:22:00 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:22:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:22:00 volumio volumio[736]: info: ------------------------------ 4ms
May 20 15:22:00 volumio volumio[736]: info: sendMpdCommand status took 2 milliseconds
May 20 15:22:00 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:22:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:22:00 volumio volumio[736]: info: sendMpdCommand playlistinfo took 2 milliseconds
May 20 15:22:00 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:22:00 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:22:00 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:22:00 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 20 15:22:00 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":210,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"676 Kbps","isStreaming":false,"title":"BIRDS OF A FEATHER","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/04 - BIRDS OF A FEATHER.flac","trackType":"flac"}
May 20 15:22:00 volumio volumio[736]: verbose: CURRENT POSITION 2
May 20 15:22:00 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:22:00 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:22:00 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:22:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:22:00 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 20 15:22:00 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:22:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:22:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:22:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:22:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:22:00 volumio volumio[736]: info: CorePlayQueue::getTrack 2
May 20 15:22:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:22:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:22:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:22:00 volumio volumio[736]: info: ------------------------------ 31ms
May 20 15:22:00 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:22:00 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 20 15:22:01 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:22:01 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 20 15:22:01 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:22:01 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:22:01 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:22:01 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:22:01 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (BIRDS OF A FEATHER) and artist (Billie Eilish) passed on explicitly
May 20 15:22:01 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"BIRDS OF A FEATHER","url":"https://www.last.fm/music/Billie+Eilish/_/BIRDS+OF+A+FEATHER","duration":"0","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"278277","playcount":"1045578","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"userplaycount":"11","userloved":"0","toptags":{"tag":[{"name":"alt-pop","url":"https://www.last.fm/tag/alt-pop"},{"name":"psychedelic pop","url":"https://www.last.fm/tag/psychedelic+pop"},{"name":"dream pop","url":"https://www.last.fm/tag/dream+pop"},{"name":"ethereal","url":"https://www.last.fm/tag/ethereal"},{"name":"Progressive Pop","url":"https://www.last.fm/tag/Progressive+Pop"}]},"wiki":{"published":"17 May 2024, 14:13","summary":"\"BIRDS OF A FEATHER\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"BIRDS OF A FEATHER\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 15:25:26 volumio volumio[736]: info: CorePlayQueue::getTrack 3
May 20 15:25:26 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:25:26 volumio volumio[736]: info: Prefetching next song
May 20 15:25:26 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 15:25:26 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac"
May 20 15:25:26 volumio volumio[736]: info:
May 20 15:25:26 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:25:26 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:25:26 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac" took 2 milliseconds
May 20 15:25:26 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 15:25:26 volumio volumio[736]: info: ------------------------------ 4ms
May 20 15:25:26 volumio volumio[736]: info: sendMpdCommand consume 1 took 2 milliseconds
May 20 15:25:30 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:25:30 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:25:31 volumio volumio[736]: info:
May 20 15:25:31 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:25:31 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:25:31 volumio volumio[736]: info:
May 20 15:25:31 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:25:31 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:25:31 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:25:31 volumio volumio[736]: info: ------------------------------ 3ms
May 20 15:25:31 volumio volumio[736]: info: sendMpdCommand status took 2 milliseconds
May 20 15:25:31 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:25:31 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:25:31 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 20 15:25:31 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:25:31 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:25:31 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:25:31 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:25:31 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":63,"duration":261,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"567 Kbps","isStreaming":false,"title":"WILDFLOWER","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac","trackType":"flac"}
May 20 15:25:31 volumio volumio[736]: verbose: CURRENT POSITION 4
May 20 15:25:31 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:25:31 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:25:31 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:25:31 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:25:31 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:25:31 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:25:31 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:25:31 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:25:31 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:25:31 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:25:31 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:25:31 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:25:31 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:25:31 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:25:31 volumio volumio[736]: info: ------------------------------ 30ms
May 20 15:25:31 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (WILDFLOWER) and artist (Billie Eilish) passed on explicitly
May 20 15:25:31 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:25:31 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:25:31 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:25:31 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:25:31 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:25:31 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"Wildflower","url":"https://www.last.fm/music/Billie+Eilish/_/Wildflower","duration":"261000","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"258965","playcount":"834462","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"album":{"artist":"Billie Eilish","title":"HIT ME HARD AND SOFT","url":"https://www.last.fm/music/Billie+Eilish/HIT+ME+HARD+AND+SOFT","image":[{"#":"https://lastfm.freetls.fastly.net/i/u/34s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"small"}},{"#":"https://lastfm.freetls.fastly.net/i/u/64s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"medium"}},{"#":"https://lastfm.freetls.fastly.net/i/u/174s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"large"}},{"#":"https://lastfm.freetls.fastly.net/i/u/300x300/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"extralarge"}}]},"userplaycount":"10","userloved":"0","toptags":{"tag":[{"name":"lunch","url":"https://www.last.fm/tag/lunch"},{"name":"art pop","url":"https://www.last.fm/tag/art+pop"},{"name":"Billie Eilish","url":"https://www.last.fm/tag/Billie+Eilish"},{"name":"joaoaksnes","url":"https://www.last.fm/tag/joaoaksnes"},{"name":"jey owns this song","url":"https://www.last.fm/tag/jey+owns+this+song"}]},"wiki":{"published":"17 May 2024, 14:13","summary":"\"WILDFLOWER\" is a song by Billie Eilish, recorded for her third studio album \"HIT ME HARD AND SOFT\". It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"WILDFLOWER\" is a song by Billie Eilish, recorded for her third studio album \"HIT ME HARD AND SOFT\". It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 15:25:33 volumio volumio[736]: info: CoreCommandRouter::volumioPause
May 20 15:25:33 volumio volumio[736]: info: CoreStateMachine::pause
May 20 15:25:33 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 20 15:25:33 volumio volumio[736]: info: CoreStateMachine::servicePause
May 20 15:25:33 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:25:33 volumio volumio[736]: info: CoreCommandRouter::servicePause
May 20 15:25:33 volumio volumio[736]: info: ControllerMpd::pause
May 20 15:25:33 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand pause
May 20 15:25:33 volumio volumio[736]: info: sendMpdCommand pause took 2 milliseconds
May 20 15:25:33 volumio volumio[736]: info:
May 20 15:25:33 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:25:33 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:25:33 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:25:33 volumio volumio[736]: info: sendMpdCommand status took 0 milliseconds
May 20 15:25:33 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:25:33 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:25:33 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 20 15:25:33 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:25:33 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:25:33 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:25:33 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:25:33 volumio volumio[736]: verbose: STATE SERVICE {"status":"pause","position":0,"seek":2690,"duration":261,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"577 Kbps","isStreaming":false,"title":"WILDFLOWER","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac","trackType":"flac"}
May 20 15:25:33 volumio volumio[736]: verbose: CURRENT POSITION 4
May 20 15:25:33 volumio volumio[736]: info: CoreStateMachine::syncState stateService pause
May 20 15:25:33 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus pause
May 20 15:25:33 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:25:33 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:25:33 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:25:33 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:25:33 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:25:33 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:25:33 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 20 15:25:33 volumio volumio[736]: info: ------------------------------ 17ms
May 20 15:25:36 volumio volumio[736]: info: MRS: STARTING volumioStreaming
May 20 15:25:36 volumio sudo[10653]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rm -f /tmp/hls/stream.m3u8 /tmp/hls/stream0.ts /tmp/hls/stream1.ts /tmp/hls/stream10.ts /tmp/hls/stream100.ts /tmp/hls/stream101.ts /tmp/hls/stream102.ts /tmp/hls/stream103.ts /tmp/hls/stream104.ts /tmp/hls/stream105.ts /tmp/hls/stream106.ts /tmp/hls/stream107.ts /tmp/hls/stream108.ts /tmp/hls/stream109.ts /tmp/hls/stream11.ts /tmp/hls/stream110.ts /tmp/hls/stream111.ts /tmp/hls/stream112.ts /tmp/hls/stream113.ts /tmp/hls/stream114.ts /tmp/hls/stream115.ts /tmp/hls/stream116.ts /tmp/hls/stream117.ts /tmp/hls/stream118.ts /tmp/hls/stream119.ts /tmp/hls/stream12.ts /tmp/hls/stream120.ts /tmp/hls/stream121.ts /tmp/hls/stream122.ts /tmp/hls/stream123.ts /tmp/hls/stream124.ts /tmp/hls/stream125.ts /tmp/hls/stream126.ts /tmp/hls/stream127.ts /tmp/hls/stream128.ts /tmp/hls/stream129.ts /tmp/hls/stream13.ts /tmp/hls/stream130.ts /tmp/hls/stream131.ts /tmp/hls/stream132.ts /tmp/hls/stream133.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream134.ts /tmp/hls/stream135.ts /tmp/hls/stream136.ts /tmp/hls/stream137.ts /tmp/hls/stream138.ts /tmp/hls/stream139.ts /tmp/hls/stream14.ts /tmp/hls/stream140.ts /tmp/hls/stream141.ts /tmp/hls/stream142.ts /tmp/hls/stream143.ts /tmp/hls/stream144.ts /tmp/hls/stream145.ts /tmp/hls/stream146.ts /tmp/hls/stream147.ts /tmp/hls/stream148.ts /tmp/hls/stream149.ts /tmp/hls/stream15.ts /tmp/hls/stream150.ts /tmp/hls/stream151.ts /tmp/hls/stream152.ts /tmp/hls/stream153.ts /tmp/hls/stream154.ts /tmp/hls/stream155.ts /tmp/hls/stream156.ts /tmp/hls/stream157.ts /tmp/hls/stream158.ts /tmp/hls/stream159.ts /tmp/hls/stream16.ts /tmp/hls/stream160.ts /tmp/hls/stream161.ts /tmp/hls/stream162.ts /tmp/hls/stream163.ts /tmp/hls/stream164.ts /tmp/hls/stream165.ts /tmp/hls/stream166.ts /tmp/hls/stream167.ts /tmp/hls/stream168.ts /tmp/hls/stream169.ts /tmp/hls/stream17.ts /tmp/hls/stream170.ts /tmp/hls/stream171.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream172.ts /tmp/hls/stream173.ts /tmp/hls/stream174.ts /tmp/hls/stream175.ts /tmp/hls/stream176.ts /tmp/hls/stream177.ts /tmp/hls/stream178.ts /tmp/hls/stream179.ts /tmp/hls/stream18.ts /tmp/hls/stream180.ts /tmp/hls/stream181.ts /tmp/hls/stream182.ts /tmp/hls/stream183.ts /tmp/hls/stream184.ts /tmp/hls/stream185.ts /tmp/hls/stream186.ts /tmp/hls/stream187.ts /tmp/hls/stream188.ts /tmp/hls/stream189.ts /tmp/hls/stream19.ts /tmp/hls/stream190.ts /tmp/hls/stream191.ts /tmp/hls/stream192.ts /tmp/hls/stream193.ts /tmp/hls/stream194.ts /tmp/hls/stream195.ts /tmp/hls/stream196.ts /tmp/hls/stream197.ts /tmp/hls/stream198.ts /tmp/hls/stream199.ts /tmp/hls/stream2.ts /tmp/hls/stream20.ts /tmp/hls/stream200.ts /tmp/hls/stream201.ts /tmp/hls/stream202.ts /tmp/hls/stream203.ts /tmp/hls/stream204.ts /tmp/hls/stream205.ts /tmp/hls/stream206.ts /tmp/hls/stream207.ts /tmp/hls/stream208.ts /tmp/hls/stream209.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream21.ts /tmp/hls/stream210.ts /tmp/hls/stream211.ts /tmp/hls/stream212.ts /tmp/hls/stream213.ts /tmp/hls/stream214.ts /tmp/hls/stream215.ts /tmp/hls/stream216.ts /tmp/hls/stream217.ts /tmp/hls/stream218.ts /tmp/hls/stream219.ts /tmp/hls/stream22.ts /tmp/hls/stream220.ts /tmp/hls/stream221.ts /tmp/hls/stream222.ts /tmp/hls/stream223.ts /tmp/hls/stream224.ts /tmp/hls/stream225.ts /tmp/hls/stream226.ts /tmp/hls/stream227.ts /tmp/hls/stream228.ts /tmp/hls/stream229.ts /tmp/hls/stream23.ts /tmp/hls/stream230.ts /tmp/hls/stream231.ts /tmp/hls/stream232.ts /tmp/hls/stream233.ts /tmp/hls/stream234.ts /tmp/hls/stream235.ts /tmp/hls/stream236.ts /tmp/hls/stream237.ts /tmp/hls/stream238.ts /tmp/hls/stream239.ts /tmp/hls/stream24.ts /tmp/hls/stream240.ts /tmp/hls/stream241.ts /tmp/hls/stream242.ts /tmp/hls/stream243.ts /tmp/hls/stream244.ts /tmp/hls/stream245.ts /tmp/hls/stream246.ts /tmp/hls/stream247.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream248.ts /tmp/hls/stream249.ts /tmp/hls/stream25.ts /tmp/hls/stream250.ts /tmp/hls/stream251.ts /tmp/hls/stream252.ts /tmp/hls/stream253.ts /tmp/hls/stream254.ts /tmp/hls/stream255.ts /tmp/hls/stream256.ts /tmp/hls/stream257.ts /tmp/hls/stream258.ts /tmp/hls/stream259.ts /tmp/hls/stream26.ts /tmp/hls/stream260.ts /tmp/hls/stream261.ts /tmp/hls/stream262.ts /tmp/hls/stream263.ts /tmp/hls/stream264.ts /tmp/hls/stream265.ts /tmp/hls/stream266.ts /tmp/hls/stream267.ts /tmp/hls/stream268.ts /tmp/hls/stream269.ts /tmp/hls/stream27.ts /tmp/hls/stream270.ts /tmp/hls/stream271.ts /tmp/hls/stream272.ts /tmp/hls/stream273.ts /tmp/hls/stream274.ts /tmp/hls/stream275.ts /tmp/hls/stream276.ts /tmp/hls/stream277.ts /tmp/hls/stream278.ts /tmp/hls/stream279.ts /tmp/hls/stream28.ts /tmp/hls/stream280.ts /tmp/hls/stream281.ts /tmp/hls/stream282.ts /tmp/hls/stream283.ts /tmp/hls/stream284.ts /tmp/hls/stream285.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream286.ts /tmp/hls/stream287.ts /tmp/hls/stream288.ts /tmp/hls/stream289.ts /tmp/hls/stream29.ts /tmp/hls/stream290.ts /tmp/hls/stream291.ts /tmp/hls/stream292.ts /tmp/hls/stream293.ts /tmp/hls/stream294.ts /tmp/hls/stream295.ts /tmp/hls/stream296.ts /tmp/hls/stream297.ts /tmp/hls/stream298.ts /tmp/hls/stream299.ts /tmp/hls/stream3.ts /tmp/hls/stream30.ts /tmp/hls/stream300.ts /tmp/hls/stream301.ts /tmp/hls/stream302.ts /tmp/hls/stream303.ts /tmp/hls/stream304.ts /tmp/hls/stream305.ts /tmp/hls/stream306.ts /tmp/hls/stream307.ts /tmp/hls/stream308.ts /tmp/hls/stream309.ts /tmp/hls/stream31.ts /tmp/hls/stream310.ts /tmp/hls/stream311.ts /tmp/hls/stream312.ts /tmp/hls/stream313.ts /tmp/hls/stream314.ts /tmp/hls/stream315.ts /tmp/hls/stream316.ts /tmp/hls/stream317.ts /tmp/hls/stream318.ts /tmp/hls/stream319.ts /tmp/hls/stream32.ts /tmp/hls/stream320.ts /tmp/hls/stream321.ts /tmp/hls/stream322.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream323.ts /tmp/hls/stream324.ts /tmp/hls/stream325.ts /tmp/hls/stream326.ts /tmp/hls/stream327.ts /tmp/hls/stream328.ts /tmp/hls/stream329.ts /tmp/hls/stream33.ts /tmp/hls/stream330.ts /tmp/hls/stream331.ts /tmp/hls/stream332.ts /tmp/hls/stream333.ts /tmp/hls/stream334.ts /tmp/hls/stream335.ts /tmp/hls/stream336.ts /tmp/hls/stream337.ts /tmp/hls/stream338.ts /tmp/hls/stream339.ts /tmp/hls/stream34.ts /tmp/hls/stream340.ts /tmp/hls/stream341.ts /tmp/hls/stream342.ts /tmp/hls/stream343.ts /tmp/hls/stream344.ts /tmp/hls/stream345.ts /tmp/hls/stream346.ts /tmp/hls/stream347.ts /tmp/hls/stream348.ts /tmp/hls/stream349.ts /tmp/hls/stream35.ts /tmp/hls/stream350.ts /tmp/hls/stream351.ts /tmp/hls/stream352.ts /tmp/hls/stream353.ts /tmp/hls/stream354.ts /tmp/hls/stream355.ts /tmp/hls/stream356.ts /tmp/hls/stream357.ts /tmp/hls/stream358.ts /tmp/hls/stream359.ts /tmp/hls/stream36.ts /tmp/hls/stream360.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream361.ts /tmp/hls/stream362.ts /tmp/hls/stream363.ts /tmp/hls/stream364.ts /tmp/hls/stream365.ts /tmp/hls/stream366.ts /tmp/hls/stream367.ts /tmp/hls/stream368.ts /tmp/hls/stream369.ts /tmp/hls/stream37.ts /tmp/hls/stream370.ts /tmp/hls/stream371.ts /tmp/hls/stream372.ts /tmp/hls/stream373.ts /tmp/hls/stream374.ts /tmp/hls/stream375.ts /tmp/hls/stream376.ts /tmp/hls/stream377.ts /tmp/hls/stream378.ts /tmp/hls/stream379.ts /tmp/hls/stream38.ts /tmp/hls/stream380.ts /tmp/hls/stream381.ts /tmp/hls/stream382.ts /tmp/hls/stream383.ts /tmp/hls/stream384.ts /tmp/hls/stream385.ts /tmp/hls/stream386.ts /tmp/hls/stream387.ts /tmp/hls/stream388.ts /tmp/hls/stream389.ts /tmp/hls/stream39.ts /tmp/hls/stream390.ts /tmp/hls/stream391.ts /tmp/hls/stream392.ts /tmp/hls/stream393.ts /tmp/hls/stream394.ts /tmp/hls/stream395.ts /tmp/hls/stream396.ts /tmp/hls/stream397.ts /tmp/hls/stream398.ts /tmp/hls/stream399.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream4.ts /tmp/hls/stream40.ts /tmp/hls/stream400.ts /tmp/hls/stream401.ts /tmp/hls/stream402.ts /tmp/hls/stream403.ts /tmp/hls/stream404.ts /tmp/hls/stream405.ts /tmp/hls/stream406.ts /tmp/hls/stream407.ts /tmp/hls/stream408.ts /tmp/hls/stream409.ts /tmp/hls/stream41.ts /tmp/hls/stream410.ts /tmp/hls/stream411.ts /tmp/hls/stream412.ts /tmp/hls/stream413.ts /tmp/hls/stream414.ts /tmp/hls/stream415.ts /tmp/hls/stream416.ts /tmp/hls/stream417.ts /tmp/hls/stream418.ts /tmp/hls/stream419.ts /tmp/hls/stream42.ts /tmp/hls/stream420.ts /tmp/hls/stream421.ts /tmp/hls/stream422.ts /tmp/hls/stream423.ts /tmp/hls/stream424.ts /tmp/hls/stream425.ts /tmp/hls/stream426.ts /tmp/hls/stream427.ts /tmp/hls/stream428.ts /tmp/hls/stream429.ts /tmp/hls/stream43.ts /tmp/hls/stream430.ts /tmp/hls/stream431.ts /tmp/hls/stream432.ts /tmp/hls/stream433.ts /tmp/hls/stream434.ts /tmp/hls/stream435.ts /tmp/hls/stream436.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream437.ts /tmp/hls/stream438.ts /tmp/hls/stream439.ts /tmp/hls/stream44.ts /tmp/hls/stream440.ts /tmp/hls/stream441.ts /tmp/hls/stream442.ts /tmp/hls/stream443.ts /tmp/hls/stream444.ts /tmp/hls/stream445.ts /tmp/hls/stream446.ts /tmp/hls/stream447.ts /tmp/hls/stream448.ts /tmp/hls/stream449.ts /tmp/hls/stream45.ts /tmp/hls/stream450.ts /tmp/hls/stream451.ts /tmp/hls/stream452.ts /tmp/hls/stream453.ts /tmp/hls/stream454.ts /tmp/hls/stream455.ts /tmp/hls/stream456.ts /tmp/hls/stream457.ts /tmp/hls/stream458.ts /tmp/hls/stream459.ts /tmp/hls/stream46.ts /tmp/hls/stream460.ts /tmp/hls/stream461.ts /tmp/hls/stream462.ts /tmp/hls/stream463.ts /tmp/hls/stream464.ts /tmp/hls/stream465.ts /tmp/hls/stream466.ts /tmp/hls/stream467.ts /tmp/hls/stream468.ts /tmp/hls/stream469.ts /tmp/hls/stream47.ts /tmp/hls/stream470.ts /tmp/hls/stream471.ts /tmp/hls/stream472.ts /tmp/hls/stream473.ts /tmp/hls/stream474.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream475.ts /tmp/hls/stream476.ts /tmp/hls/stream477.ts /tmp/hls/stream478.ts /tmp/hls/stream479.ts /tmp/hls/stream48.ts /tmp/hls/stream480.ts /tmp/hls/stream481.ts /tmp/hls/stream482.ts /tmp/hls/stream483.ts /tmp/hls/stream484.ts /tmp/hls/stream485.ts /tmp/hls/stream486.ts /tmp/hls/stream487.ts /tmp/hls/stream488.ts /tmp/hls/stream489.ts /tmp/hls/stream49.ts /tmp/hls/stream490.ts /tmp/hls/stream491.ts /tmp/hls/stream492.ts /tmp/hls/stream493.ts /tmp/hls/stream494.ts /tmp/hls/stream495.ts /tmp/hls/stream496.ts /tmp/hls/stream497.ts /tmp/hls/stream498.ts /tmp/hls/stream499.ts /tmp/hls/stream5.ts /tmp/hls/stream50.ts /tmp/hls/stream500.ts /tmp/hls/stream501.ts /tmp/hls/stream502.ts /tmp/hls/stream503.ts /tmp/hls/stream504.ts /tmp/hls/stream505.ts /tmp/hls/stream506.ts /tmp/hls/stream507.ts /tmp/hls/stream508.ts /tmp/hls/stream509.ts /tmp/hls/stream51.ts /tmp/hls/stream510.ts /tmp/hls/stream511.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream512.ts /tmp/hls/stream513.ts /tmp/hls/stream514.ts /tmp/hls/stream515.ts /tmp/hls/stream516.ts /tmp/hls/stream517.ts /tmp/hls/stream518.ts /tmp/hls/stream519.ts /tmp/hls/stream52.ts /tmp/hls/stream520.ts /tmp/hls/stream521.ts /tmp/hls/stream522.ts /tmp/hls/stream523.ts /tmp/hls/stream524.ts /tmp/hls/stream525.ts /tmp/hls/stream526.ts /tmp/hls/stream527.ts /tmp/hls/stream528.ts /tmp/hls/stream529.ts /tmp/hls/stream53.ts /tmp/hls/stream530.ts /tmp/hls/stream531.ts /tmp/hls/stream532.ts /tmp/hls/stream533.ts /tmp/hls/stream534.ts /tmp/hls/stream535.ts /tmp/hls/stream536.ts /tmp/hls/stream537.ts /tmp/hls/stream538.ts /tmp/hls/stream539.ts /tmp/hls/stream54.ts /tmp/hls/stream540.ts /tmp/hls/stream541.ts /tmp/hls/stream542.ts /tmp/hls/stream543.ts /tmp/hls/stream544.ts /tmp/hls/stream545.ts /tmp/hls/stream546.ts /tmp/hls/stream547.ts /tmp/hls/stream548.ts /tmp/hls/stream549.ts /tmp/hls/stream55.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream550.ts /tmp/hls/stream551.ts /tmp/hls/stream552.ts /tmp/hls/stream553.ts /tmp/hls/stream554.ts /tmp/hls/stream555.ts /tmp/hls/stream556.ts /tmp/hls/stream557.ts /tmp/hls/stream558.ts /tmp/hls/stream559.ts /tmp/hls/stream56.ts /tmp/hls/stream560.ts /tmp/hls/stream561.ts /tmp/hls/stream562.ts /tmp/hls/stream563.ts /tmp/hls/stream564.ts /tmp/hls/stream565.ts /tmp/hls/stream566.ts /tmp/hls/stream567.ts /tmp/hls/stream568.ts /tmp/hls/stream569.ts /tmp/hls/stream57.ts /tmp/hls/stream570.ts /tmp/hls/stream571.ts /tmp/hls/stream572.ts /tmp/hls/stream573.ts /tmp/hls/stream574.ts /tmp/hls/stream575.ts /tmp/hls/stream576.ts /tmp/hls/stream577.ts /tmp/hls/stream578.ts /tmp/hls/stream579.ts /tmp/hls/stream58.ts /tmp/hls/stream580.ts /tmp/hls/stream581.ts /tmp/hls/stream582.ts /tmp/hls/stream583.ts /tmp/hls/stream584.ts /tmp/hls/stream585.ts /tmp/hls/stream586.ts /tmp/hls/stream587.ts /tmp/hls/stream588.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream589.ts /tmp/hls/stream59.ts /tmp/hls/stream590.ts /tmp/hls/stream591.ts /tmp/hls/stream592.ts /tmp/hls/stream593.ts /tmp/hls/stream594.ts /tmp/hls/stream595.ts /tmp/hls/stream596.ts /tmp/hls/stream597.ts /tmp/hls/stream598.ts /tmp/hls/stream599.ts /tmp/hls/stream6.ts /tmp/hls/stream60.ts /tmp/hls/stream600.ts /tmp/hls/stream601.ts /tmp/hls/stream602.ts /tmp/hls/stream603.ts /tmp/hls/stream604.ts /tmp/hls/stream605.ts /tmp/hls/stream606.ts /tmp/hls/stream607.ts /tmp/hls/stream608.ts /tmp/hls/stream609.ts /tmp/hls/stream61.ts /tmp/hls/stream610.ts /tmp/hls/stream611.ts /tmp/hls/stream612.ts /tmp/hls/stream613.ts /tmp/hls/stream614.ts /tmp/hls/stream615.ts /tmp/hls/stream616.ts /tmp/hls/stream617.ts /tmp/hls/stream618.ts /tmp/hls/stream619.ts /tmp/hls/stream62.ts /tmp/hls/stream620.ts /tmp/hls/stream621.ts /tmp/hls/stream622.ts /tmp/hls/stream623.ts /tmp/hls/stream624.ts /tmp/hls/stream625.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream626.ts /tmp/hls/stream627.ts /tmp/hls/stream628.ts /tmp/hls/stream629.ts /tmp/hls/stream63.ts /tmp/hls/stream630.ts /tmp/hls/stream631.ts /tmp/hls/stream632.ts /tmp/hls/stream633.ts /tmp/hls/stream634.ts /tmp/hls/stream635.ts /tmp/hls/stream636.ts /tmp/hls/stream637.ts /tmp/hls/stream638.ts /tmp/hls/stream639.ts /tmp/hls/stream64.ts /tmp/hls/stream640.ts /tmp/hls/stream641.ts /tmp/hls/stream642.ts /tmp/hls/stream643.ts /tmp/hls/stream644.ts /tmp/hls/stream645.ts /tmp/hls/stream646.ts /tmp/hls/stream647.ts /tmp/hls/stream648.ts /tmp/hls/stream649.ts /tmp/hls/stream65.ts /tmp/hls/stream650.ts /tmp/hls/stream651.ts /tmp/hls/stream652.ts /tmp/hls/stream653.ts /tmp/hls/stream654.ts /tmp/hls/stream655.ts /tmp/hls/stream656.ts /tmp/hls/stream657.ts /tmp/hls/stream658.ts /tmp/hls/stream659.ts /tmp/hls/stream66.ts /tmp/hls/stream660.ts /tmp/hls/stream661.ts /tmp/hls/stream662.ts /tmp/hls/stream663.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream664.ts /tmp/hls/stream665.ts /tmp/hls/stream666.ts /tmp/hls/stream667.ts /tmp/hls/stream668.ts /tmp/hls/stream669.ts /tmp/hls/stream67.ts /tmp/hls/stream670.ts /tmp/hls/stream671.ts /tmp/hls/stream672.ts /tmp/hls/stream673.ts /tmp/hls/stream674.ts /tmp/hls/stream675.ts /tmp/hls/stream676.ts /tmp/hls/stream677.ts /tmp/hls/stream678.ts /tmp/hls/stream679.ts /tmp/hls/stream68.ts /tmp/hls/stream680.ts /tmp/hls/stream681.ts /tmp/hls/stream682.ts /tmp/hls/stream683.ts /tmp/hls/stream684.ts /tmp/hls/stream685.ts /tmp/hls/stream686.ts /tmp/hls/stream687.ts /tmp/hls/stream688.ts /tmp/hls/stream689.ts /tmp/hls/stream69.ts /tmp/hls/stream690.ts /tmp/hls/stream691.ts /tmp/hls/stream692.ts /tmp/hls/stream693.ts /tmp/hls/stream694.ts /tmp/hls/stream695.ts /tmp/hls/stream696.ts /tmp/hls/stream697.ts /tmp/hls/stream698.ts /tmp/hls/stream699.ts /tmp/hls/stream7.ts /tmp/hls/stream70.ts /tmp/hls/stream700.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream701.ts /tmp/hls/stream702.ts /tmp/hls/stream703.ts /tmp/hls/stream704.ts /tmp/hls/stream705.ts /tmp/hls/stream706.ts /tmp/hls/stream707.ts /tmp/hls/stream708.ts /tmp/hls/stream709.ts /tmp/hls/stream71.ts /tmp/hls/stream710.ts /tmp/hls/stream711.ts /tmp/hls/stream712.ts /tmp/hls/stream713.ts /tmp/hls/stream714.ts /tmp/hls/stream715.ts /tmp/hls/stream716.ts /tmp/hls/stream717.ts /tmp/hls/stream718.ts /tmp/hls/stream719.ts /tmp/hls/stream72.ts /tmp/hls/stream720.ts /tmp/hls/stream721.ts /tmp/hls/stream722.ts /tmp/hls/stream723.ts /tmp/hls/stream724.ts /tmp/hls/stream725.ts /tmp/hls/stream726.ts /tmp/hls/stream727.ts /tmp/hls/stream728.ts /tmp/hls/stream729.ts /tmp/hls/stream73.ts /tmp/hls/stream730.ts /tmp/hls/stream731.ts /tmp/hls/stream732.ts /tmp/hls/stream733.ts /tmp/hls/stream734.ts /tmp/hls/stream735.ts /tmp/hls/stream736.ts /tmp/hls/stream737.ts /tmp/hls/stream738.ts /tmp/hls/stream739.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream74.ts /tmp/hls/stream740.ts /tmp/hls/stream741.ts /tmp/hls/stream742.ts /tmp/hls/stream743.ts /tmp/hls/stream744.ts /tmp/hls/stream745.ts /tmp/hls/stream746.ts /tmp/hls/stream747.ts /tmp/hls/stream748.ts /tmp/hls/stream749.ts /tmp/hls/stream75.ts /tmp/hls/stream750.ts /tmp/hls/stream751.ts /tmp/hls/stream752.ts /tmp/hls/stream753.ts /tmp/hls/stream754.ts /tmp/hls/stream755.ts /tmp/hls/stream756.ts /tmp/hls/stream757.ts /tmp/hls/stream758.ts /tmp/hls/stream759.ts /tmp/hls/stream76.ts /tmp/hls/stream760.ts /tmp/hls/stream761.ts /tmp/hls/stream762.ts /tmp/hls/stream763.ts /tmp/hls/stream764.ts /tmp/hls/stream765.ts /tmp/hls/stream766.ts /tmp/hls/stream767.ts /tmp/hls/stream768.ts /tmp/hls/stream769.ts /tmp/hls/stream77.ts /tmp/hls/stream770.ts /tmp/hls/stream771.ts /tmp/hls/stream772.ts /tmp/hls/stream773.ts /tmp/hls/stream774.ts /tmp/hls/stream775.ts /tmp/hls/stream776.ts /tmp/hls/stream777.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream778.ts /tmp/hls/stream779.ts /tmp/hls/stream78.ts /tmp/hls/stream780.ts /tmp/hls/stream781.ts /tmp/hls/stream782.ts /tmp/hls/stream783.ts /tmp/hls/stream784.ts /tmp/hls/stream785.ts /tmp/hls/stream786.ts /tmp/hls/stream787.ts /tmp/hls/stream788.ts /tmp/hls/stream789.ts /tmp/hls/stream79.ts /tmp/hls/stream790.ts /tmp/hls/stream791.ts /tmp/hls/stream792.ts /tmp/hls/stream793.ts /tmp/hls/stream794.ts /tmp/hls/stream795.ts /tmp/hls/stream796.ts /tmp/hls/stream797.ts /tmp/hls/stream798.ts /tmp/hls/stream799.ts /tmp/hls/stream8.ts /tmp/hls/stream80.ts /tmp/hls/stream800.ts /tmp/hls/stream801.ts /tmp/hls/stream802.ts /tmp/hls/stream803.ts /tmp/hls/stream804.ts /tmp/hls/stream805.ts /tmp/hls/stream806.ts /tmp/hls/stream807.ts /tmp/hls/stream808.ts /tmp/hls/stream809.ts /tmp/hls/stream81.ts /tmp/hls/stream810.ts /tmp/hls/stream811.ts /tmp/hls/stream812.ts /tmp/hls/stream813.ts /tmp/hls/stream814.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream815.ts /tmp/hls/stream816.ts /tmp/hls/stream817.ts /tmp/hls/stream818.ts /tmp/hls/stream819.ts /tmp/hls/stream82.ts /tmp/hls/stream820.ts /tmp/hls/stream821.ts /tmp/hls/stream822.ts /tmp/hls/stream823.ts /tmp/hls/stream824.ts /tmp/hls/stream825.ts /tmp/hls/stream826.ts /tmp/hls/stream827.ts /tmp/hls/stream828.ts /tmp/hls/stream829.ts /tmp/hls/stream83.ts /tmp/hls/stream830.ts /tmp/hls/stream831.ts /tmp/hls/stream832.ts /tmp/hls/stream833.ts /tmp/hls/stream834.ts /tmp/hls/stream835.ts /tmp/hls/stream836.ts /tmp/hls/stream837.ts /tmp/hls/stream838.ts /tmp/hls/stream839.ts /tmp/hls/stream84.ts /tmp/hls/stream840.ts /tmp/hls/stream841.ts /tmp/hls/stream842.ts /tmp/hls/stream843.ts /tmp/hls/stream844.ts /tmp/hls/stream845.ts /tmp/hls/stream846.ts /tmp/hls/stream847.ts /tmp/hls/stream848.ts /tmp/hls/stream849.ts /tmp/hls/stream85.ts /tmp/hls/stream850.ts /tmp/hls/stream851.ts /tmp/hls/stream852.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream853.ts /tmp/hls/stream854.ts /tmp/hls/stream855.ts /tmp/hls/stream856.ts /tmp/hls/stream857.ts /tmp/hls/stream858.ts /tmp/hls/stream859.ts /tmp/hls/stream86.ts /tmp/hls/stream860.ts /tmp/hls/stream861.ts /tmp/hls/stream862.ts /tmp/hls/stream863.ts /tmp/hls/stream864.ts /tmp/hls/stream865.ts /tmp/hls/stream866.ts /tmp/hls/stream867.ts /tmp/hls/stream868.ts /tmp/hls/stream869.ts /tmp/hls/stream87.ts /tmp/hls/stream870.ts /tmp/hls/stream871.ts /tmp/hls/stream872.ts /tmp/hls/stream873.ts /tmp/hls/stream874.ts /tmp/hls/stream875.ts /tmp/hls/stream876.ts /tmp/hls/stream877.ts /tmp/hls/stream878.ts /tmp/hls/stream879.ts /tmp/hls/stream88.ts /tmp/hls/stream880.ts /tmp/hls/stream881.ts /tmp/hls/stream882.ts /tmp/hls/stream883.ts /tmp/hls/stream884.ts /tmp/hls/stream885.ts /tmp/hls/stream886.ts /tmp/hls/stream887.ts /tmp/hls/stream888.ts /tmp/hls/stream889.ts /tmp/hls/stream89.ts /tmp/hls/stream890.ts
May 20 15:25:36 volumio sudo[10653]: volumio : (command continued) /tmp/hls/stream891.ts /tmp/hls/stream892.ts /tmp/hls/stream893.ts /tmp/hls/stream894.ts /tmp/hls/stream895.ts /tmp/hls/stream896.ts /tmp/hls/stream897.ts /tmp/hls/stream898.ts /tmp/hls/stream899.ts /tmp/hls/stream9.ts /tmp/hls/stream90.ts /tmp/hls/stream900.ts /tmp/hls/stream901.ts /tmp/hls/stream902.ts /tmp/hls/stream903.ts /tmp/hls/stream904.ts /tmp/hls/stream905.ts /tmp/hls/stream906.ts /tmp/hls/stream907.ts /tmp/hls/stream908.ts /tmp/hls/stream909.ts /tmp/hls/stream91.ts /tmp/hls/stream910.ts /tmp/hls/stream911.ts /tmp/hls/stream912.ts /tmp/hls/stream913.ts /tmp/hls/stream914.ts /tmp/hls/stream92.ts /tmp/hls/stream93.ts /tmp/hls/stream94.ts /tmp/hls/stream95.ts /tmp/hls/stream96.ts /tmp/hls/stream97.ts /tmp/hls/stream98.ts /tmp/hls/stream99.ts
May 20 15:25:36 volumio sudo[10653]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 15:25:36 volumio sudo[10655]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumioStreaming
May 20 15:25:36 volumio sudo[10655]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 15:25:36 volumio systemd[1]: Stopping VolumioStreamingService...
May 20 15:25:36 volumio systemd[1]: volumioStreaming.service: Main process exited, code=killed, status=15/TERM
May 20 15:25:36 volumio sudo[10653]: pam_unix(sudo:session): session closed for user root
May 20 15:25:37 volumio systemd[1]: volumioStreaming.service: Succeeded.
May 20 15:25:37 volumio systemd[1]: Stopped VolumioStreamingService.
May 20 15:25:37 volumio systemd[1]: Started VolumioStreamingService.
May 20 15:25:37 volumio sudo[10655]: pam_unix(sudo:session): session closed for user root
May 20 15:25:37 volumio volumio[736]: info: MRS: volumioStreaming STARTED
May 20 15:25:37 volumio sudo[10660]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rm -f /tmp/hls/*
May 20 15:25:37 volumio sudo[10660]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 15:25:37 volumio sudo[10660]: pam_unix(sudo:session): session closed for user root
May 20 15:26:07 volumio volumio[736]: info: CoreCommandRouter::volumioPlay
May 20 15:26:07 volumio volumio[736]: info: CoreStateMachine::play index undefined
May 20 15:26:07 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:26:07 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:26:07 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:26:07 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:26:07 volumio volumio[736]: info: ControllerMpd::resume
May 20 15:26:07 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand play
May 20 15:26:07 volumio volumio[736]: info:
May 20 15:26:07 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:26:07 volumio volumio[736]: info: sendMpdCommand play took 5 milliseconds
May 20 15:26:07 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:26:07 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:26:07 volumio volumio[736]: info: sendMpdCommand status took 1 milliseconds
May 20 15:26:07 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:26:07 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:26:07 volumio volumio[736]: info: sendMpdCommand playlistinfo took 0 milliseconds
May 20 15:26:07 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:26:07 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:26:07 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:26:07 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:26:07 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":3930,"duration":261,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"614 Kbps","isStreaming":false,"title":"WILDFLOWER","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/05 - WILDFLOWER.flac","trackType":"flac"}
May 20 15:26:07 volumio volumio[736]: verbose: CURRENT POSITION 4
May 20 15:26:07 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:26:07 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus pause
May 20 15:26:07 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:26:07 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:26:07 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:26:07 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:26:07 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:26:07 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:26:07 volumio volumio[736]: info: ------------------------------ 31ms
May 20 15:26:14 volumio volumio[736]: info: MRS: Found cast device: TIM_BOX-454d0c381f58feab9c34b90ac2ed67a7
May 20 15:30:20 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:30:20 volumio volumio[736]: info: CorePlayQueue::getTrack 5
May 20 15:30:20 volumio volumio[736]: info: Prefetching next song
May 20 15:30:20 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 15:30:20 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/06 - THE GREATEST.flac"
May 20 15:30:20 volumio volumio[736]: info:
May 20 15:30:20 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:30:20 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:30:20 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/06 - THE GREATEST.flac" took 2 milliseconds
May 20 15:30:20 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 15:30:20 volumio volumio[736]: info: ------------------------------ 3ms
May 20 15:30:20 volumio volumio[736]: info: sendMpdCommand consume 1 took 2 milliseconds
May 20 15:30:24 volumio volumio[736]: info:
May 20 15:30:24 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:30:24 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:30:24 volumio volumio[736]: info:
May 20 15:30:24 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:30:24 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:30:24 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:30:24 volumio volumio[736]: info: ------------------------------ 3ms
May 20 15:30:24 volumio volumio[736]: info: sendMpdCommand status took 1 milliseconds
May 20 15:30:24 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:30:24 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:30:24 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 20 15:30:24 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:30:24 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:30:24 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:30:24 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:30:24 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":294,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"605 Kbps","isStreaming":false,"title":"THE GREATEST","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/06 - THE GREATEST.flac","trackType":"flac"}
May 20 15:30:24 volumio volumio[736]: verbose: CURRENT POSITION 4
May 20 15:30:24 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:30:24 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:30:24 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:30:24 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:30:24 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:30:24 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:30:24 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:30:24 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:30:24 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:30:24 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:30:24 volumio volumio[736]: info: CorePlayQueue::getTrack 4
May 20 15:30:24 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:30:24 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:30:24 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:30:24 volumio volumio[736]: info: ------------------------------ 35ms
May 20 15:30:24 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:30:24 volumio volumio[736]: info: CorePlayQueue::getTrack 5
May 20 15:30:25 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:30:25 volumio volumio[736]: info: CorePlayQueue::getTrack 5
May 20 15:30:25 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:30:25 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:30:25 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:30:25 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:30:25 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (THE GREATEST) and artist (Billie Eilish) passed on explicitly
May 20 15:30:25 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"THE GREATEST","url":"https://www.last.fm/music/Billie+Eilish/_/THE+GREATEST","duration":"0","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"242995","playcount":"769033","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"userplaycount":"9","userloved":"0","toptags":{"tag":[{"name":"epic","url":"https://www.last.fm/tag/epic"},{"name":"soul","url":"https://www.last.fm/tag/soul"},{"name":"alternative rock","url":"https://www.last.fm/tag/alternative+rock"},{"name":"emo","url":"https://www.last.fm/tag/emo"},{"name":"power pop","url":"https://www.last.fm/tag/power+pop"}]},"wiki":{"published":"17 May 2024, 14:14","summary":"\"THE GREATEST\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"THE GREATEST\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 15:35:13 volumio volumio[736]: info: CorePlayQueue::getTrack 5
May 20 15:35:13 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:35:13 volumio volumio[736]: info: Prefetching next song
May 20 15:35:13 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 15:35:13 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 15:35:13 volumio volumio[736]: info:
May 20 15:35:13 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:35:13 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:35:13 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac" took 2 milliseconds
May 20 15:35:13 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 15:35:13 volumio volumio[736]: info: ------------------------------ 4ms
May 20 15:35:13 volumio volumio[736]: info: sendMpdCommand consume 1 took 2 milliseconds
May 20 15:35:18 volumio volumio[736]: info:
May 20 15:35:18 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:35:18 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:35:18 volumio volumio[736]: info:
May 20 15:35:18 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:35:18 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:35:18 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:35:18 volumio volumio[736]: info: ------------------------------ 3ms
May 20 15:35:18 volumio volumio[736]: info: sendMpdCommand status took 3 milliseconds
May 20 15:35:18 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:35:18 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:35:18 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 20 15:35:18 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:35:18 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:35:18 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:35:18 volumio volumio[736]: info: CorePlayQueue::getTrack 5
May 20 15:35:18 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"590 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:35:18 volumio volumio[736]: verbose: CURRENT POSITION 5
May 20 15:35:18 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:35:18 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:35:18 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:35:18 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:35:18 volumio volumio[736]: info: CorePlayQueue::getTrack 5
May 20 15:35:18 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:35:18 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:35:18 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:35:18 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:35:18 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:35:18 volumio volumio[736]: info: CorePlayQueue::getTrack 5
May 20 15:35:18 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:35:18 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:35:18 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:35:18 volumio volumio[736]: info: ------------------------------ 33ms
May 20 15:35:18 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:35:18 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:35:19 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:35:19 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:35:19 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:35:19 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:35:19 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:35:19 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:35:19 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (L’AMOUR DE MA VIE) and artist (Billie Eilish) passed on explicitly
May 20 15:35:19 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"L’Amour De Ma Vie","url":"https://www.last.fm/music/Billie+Eilish/_/L%E2%80%99Amour+De+Ma+Vie","duration":"0","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"236181","playcount":"759402","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"userplaycount":"9","userloved":"0","toptags":{"tag":[{"name":"electropop","url":"https://www.last.fm/tag/electropop"},{"name":"soul","url":"https://www.last.fm/tag/soul"},{"name":"romantic","url":"https://www.last.fm/tag/romantic"},{"name":"Experimental pop","url":"https://www.last.fm/tag/Experimental+pop"},{"name":"jazz fusion","url":"https://www.last.fm/tag/jazz+fusion"}]},"wiki":{"published":"17 May 2024, 14:15","summary":"\"L’AMOUR DE MA VIE\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"L’AMOUR DE MA VIE\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 15:38:32 volumio volumio[736]: info: CoreCommandRouter::volumioSeek
May 20 15:38:32 volumio volumio[736]: info: CoreStateMachine::seek
May 20 15:38:32 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:32 volumio volumio[736]: info: TRACKBLOCK {"uri":"mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","service":"mpd","name":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","type":"track","tracknumber":0,"albumart":"/albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft&metadata=false","duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","trackType":"flac","channels":2}
May 20 15:38:32 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:38:32 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:32 volumio volumio[736]: info: ControllerMpd::seek
May 20 15:38:32 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:38:32 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:32 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:38:32 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:38:32 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:38:32 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:38:32 volumio volumio[736]: error: null
May 20 15:38:32 volumio volumio[736]: info:
May 20 15:38:32 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:38:32 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:38:32 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:38:32 volumio volumio[736]: info: sendMpdCommand status took 18 milliseconds
May 20 15:38:32 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:38:32 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:38:32 volumio volumio[736]: info: sendMpdCommand playlistinfo took 2 milliseconds
May 20 15:38:32 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:38:32 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:38:32 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:38:32 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:32 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":184219,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"483 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:38:32 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:38:32 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:38:32 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:38:32 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:38:32 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:38:32 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:32 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:38:32 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:38:32 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:38:32 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:38:32 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:38:32 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:32 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:38:32 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:38:32 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:38:32 volumio volumio[736]: info: ------------------------------ 40ms
May 20 15:38:50 volumio volumio[736]: info: CoreCommandRouter::volumioGetQueue
May 20 15:38:50 volumio volumio[736]: info: CoreStateMachine::getQueue
May 20 15:38:50 volumio volumio[736]: info: CorePlayQueue::getQueue
May 20 15:38:52 volumio volumio[736]: info: CoreCommandRouter::volumioPlay
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::play index 6
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::stop
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::updateTrackBlock
May 20 15:38:52 volumio volumio[736]: info: CorePlayQueue::getTrackBlock
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:38:52 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:52 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:38:52 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:38:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:38:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::serviceStop
May 20 15:38:52 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:52 volumio volumio[736]: info: CoreCommandRouter::serviceStop
May 20 15:38:52 volumio volumio[736]: info: ControllerMpd::stop
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:38:52 volumio volumio[736]: info:
May 20 15:38:52 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:38:52 volumio volumio[736]: info: sendMpdCommand stop took 23 milliseconds
May 20 15:38:52 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::play index undefined
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:38:52 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:38:52 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::clearAddPlayTracks USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:38:52 volumio volumio[736]: info: sendMpdCommand status took 6 milliseconds
May 20 15:38:52 volumio volumio[736]: info: sendMpdCommand stop took 3 milliseconds
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand clear
May 20 15:38:52 volumio volumio[736]: info:
May 20 15:38:52 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:38:52 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:38:52 volumio volumio[736]: info: sendMpdCommand playlistinfo took 7 milliseconds
May 20 15:38:52 volumio volumio[736]: info: sendMpdCommand clear took 6 milliseconds
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 15:38:52 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:38:52 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:38:52 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:52 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:38:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:38:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:38:52 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:52 volumio volumio[736]: verbose: STATE SERVICE {"status":"stop","position":0,"seek":null,"duration":null,"samplerate":null,"bitdepth":null,"channels":null,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:38:52 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::syncState stateService stop
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:38:52 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:52 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:38:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:38:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:38:52 volumio volumio[736]: info: No code
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:38:52 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:52 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:38:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:38:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:38:52 volumio volumio[736]: info: ------------------------------ 42ms
May 20 15:38:52 volumio volumio[736]: error: updateQueue error: null
May 20 15:38:52 volumio volumio[736]: info:
May 20 15:38:52 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:38:52 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:38:52 volumio volumio[736]: info: ------------------------------ 30ms
May 20 15:38:52 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac" took 28 milliseconds
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand play
May 20 15:38:52 volumio volumio[736]: info:
May 20 15:38:52 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:38:52 volumio volumio[736]: info: ------------------------------ 15ms
May 20 15:38:52 volumio volumio[736]: info: sendMpdCommand play took 14 milliseconds
May 20 15:38:52 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:38:52 volumio volumio[736]: info:
May 20 15:38:52 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:38:52 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:38:52 volumio volumio[736]: info: sendMpdCommand status took 4 milliseconds
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:38:52 volumio volumio[736]: info: sendMpdCommand status took 9 milliseconds
May 20 15:38:52 volumio volumio[736]: info: sendMpdCommand playlistinfo took 8 milliseconds
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:38:52 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:38:52 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:38:52 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:52 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1219,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"625 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:38:52 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:38:52 volumio volumio[736]: info: ------------------------------ 20ms
May 20 15:38:52 volumio volumio[736]: info: sendMpdCommand playlistinfo took 7 milliseconds
May 20 15:38:52 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:38:52 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:38:52 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:38:52 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:52 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1219,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"615 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:38:52 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:38:52 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:38:52 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:52 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:38:52 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:38:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:38:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:38:52 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:38:52 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:38:52 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:38:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:38:52 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:38:52 volumio volumio[736]: info: ------------------------------ 40ms
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPlay
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::play index 6
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::stop
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::updateTrackBlock
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrackBlock
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::serviceStop
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::serviceStop
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::stop
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand stop took 21 milliseconds
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::play index undefined
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::clearAddPlayTracks USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand status took 6 milliseconds
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand stop took 2 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand clear
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:39:00 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand playlistinfo took 7 milliseconds
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand clear took 7 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: verbose: STATE SERVICE {"status":"stop","position":0,"seek":null,"duration":null,"samplerate":null,"bitdepth":null,"channels":null,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:00 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState stateService stop
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: No code
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 49ms
May 20 15:39:00 volumio volumio[736]: error: updateQueue error: null
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:39:00 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 36ms
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac" took 32 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand play
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 11ms
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand play took 11 milliseconds
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand status took 5 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand status took 7 milliseconds
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand playlistinfo took 6 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1219,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"624 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:00 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 19ms
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand playlistinfo took 16 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1219,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"607 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:00 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:39:00 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 47ms
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPlay
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::play index 6
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::stop
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::updateTrackBlock
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrackBlock
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::serviceStop
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::serviceStop
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::stop
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand stop took 27 milliseconds
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::play index undefined
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::clearAddPlayTracks USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand status took 20 milliseconds
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand stop took 19 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand clear
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:39:00 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand playlistinfo took 22 milliseconds
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand clear took 22 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: verbose: STATE SERVICE {"status":"stop","position":0,"seek":null,"duration":null,"samplerate":null,"bitdepth":null,"channels":null,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:00 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState stateService stop
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: No code
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 91ms
May 20 15:39:00 volumio volumio[736]: error: updateQueue error: null
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:39:00 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 90ms
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac" took 88 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand play
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 22ms
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand play took 20 milliseconds
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand status took 76 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand status took 13 milliseconds
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand playlistinfo took 10 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1219,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"631 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:00 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 101ms
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPlay
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::play index 6
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::stop
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::updateTrackBlock
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrackBlock
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::serviceStop
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::serviceStop
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::stop
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand playlistinfo took 34 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1345,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"626 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:00 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 60ms
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand stop took 21 milliseconds
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::play index undefined
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand status took 7 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand playlistinfo took 4 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:00 volumio volumio[736]: verbose: STATE SERVICE {"status":"stop","position":0,"seek":null,"duration":null,"samplerate":null,"bitdepth":null,"channels":null,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:00 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState stateService stop
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::play index undefined
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::clearAddPlayTracks USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 44ms
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand stop took 20 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand clear
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:39:00 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand clear took 10 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac"
May 20 15:39:00 volumio volumio[736]: error: updateQueue error: null
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:39:00 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 18ms
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac" took 16 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand play
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 20ms
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand play took 17 milliseconds
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:00 volumio volumio[736]: info:
May 20 15:39:00 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand status took 9 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand status took 8 milliseconds
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand playlistinfo took 7 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:39:00 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1219,"duration":186,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"366 Kbps","isStreaming":false,"title":"THE DINER","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac","trackType":"flac"}
May 20 15:39:00 volumio volumio[736]: verbose: CURRENT POSITION 7
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 30ms
May 20 15:39:00 volumio volumio[736]: info: sendMpdCommand playlistinfo took 22 milliseconds
May 20 15:39:00 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:00 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:39:00 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1219,"duration":186,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"374 Kbps","isStreaming":false,"title":"THE DINER","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac","trackType":"flac"}
May 20 15:39:00 volumio volumio[736]: verbose: CURRENT POSITION 7
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:39:00 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:00 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:39:00 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:00 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:00 volumio volumio[736]: info: ------------------------------ 87ms
May 20 15:39:01 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (THE DINER) and artist (Billie Eilish) passed on explicitly
May 20 15:39:01 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"The Diner","url":"https://www.last.fm/music/Billie+Eilish/_/The+Diner","duration":"186000","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"226826","playcount":"706548","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"album":{"artist":"Billie Eilish","title":"HIT ME HARD AND SOFT","url":"https://www.last.fm/music/Billie+Eilish/HIT+ME+HARD+AND+SOFT","image":[{"#":"https://lastfm.freetls.fastly.net/i/u/34s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"small"}},{"#":"https://lastfm.freetls.fastly.net/i/u/64s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"medium"}},{"#":"https://lastfm.freetls.fastly.net/i/u/174s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"large"}},{"#":"https://lastfm.freetls.fastly.net/i/u/300x300/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"extralarge"}}]},"userplaycount":"9","userloved":"0","toptags":{"tag":[{"name":"alt-pop","url":"https://www.last.fm/tag/alt-pop"},{"name":"joaoaksnes","url":"https://www.last.fm/tag/joaoaksnes"}]},"wiki":{"published":"17 May 2024, 14:14","summary":"\"THE DINER\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"THE DINER\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 15:39:02 volumio volumio[736]: info: CoreCommandRouter::volumioPlay
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::play index 6
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::stop
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::updateTrackBlock
May 20 15:39:02 volumio volumio[736]: info: CorePlayQueue::getTrackBlock
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:02 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:39:02 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:02 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:02 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:02 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::serviceStop
May 20 15:39:02 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:39:02 volumio volumio[736]: info: CoreCommandRouter::serviceStop
May 20 15:39:02 volumio volumio[736]: info: ControllerMpd::stop
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:39:02 volumio volumio[736]: info:
May 20 15:39:02 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:02 volumio volumio[736]: info: sendMpdCommand stop took 22 milliseconds
May 20 15:39:02 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::play index undefined
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:02 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:39:02 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::clearAddPlayTracks USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:39:02 volumio volumio[736]: info: sendMpdCommand status took 3 milliseconds
May 20 15:39:02 volumio volumio[736]: info: sendMpdCommand stop took 2 milliseconds
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand clear
May 20 15:39:02 volumio volumio[736]: info:
May 20 15:39:02 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:39:02 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:39:02 volumio volumio[736]: info: sendMpdCommand playlistinfo took 9 milliseconds
May 20 15:39:02 volumio volumio[736]: info: sendMpdCommand clear took 8 milliseconds
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 15:39:02 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:02 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:02 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:02 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:02 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:02 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:02 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:02 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:02 volumio volumio[736]: verbose: STATE SERVICE {"status":"stop","position":0,"seek":null,"duration":null,"samplerate":null,"bitdepth":null,"channels":null,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"THE DINER","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac","trackType":"flac"}
May 20 15:39:02 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::syncState stateService stop
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:02 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:02 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:02 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:02 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:02 volumio volumio[736]: info: No code
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:02 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:02 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:02 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:02 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:02 volumio volumio[736]: info: ------------------------------ 55ms
May 20 15:39:02 volumio volumio[736]: error: updateQueue error: null
May 20 15:39:02 volumio volumio[736]: info:
May 20 15:39:02 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:39:02 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:39:02 volumio volumio[736]: info: ------------------------------ 46ms
May 20 15:39:02 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac" took 44 milliseconds
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand play
May 20 15:39:02 volumio volumio[736]: info:
May 20 15:39:02 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:02 volumio volumio[736]: info: ------------------------------ 13ms
May 20 15:39:02 volumio volumio[736]: info: sendMpdCommand play took 12 milliseconds
May 20 15:39:02 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:02 volumio volumio[736]: info:
May 20 15:39:02 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:02 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:02 volumio volumio[736]: info: sendMpdCommand status took 4 milliseconds
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:02 volumio volumio[736]: info: sendMpdCommand status took 10 milliseconds
May 20 15:39:02 volumio volumio[736]: info: sendMpdCommand playlistinfo took 9 milliseconds
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:02 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:02 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:02 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:02 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1219,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"590 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:02 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:39:02 volumio volumio[736]: info: ------------------------------ 18ms
May 20 15:39:02 volumio volumio[736]: info: sendMpdCommand playlistinfo took 12 milliseconds
May 20 15:39:02 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:02 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:02 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:02 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:02 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1219,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"615 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:02 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:39:02 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:02 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:02 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:02 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:02 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:02 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:02 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:02 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:02 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:02 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:02 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:02 volumio volumio[736]: info: ------------------------------ 38ms
May 20 15:39:02 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (L’AMOUR DE MA VIE) and artist (Billie Eilish) passed on explicitly
May 20 15:39:03 volumio volumio[736]: info: CoreCommandRouter::volumioPlay
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::play index 6
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::stop
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::updateTrackBlock
May 20 15:39:03 volumio volumio[736]: info: CorePlayQueue::getTrackBlock
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:03 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:03 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:03 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:03 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:03 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::serviceStop
May 20 15:39:03 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:03 volumio volumio[736]: info: CoreCommandRouter::serviceStop
May 20 15:39:03 volumio volumio[736]: info: ControllerMpd::stop
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:39:03 volumio volumio[736]: info:
May 20 15:39:03 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:03 volumio volumio[736]: info: sendMpdCommand stop took 15 milliseconds
May 20 15:39:03 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::play index undefined
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:03 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:39:03 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::clearAddPlayTracks USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:39:03 volumio volumio[736]: info: sendMpdCommand status took 6 milliseconds
May 20 15:39:03 volumio volumio[736]: info: sendMpdCommand stop took 5 milliseconds
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand clear
May 20 15:39:03 volumio volumio[736]: info:
May 20 15:39:03 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:39:03 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:39:03 volumio volumio[736]: info: sendMpdCommand playlistinfo took 2 milliseconds
May 20 15:39:03 volumio volumio[736]: info: sendMpdCommand clear took 5 milliseconds
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 15:39:03 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:03 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:03 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:03 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:03 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:03 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:03 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:03 volumio volumio[736]: verbose: STATE SERVICE {"status":"stop","position":0,"seek":null,"duration":null,"samplerate":null,"bitdepth":null,"channels":null,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:03 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::syncState stateService stop
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:03 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:03 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:03 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:03 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:03 volumio volumio[736]: info: No code
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:03 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:03 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:03 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:03 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:03 volumio volumio[736]: info: ------------------------------ 38ms
May 20 15:39:03 volumio volumio[736]: error: updateQueue error: null
May 20 15:39:03 volumio volumio[736]: info:
May 20 15:39:03 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:39:03 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:39:03 volumio volumio[736]: info: ------------------------------ 39ms
May 20 15:39:03 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac" took 26 milliseconds
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand play
May 20 15:39:03 volumio volumio[736]: info:
May 20 15:39:03 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:03 volumio volumio[736]: info: ------------------------------ 6ms
May 20 15:39:03 volumio volumio[736]: info: sendMpdCommand play took 4 milliseconds
May 20 15:39:03 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:03 volumio volumio[736]: info:
May 20 15:39:03 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:03 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:03 volumio volumio[736]: info: sendMpdCommand status took 11 milliseconds
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:03 volumio volumio[736]: info: sendMpdCommand status took 4 milliseconds
May 20 15:39:03 volumio volumio[736]: info: sendMpdCommand playlistinfo took 3 milliseconds
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:03 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:03 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:03 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:03 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:03 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:39:03 volumio volumio[736]: info: ------------------------------ 19ms
May 20 15:39:03 volumio volumio[736]: info: sendMpdCommand playlistinfo took 9 milliseconds
May 20 15:39:03 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:03 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:03 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:03 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:03 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1219,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"615 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:03 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:39:03 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:03 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:03 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:03 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:03 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:03 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:03 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:03 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:03 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:03 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:03 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:03 volumio volumio[736]: info: ------------------------------ 29ms
May 20 15:39:03 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"L’Amour De Ma Vie","url":"https://www.last.fm/music/Billie+Eilish/_/L%E2%80%99Amour+De+Ma+Vie","duration":"0","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"236181","playcount":"759402","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"userplaycount":"9","userloved":"0","toptags":{"tag":[{"name":"electropop","url":"https://www.last.fm/tag/electropop"},{"name":"soul","url":"https://www.last.fm/tag/soul"},{"name":"romantic","url":"https://www.last.fm/tag/romantic"},{"name":"Experimental pop","url":"https://www.last.fm/tag/Experimental+pop"},{"name":"jazz fusion","url":"https://www.last.fm/tag/jazz+fusion"}]},"wiki":{"published":"17 May 2024, 14:15","summary":"\"L’AMOUR DE MA VIE\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"L’AMOUR DE MA VIE\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 15:39:06 volumio volumio[736]: info: CoreCommandRouter::volumioPause
May 20 15:39:06 volumio volumio[736]: info: CoreStateMachine::pause
May 20 15:39:06 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 20 15:39:06 volumio volumio[736]: info: CoreStateMachine::servicePause
May 20 15:39:06 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:06 volumio volumio[736]: info: CoreCommandRouter::servicePause
May 20 15:39:06 volumio volumio[736]: info: ControllerMpd::pause
May 20 15:39:06 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand pause
May 20 15:39:06 volumio volumio[736]: info:
May 20 15:39:06 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:06 volumio volumio[736]: info: sendMpdCommand pause took 2 milliseconds
May 20 15:39:06 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:06 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:06 volumio volumio[736]: info: sendMpdCommand status took 1 milliseconds
May 20 15:39:06 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:06 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:06 volumio volumio[736]: info: sendMpdCommand playlistinfo took 1 milliseconds
May 20 15:39:06 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:06 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:06 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:06 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:06 volumio volumio[736]: verbose: STATE SERVICE {"status":"pause","position":0,"seek":4477,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"605 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:06 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:06 volumio volumio[736]: info: CoreStateMachine::syncState stateService pause
May 20 15:39:06 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus pause
May 20 15:39:06 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:06 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:06 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:06 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:06 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:06 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:06 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 20 15:39:06 volumio volumio[736]: info: ------------------------------ 23ms
May 20 15:39:09 volumio volumio[736]: info: MRS: STARTING volumioStreaming
May 20 15:39:09 volumio sudo[11213]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rm -f /tmp/hls/stream.m3u8 /tmp/hls/stream0.ts /tmp/hls/stream1.ts /tmp/hls/stream10.ts /tmp/hls/stream100.ts /tmp/hls/stream101.ts /tmp/hls/stream102.ts /tmp/hls/stream103.ts /tmp/hls/stream104.ts /tmp/hls/stream105.ts /tmp/hls/stream106.ts /tmp/hls/stream107.ts /tmp/hls/stream108.ts /tmp/hls/stream109.ts /tmp/hls/stream11.ts /tmp/hls/stream110.ts /tmp/hls/stream111.ts /tmp/hls/stream112.ts /tmp/hls/stream113.ts /tmp/hls/stream114.ts /tmp/hls/stream115.ts /tmp/hls/stream116.ts /tmp/hls/stream117.ts /tmp/hls/stream118.ts /tmp/hls/stream119.ts /tmp/hls/stream12.ts /tmp/hls/stream120.ts /tmp/hls/stream121.ts /tmp/hls/stream122.ts /tmp/hls/stream123.ts /tmp/hls/stream124.ts /tmp/hls/stream125.ts /tmp/hls/stream126.ts /tmp/hls/stream127.ts /tmp/hls/stream128.ts /tmp/hls/stream129.ts /tmp/hls/stream13.ts /tmp/hls/stream130.ts /tmp/hls/stream131.ts /tmp/hls/stream132.ts /tmp/hls/stream133.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream134.ts /tmp/hls/stream135.ts /tmp/hls/stream136.ts /tmp/hls/stream137.ts /tmp/hls/stream138.ts /tmp/hls/stream139.ts /tmp/hls/stream14.ts /tmp/hls/stream140.ts /tmp/hls/stream141.ts /tmp/hls/stream142.ts /tmp/hls/stream143.ts /tmp/hls/stream144.ts /tmp/hls/stream145.ts /tmp/hls/stream146.ts /tmp/hls/stream147.ts /tmp/hls/stream148.ts /tmp/hls/stream149.ts /tmp/hls/stream15.ts /tmp/hls/stream150.ts /tmp/hls/stream151.ts /tmp/hls/stream152.ts /tmp/hls/stream153.ts /tmp/hls/stream154.ts /tmp/hls/stream155.ts /tmp/hls/stream156.ts /tmp/hls/stream157.ts /tmp/hls/stream158.ts /tmp/hls/stream159.ts /tmp/hls/stream16.ts /tmp/hls/stream160.ts /tmp/hls/stream161.ts /tmp/hls/stream162.ts /tmp/hls/stream163.ts /tmp/hls/stream164.ts /tmp/hls/stream165.ts /tmp/hls/stream166.ts /tmp/hls/stream167.ts /tmp/hls/stream168.ts /tmp/hls/stream169.ts /tmp/hls/stream17.ts /tmp/hls/stream170.ts /tmp/hls/stream171.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream172.ts /tmp/hls/stream173.ts /tmp/hls/stream174.ts /tmp/hls/stream175.ts /tmp/hls/stream176.ts /tmp/hls/stream177.ts /tmp/hls/stream178.ts /tmp/hls/stream179.ts /tmp/hls/stream18.ts /tmp/hls/stream180.ts /tmp/hls/stream181.ts /tmp/hls/stream182.ts /tmp/hls/stream183.ts /tmp/hls/stream184.ts /tmp/hls/stream185.ts /tmp/hls/stream186.ts /tmp/hls/stream187.ts /tmp/hls/stream188.ts /tmp/hls/stream189.ts /tmp/hls/stream19.ts /tmp/hls/stream190.ts /tmp/hls/stream191.ts /tmp/hls/stream192.ts /tmp/hls/stream193.ts /tmp/hls/stream194.ts /tmp/hls/stream195.ts /tmp/hls/stream196.ts /tmp/hls/stream197.ts /tmp/hls/stream198.ts /tmp/hls/stream199.ts /tmp/hls/stream2.ts /tmp/hls/stream20.ts /tmp/hls/stream200.ts /tmp/hls/stream201.ts /tmp/hls/stream202.ts /tmp/hls/stream203.ts /tmp/hls/stream204.ts /tmp/hls/stream205.ts /tmp/hls/stream206.ts /tmp/hls/stream207.ts /tmp/hls/stream208.ts /tmp/hls/stream209.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream21.ts /tmp/hls/stream210.ts /tmp/hls/stream211.ts /tmp/hls/stream212.ts /tmp/hls/stream213.ts /tmp/hls/stream214.ts /tmp/hls/stream215.ts /tmp/hls/stream216.ts /tmp/hls/stream217.ts /tmp/hls/stream218.ts /tmp/hls/stream219.ts /tmp/hls/stream22.ts /tmp/hls/stream220.ts /tmp/hls/stream221.ts /tmp/hls/stream222.ts /tmp/hls/stream223.ts /tmp/hls/stream224.ts /tmp/hls/stream225.ts /tmp/hls/stream226.ts /tmp/hls/stream227.ts /tmp/hls/stream228.ts /tmp/hls/stream229.ts /tmp/hls/stream23.ts /tmp/hls/stream230.ts /tmp/hls/stream231.ts /tmp/hls/stream232.ts /tmp/hls/stream233.ts /tmp/hls/stream234.ts /tmp/hls/stream235.ts /tmp/hls/stream236.ts /tmp/hls/stream237.ts /tmp/hls/stream238.ts /tmp/hls/stream239.ts /tmp/hls/stream24.ts /tmp/hls/stream240.ts /tmp/hls/stream241.ts /tmp/hls/stream242.ts /tmp/hls/stream243.ts /tmp/hls/stream244.ts /tmp/hls/stream245.ts /tmp/hls/stream246.ts /tmp/hls/stream247.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream248.ts /tmp/hls/stream249.ts /tmp/hls/stream25.ts /tmp/hls/stream250.ts /tmp/hls/stream251.ts /tmp/hls/stream252.ts /tmp/hls/stream253.ts /tmp/hls/stream254.ts /tmp/hls/stream255.ts /tmp/hls/stream256.ts /tmp/hls/stream257.ts /tmp/hls/stream258.ts /tmp/hls/stream259.ts /tmp/hls/stream26.ts /tmp/hls/stream260.ts /tmp/hls/stream261.ts /tmp/hls/stream262.ts /tmp/hls/stream263.ts /tmp/hls/stream264.ts /tmp/hls/stream265.ts /tmp/hls/stream266.ts /tmp/hls/stream267.ts /tmp/hls/stream268.ts /tmp/hls/stream269.ts /tmp/hls/stream27.ts /tmp/hls/stream270.ts /tmp/hls/stream271.ts /tmp/hls/stream272.ts /tmp/hls/stream273.ts /tmp/hls/stream274.ts /tmp/hls/stream275.ts /tmp/hls/stream276.ts /tmp/hls/stream277.ts /tmp/hls/stream278.ts /tmp/hls/stream279.ts /tmp/hls/stream28.ts /tmp/hls/stream280.ts /tmp/hls/stream281.ts /tmp/hls/stream282.ts /tmp/hls/stream283.ts /tmp/hls/stream284.ts /tmp/hls/stream285.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream286.ts /tmp/hls/stream287.ts /tmp/hls/stream288.ts /tmp/hls/stream289.ts /tmp/hls/stream29.ts /tmp/hls/stream290.ts /tmp/hls/stream291.ts /tmp/hls/stream292.ts /tmp/hls/stream293.ts /tmp/hls/stream294.ts /tmp/hls/stream295.ts /tmp/hls/stream296.ts /tmp/hls/stream297.ts /tmp/hls/stream298.ts /tmp/hls/stream299.ts /tmp/hls/stream3.ts /tmp/hls/stream30.ts /tmp/hls/stream300.ts /tmp/hls/stream301.ts /tmp/hls/stream302.ts /tmp/hls/stream303.ts /tmp/hls/stream304.ts /tmp/hls/stream305.ts /tmp/hls/stream306.ts /tmp/hls/stream307.ts /tmp/hls/stream308.ts /tmp/hls/stream309.ts /tmp/hls/stream31.ts /tmp/hls/stream310.ts /tmp/hls/stream311.ts /tmp/hls/stream312.ts /tmp/hls/stream313.ts /tmp/hls/stream314.ts /tmp/hls/stream315.ts /tmp/hls/stream316.ts /tmp/hls/stream317.ts /tmp/hls/stream318.ts /tmp/hls/stream319.ts /tmp/hls/stream32.ts /tmp/hls/stream320.ts /tmp/hls/stream321.ts /tmp/hls/stream322.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream323.ts /tmp/hls/stream324.ts /tmp/hls/stream325.ts /tmp/hls/stream326.ts /tmp/hls/stream327.ts /tmp/hls/stream328.ts /tmp/hls/stream329.ts /tmp/hls/stream33.ts /tmp/hls/stream330.ts /tmp/hls/stream331.ts /tmp/hls/stream332.ts /tmp/hls/stream333.ts /tmp/hls/stream334.ts /tmp/hls/stream335.ts /tmp/hls/stream336.ts /tmp/hls/stream337.ts /tmp/hls/stream338.ts /tmp/hls/stream339.ts /tmp/hls/stream34.ts /tmp/hls/stream340.ts /tmp/hls/stream341.ts /tmp/hls/stream342.ts /tmp/hls/stream343.ts /tmp/hls/stream344.ts /tmp/hls/stream345.ts /tmp/hls/stream346.ts /tmp/hls/stream347.ts /tmp/hls/stream348.ts /tmp/hls/stream349.ts /tmp/hls/stream35.ts /tmp/hls/stream350.ts /tmp/hls/stream351.ts /tmp/hls/stream352.ts /tmp/hls/stream353.ts /tmp/hls/stream354.ts /tmp/hls/stream355.ts /tmp/hls/stream356.ts /tmp/hls/stream357.ts /tmp/hls/stream358.ts /tmp/hls/stream359.ts /tmp/hls/stream36.ts /tmp/hls/stream360.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream361.ts /tmp/hls/stream362.ts /tmp/hls/stream363.ts /tmp/hls/stream364.ts /tmp/hls/stream365.ts /tmp/hls/stream366.ts /tmp/hls/stream367.ts /tmp/hls/stream368.ts /tmp/hls/stream369.ts /tmp/hls/stream37.ts /tmp/hls/stream370.ts /tmp/hls/stream371.ts /tmp/hls/stream372.ts /tmp/hls/stream373.ts /tmp/hls/stream374.ts /tmp/hls/stream375.ts /tmp/hls/stream376.ts /tmp/hls/stream377.ts /tmp/hls/stream378.ts /tmp/hls/stream379.ts /tmp/hls/stream38.ts /tmp/hls/stream380.ts /tmp/hls/stream381.ts /tmp/hls/stream382.ts /tmp/hls/stream383.ts /tmp/hls/stream384.ts /tmp/hls/stream385.ts /tmp/hls/stream386.ts /tmp/hls/stream387.ts /tmp/hls/stream388.ts /tmp/hls/stream389.ts /tmp/hls/stream39.ts /tmp/hls/stream390.ts /tmp/hls/stream391.ts /tmp/hls/stream392.ts /tmp/hls/stream393.ts /tmp/hls/stream394.ts /tmp/hls/stream395.ts /tmp/hls/stream396.ts /tmp/hls/stream397.ts /tmp/hls/stream398.ts /tmp/hls/stream399.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream4.ts /tmp/hls/stream40.ts /tmp/hls/stream400.ts /tmp/hls/stream401.ts /tmp/hls/stream402.ts /tmp/hls/stream403.ts /tmp/hls/stream404.ts /tmp/hls/stream405.ts /tmp/hls/stream406.ts /tmp/hls/stream407.ts /tmp/hls/stream408.ts /tmp/hls/stream409.ts /tmp/hls/stream41.ts /tmp/hls/stream410.ts /tmp/hls/stream411.ts /tmp/hls/stream412.ts /tmp/hls/stream413.ts /tmp/hls/stream414.ts /tmp/hls/stream415.ts /tmp/hls/stream416.ts /tmp/hls/stream417.ts /tmp/hls/stream418.ts /tmp/hls/stream419.ts /tmp/hls/stream42.ts /tmp/hls/stream420.ts /tmp/hls/stream421.ts /tmp/hls/stream422.ts /tmp/hls/stream423.ts /tmp/hls/stream424.ts /tmp/hls/stream425.ts /tmp/hls/stream426.ts /tmp/hls/stream427.ts /tmp/hls/stream428.ts /tmp/hls/stream429.ts /tmp/hls/stream43.ts /tmp/hls/stream430.ts /tmp/hls/stream431.ts /tmp/hls/stream432.ts /tmp/hls/stream433.ts /tmp/hls/stream434.ts /tmp/hls/stream435.ts /tmp/hls/stream436.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream437.ts /tmp/hls/stream438.ts /tmp/hls/stream439.ts /tmp/hls/stream44.ts /tmp/hls/stream440.ts /tmp/hls/stream441.ts /tmp/hls/stream442.ts /tmp/hls/stream443.ts /tmp/hls/stream444.ts /tmp/hls/stream445.ts /tmp/hls/stream446.ts /tmp/hls/stream447.ts /tmp/hls/stream448.ts /tmp/hls/stream449.ts /tmp/hls/stream45.ts /tmp/hls/stream450.ts /tmp/hls/stream451.ts /tmp/hls/stream452.ts /tmp/hls/stream453.ts /tmp/hls/stream454.ts /tmp/hls/stream455.ts /tmp/hls/stream456.ts /tmp/hls/stream457.ts /tmp/hls/stream458.ts /tmp/hls/stream459.ts /tmp/hls/stream46.ts /tmp/hls/stream460.ts /tmp/hls/stream461.ts /tmp/hls/stream462.ts /tmp/hls/stream463.ts /tmp/hls/stream464.ts /tmp/hls/stream465.ts /tmp/hls/stream466.ts /tmp/hls/stream467.ts /tmp/hls/stream468.ts /tmp/hls/stream469.ts /tmp/hls/stream47.ts /tmp/hls/stream470.ts /tmp/hls/stream471.ts /tmp/hls/stream472.ts /tmp/hls/stream473.ts /tmp/hls/stream474.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream475.ts /tmp/hls/stream476.ts /tmp/hls/stream477.ts /tmp/hls/stream478.ts /tmp/hls/stream479.ts /tmp/hls/stream48.ts /tmp/hls/stream480.ts /tmp/hls/stream481.ts /tmp/hls/stream482.ts /tmp/hls/stream483.ts /tmp/hls/stream484.ts /tmp/hls/stream485.ts /tmp/hls/stream486.ts /tmp/hls/stream487.ts /tmp/hls/stream488.ts /tmp/hls/stream489.ts /tmp/hls/stream49.ts /tmp/hls/stream490.ts /tmp/hls/stream491.ts /tmp/hls/stream492.ts /tmp/hls/stream493.ts /tmp/hls/stream494.ts /tmp/hls/stream495.ts /tmp/hls/stream496.ts /tmp/hls/stream497.ts /tmp/hls/stream498.ts /tmp/hls/stream499.ts /tmp/hls/stream5.ts /tmp/hls/stream50.ts /tmp/hls/stream500.ts /tmp/hls/stream501.ts /tmp/hls/stream502.ts /tmp/hls/stream503.ts /tmp/hls/stream504.ts /tmp/hls/stream505.ts /tmp/hls/stream506.ts /tmp/hls/stream507.ts /tmp/hls/stream508.ts /tmp/hls/stream509.ts /tmp/hls/stream51.ts /tmp/hls/stream510.ts /tmp/hls/stream511.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream512.ts /tmp/hls/stream513.ts /tmp/hls/stream514.ts /tmp/hls/stream515.ts /tmp/hls/stream516.ts /tmp/hls/stream517.ts /tmp/hls/stream518.ts /tmp/hls/stream519.ts /tmp/hls/stream52.ts /tmp/hls/stream520.ts /tmp/hls/stream521.ts /tmp/hls/stream522.ts /tmp/hls/stream523.ts /tmp/hls/stream524.ts /tmp/hls/stream525.ts /tmp/hls/stream526.ts /tmp/hls/stream527.ts /tmp/hls/stream528.ts /tmp/hls/stream529.ts /tmp/hls/stream53.ts /tmp/hls/stream530.ts /tmp/hls/stream531.ts /tmp/hls/stream532.ts /tmp/hls/stream533.ts /tmp/hls/stream534.ts /tmp/hls/stream535.ts /tmp/hls/stream536.ts /tmp/hls/stream537.ts /tmp/hls/stream538.ts /tmp/hls/stream539.ts /tmp/hls/stream54.ts /tmp/hls/stream540.ts /tmp/hls/stream541.ts /tmp/hls/stream542.ts /tmp/hls/stream543.ts /tmp/hls/stream544.ts /tmp/hls/stream545.ts /tmp/hls/stream546.ts /tmp/hls/stream547.ts /tmp/hls/stream548.ts /tmp/hls/stream549.ts /tmp/hls/stream55.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream550.ts /tmp/hls/stream551.ts /tmp/hls/stream552.ts /tmp/hls/stream553.ts /tmp/hls/stream554.ts /tmp/hls/stream555.ts /tmp/hls/stream556.ts /tmp/hls/stream557.ts /tmp/hls/stream558.ts /tmp/hls/stream559.ts /tmp/hls/stream56.ts /tmp/hls/stream560.ts /tmp/hls/stream561.ts /tmp/hls/stream562.ts /tmp/hls/stream563.ts /tmp/hls/stream564.ts /tmp/hls/stream565.ts /tmp/hls/stream566.ts /tmp/hls/stream567.ts /tmp/hls/stream568.ts /tmp/hls/stream569.ts /tmp/hls/stream57.ts /tmp/hls/stream570.ts /tmp/hls/stream571.ts /tmp/hls/stream572.ts /tmp/hls/stream573.ts /tmp/hls/stream574.ts /tmp/hls/stream575.ts /tmp/hls/stream576.ts /tmp/hls/stream577.ts /tmp/hls/stream578.ts /tmp/hls/stream579.ts /tmp/hls/stream58.ts /tmp/hls/stream580.ts /tmp/hls/stream581.ts /tmp/hls/stream582.ts /tmp/hls/stream583.ts /tmp/hls/stream584.ts /tmp/hls/stream585.ts /tmp/hls/stream586.ts /tmp/hls/stream587.ts /tmp/hls/stream588.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream589.ts /tmp/hls/stream59.ts /tmp/hls/stream590.ts /tmp/hls/stream591.ts /tmp/hls/stream592.ts /tmp/hls/stream593.ts /tmp/hls/stream594.ts /tmp/hls/stream595.ts /tmp/hls/stream596.ts /tmp/hls/stream597.ts /tmp/hls/stream598.ts /tmp/hls/stream599.ts /tmp/hls/stream6.ts /tmp/hls/stream60.ts /tmp/hls/stream600.ts /tmp/hls/stream601.ts /tmp/hls/stream602.ts /tmp/hls/stream603.ts /tmp/hls/stream604.ts /tmp/hls/stream605.ts /tmp/hls/stream606.ts /tmp/hls/stream607.ts /tmp/hls/stream608.ts /tmp/hls/stream609.ts /tmp/hls/stream61.ts /tmp/hls/stream610.ts /tmp/hls/stream611.ts /tmp/hls/stream612.ts /tmp/hls/stream613.ts /tmp/hls/stream614.ts /tmp/hls/stream615.ts /tmp/hls/stream616.ts /tmp/hls/stream617.ts /tmp/hls/stream618.ts /tmp/hls/stream619.ts /tmp/hls/stream62.ts /tmp/hls/stream620.ts /tmp/hls/stream621.ts /tmp/hls/stream622.ts /tmp/hls/stream623.ts /tmp/hls/stream624.ts /tmp/hls/stream625.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream626.ts /tmp/hls/stream627.ts /tmp/hls/stream628.ts /tmp/hls/stream629.ts /tmp/hls/stream63.ts /tmp/hls/stream630.ts /tmp/hls/stream631.ts /tmp/hls/stream632.ts /tmp/hls/stream633.ts /tmp/hls/stream634.ts /tmp/hls/stream635.ts /tmp/hls/stream636.ts /tmp/hls/stream637.ts /tmp/hls/stream638.ts /tmp/hls/stream639.ts /tmp/hls/stream64.ts /tmp/hls/stream640.ts /tmp/hls/stream641.ts /tmp/hls/stream642.ts /tmp/hls/stream643.ts /tmp/hls/stream644.ts /tmp/hls/stream645.ts /tmp/hls/stream646.ts /tmp/hls/stream647.ts /tmp/hls/stream648.ts /tmp/hls/stream649.ts /tmp/hls/stream65.ts /tmp/hls/stream650.ts /tmp/hls/stream651.ts /tmp/hls/stream652.ts /tmp/hls/stream653.ts /tmp/hls/stream654.ts /tmp/hls/stream655.ts /tmp/hls/stream656.ts /tmp/hls/stream657.ts /tmp/hls/stream658.ts /tmp/hls/stream659.ts /tmp/hls/stream66.ts /tmp/hls/stream660.ts /tmp/hls/stream661.ts /tmp/hls/stream662.ts /tmp/hls/stream663.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream664.ts /tmp/hls/stream665.ts /tmp/hls/stream666.ts /tmp/hls/stream667.ts /tmp/hls/stream668.ts /tmp/hls/stream669.ts /tmp/hls/stream67.ts /tmp/hls/stream670.ts /tmp/hls/stream671.ts /tmp/hls/stream672.ts /tmp/hls/stream673.ts /tmp/hls/stream674.ts /tmp/hls/stream675.ts /tmp/hls/stream676.ts /tmp/hls/stream677.ts /tmp/hls/stream678.ts /tmp/hls/stream679.ts /tmp/hls/stream68.ts /tmp/hls/stream680.ts /tmp/hls/stream681.ts /tmp/hls/stream682.ts /tmp/hls/stream683.ts /tmp/hls/stream684.ts /tmp/hls/stream685.ts /tmp/hls/stream686.ts /tmp/hls/stream687.ts /tmp/hls/stream688.ts /tmp/hls/stream689.ts /tmp/hls/stream69.ts /tmp/hls/stream690.ts /tmp/hls/stream691.ts /tmp/hls/stream692.ts /tmp/hls/stream693.ts /tmp/hls/stream694.ts /tmp/hls/stream695.ts /tmp/hls/stream696.ts /tmp/hls/stream697.ts /tmp/hls/stream698.ts /tmp/hls/stream699.ts /tmp/hls/stream7.ts /tmp/hls/stream70.ts /tmp/hls/stream700.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream701.ts /tmp/hls/stream702.ts /tmp/hls/stream703.ts /tmp/hls/stream704.ts /tmp/hls/stream705.ts /tmp/hls/stream706.ts /tmp/hls/stream707.ts /tmp/hls/stream708.ts /tmp/hls/stream709.ts /tmp/hls/stream71.ts /tmp/hls/stream710.ts /tmp/hls/stream711.ts /tmp/hls/stream712.ts /tmp/hls/stream713.ts /tmp/hls/stream714.ts /tmp/hls/stream715.ts /tmp/hls/stream716.ts /tmp/hls/stream717.ts /tmp/hls/stream718.ts /tmp/hls/stream719.ts /tmp/hls/stream72.ts /tmp/hls/stream720.ts /tmp/hls/stream721.ts /tmp/hls/stream722.ts /tmp/hls/stream723.ts /tmp/hls/stream724.ts /tmp/hls/stream725.ts /tmp/hls/stream726.ts /tmp/hls/stream727.ts /tmp/hls/stream728.ts /tmp/hls/stream729.ts /tmp/hls/stream73.ts /tmp/hls/stream730.ts /tmp/hls/stream731.ts /tmp/hls/stream732.ts /tmp/hls/stream733.ts /tmp/hls/stream734.ts /tmp/hls/stream735.ts /tmp/hls/stream736.ts /tmp/hls/stream737.ts /tmp/hls/stream738.ts /tmp/hls/stream739.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream74.ts /tmp/hls/stream740.ts /tmp/hls/stream741.ts /tmp/hls/stream742.ts /tmp/hls/stream743.ts /tmp/hls/stream744.ts /tmp/hls/stream745.ts /tmp/hls/stream746.ts /tmp/hls/stream747.ts /tmp/hls/stream748.ts /tmp/hls/stream749.ts /tmp/hls/stream75.ts /tmp/hls/stream750.ts /tmp/hls/stream751.ts /tmp/hls/stream752.ts /tmp/hls/stream753.ts /tmp/hls/stream754.ts /tmp/hls/stream755.ts /tmp/hls/stream756.ts /tmp/hls/stream757.ts /tmp/hls/stream758.ts /tmp/hls/stream759.ts /tmp/hls/stream76.ts /tmp/hls/stream760.ts /tmp/hls/stream761.ts /tmp/hls/stream762.ts /tmp/hls/stream763.ts /tmp/hls/stream764.ts /tmp/hls/stream765.ts /tmp/hls/stream766.ts /tmp/hls/stream767.ts /tmp/hls/stream768.ts /tmp/hls/stream769.ts /tmp/hls/stream77.ts /tmp/hls/stream770.ts /tmp/hls/stream771.ts /tmp/hls/stream772.ts /tmp/hls/stream773.ts /tmp/hls/stream774.ts /tmp/hls/stream775.ts /tmp/hls/stream776.ts /tmp/hls/stream777.ts
May 20 15:39:09 volumio sudo[11213]: volumio : (command continued) /tmp/hls/stream778.ts /tmp/hls/stream78.ts /tmp/hls/stream79.ts /tmp/hls/stream8.ts /tmp/hls/stream80.ts /tmp/hls/stream81.ts /tmp/hls/stream82.ts /tmp/hls/stream83.ts /tmp/hls/stream84.ts /tmp/hls/stream85.ts /tmp/hls/stream86.ts /tmp/hls/stream87.ts /tmp/hls/stream88.ts /tmp/hls/stream89.ts /tmp/hls/stream9.ts /tmp/hls/stream90.ts /tmp/hls/stream91.ts /tmp/hls/stream92.ts /tmp/hls/stream93.ts /tmp/hls/stream94.ts /tmp/hls/stream95.ts /tmp/hls/stream96.ts /tmp/hls/stream97.ts /tmp/hls/stream98.ts /tmp/hls/stream99.ts
May 20 15:39:09 volumio sudo[11213]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 15:39:09 volumio sudo[11216]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart volumioStreaming
May 20 15:39:09 volumio sudo[11216]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 15:39:09 volumio sudo[11213]: pam_unix(sudo:session): session closed for user root
May 20 15:39:09 volumio systemd[1]: Stopping VolumioStreamingService...
May 20 15:39:09 volumio systemd[1]: volumioStreaming.service: Main process exited, code=killed, status=15/TERM
May 20 15:39:09 volumio systemd[1]: volumioStreaming.service: Succeeded.
May 20 15:39:09 volumio systemd[1]: Stopped VolumioStreamingService.
May 20 15:39:09 volumio systemd[1]: Started VolumioStreamingService.
May 20 15:39:09 volumio sudo[11216]: pam_unix(sudo:session): session closed for user root
May 20 15:39:09 volumio volumio[736]: info: MRS: volumioStreaming STARTED
May 20 15:39:09 volumio sudo[11220]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/rm -f /tmp/hls/*
May 20 15:39:09 volumio sudo[11220]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 15:39:09 volumio sudo[11220]: pam_unix(sudo:session): session closed for user root
May 20 15:39:12 volumio volumio[736]: info: CoreCommandRouter::volumioPlay
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::play index 6
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::stop
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::updateTrackBlock
May 20 15:39:12 volumio volumio[736]: info: CorePlayQueue::getTrackBlock
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::stPlaybackTimer
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:12 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:12 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:12 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:12 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::serviceStop
May 20 15:39:12 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:12 volumio volumio[736]: info: CoreCommandRouter::serviceStop
May 20 15:39:12 volumio volumio[736]: info: ControllerMpd::stop
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:39:12 volumio volumio[736]: info:
May 20 15:39:12 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:12 volumio volumio[736]: info: sendMpdCommand stop took 17 milliseconds
May 20 15:39:12 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::play index undefined
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::setConsumeUpdateService undefined
May 20 15:39:12 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:39:12 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::clearAddPlayTracks USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand stop
May 20 15:39:12 volumio volumio[736]: info: sendMpdCommand status took 5 milliseconds
May 20 15:39:12 volumio volumio[736]: info: sendMpdCommand stop took 4 milliseconds
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand clear
May 20 15:39:12 volumio volumio[736]: info:
May 20 15:39:12 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:39:12 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:39:12 volumio volumio[736]: info: sendMpdCommand playlistinfo took 3 milliseconds
May 20 15:39:12 volumio volumio[736]: info: sendMpdCommand clear took 3 milliseconds
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac"
May 20 15:39:12 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:12 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:12 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:12 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:12 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:12 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:12 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:12 volumio volumio[736]: verbose: STATE SERVICE {"status":"stop","position":0,"seek":null,"duration":null,"samplerate":null,"bitdepth":null,"channels":null,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:12 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::syncState stateService stop
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:12 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:12 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:12 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:12 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:12 volumio volumio[736]: info: No code
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:12 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:12 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:12 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:12 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:12 volumio volumio[736]: info: ------------------------------ 25ms
May 20 15:39:12 volumio volumio[736]: error: updateQueue error: null
May 20 15:39:12 volumio volumio[736]: info:
May 20 15:39:12 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:39:12 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:39:12 volumio volumio[736]: info: ------------------------------ 26ms
May 20 15:39:12 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac" took 24 milliseconds
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand play
May 20 15:39:12 volumio volumio[736]: info:
May 20 15:39:12 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:12 volumio volumio[736]: info: ------------------------------ 4ms
May 20 15:39:12 volumio volumio[736]: info: sendMpdCommand play took 4 milliseconds
May 20 15:39:12 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:12 volumio volumio[736]: info:
May 20 15:39:12 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:12 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:12 volumio volumio[736]: info: sendMpdCommand status took 16 milliseconds
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:12 volumio volumio[736]: info: sendMpdCommand status took 5 milliseconds
May 20 15:39:12 volumio volumio[736]: info: sendMpdCommand playlistinfo took 3 milliseconds
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:12 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:12 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:12 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:12 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":0,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":null,"isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:12 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus stop
May 20 15:39:12 volumio volumio[736]: info: ------------------------------ 25ms
May 20 15:39:12 volumio volumio[736]: info: sendMpdCommand playlistinfo took 11 milliseconds
May 20 15:39:12 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:12 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:12 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:12 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:12 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":1219,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"681 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:12 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:39:12 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:12 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:12 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:12 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:12 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:12 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:12 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:12 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:12 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:12 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:12 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:12 volumio volumio[736]: info: ------------------------------ 40ms
May 20 15:39:18 volumio volumio[736]: info: CoreCommandRouter::volumioSeek
May 20 15:39:18 volumio volumio[736]: info: CoreStateMachine::seek
May 20 15:39:18 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:18 volumio volumio[736]: info: TRACKBLOCK {"uri":"mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","service":"mpd","name":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","type":"track","tracknumber":0,"albumart":"/albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft&metadata=false","duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","trackType":"flac","channels":2}
May 20 15:39:18 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:39:18 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:18 volumio volumio[736]: info: ControllerMpd::seek
May 20 15:39:18 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:18 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:18 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:18 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:18 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:18 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:18 volumio volumio[736]: error: null
May 20 15:39:18 volumio volumio[736]: info:
May 20 15:39:18 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:18 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:18 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:18 volumio volumio[736]: info: sendMpdCommand status took 18 milliseconds
May 20 15:39:18 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:18 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:18 volumio volumio[736]: info: sendMpdCommand playlistinfo took 2 milliseconds
May 20 15:39:18 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:18 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:18 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:18 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:18 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":313219,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"689 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:18 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:18 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:18 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:39:18 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:39:18 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:18 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:18 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:18 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:18 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:18 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:18 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:18 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:18 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:18 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:18 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:18 volumio volumio[736]: info: ------------------------------ 45ms
May 20 15:39:24 volumio volumio[736]: info: CoreCommandRouter::volumioSeek
May 20 15:39:24 volumio volumio[736]: info: CoreStateMachine::seek
May 20 15:39:24 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:24 volumio volumio[736]: info: TRACKBLOCK {"uri":"mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","service":"mpd","name":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","type":"track","tracknumber":0,"albumart":"/albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft&metadata=false","duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","trackType":"flac","channels":2}
May 20 15:39:24 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:39:24 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:24 volumio volumio[736]: info: ControllerMpd::seek
May 20 15:39:24 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:24 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:24 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:24 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:24 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:24 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:24 volumio volumio[736]: error: null
May 20 15:39:24 volumio volumio[736]: info:
May 20 15:39:24 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:24 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:24 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:24 volumio volumio[736]: info: sendMpdCommand status took 13 milliseconds
May 20 15:39:24 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:24 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:24 volumio volumio[736]: info: sendMpdCommand playlistinfo took 2 milliseconds
May 20 15:39:24 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:24 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:24 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:24 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:24 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":318219,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"678 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:24 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:24 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:24 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:39:24 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:39:24 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:24 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:24 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:24 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:24 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:24 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:24 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:24 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:24 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:24 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:24 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:24 volumio volumio[736]: info: ------------------------------ 40ms
May 20 15:39:26 volumio volumio[736]: info: CoreCommandRouter::volumioSeek
May 20 15:39:26 volumio volumio[736]: info: CoreStateMachine::seek
May 20 15:39:26 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:26 volumio volumio[736]: info: TRACKBLOCK {"uri":"mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","service":"mpd","name":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","type":"track","tracknumber":0,"albumart":"/albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft&metadata=false","duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","trackType":"flac","channels":2}
May 20 15:39:26 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:39:26 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:26 volumio volumio[736]: info: ControllerMpd::seek
May 20 15:39:26 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:26 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:26 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:26 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:26 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:26 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:26 volumio volumio[736]: error: null
May 20 15:39:26 volumio volumio[736]: info:
May 20 15:39:26 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:26 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:26 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:26 volumio volumio[736]: info: sendMpdCommand status took 23 milliseconds
May 20 15:39:26 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:26 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:26 volumio volumio[736]: info: sendMpdCommand playlistinfo took 5 milliseconds
May 20 15:39:26 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:26 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:26 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:26 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:26 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":190219,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"515 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:26 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:26 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:26 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:39:26 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:39:26 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:26 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:26 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:26 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:26 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:26 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:26 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:26 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:26 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:26 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:26 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:26 volumio volumio[736]: info: ------------------------------ 65ms
May 20 15:39:27 volumio volumio[736]: info: CoreCommandRouter::volumioSeek
May 20 15:39:27 volumio volumio[736]: info: CoreStateMachine::seek
May 20 15:39:27 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:27 volumio volumio[736]: info: TRACKBLOCK {"uri":"mnt/USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","service":"mpd","name":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","type":"track","tracknumber":0,"albumart":"/albumart?cacheid=434&web=Billie%20Eilish/HIT%20ME%20HARD%20AND%20SOFT/extralarge&path=%2FUSB%2FMUSICA%2FLOSSLESS%2FBillie%20Eilish%2FDolby%20Atmos%20Mixdown%2F%5BAtmos%20Mixdown%5D%20Billie%20Eilish%20-%202024%20-%20Hit%20Me%20Hard%20And%20Soft&metadata=false","duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","trackType":"flac","channels":2}
May 20 15:39:27 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:39:27 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:27 volumio volumio[736]: info: ControllerMpd::seek
May 20 15:39:27 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:27 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:27 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:27 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:27 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:27 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:27 volumio volumio[736]: error: null
May 20 15:39:27 volumio volumio[736]: info:
May 20 15:39:27 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:39:27 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:39:27 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:39:27 volumio volumio[736]: info: sendMpdCommand status took 17 milliseconds
May 20 15:39:27 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:39:27 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:39:27 volumio volumio[736]: info: sendMpdCommand playlistinfo took 2 milliseconds
May 20 15:39:27 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:39:27 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:39:27 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:39:27 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:27 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":82219,"duration":334,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"565 Kbps","isStreaming":false,"title":"L’AMOUR DE MA VIE","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/07 - L’AMOUR DE MA VIE.flac","trackType":"flac"}
May 20 15:39:27 volumio volumio[736]: verbose: CURRENT POSITION 6
May 20 15:39:27 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:39:27 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:39:27 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:39:27 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:27 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:27 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:39:27 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:27 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:27 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:27 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:39:27 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:39:27 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:39:27 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:39:27 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:39:27 volumio volumio[736]: info: ------------------------------ 55ms
May 20 15:43:33 volumio volumio[736]: info: CorePlayQueue::getTrack 6
May 20 15:43:33 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:43:33 volumio volumio[736]: info: Prefetching next song
May 20 15:43:33 volumio volumio[736]: info: DOING PREFETCH IN MPD
May 20 15:43:33 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac"
May 20 15:43:33 volumio volumio[736]: info:
May 20 15:43:33 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:43:33 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:43:33 volumio volumio[736]: info: sendMpdCommand add "USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac" took 4 milliseconds
May 20 15:43:33 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand consume 1
May 20 15:43:33 volumio volumio[736]: info: ------------------------------ 5ms
May 20 15:43:33 volumio volumio[736]: info: sendMpdCommand consume 1 took 2 milliseconds
May 20 15:43:38 volumio volumio[736]: info: CoreStateMachine::startPlaybackTimer
May 20 15:43:38 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:43:38 volumio volumio[736]: info:
May 20 15:43:38 volumio volumio[736]: ---------------------------- MPD announces system playlist update
May 20 15:43:38 volumio volumio[736]: info: Ignoring MPD Status Update
May 20 15:43:38 volumio volumio[736]: info:
May 20 15:43:38 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:43:38 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:43:38 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:43:38 volumio volumio[736]: info:
May 20 15:43:38 volumio volumio[736]: ---------------------------- MPD announces state update: player
May 20 15:43:38 volumio volumio[736]: info: ControllerMpd::getState
May 20 15:43:38 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand status
May 20 15:43:38 volumio volumio[736]: info: ------------------------------ 7ms
May 20 15:43:38 volumio volumio[736]: info: sendMpdCommand status took 5 milliseconds
May 20 15:43:38 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:43:38 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:43:38 volumio volumio[736]: info: sendMpdCommand status took 12 milliseconds
May 20 15:43:38 volumio volumio[736]: info: sendMpdCommand playlistinfo took 2 milliseconds
May 20 15:43:38 volumio volumio[736]: verbose: ControllerMpd::parseState
May 20 15:43:38 volumio volumio[736]: verbose: ControllerMpd::sendMpdCommand playlistinfo
May 20 15:43:38 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:43:38 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:43:38 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:43:38 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:43:38 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":21,"duration":186,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"362 Kbps","isStreaming":false,"title":"THE DINER","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac","trackType":"flac"}
May 20 15:43:38 volumio volumio[736]: verbose: CURRENT POSITION 7
May 20 15:43:38 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:43:38 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:43:38 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:43:38 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:43:38 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:43:38 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:43:38 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:43:38 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:43:38 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:43:38 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:43:38 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:43:38 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:43:38 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:43:38 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:43:38 volumio volumio[736]: info: ------------------------------ 61ms
May 20 15:43:38 volumio volumio[736]: info: sendMpdCommand playlistinfo took 42 milliseconds
May 20 15:43:38 volumio volumio[736]: verbose: ControllerMpd::parseTrackInfo
May 20 15:43:38 volumio volumio[736]: info: ControllerMpd::pushState
May 20 15:43:38 volumio volumio[736]: info: CoreCommandRouter::servicePushState
May 20 15:43:38 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:43:38 volumio volumio[736]: verbose: STATE SERVICE {"status":"play","position":0,"seek":21,"duration":186,"samplerate":"48 kHz","bitdepth":"16 bit","channels":2,"random":false,"updatedb":false,"repeat":false,"bitrate":"362 Kbps","isStreaming":false,"title":"THE DINER","artist":"Billie Eilish","album":"HIT ME HARD AND SOFT","uri":"USB/MUSICA/LOSSLESS/Billie Eilish/Dolby Atmos Mixdown/[Atmos Mixdown] Billie Eilish - 2024 - Hit Me Hard And Soft/08 - THE DINER.flac","trackType":"flac"}
May 20 15:43:38 volumio volumio[736]: verbose: CURRENT POSITION 7
May 20 15:43:38 volumio volumio[736]: info: CoreStateMachine::syncState stateService play
May 20 15:43:38 volumio volumio[736]: info: CoreStateMachine::syncState currentStatus play
May 20 15:43:38 volumio volumio[736]: info: Received an update from plugin. extracting info from payload
May 20 15:43:38 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:43:38 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:43:38 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:43:38 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:43:38 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:43:38 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:43:38 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:43:38 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:43:38 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:43:38 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:43:38 volumio volumio[736]: info: ------------------------------ 83ms
May 20 15:43:38 volumio volumio[736]: info: [LastFM] Current track has sufficient metadata: title (THE DINER) and artist (Billie Eilish) passed on explicitly
May 20 15:43:39 volumio volumio[736]: info: CoreStateMachine::pushState
May 20 15:43:39 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:43:39 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , saveDeviceInfo
May 20 15:43:39 volumio volumio[736]: info: CoreCommandRouter::volumioPushState
May 20 15:43:39 volumio volumio[736]: info: MRS: Pushing multiroomSync output update for this device
May 20 15:43:39 volumio volumio[736]: info: MRS: Pushing multiroomSync output
May 20 15:43:39 volumio volumio[736]: info: [LastFM] track info: {"success":true,"trackInfo":{"name":"The Diner","url":"https://www.last.fm/music/Billie+Eilish/_/The+Diner","duration":"186000","streamable":{"#":"0","@":{"fulltrack":"0"}},"listeners":"226826","playcount":"706548","artist":{"name":"Billie Eilish","url":"https://www.last.fm/music/Billie+Eilish"},"album":{"artist":"Billie Eilish","title":"HIT ME HARD AND SOFT","url":"https://www.last.fm/music/Billie+Eilish/HIT+ME+HARD+AND+SOFT","image":[{"#":"https://lastfm.freetls.fastly.net/i/u/34s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"small"}},{"#":"https://lastfm.freetls.fastly.net/i/u/64s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"medium"}},{"#":"https://lastfm.freetls.fastly.net/i/u/174s/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"large"}},{"#":"https://lastfm.freetls.fastly.net/i/u/300x300/90b54d4d4658b8215a5fcd3cf00072d7.png","@":{"size":"extralarge"}}]},"userplaycount":"9","userloved":"0","toptags":{"tag":[{"name":"alt-pop","url":"https://www.last.fm/tag/alt-pop"},{"name":"joaoaksnes","url":"https://www.last.fm/tag/joaoaksnes"}]},"wiki":{"published":"17 May 2024, 14:14","summary":"\"THE DINER\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm.","content":"\"THE DINER\" is a song by Billie Eilish, recorded for her third studio album HIT ME HARD AND SOFT. It was written by Eilish and her brother Finneas O'Connell, who also produced it. The song was released through Darkroom and Interscope Records on May 17th, 2024 along with the other tracks from the album. Read more on Last.fm. User-contributed text is available under the Creative Commons By-SA License; additional terms may apply."}}}
May 20 15:44:12 volumio sudo[11446]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
May 20 15:44:12 volumio sudo[11446]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 15:44:12 volumio sudo[11446]: pam_unix(sudo:session): session closed for user root
May 20 15:44:12 volumio sudo[11449]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
May 20 15:44:12 volumio sudo[11449]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 15:44:12 volumio sudo[11449]: pam_unix(sudo:session): session closed for user root
May 20 15:44:13 volumio volumio[736]: verbose: New Socket.io Connection to 192.168.1.19 from 192.168.1.10 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0 Total Clients: 8
May 20 15:44:13 volumio sudo[11453]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig eth0
May 20 15:44:13 volumio sudo[11453]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 15:44:13 volumio sudo[11453]: pam_unix(sudo:session): session closed for user root
May 20 15:44:13 volumio sudo[11456]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/ifconfig wlan0
May 20 15:44:13 volumio sudo[11456]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 15:44:13 volumio sudo[11456]: pam_unix(sudo:session): session closed for user root
May 20 15:44:13 volumio volumio[736]: verbose: New Socket.io Connection to 192.168.1.19 from 192.168.1.10 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0 Total Clients: 9
May 20 15:44:14 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: appearance , isLatestTOSAccepted
May 20 15:44:14 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getAutoUpdateCheckEnabled
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::volumioGetVisibleSources
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_music , getDisabledSources
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:44:15 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: metavolumio , getInfinityPlayback
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: multiroom , getMultiroom
May 20 15:44:15 volumio volumio[736]: info: Error : CoreCommandRouter::executeOnPlugin: No method [getMultiroom] in plugin multiroom
May 20 15:44:15 volumio volumio[736]: info: Received Get System Info
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 20 15:44:15 volumio volumio[736]: info: Discovery: Getting this device information
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:44:15 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:44:15 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:44:15 volumio volumio[736]: info: Listing playlists
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: appearance , getUiSettings
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getPrivacySettings
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:44:15 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: updater_comm , getUpdateMessageCache
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
May 20 15:44:15 volumio volumio[736]: info: Received Get System Info
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getSystemInfo
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: volumiodiscovery , getThisDevice
May 20 15:44:15 volumio volumio[736]: info: Discovery: Getting this device information
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:44:15 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:44:15 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: network , getCachedIPAddresses
May 20 15:44:16 volumio volumio[736]: verbose: New Socket.io Connection to volumio.local from 192.168.1.10 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0 Total Clients: 9
May 20 15:44:17 volumio volumio[736]: info: CoreCommandRouter::volumioGetState
May 20 15:44:17 volumio volumio[736]: info: CorePlayQueue::getTrack 7
May 20 15:44:17 volumio volumio[736]: info: CoreCommandRouter::volumioGetQueue
May 20 15:44:17 volumio volumio[736]: info: CoreStateMachine::getQueue
May 20 15:44:17 volumio volumio[736]: info: CorePlayQueue::getQueue
May 20 15:44:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , getHwuuid
May 20 15:44:17 volumio volumio[736]: info: CALLMETHOD: music_service inputs serialMonitorAction [object Object]
May 20 15:44:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: inputs , serialMonitorAction
May 20 15:44:17 volumio volumio[736]: info: Error : CoreCommandRouter::executeOnPlugin: No method [serialMonitorAction] in plugin inputs
May 20 15:44:17 volumio volumio[736]: info: CALLMETHOD: system_controller motivocontrol displaySelection [object Object]
May 20 15:44:17 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: motivocontrol , displaySelection
May 20 15:44:23 volumio volumio[736]: info: CALLMETHOD: system_controller system enableLiveLog true
May 20 15:44:23 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , enableLiveLog
May 20 15:44:23 volumio volumio[736]: info: Launching a new LiveLog session
May 20 15:45:08 volumio volumio[736]: info: CALLMETHOD: system_controller system sendBugReport [object Object]
May 20 15:45:08 volumio volumio[736]: info: CoreCommandRouter::executeOnPlugin: system , sendBugReport
May 20 15:45:09 volumio sudo[11517]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/iwconfig
May 20 15:45:09 volumio sudo[11517]: pam_unix(sudo:session): session opened for user root by (uid=0)
May 20 15:45:09 volumio sudo[11517]: pam_unix(sudo:session): session closed for user root
May 20 15:45:15 volumio sudo[11580]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/journalctl -p 7
May 20 15:45:15 volumio sudo[11580]: pam_unix(sudo:session): session opened for user root by (uid=0)